<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi All,</div><div class=""><br class=""></div><div class="">As Ariel said, we have been developing qgisserver app to make geonode able to work with QGIS Server. Currently, it’s working quite nice. You can see the result in <a href="http://geonode.kartoza.com" class="">geonode.kartoza.com</a>. </div><div class=""><br class=""></div><div class="">Some notes;</div><div class=""><br class=""></div><div class=""><ol class="MailOutline"><li class="">I need to use leaflet for viewing the layer. But I have problem with django-leaflet module on Safari. Perhaps we need to use native leaflet instead. So, accessing the site from Chrome or Firefox is recommended.</li><li class=""> I think, for creating map, geonode is too attached with geoserver. I need to make proxy in the qgisserver app so that the request from GeoExt can be processed properly by qgis-server. By doing this, we only need to change OGC_SERVER configuration.</li><li class="">We can add the QGIS Server as a remote one also. We just need to configure where is it. Currently, it still assumes in the same server. It still use shutil module to copy the file. We can replace it with paramiko, and all should be done.</li><li class="">I am still working for the print map feature. It looks like attached to geoserver. It tries to accessing <a href="http://localhost:8080/geoserver/pdf/info.json" class="">http://localhost:8080/geoserver/pdf/info.json</a>. Currently, in the site above, I disabled the print map functionality, so it will still work properly.</li></ol><div class=""><br class=""></div><div class="">I am quite new to geonode, let me know if I missed some functionalities.</div><div class=""><br class=""></div><div class="">Best regards</div><div class=""><br class=""></div></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 24, 2016, at 5:52 AM, Paolo Corti <<a href="mailto:pcorti@gmail.com" class="">pcorti@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi<br class="">what about adding the QGIS Server services as remote ones?<br class="">p<br class=""><br class="">On Wed, Mar 23, 2016 at 6:46 AM, Josua Stähli <<a href="mailto:josh-talk@hotmail.com" class="">josh-talk@hotmail.com</a>> wrote:<br class=""><blockquote type="cite" class="">Hello<br class=""><br class="">This is more like a theoretical question. GeoNode is using GeoServer. Would<br class="">it be possible to use something else for example QGIS Server? Would this be<br class="">a lot of work to change that base? How strong is the connection between<br class="">GeoNode and GeoServer?<br class=""><br class="">Thank you for your answers!<br class=""><br class="">Josh<br class=""><br class=""><br class="">_______________________________________________<br class="">geonode-devel mailing list<br class=""><a href="mailto:geonode-devel@lists.osgeo.org" class="">geonode-devel@lists.osgeo.org</a><br class="">http://lists.osgeo.org/mailman/listinfo/geonode-devel<br class=""><br class=""></blockquote><br class=""><br class=""><br class="">-- <br class="">Paolo Corti<br class="">Geospatial software developer<br class="">web: <a href="http://www.paolocorti.net" class="">http://www.paolocorti.net</a><br class="">twitter: @capooti<br class="">skype: capooti<br class="">_______________________________________________<br class="">geonode-devel mailing list<br class=""><a href="mailto:geonode-devel@lists.osgeo.org" class="">geonode-devel@lists.osgeo.org</a><br class="">http://lists.osgeo.org/mailman/listinfo/geonode-devel<br class=""></div></div></blockquote></div><br class=""></body></html>