Hello, I'm not sure why, but that also happens to me sometimes when I see my data in pgadmin. Nevertheless, like you said, all geometries are shown in GIS, and it never give me any problems at all.
Take a look at the answer for this question: http://gis.stackexchange.com/questions/6247/some-objects-missing-after-importing-a-shp-into-postgis Hope it helps, Alexandre Neto On Tue, Jun 25, 2013 at 6:44 PM, willemb <[email protected]> wrote: > I have imported a multipolygon shape file into postgis 2. When I look at > the > table I see that only a few of the areas are showing a value in the > geometry > column (geom). When I run a spatial query using something like st_within > against another file it seems to only work on the those rows that have a > geom. I can't figure out how to populate the missing geometries. What I > don't understand is that if I use Manifold or QGIS to view the file from > postgis all of the areas are present even though the geometries are not > present for the vast majority of records. Is there a hidden column? > Clearly there is something I'm not understanding about Multipolygon files. > > > > -- > View this message in context: > http://postgis.17.x6.nabble.com/Newbie-having-trouble-with-Multipolygon-file-and-ST-Within-tp5003597.html > Sent from the PostGIS - User mailing list archive at Nabble.com. > _______________________________________________ > postgis-users mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
