[ckan-dev] ckanext geoview - wfs preview

Guillaume Sueur no-reply at neogeo-online.net
Wed Sep 28 12:24:38 UTC 2016


Hi,

I'm not a CKAN expert, more a GIS guy.
Why would you want to display a WFS (GML Format) stream ? The WMS is
dedicated for visualisation, while WFS is for download (and / or usage
in a GIS context). You can use your Geoserver WFS URL pretty easilly for
download purpose (and list SHAPEZIP, GEOSJSON, GML links), but IMHO, it
would be useless to display it in a CKAN context (chat would it offer
more than WMS on the map ?) + it would cause the browser to hang for a
long time if the dataset befind the WFS is huge !

Best regards

Guillaume

Le 28/09/2016 à 13:32, Pedro Ferro a écrit :
> Hi,
> 
> I´m not an IT guy and it is likely that the problems exposed may seem
> "strange" ...
> 
> I installed  CKAN 2.5.1 with Solr 5.1.0 in Ubuntu14.04 virtual machine.
> 
> Installed the Geoview  extension to see geographic files and services at
> CKAN.
> I've followed the instruction in
> https://github.com/ckan/ckanext-geoview#installation
> 
> It happens that I can preview the various formats (GeoJSON, kml, WMS)
> but I can not in WFS format.
> 
> In the case of WFS that I want to see, it's something from the geoserver
> as the WMS. (basically it's  the same data in different formats)
> 
> The WMS data appear in the preview but the WFS not ...
> 
> If you have any idea about what should I do, I appreciate 
> 
> 
> My configuration file:
> 
> *ckan.plugins =* stats text_view image_view recline_view datastore
> datapusher
> spatial_metadata spatial_query harvest ckan_harvester csw_harvester
> waf_harvester doc_harvester pdf_view resource_proxy geo_view
> 
> *ckanext.spatial.search_backend =* solr-spatial-field
> 
> *ckanext.geoview.ol_viewer.formats =* wfs wms geojson kml
> *ckanext.geoview.ol_viewer.default_feature_hoveron =* true
> #ckanext.geoview.ol_viewer.hide_overlays = true
> 
> *ckan.views.default_views =* image_view text_view recline_view geo_view
> 
> 
> 
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
> 



More information about the ckan-dev mailing list