[gdal-dev] Updating the MVT tile set using ogr2ogr
Even Rouault
even.rouault at spatialys.com
Tue Jan 31 11:02:37 PST 2023
Linda,
you'll have to do a bit of manual work. You may use the -spat option of
ogr2ogr with bounds that exactly match the bounds of affected MVT tiles
in EPSG:3857, and then move the generated .pbf tiles back to the full
dataset.
Even
Le 31/01/2023 à 19:42, Linda Kladivová a écrit :
> Hello guys,
>
> it is possible to update the MVT tileset using ogr2ogr?
>
> My data often changes and I would need to reseed tiles in the specific
> area given by MBR.
>
> I am looking for similar functionality as GeoServer provides
> (https://docs.geoserver.org/latest/en/user/geowebcache/rest/seed.html).
>
> Thank you for your answer.
>
> Best regards,
> Linda Kladivova
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list