omeka / plugin-Geolocation

Allows administrative users to save geolocation data for an individual item. The plugin generates a Google map containing items with geolocation data and a web page for displaying the map.
http://omeka.org/codex/Plugins/Geolocation
12 stars 20 forks source link

Copy mapping data from another field #55

Open allanaaa opened 1 year ago

allanaaa commented 1 year ago

Re: https://github.com/omeka/plugin-Geolocation/issues/33, and related to Mapping changes currently being developed in S, a bulk-edit feature could be added that allows mapping data to be copied from another field to the Geolocation field.

This would get around the incompatibility between CSV Import and Geolocation; simply import your lat/longs into "Coverage" or some other field, then copy them to Geolocation in a bulk-edit process. We can specify the precise formatting to use in the docs.