omniscale / imposm3

Imposm imports OpenStreetMap data into PostGIS
http://imposm.org/docs/imposm3/latest/
Apache License 2.0
710 stars 156 forks source link

Improve wayzorder #203

Open zdila opened 5 years ago

zdila commented 5 years ago

Railways of lower importance are drawn above those of high importance. See for example https://www.freemap.sk/?map=15/48.714525/21.281784&layers=X where rails with service=siding are drawn above rails without service tag.

Mapping file used can be found at https://github.com/FreemapSlovakia/freemap-mapnik/blob/master/mapping.yaml.

"Main" railways are filtered in Mapnik with [class] = 'railway' and [type] = 'rail' and ([service] = 'main' or [service] = '').