Skip to content

Commit

Permalink
Update tag-wahoo-poi.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
zenziwerken authored Sep 25, 2022
1 parent 09946ab commit 96c803f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wahoomc/resources/tag_wahoo_adjusted/tag-wahoo-poi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<osm-tag key="shop" value="bicycle" zoom-appear="14" />

<osm-tag key="railway" value="station" zoom-appear="13" />
<osm-tag key="railway" value="halt" zoom-appear="13" />
<osm-tag key="railway" value="stop" zoom-appear="13" />


Expand Down Expand Up @@ -74,6 +73,7 @@
<osm-tag key="waterway" value="stream" zoom-appear="8"/>
<osm-tag key="waterway" value="river" zoom-appear="8"/>
<osm-tag key="waterway" value="riverbank" zoom-appear="8"/>
<osm-tag key='waterway' value="canal" zoom-appear='10' />
</ways>

<!-- LEISURE/SPORT TAGS -->
Expand All @@ -90,6 +90,7 @@
<!-- PUBLIC TRANSPORT -->
<ways>
<osm-tag key="railway" value="rail" zoom-appear="10" />
<osm-tag key="railway" value="tram" zoom-appear="12"/>
</ways>

<!-- OTHER TAGS -->
Expand Down

0 comments on commit 96c803f

Please sign in to comment.