<div dir="ltr"><br><div>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.</div><div>I will let you know on progress!</div><div><br></div><div>Cheers</div><div>Dimitris</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 8, 2017 at 4:25 PM, Jeffrey Johnson <span dir="ltr"><<a href="mailto:ortelius@gmail.com" target="_blank">ortelius@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dimitris,<br>
<br>
In fact this code (cascaded wfs) should really be removed from GeoNode<br>
as it never really worked right. As far as I know, the old WFS Vector<br>
Data Store in GeoServer was not working really and I believe this<br>
function was removed from gsconfig (would have to look through the<br>
history). You might try again with the newer Web Feature Server (NG)<br>
datastore type in GeoServer. Check here for the documentation on how<br>
to do this in the UI<br>
<a href="http://docs.geoserver.org/latest/en/user/data/cascaded/wfs.html" rel="noreferrer" target="_blank">http://docs.geoserver.org/<wbr>latest/en/user/data/cascaded/<wbr>wfs.html</a> and<br>
<a href="http://geoserver.geo-solutions.it/edu/en/adding_data/add_wfscascade.html" rel="noreferrer" target="_blank">http://geoserver.geo-<wbr>solutions.it/edu/en/adding_<wbr>data/add_wfscascade.html</a><br>
 You would need to add the necessary bits to gsconfig to configure<br>
this via the rest API. Alessio and the Geosolutions folks might be<br>
able to help.<br>
<br>
Note, It may also be possible to add an indexed WFS now and pass it<br>
through the proxy such that the new geonode-client can load it. In the<br>
past we could not make this work with geoexplorer.<br>
<br>
Let us know if you make progress. This is a potentially really useful feature.<br>
<br>
Jeff<br>
<div><div class="h5"><br>
On Wed, Feb 8, 2017 at 7:17 AM, Dimitris Karakostis<br>
<<a href="mailto:karakostis.dimitris@gmail.com">karakostis.dimitris@gmail.com</a><wbr>> wrote:<br>
><br>
><br>
> Hello all,<br>
><br>
> I am checking the current status of the Remote Services app (as of GeoNode<br>
> 2.4) as we want to publish some WMS and WFS Cascaded layers. I have<br>
> published some layers as WMS but now I am trying to do the same with WFS (in<br>
> order to be able to download them as shape files).<br>
><br>
> I understand that there are two ways to register remote services:<br>
> 1) as indexed service and<br>
> 2) as cascaded service.<br>
><br>
> Having a closer look at the code I see that WFS is not supported for the<br>
> first method (<a href="https://goo.gl/ZQY2YU" rel="noreferrer" target="_blank">https://goo.gl/ZQY2YU</a>). Checking the<br>
> _register_cascaded_layers() function, I see that there is a part referring<br>
> to WFS (<a href="https://goo.gl/3v8xZW" rel="noreferrer" target="_blank">https://goo.gl/3v8xZW</a>)<br>
> As you can see in the code, it calls a function create_wfslayer() from<br>
> gsconfig. I checked the gsconfig latest code and this function is not<br>
> available.<br>
><br>
> Is it possible currently to publish through the Remote Services app WFS<br>
> layers? Is there a documentation describing the current status of the app?<br>
><br>
> Thanks.<br>
> Dimitris<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> geonode-devel mailing list<br>
> <a href="mailto:geonode-devel@lists.osgeo.org">geonode-devel@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-devel</a><br>
><br>
</blockquote></div><br></div>