I have translated some polygon data into a PostGIS table using FME. The translation was successful with no errors reported. All the records appear in the PostGIS table (using the pgAdminIII application) except for about 90% of the geometries (see image below).
http://www.nabble.com/file/p18227858/table.jpg However, using the FME Universal Viewer all records are displayed with their correct geometry as I would expect. What is causing the Geometry column in the table to appear empty? Is there a setting in PostGIS to force the data to be visible in the pgAdminIII application? Attempts to generate a WMS from this table using GeoServer only displays those records that appear to have geometry. Performing a similar exercise using point geometries, there was no problem. -- View this message in context: http://www.nabble.com/Geometry-appears-empty-tp18227858p18227858.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
