<div dir="ltr">The timezone database does not map the geographic extents of timezones. Rather, it lists them by name and gives the rules for what time they keep. The geography is explicitly out of scope, so the tzdata maintainers really shouldn't have anything to say about OSM mapping time zones!<div><br></div><div>There are reasonable use cases for wanting to take a timezone name and get back a multipolygon, or to get a list of name and multipolygon for all the timezones (or all the timezones on a given map). That's hard to do unless there are relations for the timezones. Not impossible, we could query administrative boundaries for the tag, but that's likely to be SLOW since the tag will at best be in hstore and not indexed. Grouping disjoint items, such as "all the administrative regions in a time zone" seems tailor-made for relations.</div><div><br></div><div>It seems that having a 'group' relation for all the administrative regions that use a given timezone would be useful. The timezone data itself, of course, belongs separate, but the group relation would, to my thinking, be more useful than merely tagging each administrative region with the timezone it keeps.</div><div><br></div><div>As someone who imports tzdata into a third-party system on a very regular basis, I can verify that while the rules for the timezones undergo constant churn - there are 20-30 releases of the database in a typical year - the boundaries change hardly at all, except for splits when one administrative region goes one way and another region goes another. In those cases, we already very likely have the administrative boundaries, and merely need to move bits from one relation to another.</div><div><br></div><div>The mapping between tzdata names and geography really isn't available anywhere else, and it's surely something that I'd use if OSM had it.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 6:30 PM, Aun Johnsen <span dir="ltr"><<a href="mailto:lists@gimnechiske.org" target="_blank">lists@gimnechiske.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">><br>
> On 3/6/17 11:21 AM, Paul Johnson wrote:<br>
>> On Mar 5, 2017 18:30, "Frederik Ramm" <<a href="mailto:frederik@remote.org">frederik@remote.org</a><br>
>> <mailto:<a href="mailto:frederik@remote.org">frederik@remote.org</a>>> wrote:<br>
>><br>
>>    Hi,<br>
>><br>
>>       I would like to start a discussion about the mapping of time zones.<br>
>><br>
>><br>
>>    What do you think?<br>
>><br>
>><br>
>> I'm generally opposed to mapping timezones in OpenStreetMap unless the<br>
>> tzdata maintainers are 100% on board.  Since timezones are a royal<br>
>> pain to keep track of, often changing 100+ times a year, on as little<br>
>> as a few hours notice in some cases.<br>
>><br>
> i agree. this a perfect example of something that belongs in its own<br>
> database or<br>
> shape file, available to be overlaid on the map when it's wanted.<br>
><br>
</span><span class="">> richard<br>
><br>
> --<br>
> <a href="mailto:rwelty@averillpark.net">rwelty@averillpark.net</a><br>
> Averill Park Networking - GIS & IT Consulting<br>
> OpenStreetMap - PostgreSQL - Linux<br>
> Java - Web Applications - Search<br>
</span>Actually, timezones are to great extent already mapped, you only have to find a better way to extract the data, instead of creating new relations. There might still be administrative relations that doesn’t have timezone tag set making the timezone data incomplete, but this is not a reason to create new relations, but rather add the missing data in existing relations.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
Aun Johnsen<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<wbr>_________________<br>
Tagging mailing list<br>
<a href="mailto:Tagging@openstreetmap.org">Tagging@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/tagging" rel="noreferrer" target="_blank">https://lists.openstreetmap.<wbr>org/listinfo/tagging</a><br>
</div></div></blockquote></div><br></div>