Opened 13 years ago

Closed 3 years ago

#466 closed enhancement (fixed)

Sql-mm compliant WKB (Z and M)

Reported by: oyvndi Owned by: strk
Priority: major Milestone: 3.10.0
Component: Core Version: main
Severity: Feature Request Keywords: WKB, geometry, ISO, OGC
Cc:

Description

The current WKB implementation is based on PostGIS "EWKB".

There is an extended ISO WKB standard defined (SQL-MM part3), which supports Z and M ordinates (in addition to CircularString etc)

OGC is planning/working on harmonizing their own spec based on ISO: http://www.opengeospatial.org/projects/groups/sfswg

Change History (7)

comment:1 by robe, 11 years ago

Milestone: 3.4.03.5.0

I'm going to punt this -- sounds like you are still ruminating.

comment:2 by robe, 9 years ago

Milestone: 3.5.03.6.0

comment:3 by strk, 7 years ago

Milestone: 3.6.03.7.0

Ticket retargeted after milestone closed

comment:4 by robe, 7 years ago

Milestone: 3.7.03.8.0

comment:5 by pramsey, 5 years ago

Milestone: 3.8.03.9.0

comment:6 by pramsey, 3 years ago

Milestone: 3.9.03.10.0

comment:7 by Paul Ramsey <pramsey@…>, 3 years ago

Resolution: fixed
Status: newclosed

In 9e3aa68/git:

Support ISO WKB in WKBWriter.
Added GEOSWKBWriter_setFlavor and GEOSWKBWriter_getFlavor
to the CAPI.
Closes #466

Note: See TracTickets for help on using tickets.