Reverse Geocoding in Bulk

If large amounts of positions has to be reverse geocoded, it can be useful to group and process these positions in larger groups. Therefor the xlocate service provides the searchLocationsInBulk operation.

Benefits

Reverse Geocoding several positions with one request has the following benefits:

  • Due the less protocol overhead, the network traffic is reduced.
  • The possibility to use a asynchronous implementation of the service operation.

Prerequisites

Check if the following prerequisites are fulfilled before you start with the use case:

  • Installed and licensed PTV xLocate service
  • Installed PTV map data

Programming Guide