[mapserver-users] local shapefile not rendering
geo3d
geomatrix3d at gmail.com
Mon Aug 2 08:30:32 PDT 2010
Looking for some insight to further troubleshoot my problem;
pulling my parcels shapefile locally does not render my shapefile:
Mapfile
DATA 'parcels'
Projection
init=epsg:2240
END
However, pulling the data directly from postgresql does render; with the
same projection used
NAME 'Parcels'
TYPE POLYGON
CONNECTIONTYPE postgis
CONNECTION "dbname='********' host=***** port=5432 user='***'
password='***' sslmode=prefer"
DATA 'the_geom FROM "parcels" using unique gid using srid=2240'
Can anyone suggest any ideas?
Thanks
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/local-shapefile-not-rendering-tp5364536p5364536.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list