Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.
I'm looking for an alternative to Google-maps with all the richness of their API but more open. Does such a …
google-maps geolocation maps geospatialIs there a way get the timezone of a user by their latitude and longitude? And not just the offset, …
php geolocation timezone latitude-longitudeI'm working on an IP geolocation library that uses the first three octets of an IPv4 address to determine a …
geolocation ipv6 ipv4I need to find the 5 nearest zip code of a zip code. For example, I have 33304, and I need to …
geolocation zipcodeUsing the following code to cluster geolocation coordinates results in 3 clusters: import numpy as np import matplotlib.pyplot as plt …
python numpy geolocation scipy k-meansI need to determine at startup what country a user is in, for an iPhone application. Presumably I will have …
iphone geolocation reverse-geocodingHow do you calculate the distance between two markers in Leaflet-ionic2? Couldn't figure out, I hope there is an Algorithme …
geolocation ionic2 leafletI'm trying to detect if a user is in the radius of a Marker , using the users gps location. I …
android google-maps gps geolocation android-maps-v2I want to show country flag depending on ip address I receive at server side. Are fixed ip addresses are …
geolocation ip-address geoipThis is a followup to this question. I seem to be stuck on this. Basically, I need to be able …
geolocation geospatial distance geography