Skip to content

No lines read from a pbf file #789

Closed Answered by systemed
Zverik asked this question in Q&A
Discussion options

You must be logged in to vote

Hm. If I run that with the default tilemaker profile it happily produces tiles:

tilemaker --bbox 24.3917,59.236,24.9856,59.5319 ~/Downloads/kiirus.osm.pbf ~/Downloads/kiirus.mbtiles

That suggests the .pbf is ok, so it's either an issue with the config/Lua, or with whatever you're using to view it. I can't instantly see a problem with the config/Lua though I haven't yet tried them.

I usually suggest using vt2geojson to debug vector tiles - spin up your server, then run (say) vt2geojson http://localhost:8080/13/4658/2405.pbf (or wherever you're hosting the tiles). This should spit out a load of GeoJSON to stdout with your vector tile contents.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Zverik
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Zverik
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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
Category
Q&A
Labels
None yet
2 participants