Hi Jörg, I'm not really an expert but your GetFeature request returns:
<fis:GEMEINDE>......</fis:GEMEINDE> <fis:BEZIRK>.......</fis:BEZIRK> <fis:BRW>......</fis:BRW> Maybe your gml_include should be something like: 'gml_include_items' 'fis:GEMEINDE, fis:BEZIRK, fis:BRW' On Tue, Jun 2, 2015 at 3:27 PM, Jörg Thomsen <[email protected]> wrote: > > > Am 02.06.2015 um 14:59 schrieb [email protected]: > > I'm confused , do you mean that you have a WFS layer that you want to > > publish as a WMS? > > Could you send the layer definition of your mapfile? > > Also have a look at TEMPLATE and DUMP in the layer def > > this is my mapfile: > http://tib.osmct.de/berlin_boris_wfs.map > > it has a template and dump is deprecated as I know. > > Jörg > > > *Jörg Thomsen <[email protected]>@lists.osgeo.org* > > Envoyé par : [email protected] > > > > 2015-06-02 08:51 > > Veuillez répondre à > > [email protected] > > > > > > > > A > > "[email protected]" <[email protected] > > > > cc > > > > Objet > > Re: [mapserver-users] RE GetFeatureInfo on an WFS-Client-Layer > > > > > > > > > > > > > > > > > > > > > > Hello Steve, > > > > Am 02.06.2015 um 14:08 schrieb [email protected]: > >> GetFeatureInfo is a WMS request, not WFS. > >> More details would help, to help.. > > > >>> I am confused, does GetFeatureInfo on an WFS-Client-Layer work? > >>> The Capablites say the layer ist queryable, but the request-answer ist > >>> 'no object fond'. > > > > you are right. But my problem is a WFS-*client* Layer: My datasource is > > a WFS and I want to provide a WMS. GetMap works on that wms-Layer, but > > not GetFeatureInfo. GetFeatureInfo is enabled, but the answer is always > > 'no object found'. > > > > I would like to know if this generally should work, because I think > > mapserver only requests the gml temporarily to render the map and then > > there is no geodata for answering a later featureinfo-request. > > > > I tested with 6.4 > > > > Jörg > > _______________________________________________ > > mapserver-users mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/mapserver-users > > > > > > > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
