Skip to content

sclark-org/tomtom-openapi-aspnetfast-server

Repository files navigation

Org.OpenAPITools - FastEndpoints ASP.NET Server

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.

Documentation

This generated project include basic configuration for FastEndpoints ASP.NET Server. For more information regarding FastEndpoints, please visit the FastEndpoints website.

Enabled Features

The following feature have been enabled in this project :

  • No additional features enabled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages