10,730
edits
(Created page with "{{Wikipedia|Geocoding}} Geocoding is the process of converting addresses (like a street address) into geographic coordinates (like latitude and longitude). Reverse geocoding c...") |
(single location = street address ok) |
||
Line 3: | Line 3: | ||
Resco uses a third-party tool, Bing Maps, for geocoding. To use the maps, you need a [https://docs.microsoft.com/en-us/bingmaps/getting-started/bing-maps-dev-center-help/getting-a-bing-maps-key Bing Maps Key]. | Resco uses a third-party tool, Bing Maps, for geocoding. To use the maps, you need a [https://docs.microsoft.com/en-us/bingmaps/getting-started/bing-maps-dev-center-help/getting-a-bing-maps-key Bing Maps Key]. | ||
GPS coordinates are needed if you need to display multiple locations on the map. If you only want to display a single location, street address can be used. | |||
== Retrieving data == | == Retrieving data == |