here.content.hmc2.hmc module#
Provide access to HERE Map Content catalogs and layers.
- class here.content.hmc2.hmc.HMC(platform: Platform, catalog_hrn: str | None = None, version: int | None = None, adapter: Adapter | None = None)[source]#
Bases:
ContentBindingEntry point to provide access to HERE Map Content catalogs.
Use an instance of this class to access a catalog in the HMC format. Alternatively, instantiate manually the bindings for selected layers to bind to other catalogs that adheres to a subset of the HMC format and layers.
- default_hrns = {Environment.DEFAULT: 'hrn:here:data::olp-here:rib-2'}#