[postgis-tickets] [PostGIS] #3178: EWKB emitter should emit complex empty geometry

PostGIS trac at osgeo.org
Wed Jun 24 15:43:10 PDT 2015


#3178: EWKB emitter should emit complex empty geometry
---------------------+---------------------------
 Reporter:  pramsey  |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.1.8
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 The EWKB emitter (which drives the backup/dump format) does not emit
 complex empty geometries (eg, MULTILINESTRING(EMPTY, EMPTY)) it simplifies
 them down to a single empty instance. As a result, it's not possible to
 dump/restore a database with complex empties without changing their form.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3178>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list