#1140: GeoJSON writer is unable to handle linear rings
------------------------+--------------------------
 Reporter:  caspervdw   |      Owner:  geos-devel@…
     Type:  defect      |     Status:  new
 Priority:  minor       |  Milestone:  3.10.1
Component:  Default     |    Version:  3.9.0
 Severity:  Unassigned  |   Keywords:
------------------------+--------------------------
 Linearrings are currently serialised to “null” which is a bit unexpected.
 Indeed, a linearring is not in the GeoJSON spec.

 I suggest converting to LineString instead. This is also done in the WKB
 writer.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1140>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to