integrations.sh
← all integrations

tomtom.com – maps

OpenAPI apis-guru location

The Maps API web services suite offers the following APIs:

  • Raster The Maps Raster API renders map data that is divided into gridded sections called tiles. Tiles are square images (png or jpg format) in various sizes which are available at 19 different zoom levels, ranging from 0 to 20. For zoom level 0, the entire earth is displayed on one single tile, while at zoom level 20, the world is divided into 240 tiles.
  • Vector Similar to Maps Raster API, the Maps Vector API serves data on different zoom level ranging from 0 to 22. For zoom level 0, the entire earth is displayed on one single tile, while at zoom level 22, the world is divided into 244 tiles. The Maps Vector Service delivers geographic map data packaged in a vector representation of squared sections called vector tiles. Each tile includes pre-defined collections of map features (points, lines, road shapes, water polygons, building footprints, ect.) delivered in one of the specified vector formats. Format of the tile is formally described using protobuf schema.
Homepage
https://api.apis.guru/v2/specs/tomtom.com:maps/1.0.0.json
Provider
tomtom.com:maps / maps
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/tomtom.com/maps/1.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/tomtom.com/maps/1.0.0/openapi.yaml

Tools (12)

Extracted live via the executor SDK.

  • copyrights.getMapVersionNumberCopyrightsCaptionFormat

    This API returns copyright captions for the map service.

  • copyrights.getMapVersionNumberCopyrightsFormat

    The Copyrights API returns copyright information for the Maps API Raster Tile Service in JSON, JSONP, or XML format. This call returns copyright information for the whole world.

  • copyrights.getMapVersionNumberCopyrightsMinLonMinLatMaxLonMaxLatFormat

    The Copyrights API returns copyright information for the Maps API Raster Tile Service in JSON, JSONP, or XML format. This call returns copyright information for a specific bounding box.

  • copyrights.getMapVersionNumberCopyrightsZoomXYFormat

    The Copyrights API returns copyright information for the Maps API Raster Tile Service in JSON, JSONP, or XML format. This call returns copyright information for the a specific map tile.

  • raster.getMapVersionNumberStaticimage

    The Static Image service renders a rectangular raster image in the style, size, and zoom level specified. The image can be requested using either a center point plus width and height or a bounding box.

  • raster.getMapVersionNumberTileLayerStyleZoomXYFormat

    The Maps API Raster Service delivers raster tiles, which are representations of square sections of map data.

  • vector.getMapVersionNumberTileLayerStyleZoomXYPbf

    The Maps API Vector Service delivers vector tiles, which are representations of square sections of map data.

  • wmsWmts.getCapabilities

    The GetCapabilities call is part of TomTom's implementation of version 1.1.1 the Web Map Service (WMS). It provides descriptions of the other calls that are available in the implementation.

  • wmsWmts.getMap

    The GetMap call implements the Web Map Service 1.1.1 standard to access TomTom raster map tiles. This service is described in the response to the GetCapabilities API call.

  • wmsWmts.getMapVersionNumberWmtsKeyWmtsVersionWmtsCapabilitiesXml

    The WMTS GetCapabilities call implements version 1.0.0 of the (WMTS) standard. It returns metadata that allows compatible calling systems to construct calls to TomTom's raster map tile service. See the for more information on WMTS.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools