Skip to content

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. As of version 1.2, this plugin no longer requires a Google Maps key.

rabernathy/plugin-Geolocation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I extended the Geolocation plugin to automatically add a location to new items.

Your items must have an element that contains their address (anything that Google maps recognizes, from a street address to a country). For example, if you defined an item type for a letter, it might have an element called "Destination". Go to the Geolocation configure page and enter the name of this element as the default location field. After that, any item that is saved (after you edit it or when it is first added to Omeka) and does not yet have a location, but has an address in the specified field, will be assigned the location given by that address. This is especially helpful when you're uploading a lot of items at once, e.g. with CSV Import.

About

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. As of version 1.2, this plugin no longer requires a Google Maps key.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.4%
  • JavaScript 22.6%