Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download data from wfs-panel #157

Closed
pvgenuchten opened this issue Jun 29, 2013 · 10 comments
Closed

download data from wfs-panel #157

pvgenuchten opened this issue Jun 29, 2013 · 10 comments
Assignees
Milestone

Comments

@pvgenuchten
Copy link

for dutch national georegister a panel has been implemented from which users can select a spatial extent and a typename from a wfs-capabilities
It would be nice to integrate this feature in master, however there are still some challanges... The interface for zooming and selecting extent needs improvements. For some servers (deegree) no typenames are displyed in dropdown (but download does work). GML downloads open as a browser-tab, would be better to give them a header-attachement, so it loads as a download..

But most interesting feature would be to create functionality to select an output format which might not be supported by the actual wfs server. For geoserver most formats are supported, but for example deegree has only a single format (GML). For non spatial users supporting formats like CSV and geojson is essential. Geotools (or ogr2ogr) might be used to do the conversion. The proces might even be deligated to an external server, to protect gn performance, also the maxfeatures might be limited (for example via urlrewrite)

@pvgenuchten
Copy link
Author

download

@fxprunayre
Copy link
Member

It would be nice to integrate this feature in master,

It's http://trac.osgeo.org/geonetwork/wiki/proposals/WFSDataDownloader

Also some other projects provide more advanced extract UI (eg. geOrchestra http://www.georchestra.org/fr/documentation/overview.html#extracteur https://github.com/georchestra/georchestra/tree/master/extractorapp) as a separate webapp with most of the requirements you're listing.

jondoig pushed a commit to lisasoft/core-geonetwork that referenced this issue Aug 6, 2013
Reduced height by 30px, which removed hidden scroll bars.
@Delawen
Copy link
Contributor

Delawen commented Jan 20, 2015

I guess that merging at this point is not a good choice. Maybe just reimplement it on the new gn3 UI?

@pvgenuchten do you allow me to close this?

@pvgenuchten
Copy link
Author

@Delawen, you can close it but then please create a new issue to recreate similar fucntionality in Angular UI. Note that this functionality is also relevant even if you don't have a map, when you notice a document ahs a link to a wfs service, you can add a link to the wfs-download panel there

@Delawen Delawen modified the milestones: Future release, 3.0.1 Jan 21, 2015
@Delawen
Copy link
Contributor

Delawen commented Jan 23, 2015

Ok, let's use this for adding the WFS on 3.0.x

@pvgenuchten
Copy link
Author

parts of the download panel can also be used to extract data from an atom service
first retrieve from the atom in which formats and projections the dataset is available and then allow the user to select one of the formats/projections. If the atom only has 1 link the dataset can be downloaded instantly, no need to display the panel.

@fxprunayre, sure would be great to have similar functionality as geOrchestra. What do you suggest? Integrate some code from geOrchestra or show the download link only if gn detects that geOrchestra is available?

@Delawen
Copy link
Contributor

Delawen commented Jun 1, 2015

Main problem is right now that this works with ExtJS. So we should have to redo at least the UI.

@fxprunayre fxprunayre modified the milestones: 3.0.1, 3.0.2 Jul 6, 2015
@fxprunayre fxprunayre modified the milestones: 3.0.3, 3.0.2 Sep 2, 2015
@fxprunayre
Copy link
Member

Would be good to implement it back in the Angular app in the context of that proposal https://github.com/geonetwork/core-geonetwork/wiki/WFS-Filters-based-on-WFS-indexing-with-SOLR. We don't have resources for this, but it's quite related to the WFS work which is done.

Do you have any support to implement it ?

Moving to future release.

@Delawen
Copy link
Contributor

Delawen commented Jun 6, 2016

Automatic close of issue because no activity was detected on the last year?

@fxprunayre
Copy link
Member

Covered by #1438.

@fxprunayre fxprunayre self-assigned this Aug 4, 2016
PascalLike pushed a commit to PascalLike/core-geonetwork that referenced this issue Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants