This comes out with CVS HEAD of GEO, adding a Geospatial field to a content type, using postgresql:
PHP Fatal error: Call to undefined method GeoSimple::sqlFieldDefinition() in sites/all/modules/geo/modules/geo_field/geo_field.module on line 59, referer: http://localhost/admin/content/node-type/project/fields
Comments
Comment #1
strk commentedUhm, as much as I like GeoInterface, includes/geo.api.inc scares me.
Is it a drupal requirement to have such a loosy typed API ?
Comment #2
strk commentedDuplicate of http://drupal.org/node/820000