Selon Gottfried Mandlburger :
> Dear GDAL/OGR team,
>
> I just realized that there is no support for the OGC "POINT ZM" geometry
> in GDAL/OGR. It is well possible to read in a 3D point with an
> additional attribute from the following OGC compliant WKT string...
>
> POINT ZM(1. 2. 3. 4.)
>
> ...
On 12 August 2014 17:54, Gottfried Mandlburger
wrote:
>
> Any plans to add POINT ZM support in GDAL in the near future?
It was proposed to Google Summer of Code [1] this year, but not selected.
I'm not sure if there is any ongoing initiative.
[1] http://trac.osgeo.org/gdal/wiki/SummerOfCode
Bes
Dear GDAL/OGR team,
I just realized that there is no support for the OGC "POINT ZM" geometry
in GDAL/OGR. It is well possible to read in a 3D point with an
additional attribute from the following OGC compliant WKT string...
POINT ZM(1. 2. 3. 4.)
... but the attribute value (i.e. 4.) is silen