isaisa wrote:
> 
> Hi,
> I'm a new user of mapserver, pmapper 3.1-beta3 and postgis layers. I am
> working with postgis data and shapefiles at the same time. I can view the
> shapefiles but not the postgis layers (I' can view the name of the postgis
> layers in the legend but not in the map zone) What am I doing wong?
> 
> I creted my *.map using a extension for arcview 3.2, just for the
> shapefiles layers,  then I added the postgis layers.
> My postgis layers were creted with shp2pgsql extension and I have a gid
> column but not a OID column.
> 
> Some of the layers I'am using in my *.map are:
> 
> 
> Thanks very much and sorry about my English
> 
> 

Hi isaisa,
Did you watch to your apache error-log or php error-log files?
Can you try to replace DATA "the_geom FROM landsat AS foo USING UNIQUE gid
using srid = 4326"  with
DATA "the geom from landsat"?


-- 
View this message in context: 
http://www.nabble.com/pmapper-and-postgis-tf3426156.html#a9549961
Sent from the pmapper users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to