Managing data about geographic point locations, using a latitude-longitude pair (degrees north/south, and east/west, respectively) per point.
I've been searching for a while now (here and on google obviously) for a neat way to convert a set …
c# bing-maps latitude-longitude utmI know that is not a technical question, but I don't know where else to ask. Is there a way …
web-services google-maps geolocation bing-maps latitude-longitudeI am creating a portal using MySQL, JavaScript and Ajax and I want to fetch user's location in terms of …
javascript php latitude-longitudeGiven a series of GPS coordinate pairs, I need to calculate the area of a polygon (n-gon). This is relatively …
map geocoding latitude-longitude areai searched a while but found nothing, thats simular to my problem. i'm trying to use the YAHOO Weather API, …
api yahoo latitude-longitudeI've got the following information: There exists a sphere with origin (0,0,0) and radius R. After doing a ray-sphere intersection I …
math geometry coordinates latitude-longitudeWhat is the best data type to use when storing geopositional data in C#? I would use decimal for it's …
c# latitude-longitude geopointsWhen storing latitudes/longitudes which are typically of the format: 44.087585 (i.e. max 2 numbers before the dot and 6dp) do …
java double geospatial latitude-longitude bigdecimalusing a Latitude and Longitude value (Point A), I am trying to calculate another Point B, X meters away bearing 0 …
math trigonometry distance latitude-longitudeIs there a way in C# to calculate given a latitude and longitude when the sun will set and rise …
c# latitude-longitude