[mapserver-users] confused about pulling data from postgis

Kristian Thy thy at 42.dk
Mon Jul 21 08:27:45 EDT 2008


On Mon, Jul 21, orkun wrote:
> In addition to wkb_geometry, I also want to get "ogc_fid"
> using querybypoint.
> 
> I am using this line in my map file. I am getting
> wkb_geometry but not ogc_fid
> 
> DATA  "wkb_geometry FROM (select ogc_fid,wkb_geometry,cat from
> sheydene2) as foo using unique ogc_fid using SRID=32768
> 
> what should I change in my map file to get ogc_fid ?

DATA  "wkb_geometry, ogc_fid FROM (select ogc_fid,wkb_geometry,cat from
sheydene2) as foo using unique ogc_fid using SRID=32768

\\kristian
-- 
... et nemo ex vobis interrogat me: »Quo vadis?«


More information about the mapserver-users mailing list