NAVTEQ MapTP Web Services
Web services make it possible to build distributed systems with components that are spread across the Internet while using standard protocols such as HTTP and SOAP. MapTP Web Services provide access to spatial algorithms and for data integration and also provide an interface for remote control commands called MapTP MRC (Maplet Remote Control) Web Services.
The advantages and characteristics of a system that is based on Web services in general of course all apply to the MapTP Web Services:
- Interoperability between processes within a network
- Programming language and platform independence
- Utilization of services via a uniform interface
- Loose coupling between services and service clients: neither build time nor runtime dependencies
- Self description of services
MapTP Web Services are accessible via XML/SOAP and HTTP GET.
General Information
Read the General Information about the MapTP Web Services to find out more about issues such as the environment in which the services are used, authentication, session management, and how to send requests to the MapTP Web Services.
Some of the MapTP Web Services provide Asynchronous Request Processing to support long running requests or batch processing.
NAVTEQ MapTP Web Services
The following list only shows an excerpt of the Web services that NAVTEQ offers.
- NAVTEQ MapTP Geocoder 5.1 Service: Assign a location (a latitude and longitude coordinate) to a given street address. MapTP Geocoder 5.1 supports free and qualified search.
MapTPGeocoder51.pdf (620 KB) | html | WSDL
- NAVTEQ MapTP Routing Service: Calculate a route between two locations.
MapTPRouting.pdf (540 KB) | html | WSDL
- NAVTEQ MapTP MRC Service: Common interface for "remote controlling" mapping clients. The PDF version of the MapTP MRC User's Guide provides a general documentation of the MapTP MRC Service. Further documentation is provided in the sublist below.
MapTPMRC.pdf (830 KB) | html | WSDL
Documentation of SOAP and HTTP GET examples and a few special topics can be downloaded here:
NAVTEQ MapTP Map Service: Service for uploading custom map data to the server.
MapTPMap.pdf (300 KB) | html | WSDL
- NAVTEQ MapTP MGI Service: Service for rendering raster maps (bitmaps).
MapTPMGI.pdf (310 KB) | html | WSDL
- NAVTEQ MapTP ReverseGeocoder Service: Find map specific data based on a given location on a map.
MapTPReverseGeocoder.pdf (300 KB) | html | WSDL
- NAVTEQ MapTP MatrixRouting Service: Special routing service that accepts N locations as input and calculates all routes from each of the given N locations to the N-1 other locations.
MapTPMatrixRouting.pdf (820 KB) | html | WSDL
- MapTP TrafficInformation Service: Retrieve traffic information.
MapTPTrafficInfo.pdf (250 KB) | html | WSDL
- MapTP ProximitySearch Service:
Allows the spatial search of base map POIs such as gas stations, hotels, pharmacies, parking lots, etc., and of custom POIs such as company locations.
html | WSDL
Sign up for a 30 days evaluation of the MapTP Web Services. To obtain a developer license please contact MapTP sales.
Please note that unlike the Free MapTP AJAX API the MapTP Web Services are not free. The application key for the Free MapTP AJAX API cannot be used as authentication for MapTP Web Services and the key cannot be used as a MapTP ID.
|