Constants

MAJOR_VERSION = 1

The major version of libshumate (1, if %SHUMATE_VERSION is 1.2.3)

MAP_SOURCE_MFF_RELIEF = mff-relief

Maps for Free Relief

MAP_SOURCE_OSM_CYCLE_MAP = osm-cyclemap

OpenStreetMap Cycle Map

MAP_SOURCE_OSM_MAPNIK = osm-mapnik

OpenStreetMap Mapnik

MAP_SOURCE_OSM_TRANSPORT_MAP = osm-transportmap

OpenStreetMap Transport Map

MAP_SOURCE_OWM_CLOUDS = owm-clouds

OpenWeatherMap clouds layer

MAP_SOURCE_OWM_PRECIPITATION = owm-precipitation

OpenWeatherMap precipitation

MAP_SOURCE_OWM_PRESSURE = owm-pressure

OpenWeatherMap sea level pressure

MAP_SOURCE_OWM_TEMPERATURE = owm-temperature

OpenWeatherMap temperature

MAP_SOURCE_OWM_WIND = owm-wind

OpenWeatherMap wind

MAX_LATITUDE = 85.0511287798

The maximal possible latitude value.

MAX_LONGITUDE = 180.0

The maximal possible longitude value.

MICRO_VERSION = 0

The micro version of libshumate (3, if %SHUMATE_VERSION is 1.2.3)

MINOR_VERSION = 2

The minor version of libshumate (2, if %SHUMATE_VERSION is 1.2.3)

MIN_LATITUDE = -85.0511287798

The minimal possible latitude value.

MIN_LONGITUDE = -180.0

The minimal possible longitude value.