class documentation

Grid configuration for caches and tiled data

Class Variable crs Undocumented
Class Variable extent Undocumented
Class Variable origin Undocumented
Class Variable resolutions Undocumented
Class Variable tileSize Undocumented

Inherited from Config:

Class Variable uid unique ID

Inherited from Data (via Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
crs: t.Optional[gws.CrsName] = (source)

Undocumented

extent: t.Optional[gws.Extent] = (source)

Undocumented

origin: t.Optional[gws.Origin] = (source)

Undocumented

resolutions: t.Optional[list[float]] = (source)

Undocumented

tileSize: t.Optional[int] = (source)

Undocumented