Closed (fixed)
Project:
Openlayers
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2013 at 21:45 UTC
Updated:
30 May 2013 at 08:51 UTC
Just setting up a site now and received this error when I attempt to clone or edit any maps
http://localhost.dev/admin/structure/openlayers/maps/list/default/edit //for example - the error would occur here.
Exception: Projection 900913 lacks an authority code. Read http://drupal.org/node/1944074 for hints. in openlayers_get_projection_by_identifier() (line 1024 of /Users/justinsinichko/drupal_projects/chicken/sites/all/modules/openlayers/openlayers.module).
Any ideas?
Comments
Comment #1
artatum commentedsame here
Comment #2
kevinquillen commentedIt's annoying - but you need to use the latest 2.x or 2.x-dev version of GeoField.
Comment #3
rdeboerI've recently applied mods to IP Geolocation Views and Maps, 7.x-1.x-dev, so that you can use it with the latest OpenLayers, i.e. 7.x-2.0-beta5 or later.
With IP Geolocation Views and Maps, you can pick any coordinate storage module you like, including Geofield.
Comment #4
helonaut commentedThank you guys very much, dev release fixed it !
Could this be included in stable? Dev seems to be rigid at the moment?
Comment #5
polHi,
I'm waiting the DrupalCon Portland to release a new beta and fix the last remaining bugs.
Thanks !