Layer ADMIN_REGULATIONS

Admin wide regulations, time zones and daylight save time dates of admin places by id.
Static content layer - not tiled
Example requests: json txt
AttributeDescription
ADMIN_PLACE_IDPermanent administrative place ID. An administrative place is a government defined entity like a city, region, county, state or country. IDs are permanent across map releases and are never reused.
ADMIN_WIDE_REGULATIONS1 : U-turns are restricted at every intersection unless posted
TIME_ZONETime zone defined in hours and minutes, with an offset from UTC.
As an example, EST is -060 and CET is 010.
Time Zone information is published only for the highest administrative level to which the time zone applies (e.g. Administrative Level 1 in Europe, Administrative Level 2 in the U.S.).
DSTDaylight saving time information.
Format: dst_observed,dst_start_day,dst_start_weekday,dst_start_month,dst_start_time,dst_end_day,dst_end_weekday,dst_end_month,dst_end_time.
DST_OBSERVED: Y/N Is Daylight Saving Time observed?
DST_START_DAY: Day of Month when Daylight Saving Time is starting where 1 = day 1 of the month and 31 = day 31 of the month. 41 = First DST_START_WEEKDAY, 41 = Second DST_START_WEEKDAY, 43 = Third DST_START_WEEKDAY, 44 = Fourth Sunday, 45 = Fifth DST_START_WEEKDAY, 46 = Last DST_START_WEEKDAY.
DST_START_WEEKDAY: The weekday on which Daylight Saving Time is starting where 1 = Sunday and 7 = Saturday. Value of 8 means no weekday specified, use fixed day of month of DST_START_DAY
DST_START_MONTH: Month when Daylight Saving Time is starting.
DST_START_TIME: Time in format HHMM on specified day when Daylight Saving Time is starting.
DST_END_DAY: Day of Month when Daylight Saving Time is ending where 1 = day 1 of the month and 31 = day 31 of the month. 41 = First DST_END_WEEKDAY, 41 = Second DST_END_WEEKDAY, 43 = Third DST_END_WEEKDAY, 44 = Fourth DST_END_WEEKDAY, 45 = Fifth DST_END_WEEKDAY, 46 = Last DST_END_WEEKDAY.
DST_END_WEEKDAY: The weekday on which Daylight Saving Time is ending where 1 = Sunday and 7 = Saturday. Value of 8 means no weekday specified, use fixed day of month of DST_END_DAY
DST_END_MONTH: Month when Daylight Saving Time is ending.
DST_END_TIME: Time in format HHMM on specified day when Daylight Saving Time is ending.
Daylight saving time information is only populated for highest Administrative Level to which the daylight saving time applies.