querybypoint Postgis

Bertsch clemens.bertschler at GMAIL.COM
Sat May 13 12:52:47 EDT 2006


Thanks Greg
That was it, the query has to defined with OIDS and furthermore you have to
set the column you want to see in the result field manualy.
DATA "the_geom FROM
  (SELECT the_geom,oid,f_code from mus where longitudecenter <> 0
    AND NAME = 'USAR-0')
 AS myquery USING UNIQUE oid using SRID = -1"

--
View this message in context: http://www.nabble.com/querybypoint-Postgis-t1610695.html#a4373497
Sent from the Mapserver - User forum at Nabble.com.



More information about the mapserver-users mailing list