Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal. Geolocation may refer to the practice of assessing the location, or to the actual assessed location.
0
votes
1answer
19 views
HTML5 get geolocation function
I'm trying to write function that returns the geolocation using html5. However my function never returns. How come?
function getCurLocation() {
...
0
votes
0answers
4 views
Error in Location
Error in Location
When attempting to use with My Location Application Quickblox an error appears below:
raw body:
Urban Problem 2013-05-19 17:37:22.922 [8047:907] Errors = (
"Entity you are looking ...
0
votes
1answer
30 views
HTML 5 Geolocation symbol representation
I am kinda new to this I am trying to build a web app that uses geolocation to acquire user location using HTML 5 so far the code I have does show a map with the location but doesn't point to that ...
0
votes
0answers
14 views
Why doesn't GeoLocation work on android?
To this date my android phone (and googles android emulator AVD/SDK) doesn't work with w3c geolocation API from web pages ex.
the example at : http://www.w3schools.com/html/html5_geolocation.asp
or ...
0
votes
1answer
9 views
Mongo geolocation using $near and 2d index not being accurate
I've written an application that finds local establishments and delivers them via a RESTful API. My stack is: express, express-resource and mongoose. Here is a sample of my model:
var PlaceSchema = ...
0
votes
0answers
9 views
Add a marker that tracks the user with WatchPosition to this code
I have cobbled together this code and I need to be able to add another marker to the map that tracks the users location with WatchLocation. The code I have is probably not very well written but could ...
0
votes
0answers
27 views
How to convert coordinate to lac/cid
We all know that how to convert lac/cid to latitude/longitude, by use google gears like this:
public Location callGear(ArrayList<CellIDInfo> cellID) {
JSONObject data,current_data;
JSONArray ...
0
votes
1answer
26 views
Fallback on geolocation
I'm having trouble with the most basic aspect of geolocation - no matter what I do, I don't seem to be able to get the fallback to trigger. Here's the code:
if (navigator.geolocation) {
...
0
votes
1answer
25 views
monitoring SMS messages' text contents, time information, and location information
I'd appreciate some directions or suggestions. Where must I begin in order to develop an app with the following capabilities:
Whenever a user sends/receives a SMS message via any SMS ...
0
votes
2answers
31 views
Find addresses that are nearby to my location
Find addresses that are nearby to my location using google maps api
I have an table of companies with addresses which are in various locations around the world. What would be the best way to show the ...
0
votes
0answers
26 views
Incorrect results arrow (angle) to geolocation
I have a question about showing an arrow to a location.
This is what I have:
You can save your current location in the localstorage. A while later when you are for example 30 meters further you can ...
0
votes
1answer
24 views
How do I keep nagging the user to accept iPhone Safari's geo location?
I have a web page that requests HTML5 geo location from user.
What if on the iPhone the user denies it?
I want to prompt him again. How do I prompt him? (I want to keep prompting him until he ...
1
vote
0answers
24 views
Google map integration with php using multiple location
I want to display google map according to entered multiple locations in the form using php?I tried to find google api for php.Can anyone give some idea how to do this?
0
votes
3answers
42 views
Location is not working in my app properly
Pasted below is my class for getting coordinates from user. But sometimes, I get latitude and longitud as null. I know this is because I have no network enough, or I'm inside a building, or whatever ...
3
votes
0answers
18 views
How to calculate the topological distance using ArcMap or other softwares?
I'd like to calculate the topological distance instead of Euclidean distance between two polygons. The distance between two neighboring polygons is 1, between two polygons connecting through a common ...
0
votes
0answers
17 views
How can I obtain map's data and save it into a kml file?
I'm designing an app where you choose a map viewer, you work on it, and later you save what you worked on into a KML file for, eventually, being loaded in ArcGis in shape file format.
My final goal ...
0
votes
1answer
15 views
Use value from device orientation in other function
I have a question about using a value I receive from the device orientation event in another function.
This is what I have :
$(window).ready(function(){
...
0
votes
1answer
13 views
Why does Foursquare search not return venues closest to my specified location?
I'm noticing something odd with foursquare search API. When I specify a latitude and longitude of a location in my city, I'm not getting venues that are closest to me.
For search parameters I'm ...
1
vote
4answers
59 views
Fast access to data without using a database?
I'm looking for a solution to access some buffered data in a fast way:
I have a bunch of (let's say up to 200) cached position information consisting of latitude and longitude plus some additional ...
0
votes
1answer
42 views
Parsing a string from CSV with different values each time
I'm currently working with poteto's ipgeolocation script but am changing it slightly to suit my own needs.
below is what I have
def get_batch(batch_filename):
# "Creates list containing all the ...
1
vote
1answer
27 views
Which API Maps should I use?
I am creating a webpage that includes maps for my software engineering thesis. The page will include following features:
Show a specific location and save it to a database;
Showing different roads ...
0
votes
1answer
18 views
How to get the pixel size of the full map?
I have partial map of the world (like America or Africa). and I need to know to pixel size of the world map based on the size of the partial/cropped map pixel size.
I have the size in pixel of the ...
0
votes
1answer
29 views
Optimizing The Way To Know most nearby objects
I'm using Core Location with ios 6 for this.
Scenario:
I have the spacial coordinates of a sample of points. I save all those coords using core data.
As and when I am moving with my iphone, I need ...
0
votes
2answers
40 views
How to know I'm leaving from a location
I'm using Core Location with ios 6.
I have been searching for this but could find an appropriate soln
My question is:
- How can I know if I am leaving point X (after I cross it)?
0
votes
2answers
44 views
User Spatial Point column OR not in MySQL for Performance
I am using MySQL in my application to store a list of cities.
each long/lat represent the center of the city.
I want to be able to pull all cities that are close to a specific city by the distance of ...
0
votes
2answers
47 views
Save geolocation as latitude/longitude or address/area name?
Suppose a service like Foursquare, I want to save the location of a check-in. Should I save this as latitude-longitude or the address/area name such as 123 Portmill St, NY 12345 or SoHo, NY.
In the ...
0
votes
1answer
15 views
Using HTML 5 GeoLocation API to get location time
I just came to know that HTML 5 includes GeoLocation API to determine location via Browser.
I want to know whether it is possible to determine user's TimeZone, and local time using this API.
If yes, ...
0
votes
1answer
18 views
Parse Google GeoCode xml in VB.net
Ok so I got my little chunck of code that goes out and brings back xml from google for my location after i send it the lat and long. What I now need to be able to do is just get one line out of it.
...
0
votes
0answers
15 views
DbGeography.PointFromText() throws 'Latitude values must be between -90 and 90 degrees' for Japan
Google tells me that Japan's lat/long values are (36,138) but .NET throws the error
24201: Latitude values must be between -90 and 90 degrees.
Any ideas why?
0
votes
0answers
16 views
Dynamically plotting markers on Google Maps depending upon the search query
I'm new to HTML5. I'm working on an app which has the same functionality as Google Maps.
This is how my page looks.
I have an input field (search box) in my page and a div holds the map (map ...
0
votes
0answers
38 views
Javascript is behaving like it was multi-threading
I was always taught Javascript is not multi-threading. Then look what happen here:
if(navigator.geolocation){
navigator.geolocation.getCurrentPosition(
function(position) {
...
1
vote
1answer
38 views
+400
Is there a way of detecting whether a user has already given permission to use navigator.geolocation?
Apart from setting a cookie the first time round, is there a way of detecting whether a user has already given permission for navigator.geolocation to return the lat/long of the browser?
If there ...
0
votes
1answer
44 views
Programatically get latitude and longitude without GPS? (Non mobile) [closed]
Is there any methodology or manner of obtaining a devices physical location (I.e. Latitude and longitude) without a GPS device? I know of some limited services that will provide you with this ...
0
votes
1answer
22 views
Windows Phone 7.1 -Saving path of photo taken by cameraCaputreTask
I'm building an app that should- among other things, let the user capture a picture and then save the picture and other info (like location of where this picture was taken -using GPS of the phone and ...
0
votes
4answers
79 views
Get the particular address using latitude and longitude
I need to know is there any API ,from where i can receive the Address of the current place.Using location Manager i have receive the latitude and longitude of the current place ,but i need the ...
0
votes
1answer
41 views
How can I search for locations in a certain radius?
Very surprised this has been difficult to search. My hunt only showed me to use CLGeocoder for displaying the information in user friendly format.
I'm building a location based app, and I have ...
0
votes
0answers
33 views
Passing longitude/latitude as variables in google maps
I would need some help in the following: I have page where the browser is asking for geolocation if the user allow it I'd like to show/pass the coordinates to input field (html) to show it. How would ...
-2
votes
1answer
58 views
Google Geocoding v3 - Getting formatted Address [duplicate]
I was wondering if anyone is able to help me. I am having a hard time getting both the coordinates and the formatted address returned to me in my dialogue box on my geocoding result, even though I ...
-1
votes
1answer
22 views
Current IPv4 blocks allocated to each country / city / organization [closed]
I would like to understand better the current ipv4 address space and need help finding data about the ip allocation for each country. If possible, going further for each city, ISP and organization.
I ...
1
vote
1answer
20 views
What kind of data does the data type `Location` store?
I am making a GPS app for android. I need to know the location of the user. What kind of data does location store in this :
Location location = locationManager.getLastKnownLocation(provider);
I mean ...
0
votes
1answer
44 views
Google Maps APIv3: Need to set it dynamically by postcode from the database
I'm trying to install the new Google APIv3 Map for our event pages here (middle of the page).
The current map is the old embedded one and I can't get the new one to show.
I've got the API key and ...
-1
votes
1answer
28 views
Google Geocoding - Cannot pull co-ordinates
I've had some help on here and I have tried to frankenstine two pieces of code together to get the following result:
User clicks Geocode button
User is presented with the following information (Typed ...
0
votes
2answers
45 views
Geocoding with Google and Jquery
I'm new to jquery but I am having a bit of a hard time at the moment. This is as far as I can get, the eventual idea is to do the following:
User types in an address and clicks search
Google ...
0
votes
0answers
33 views
Closest matching on multiple axis (k-d tree implementation)
I've got a number that has eight sets of numbers (Axis 1, Axis 2,...Axis 8) that each range from 0-100. Its similar to a (x,y) coordinate, except that it has eight axes (x,y,z,a,b,c,d,e).
I want to ...
0
votes
0answers
38 views
Geolocation script forwarding issue only in firefox
I am using this code for forwarding based on geolocation. It works on every browser I tried, opera, chrome, IE but it doesn't work on damn firefox. And what makes matters worse, most of my visitors ...
1
vote
0answers
35 views
extracting location_type from geocomplete (JQuery)
I'm trying to use the jquery library geocomplete to autocomplete a google address, and write to some hidden fields variables like the long, lat, location_type. It works for lat,lng which get written ...
0
votes
1answer
37 views
Passing HTML5 geolocation data to a variable
I'm really new to Javascript, and I'm trying to jump into it.
I want to have a script get geolocation data and pass it to a variable, and then have the information displayed in an alert.
I have a ...
-2
votes
1answer
53 views
how to make Geolocation with python and google app engine? [closed]
I am quite new in the prog web world, moreover in programming with GAE...
I only found documentation In Javascript/Ajax on the topic but I really would like to get a Python solution code to get the ...
-2
votes
0answers
15 views
W3C geolocation API not working on Safari Windows
Geo location does not works on safari browser on Windows Platform. Can anybody help me to find out a solution for windows platform?
0
votes
1answer
35 views
Google maps geolocation.geolocate gives map, but not directions
So I've made this piece of code which turns an ordinary address into a geolocation and gives back a map and directions from your gps location (phonegap position, html5 location or whatever latlng). ...




