Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Grid squares on the mbtiles #205

Open
kovalartem opened this issue Nov 23, 2017 · 1 comment
Open

Grid squares on the mbtiles #205

kovalartem opened this issue Nov 23, 2017 · 1 comment

Comments

@kovalartem
Copy link

Hello All.
I am trying to export data from PostGIS table using tilelive-copy:
./tilelive-copy bridge:///tmp/poly.xml countries.mbtiles --maxzoom=7 --bounds=-180,-90,180,90

poly.xml.zip

After this is done, I've imported data to qGIS using plugin "Vector Tiles Reader" and observed some kind of grid squares:

image

How can I remove them? Polygons are splitted inside of this squares, checked this after data was exported to GeoJSON:
countries.geojson.zip

Please, help.

@jachym
Copy link

jachym commented Mar 12, 2019

If I understand this correctly, this is desired feature of the tilelive - to create tiles. Not sure, how you rinput data do look like, but maybe QGIS can open it directly?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants