Geocode Conversion Service (1.0)

Download OpenAPI specification:Download

GeocodeRequest

Converts civic address to geodetic representation of the location in PIDF-LO format

Request Body schema: application/json
required

PIDF-LO data

string

Responses

Request samples

Content type
application/json
"string"

ReverseGeocodeRequest

Converts geodetic representation of the location to civic address in PIDF-LO format

Request Body schema: application/json
required

PIDF-LO data

string

Responses

Request samples

Content type
application/json
"string"

RetrieveVersions

Retrieves all supported versions, vendor parameter is optional.

Responses

Response samples

Content type
application/json
{
  • "versions": [
    ],
  • "fingerprint": "string"
}