Closed pnorman closed 6 years ago
Note: I've included the output tiles in a comment on https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/issues/81#issuecomment-332451950
@pnorman what version of tegola are you using? v0.4.0-alpha? This could be a clipping issue that's being addressed on issue-56 branch. That one is just about ready to be merged into v0.4.0
@pnorman what version of tegola are you using? v0.4.0-alpha?
Yes
@pnorman ok. I think this is fixed on the issue-56 (#56) branch which is going through a round of performance optimizations right now. It looks like you're using an OSM dataset. Is this the water polygons? If not, can you send me a link to the dataset so I can run a test?
No, there's no OSM data at that zoom, just natural earth.
https://github.com/pnorman/vector_tile_engines/tree/master/loading has the scripts to load the data. You can ignore the osm2pgsql stuff
@pnorman can you try the new release of tegola (v0.4.0-rc1) to see if this issue has been addressed?
With the configuration
I get
The problem is the missing Americas.
Not being sure if this was a problem with the qgis vector tile plugin, I downloaded the 2/0/1 tile and converted it to geojson with vt2geojson. I got the same problem.