Top "Geolocation" questions

Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.

Geo Coding Address - get district of a certain address (Google API)

I have a database with exact addresses (street, no, city, region/area, country). However, I was wondering if there was …

php google-maps-api-3 geolocation geocoding jquery-gmap3
HTML5 mobile app running while phone screen is off?

I'm interested in creating an HTML5 geolocation-based web app that could still be operating when the phone screen is off (…

javascript android ios html geolocation
How to get the nearby cities of a city(geonameid) in python?

Given a radius of 100 KM from the base city(geonameid) i need to find the nearby cities. My script is …

python google-maps-api-3 geolocation geonames
Geo Fence: how to find if a point or a shape is inside a polygon using oracle spatial

How do i find if a point or a polygon is inside another polygon using oracle spatial SQL query Here …

geolocation geospatial oracle-spatial
How to get country code information using geonames service api not the html5 location object thing

I am trying to get the country code of the user's current location using Geonames Servcie API. And I believe …

javascript jquery html geolocation geonames
Phonegap Android and GPS satellite

It seems phonegap does not use GPS satellite instead geolocation from cellular network. I am not satisfied with the accuracy, …

android geolocation gps cordova satellite
iOS 6 breaks GeoLocation in webapps (apple-mobile-web-app-capable)

I have an app that does a simple textbook navigator.geoLocation.watchPosition(...) that works great in iOS 5.x both in …

iphone ipad ios6 geolocation iphone-standalone-web-app
Country/State/City Database?

Possible Duplicate: Database of Countries and their Cities Ok, this one is a non technical question. I am creating a …

database geolocation location region regions
How do I get geolocation in openweather API

How do I get mu openweather API to work with geolocation? This is my current html code: <!DOCTYPE html&…

javascript geolocation openweathermap
How to calculate the midpoint of several geolocations in python

Is there's a library or a way to calculate the center point for several geolocations points? This is my list …

python geolocation centering ip-geolocation