Problems with MapServer and Postgis - find_srid()

Jaime Mejía jaime at MAINTASK.COM
Thu Aug 11 14:53:56 EDT 2005


Best try
DATA "the_geom from (select setsrid(the_geom,1) as the_geom, gid from 
yourtable) as data using unique gid using srid=1"

Jaime

Carlos Eduardo Sibaja Salazar escribió:

>Try with this in the DATA line:
>DATA "the_geom from public.br_uf as data using unique gid using srid=-1"
>
>
>  
>



More information about the mapserver-users mailing list