[postgis-tickets] [PostGIS] #2395: Cannot read KML with non-closed LinearRing
PostGIS
trac at osgeo.org
Mon Jul 29 09:48:50 PDT 2013
#2395: Cannot read KML with non-closed LinearRing
-------------------------+--------------------------------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: 2.0.x
Keywords: kml |
-------------------------+--------------------------------------------------
According to the specs you're supposed to close LinearRing coordinates,
but FusionTable doesn't care about exporting unclosed ones. Do we want to
be unable to import an export from FT ? I think we don't. We could raise a
WARNING about it not being closed but continue to read it. What do you
think ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2395>
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