Geocoding API

GeocodingDescriptionGoogle pricemymappi price
Direct GeocodingPostal address translation to geographic coordinatesAround $5 / 1000 requestsAround €1.00 / 1000 requests according to the plan
Reverse GeocodingReverse translation of geographic coordinates to postal address

Roads API

RoadsDescriptionGoogle pricemymappi price
Snap to roadGiven random coordinates, it returns the coordinates equivalent to the point of the nearest road (drawing the line perpendicular to the longitudinal axis of the road)Around $5 / 1000 requestsAround €1 / 1000 requests according to the plan
Distance to roadGiven random coordinates, it returns the distance in meters to the nearest road (drawing the line perpendicular to the longitudinal axis of the road)
Nearest road informationGiven random coordinates, it returns information about the nearest road such as the name, maximum speed, number of lanes, type of road, etc.
Highway typeGiven coordinates close to a road, it returns the type of road in question
Speed limitGiven coordinates close to a road, it returns the maximum speed at which you can drive on itAround $20 / 1000 requests

Directions API

DirectionsDescriptionGoogle pricemymappi price
RoutingReturns navigation instructions from point A to point B, potentially passing through various intermediate points, by car, pedestrian or bikeBetween $5 and $10 / 1000 requests depending on whether they are requested with traffic data and / or with intermediate points on the routeAround €1 / 1000 requests according to the plan
Public transport (coming soon)Returns navigation instructions from point A to point B, potentially passing through various intermediate points on public transport
Distance matrixGiven a number of origins and destinations, it calculates in matrix form the time it takes for the fastest route among all combinations of origins and destinations. (Limits of 10k elements according to the plan, expandable in personalized plan up to 200k)Between $5 and $10 / 1000 requests depending on whether they are requested with traffic data and / or intermediate points on the route. (Up to 40k elements in the basic and 20k elements in the advanced)Around €1 / 1000 requests according to the plan
Traveling salesmanSolve the traveler's problem. Given a number of coordinates, calculates the optimal route to go through all points as quickly as possibleLimitedAround €1 / 1000 requests according to the plan
IsochroneReturns a polygon or line in GeoJSON format representing the reachable areas from a location, in any transport mode (car, pedestrian, bike, public transport) within a certain amount of time.Not Available

Places API

PlacesDescriptionGoogle pricemymappi price
NearbyReturns the points of interest at a certain distance from a geographic coordinates, being able to choose the number of results, filter by various types, etc.Between $17 and $38 / 1000 requests depending on the desired informationAround €4 / 1000 requests according to the plan
Place informationGiven an identifier of a point of interest, it returns all the information about it
AutocompleteTranslates on-the-fly a postal address or place name into geographic coordinates, returning all possible matches.Between $5 and $10 / 1000 requests depending on whether they are requested with traffic data and / or intermediate points on the route. (Up to 40k elements in the basic and 20k elements in the advanced)

Plans

PlansMax. transactions / dayMax. transactions / monthMax. requests / secondAndroid / iOS SDKMonthly priceAnnual priceSupportDedicated team for integration
Starter5k150k3NOFREEFREEEmailNO
Developer5k150k9YES€49.00€490.00EmailNO
Startup10k300k15YES€149.00€1,490.00EmailNO
EnterpriseCustomCustomCustomYESCustomCustomPremium (Videocall, Phone, Email)YES

Transactions / Requests scheme

APIRequest type# Transactions / RequestNotes
GeocodingDirect geocoding2
Reverse geocoding1
RoadsSnap to road2
Distance to road2
Nearest road information4
Highway type2
Speed limit4
DirectionsRoute calculation2Up to 10 intermediate waypoints. For more than 10 waypoints, each request costs 4 transactions
Distance matrix2Two transactions per element. Elements are equivalent to the number of computed routes. For example, for 4 origin coordinates and 5 destination coordinates, the total amount of elements is (4 x 5 = 20 elements)
Traveling salesman5/15*Five transactions per waypoint (*we also offer Premium optimization API for 15 transactions per waypoint)
Isochrone2
PlacesNearby4Four transactions per each 10 results (each page returns up to 20 results)
Place information2Two transactions per each 10 results (each page returns up to 20 results)
Autocomplete2
en_USEN