[mapserver-users] postgres layer not visible

Worth Lutz wal3 at mindspring.com
Fri Jan 16 04:46:27 PST 2015


I just guessing but a few things to try:

    /DATA 'the_geom FROM "public"."Fiumi_riproiettato" USING UNIQUE "ID"
    USING UNIQUE 5223'

    ///DATA 'the_geom FROM "public"."Fiumi_riproiettato" USING UNIQUE
    "ID" USING SRID=5223'

    ///DATA 'the_geom FROM "public"."Fiumi_riproiettato" USING UNIQUE id
    USING UNIQUE 5223'
    //
    DATA 'the_geom FROM "public"."Fiumi_riproiettato" USING UNIQUE id
    USING SRID=5223'
    /
    //DATA 'the_geom FROM "public"."Fiumi_riproiettato" USING UNIQUE ID
    USING SRID=5223'
    //

I've marked the changes in red. Again just guesses to try. Let us know 
what works.

Good Luck!

*Worth Lutz*
------------------

On 01/16/2015 06:30 AM, Maiorano Pasquale wrote:
> /DATA 'the_geom FROM "public"."Fiumi_riproiettato" USING UNIQUE ID 
> USING UNIQUE 5223'/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150116/21536804/attachment.html>


More information about the mapserver-users mailing list