geodesic.account.tokens.Token.get_tilejson_vector_tile_url#

Token.get_tilejson_vector_tile_url(collection=None)[source]#

Gets a url to a TileJSON endpoint for a vector tile service.

If the collection is left blank, it will default to the default collection. Otherwise, a specific collection can be specified.

Returns:

a URL pointing to a vector tile service that can be used in web mapping.

Return type:

str