MapQuasar
The MapQuasar API is a comprehensive geocoding service that provides powerful features for working with location data. With MapQuasar, developers can easily integrate geocoding, reverse geocoding, and distance calculation functionalities into their applications, enabling them to work with geographic coordinates, addresses, and distances efficiently. Key features of the MapQuasar API include:…
MapQuasar endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
geocodeAddress /geocode |
The geocodeAddress endpoint allows users to convert a human-readable address into geographical coordinates (latitude and longitude). This endpoint accepts an address as input and… |
| GET |
reverseGeocode /reverse-geocode |
The reverseGeocode endpoint performs the reverse operation of the geocodeAddress endpoint. It takes latitude and longitude coordinates as input and returns a human-readable… |
| GET |
calculateDistance /calculate-distance |
The calculateDistance endpoint calculates the distance between two sets of latitude and longitude coordinates using the Vincenty formula, which provides accurate results over… |
MapQuasar pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $20 / month | — |
|