kartoza / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
http://geonode.org/
GNU General Public License v3.0
8 stars 17 forks source link

We need to build a zip download tool for geonode #397

Open gubuntu opened 6 years ago

gubuntu commented 6 years ago

From @timlinux on October 10, 2014 8:57

Possibly ask the WB folks to help with this? The idea is that you can define a data collection and download all the related datasets as a single zip file (with shapefiles, tiffs and qml styles).

Copied from original issue: inasafe/inasafe#1243

gubuntu commented 6 years ago

From @timlinux on October 10, 2014 9:1

See also #1241

gubuntu commented 6 years ago

From @lucernae on January 31, 2017 17:41

Is this still relevant? I don't understand the context?

gubuntu commented 6 years ago

From @timlinux on January 31, 2017 21:48

Yes - the idea is to be able to create data packs that can be used for training courses. The trainers can update GeoNode layers at any time and then download the pack which is ready to run.

gubuntu commented 6 years ago

From @ismailsunni on February 2, 2017 1:12

Is similar with the QGIS as interface to interact with GeoNode? In very simple way of course.

gubuntu commented 6 years ago

From @timlinux on February 2, 2017 14:16

Ok more clarification:

We should make this as a discrete django app that can be provided as a contrib module to GeoNode.

gubuntu commented 6 years ago

partly addressed in https://github.com/kartoza/geonode/issues/156

lucernae commented 6 years ago

We already have zip option in download for shapefile and TIF. but we still haven't solved the problem with linked file in qgis project nicely.