[postgis-tickets] [PostGIS] #2372: KML with space around ordinate values considered invalid
PostGIS
trac at osgeo.org
Mon Jul 1 02:37:12 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 strk):
For the NOTICE, when do we want to raise it ?
Should space ONLY be allowed to separate coordinates ?
In other words, are these all to raise a NOTICE ?
{{{
1: <> 1,2<>
2: <>1,2 <>
3: <>1 ,2<>
4: <>1, 2<>
}}}
And what about multiple spaces ? (as the spec say "a whitespace"):
{{{
5: <>1,2 1,2<>
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2372#comment:21>
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