Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

public transport platform ref #1193

rig-jkreeft started this conversation in General
Discussion options

Hi all,
I use planetiler to set up my own vector tile server, but now the information about the public transport platform ref is missing. How can I get this information.
As an example, I would like more information from the station in Utrecht in the Netherlands.
https://www.openstreetmap.org/query?lat=52.090636&lon=5.108842#map=19/52.090559/5.110180

How can I obtain this information so that I can expand my data.

Anyone now this? Thanks

You must be logged in to vote

Replies: 2 comments

Comment options

You are using the openmaptiles profile right? That would handled in the TransportationName class. If you want to change the handling you could fork https://github.com/openmaptiles/planetiler-openmaptiles, or if you think something would be generally useful to others you can suggest a change in https://github.com/openmaptiles/openmaptiles and it will get ported over to planetiler-openmaptiles.

You must be logged in to vote
0 replies
Comment options

This is the method that I now use to create PMtiles with planetiler

java -Xmx8g -XX:MaxHeapFreeRatio=60 -jar planetiler.jar osm_path=Osmfiles\netherlands.osm.pbf --bounds=world --water_polygons_path=data\sources\water-polygons-split-4326.zip --natural_earth_path=data\sources\natural_earth_vector.sqlite.zip --lake_centerlines_path=data\sources\lake_centerline.shp.zip --wikidata_cache=data\sources\wikidata_names.json --transportation-name-brunnel=true --tmpdir=data\tmp --temp_nodes=data\tmp\node.db --temp_multipolygons=data\tmp\multipolygon.db --temp_features=data\tmp\feature.db --tile_compression=gzip --output=9292NL.pmtiles --force

What I now see is that the transportation (Polygon) only have:

transportation (Polygon)
subclass platform
If there can be added the name or ref that should help me a lot

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /