wiki:MeasuredGeometriesInDrivers

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

note about range of M in shapefiles

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.

Utilities

ogr2ogr :

ogrinfo:

Memory

Status

  • Implemented, no known issues

Existing tests

  • pass

New tests

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

Documentation

  • to be done

ESRI Shapefile

Status

  • Implemented
  • The "no data" (value < -1038) value for M is not observed.
  • The range of M is not written

Existing tests

  • pass without changes (changes were undone)

New tests

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

Documentation

  • Support for measures is mentioned, also the SHPT creation option list is updated.

PostgreSQL

Status

  • Implemented

Existing tests

  • pass

New tests

  • swig/perl/t/00-measures-04.t pass (also for PostGIS 1.5.8)

Documentation

  • to be done

Attachments (5)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.