[gdal-dev] [gdal 3.12beta1] Default projection for SHAPE files?
Even Rouault
even.rouault at spatialys.com
Wed Oct 22 08:13:37 PDT 2025
Hi,
This is the line yo were looking for ;-)
* GDALDataset::GetSpatialRef(): make it work on vector datasets (#12956)
Even
Le 22/10/2025 à 16:42, Momtchil Momtchev via gdal-dev a écrit :
> Before GDAL 3.12 this file
>
> https://github.com/mmomtchev/node-gdal-async/blob/main/test/data/shp/sample.shp
>
>
> did not have a projection. With 3.12, it returns a valid projection.
>
> The projection is obtained with GetProjectionRef() and then
> importFromWkt() to construct the object.
>
> I don't see anything in the changelog that explains it, is this expected?
>
>
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list