GoogleMaps

Description

Name

class Tinman.Pyramid.GoogleMaps

Derived from

Pyramid

A pixel pyramid that accesses the GoogleMaps imagery via HTTP.

By using this class, you explicitly agree to and obey the Google Maps Platform Terms of Service, which can be found here: https://cloud.google.com/maps-platform/terms.

Fields / Optional

key

Type

string

Default

null

The Maps Static API key to use


secret

Type

string

Default

null

The URL signing secret (Base64) to use or null to generate unsigned requests.


version

Type

number

Default

999

The GoogleMaps tile version to use (i.e. the '&v=?' HTTP query parameter). Use of the tile version is intended to be used to debugging and testing only and should not be used for production; a proper API key should be used instead.

Fields / External

id

Type

Dataset.Id

Returns a unique identifier for this dataset.


metadata

Returns dataset metadata information.


georef

Returns geo-referencing information.


info

Holds detail information about this pixel pyramid.