ZeLonewolf / planetiler-scripts

Scripts for building planetiler
Creative Commons Zero v1.0 Universal
15 stars 3 forks source link

Add OpenTrailMap to Taginfo Projects #8

Closed danieldegroot2 closed 7 months ago

danieldegroot2 commented 8 months ago

Show the OpenStreetMap community what data you are using. Add OpenTrailMap to the list of Taginfo Projects.

1ec5 commented 7 months ago

The YAML schema for this tileset is already in a format very similar to what taginfo expects. A script to transform one to the other would be generally useful as part of the Planetiler project. The script could convert YAML comments into descriptions or build human-readable descriptions from the various subproperties.

quincylvania commented 7 months ago

This is a good idea but the tile schema offers an incomplete story. The important part is how tags are rendered and used in OpenTrailMap itself. We may not necessarily use all tags present in the tiles, and we may use additional tags fetched directly from OSM. I suggest moving this issue to https://github.com/osmus/OpenTrailMap/issues and developing a taginfo file over there.

ZeLonewolf commented 7 months ago

Please open a ticket in OpenTrailMap with this request.