[postgis-tickets] [PostGIS] #2372: KML with space around ordinate values considered invalid
PostGIS
trac at osgeo.org
Mon Jul 1 03:31:08 PDT 2013
#2372: KML with space around ordinate values considered invalid
----------------------+-----------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: reopened
Priority: high | Milestone: PostGIS 1.5.9
Component: postgis | Version: 1.5.X
Resolution: | Keywords: history, kml
----------------------+-----------------------------------------------------
Comment(by colivier):
I will take time to check r11603 since tomorrow noon.
Related to NOTICE,
every time we accept to parse the input
as it's indeed not conform to the spec.
Space is tuple separator so all theses use cases should falling in invalid
ones.
(1,2,5 previously was tolerated, but no reason to do so with NOTICE)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2372#comment:22>
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