[postgis-tickets] [PostGIS] #3061: ST_GeomFromGeoJSON strips coordinates

PostGIS trac at osgeo.org
Mon Mar 16 08:40:58 PDT 2015


#3061: ST_GeomFromGeoJSON strips coordinates
---------------------------------+------------------------------------------
 Reporter:  slaskis              |       Owner:  pramsey      
     Type:  defect               |      Status:  new          
 Priority:  medium               |   Milestone:  PostGIS 2.1.6
Component:  postgis              |     Version:  2.1.x        
 Keywords:  geojson, linestring  |  
---------------------------------+------------------------------------------
Changes (by pramsey):

  * milestone:  => PostGIS 2.1.6


Comment:

 * WKT input preserves duplicate points
 * WKB input preserves duplicate points
 * GML input strips duplicate points
 * KML input strips duplicate points
 * GeoJSON input strips duplicate points

 So... what to do?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3061#comment:2>
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