AzureMaps

Description

Name

class Tinman.Pyramid.AzureMaps

Derived from

Pyramid

A pixel pyramid that accesses the AzureMaps imagery via HTTP.

By using this class, you explicitly agree to and obey the AzureMaps terms of use.

Fields / Optional

sharedKey

Type

string

Default

null

The value of the subscription-key HTTP header (for Shared Key authentication).


sasToken

Type

string

Default

null

The value of the Authorization HTTP header, not including the "jwt-sas " prefix (for SAS token authentication).


entraClientId

Type

string

Default

null

The value of the x-ms-client-id HTTP header (for Microsoft Entra authentication).


entraBearer

Type

string

Default

null

The value of the Authorization HTTP header, not including the "Bearer " prefix (for Microsoft Entra authentication).

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.