Rail stations 2 (#255)

* rail stations

* Create 'railway' POI class with 'station' and 'halt' subclasses

* Introduce subway stops as POI

* Revert unwanted changes in .env and openmaptiles.yaml

* Remove halt key from documentation

* Distinguish aeroway and railway station, add tram_stop
This commit is contained in:
Jiri Kozel
2017-05-23 17:06:23 +02:00
committed by GitHub
parent 8a44e72328
commit 9584f69035
6 changed files with 34 additions and 4 deletions

2
.env
View File

@@ -5,4 +5,4 @@ POSTGRES_HOST=postgres
POSTGRES_PORT=5432
QUICKSTART_MIN_ZOOM=0
QUICKSTART_MAX_ZOOM=7
DIFF_MODE=false
DIFF_MODE=false