Can someone please tell me how to prepare the data for the creation of MVT vector tiles with a fid?

ogr2ogr -f MVT outputfolder input.geojson (or PostGIS or ...) -dsco MINZOOM=0 -dsco MAXZOOM=6 -dsco COMPRESS=NO

Best regards,

Martin

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to