GeoCat / qgis-bridge-plugin

GeoCat Bridge is a plugin for QGIS that can be used to publish geospatial (meta)data to the cloud.
https://geocat.github.io/qgis-bridge-plugin/
GNU General Public License v3.0
36 stars 17 forks source link

Import metadata from source #6

Closed pvgenuchten closed 3 years ago

pvgenuchten commented 5 years ago

A user should be enabled to import existing metadata for a dataset

Idea is to have an 'import' button at the metadata screen (so making it import more explicit then auto importing it at file open event).

This item has been discussed in the qgis-metadata gitter

To consider is where to introduce this functionality, we probably need a separate module managing metadata conversions (we had some brainstorming around meta-dal, medal (gdal for metadata)). Current idea is to take a shortcut (single conversion), but allow it to be extended later to a meta-dal type of approach.

timlinux commented 5 years ago

Sometimes shapefiles also have metadata as filename.xml too.

pvgenuchten commented 4 years ago

For a first iteration, i'd suggest to start with shape, tiff & a user selecting a file manually

volaya commented 4 years ago

This is already implemented and the ticket can be closed