umap icon indicating copy to clipboard operation
umap copied to clipboard

Download results of a facet search

Open virgile-dev opened this issue 1 year ago • 4 comments
trafficstars

Is your feature request related to a problem? Please describe. I was working with a geojson file which contained properties. I wanted to filter it acording to some values and then upload the result to different layers. I'm no developer, but to get my filtered file was a bit of hassle. I ended up making a python script with the aid of chatGPT to create my filtered files. It was frustrating because thanks to facet search I could easily filter my geojson within uMap.

Describe the solution you'd like For noobs like me it would be great to be able to download the result of a facet search directly from uMap UI. Adding a button inside the facet search pane "Download the result" when some checkboxes are clicked would be great.

Describe alternatives you've considered Using python to filter my geojson.

virgile-dev avatar Jan 04 '24 12:01 virgile-dev

Maybe in this particular case, the action you've needed is something like "Move result in a separate layer" ?

yohanboniface avatar Jan 04 '24 12:01 yohanboniface

In that case yes. But maybe being able to download allows for more use cases

virgile-dev avatar Jan 04 '24 13:01 virgile-dev

Maybe in this particular case, the action you've needed is something like "Move result in a separate layer" ?

Facet search is available only in preview mode. So wouldn't there be some kind of issue trying to edit the layers ?

virgile-dev avatar Jan 04 '24 18:01 virgile-dev