Hello ervyone im trying to dsiplay a 3d point loaded into a postgius database
using shp2pgsql-gui from postgis, when i use a shp2img to test the image it'
doesnt display anything here is my mapfile declaration
LAYER
        NAME "policia"
        TYPE point
        CONNECTIONTYPE postgis               
        CONNECTION "host=localhost port=5432 dbname=xxx user=postgres
password=xxxx"
        DATA "the_geom from puesto_pol using unique gid"
        STATUS ON
        PROJECTION
         "init=epsg:32718"
        END
        METADATA 
         "DESCRIPTION" "Policia"
         "LAYER_ENCODING" "UTF-8"
        END  # Metadata                 

        CLASS

         Name 'Policia'
         symbol "punto"
         size 10 

         COLOR 1 254 100

         OUTLINECOLOR 0 0 0

         TEMPLATE void  

         END  # Class

END  # Layer

Please give a hand,
Thanks a lot 

Greetings 

Paul A.


--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/can-t-display-3d-point-mapserver-tp6801066p6801066.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to