[postgis-tickets] [PostGIS] #3025: Analyze not creating spatial statistics on LineString Z geometry

PostGIS trac at osgeo.org
Mon Feb 2 07:02:05 PST 2015


#3025: Analyze not creating spatial statistics on LineString Z geometry
-----------------------+----------------------------------------------------
  Reporter:  rightway  |       Owner:  pramsey         
      Type:  defect    |      Status:  closed          
  Priority:  medium    |   Milestone:  PostGIS 2.1.6   
 Component:  postgis   |     Version:  2.1.x           
Resolution:  wontfix   |    Keywords:  extents, analyze
-----------------------+----------------------------------------------------

Comment(by rightway):

 Thanks, finally managed to create a valid linestringZ dataset and verified
 that st_estimatedextent does work with it.

 I guess that my only comment is that if the geometry isn't valid enough to
 analyze then it would be helpful if the st_isvalid and st_isvalidreason
 commands picked up this error.  Either that or get the analyze to ignore
 dodgy Z and M values and still work out the extents which is only a box2d
 anyway.

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