[postgis-devel] [PostGIS] #1252: SRID appearing in ST_AsText for particular multipolygon
PostGIS
trac at osgeo.org
Thu Oct 27 12:20:24 PDT 2011
#1252: SRID appearing in ST_AsText for particular multipolygon
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Future
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
The ST_Summary of the normal geometry (without the union (the regular one
that doesn't have srid stuck in the ST_AsText output looks a little
different). It returns
{{{
MultiPolygon[BS] with 6 elements
Polygon[] with 1 rings
ring 0 has 201 points
Polygon[] with 1 rings
ring 0 has 213 points
Polygon[] with 1 rings
ring 0 has 25 points
Polygon[] with 1 rings
ring 0 has 78 points
Polygon[] with 1 rings
ring 0 has 81 points
Polygon[] with 3 rings
ring 0 has 284 points
ring 1 has 22 points
ring 2 has 46 points
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1252#comment:5>
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-devel
mailing list