[GeoNode-devel] Publish WFS Layers with Remote Services app

Dimitris Karakostis karakostis.dimitris at gmail.com
Fri Feb 10 03:13:01 PST 2017


Thanks Jeff. During the coming months I will work on this. Initially I will
extend the Cascading for WFS as building an indexed WFS wouldn't work with
our current mapping client.
I will let you know on progress!

Cheers
Dimitris



On Wed, Feb 8, 2017 at 4:25 PM, Jeffrey Johnson <ortelius at gmail.com> wrote:

> Dimitris,
>
> In fact this code (cascaded wfs) should really be removed from GeoNode
> as it never really worked right. As far as I know, the old WFS Vector
> Data Store in GeoServer was not working really and I believe this
> function was removed from gsconfig (would have to look through the
> history). You might try again with the newer Web Feature Server (NG)
> datastore type in GeoServer. Check here for the documentation on how
> to do this in the UI
> http://docs.geoserver.org/latest/en/user/data/cascaded/wfs.html and
> http://geoserver.geo-solutions.it/edu/en/adding_data/add_wfscascade.html
>  You would need to add the necessary bits to gsconfig to configure
> this via the rest API. Alessio and the Geosolutions folks might be
> able to help.
>
> Note, It may also be possible to add an indexed WFS now and pass it
> through the proxy such that the new geonode-client can load it. In the
> past we could not make this work with geoexplorer.
>
> Let us know if you make progress. This is a potentially really useful
> feature.
>
> Jeff
>
> On Wed, Feb 8, 2017 at 7:17 AM, Dimitris Karakostis
> <karakostis.dimitris at gmail.com> wrote:
> >
> >
> > Hello all,
> >
> > I am checking the current status of the Remote Services app (as of
> GeoNode
> > 2.4) as we want to publish some WMS and WFS Cascaded layers. I have
> > published some layers as WMS but now I am trying to do the same with WFS
> (in
> > order to be able to download them as shape files).
> >
> > I understand that there are two ways to register remote services:
> > 1) as indexed service and
> > 2) as cascaded service.
> >
> > Having a closer look at the code I see that WFS is not supported for the
> > first method (https://goo.gl/ZQY2YU). Checking the
> > _register_cascaded_layers() function, I see that there is a part
> referring
> > to WFS (https://goo.gl/3v8xZW)
> > As you can see in the code, it calls a function create_wfslayer() from
> > gsconfig. I checked the gsconfig latest code and this function is not
> > available.
> >
> > Is it possible currently to publish through the Remote Services app WFS
> > layers? Is there a documentation describing the current status of the
> app?
> >
> > Thanks.
> > Dimitris
> >
> > _______________________________________________
> > geonode-devel mailing list
> > geonode-devel at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/geonode-devel
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20170210/a0ae0eda/attachment.html>


More information about the geonode-devel mailing list