[postgis-users] Mapserver PostGIS Layer returns nothing
Heiko Kehlenbrink
Heiko.Kehlenbrink at vermes.fh-oldenburg.de
Wed Apr 28 22:35:21 PDT 2004
hi wesley,
yust my 2 cents:
try
> LAYER
> NAME wellheader
> STATUS DEFAULT
> DEBUG ON
> CONNECTIONTYPE postgis
> CONNECTION "user=aus dbname=TIMS host=denlx02"
DATA "the_geom from wellheader USING UNIQUE oid USING SRID=4269"
> TYPE POINT
> PROJECTION
> "init=EPSG:4269"
> END
> #When the display works use different classes for certain conditions
> CLASS
> SYMBOL 'triangle'
> OUTLINECOLOR 0 255 0
> SIZE 5
> END
> END
>
> END
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
god luck
heiko
More information about the postgis-users
mailing list