[gdal-dev] Creation of MVT vector tiles with fid
OpenDEM
contact at opendemdata.info
Sat Nov 25 06:26:17 PST 2023
Thanks a lot Even!
Best regards,
Martin
Am 25.11.2023 um 15:14 schrieb Even Rouault:
> Hi,
>
> add -preserve_fid to your ogr2ogr command line. On reading, you'll see
> it in the mvt_id field (on reading it is not set as a OGR feature id,
> since a given OGR feature can be split among several tiles, leading to
> several features when reading back, hence it is exposed as an
> attribute field to make sure the unicity of the OGR feature id)
>
> Even
More information about the gdal-dev
mailing list