[Mapserver-users] WFS Anyone?
Keith Campbell
scoota at supanet.com
Mon Mar 22 13:57:42 PST 2004
Hi Frank,
Thanks for your reply.
I've discovered what the problem was - MapServer had not been compiled
--with-wfs as I thought it had - D'oh! Anyway, it's been recompiled
appropriately and the GetCapabilities request does work. However, the
GetFeature request returns this error:-
msProcessProjection(): Projection library error. no system list, errno: 2
So far the MapServer error messages I've come across have been
self-explanatory, but I'm not sure about that one. Presumably it's come
from PROJ4, but I don't know what system list it's referring to. Any
ideas? And how do I put this right?
The WFS can be found at:-
http://andrea-ws.scit.wlv.ac.uk/cgi-bin/mapserv?map=/home/stud/0/c0051956/public_html/Project/MapServer/firstwlvWFS.map&service=WFS&version=1.0.0&request=GetFeature&TypeName=UrbanAreas
Regards,
Keith
Frank Warmerdam wrote:
> Keith Campbell wrote:
>
>> OK, let's try again.
>>
>> Does anyone know why I might get a raster image instead of GML when I
>> send a GetCapabilities or GetFeature request to my WFS server? As far
>> as I know my version (4.01) of MapServer has been built with the
>> necessaries for WFS server support, and my mapfile has the right meta
>> tags. What else could be the problem? Or do I need to re-check the
>> build?
>
>
> Keith,
>
> If you are actually getting an image back there are two likely
> reasons. One
> is that you are using SERVICE=WMS instead of SERVICE=WFS, and the
> other is that
> you are getting an error back "inimage". Is the result actually a map?
>
> However, to get help you are likely going to need to show us all your
> exact request url, and perhaps your map file. Ideally, expose the
> service on
> the internet so we can look at it more closely.
>
> Best regards,
More information about the MapServer-users
mailing list