The GeoBlacklight plugin for Omeka includes a custom feature in the Spatial Coverage field. A user can type in a place term, which will query GeoNames, and produce a dropdown list of options. The user selects a value from the list, and this will pull in the GeoNames URI. The user can select multiple place names using multiple inputs. A second feature of the plugin is that it can pull the bounding box coordinates from the GeoNames official record. This is triggered during export to the GeoBlacklight schema JSON file if the Bounding Box element for the item is empty. Although users can add multiple place names, only the first input will be queried for this function. When you begin typing in this input, it will query the GeoNames API and pull suggestions for defined place names. NOTE: This feature is constrained by the fact that our site is hosted on an https site, but the GeoNames API query is on http. This means that your brows...
Metadata blog