Skip to content

Commit

Permalink
Merge pull request #631 from mapzen/tram_stops-z13
Browse files Browse the repository at this point in the history
Move halt, stop, tram_stop to z13
  • Loading branch information
rmarianski committed Mar 24, 2016
2 parents 7614486 + 92bbe8a commit 78a039c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spreadsheets/kind/pois.csv
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ disused,aerialway,aeroway,amenity,barrier,craft,emergency,highway,historic,leisu
*,*,*,*,*,*,*,*,*,*,*,*,*,*,generator,*,*,*,*,*,*,*,*,*,*,*,${15},generator
*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,lock,${15},lock
*,station,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,${13},station
*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,halt;tram_stop;stop,*,*,*,*,*,*,*,*,*,${11},${railway}
*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,halt;tram_stop;stop,*,*,*,*,*,*,*,*,*,${13},${railway}
*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,platform,*,*,*,*,*,*,*,*,*,${15},platform
*,*,*,*,*,*,*,platform,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,${15},platform
*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,platform,*,*,*,*,yes,*,*,*,*,*,${15},platform
Expand Down
2 changes: 1 addition & 1 deletion spreadsheets/kind/transit.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ highway,public_transport,railway,route,service,tags->rail,tags->site,min_zoom,ki
*,*,*,train,*,*,*,${6},train
*,*,*,subway,*,*,*,${8},subway
*,*,*,light_rail;tram,*,*,*,${9},${route}
*,*,halt;stop;tram_stop,*,*,*,*,${11},${railway}
*,*,*,funicular;monorail,*,*,*,${12},${route}
*,*,halt;stop;tram_stop,*,*,*,*,${13},${railway}
platform,*,*,*,*,*,*,${15},platform
*,platform,*,*,*,yes,*,${15},platform
*,stop_area,*,*,*,*,*,${15},stop_area
Expand Down

0 comments on commit 78a039c

Please sign in to comment.