wiki:MeasuredGeometriesInDrivers

Version 3 (modified by Ari Jolma, 8 years ago) ( diff )

Removed the PostgreSQL XYM problem after @33422

Support for measured geometries in drivers

The support for measured geometries has been implemented in the core.

However, it will take some time for the support to be implemented / work in production ready quality in the drivers.

On this page the work is described.

Memory

Status

  • Implemented, no known issues

Existing tests

  • pass

New tests

  • swig/perl/t/00-measures-02.t pass without skips

ESRI Shapefile

Status

  • Implemented
  • See discussion on the list: when XYM or, especially, XYZM shapefiles a opened, the result should actually be XY or XYZ if M is not used.

Existing tests

  • test_ogrogr_py skips three tests

New tests

  • swig/perl/t/00-measures-03.t pass without skips

PostgreSQL

Status

  • Implemented

Existing tests

  • pass

New tests

  • swig/perl/t/00-measures-04.t pass without skips

Attachments (5)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.