GeoCoderPlus
GeoCoderPlus offers a specialized suite of geocoding utilities tailored for developers and businesses in need of precise location services. Featuring advanced methods such as GeocodePostalCode, GetDistancePostal, and GetDistanceGeo, GeoCoderPlus turns geographical data into meaningful, actionable information. Ideal for applications requiring accurate distance calculations, postal code geocoding,…
GeoCoderPlus endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Geocode Postal Code /utilities/geocodepostalcode |
Converts a given postal code into its geographical coordinates, providing the latitude and longitude for the specified location. This is particularly useful for applications… |
| GET |
Get Distance Postal /utilities/getdistancepostal |
Calculates the straight-line distance between two locations specified by their postal codes, providing the distance in either miles (m) or kilometers (km). This functionality is… |
| GET |
Get Distance Geo /utilities/getdistancegeo |
Calculates the straight-line distance between two geographical points, defined by their latitude and longitude, providing the distance in either miles (m) or kilometers (km).… |