Re: OGC-compliant requests in XML format
Arnulf Christl <[email protected]>
| Newsgroups | gmane.comp.gis.freegis |
|---|---|
| Message-ID | <[email protected]> |
Lena Pahl wrote: > > Hi everybody! > > I want to create OGC-compliant requests in XML format for a WFS. Is there some automated way to create those requests? > > Any help is very much appreciated! > > Thanks a million, > > Lena Hi, you can check out this demo: http://www.mapbender.org/demoserver.html Search for 5311 in "Suche Postleitzahlbereiche:" check the GML box and click OK. Look at the URL of the returned web page, it contains the WFS getFeature request. There are loads of application scenarios, a comprehensive set can be found here: http://www.flo.rlp.de It implements search functionality with WFS, highlighting and enables digitizing functionality. Best, Arnulf.