[geos-devel] [GEOS] #1142: GeoJSON reader cannot read null coordinates
GEOS
geos-trac at osgeo.org
Sat Oct 30 13:09:13 PDT 2021
#1142: GeoJSON reader cannot read null coordinates
-----------------------+---------------------------
Reporter: caspervdw | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.11.0
Component: Default | Version: main
Severity: Annoyance | Resolution:
Keywords: |
-----------------------+---------------------------
Comment (by rouault):
The issue is not on the reader, but on the writer. A null member in the
coordinate array is illegal.
https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.1 : "A position
is an array of numbers"
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1142#comment:1>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list