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

Geolocation unable to search for a place? #43

Closed WenNg closed 1 year ago

WenNg commented 8 years ago

Upon entering a location for the map, sometime it able to pinpoint a location, sometime it doesn't. i.e. it work for Bohemia but will not work for Mount FIeld. I wonder what the problem is? I even tried coordinates but it shows "Error: "xxx" was not found!" The map is working fine if I pinpoint a location manually.

User Browser Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36 Role super System Omeka 2.4.1 PHP 7.0.10 (apache2handler) OS Darwin 15.6.0 x86_64 MySQL Server 5.6.28 MySQL Client mysqlnd 5.0.12-dev - 20150407 - $Id: 241ae00989d1995ffcbbf63d579943635faf9972 $ Apache Apache/2.2.31 (Unix) mod_wsgi/3.5 Python/2.7.12 PHP/7.0.10 mod_ssl/2.2.31 OpenSSL/1.0.2h DAV/2 mod_fastcgi/2.4.6 mod_perl/2.0.9 Perl/v5.24.0 PHP Extensions Regular apache2handler, bcmath, bz2, calendar, Core, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, json, ldap, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, Reflection, session, SimpleXML, soap, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib Plugins Coins 2.0.3 CollectionTree 2.0.2 Corrections 1.0 CsvImport 2.0.4 DigitalObjectLinker 2.0.1 ExhibitBuilder 3.3.1 FacetByMetadata 1.0.2 FedoraConnector 2.1.5 Geolocation 2.2.5 GettySuggest 1.3 HideElements 1.3 HistoryLog 2.6 ItemOrder 2.0.2 LcSuggest 2.0.1 OaipmhHarvester 2.0.1 PdfEmbed 1.0 (inactive) SearchByMetadata 1.2.1 SimplePages 3.0.7 SimpleVocab 2.0.1 SimpleVocabPlus 1.3 (inactive) Themes berlin 2.3.1 default 2.3.2 (current) seasons 2.3.1

WenNg commented 8 years ago

ha! It started to work just fine today! Turned out that some previously added file were unable to do search for location but the later addition of items on Omeka have no problem in using Geolocation. Geolocation was already installed by the time the older items were added to the library. I'm not quite sure what's going on...