ERROR: Cannot translate object $geom into SQL
· geom_to_sql in DBD::mysql::Geom

ERROR: UTM requires 3 values: easting, northing, and zone
· fromString in Geo::Point

ERROR: area requires a ring of points
· area in Geo::Line

ERROR: can only compare a point to another Geo::Point
· sameAs in Geo::Point

ERROR: distance calculation not implemented between a $kind and a $kind
· distance in Geo::Shape

ERROR: dms latitude coordinate not understood: $string
· fromString in Geo::Point

ERROR: dms longitude coordinate not understood: $string
· fromString in Geo::Point

ERROR: illegal UTM zone in $string
· fromString in Geo::Point

ERROR: illegal character in x coordinate $x
· fromString in Geo::Point

ERROR: illegal character in y coordinate $y
· fromString in Geo::Point
ERROR: in() not implemented for a $class
· in in Geo::Shape

ERROR: not known what to do with $component
· new in Geo::Surface

ERROR: perimeter requires a ring of points
· perimeter in Geo::Line

ERROR: surface requires outer polygon
· new in Math::Polygon::Surface

ERROR: too few values in $string (got @parts)
· fromString in Geo::Point

ERROR: too many values in $string (got @parts)
· fromString in Geo::Point

ERROR: transform() expects array of points
· transform in Geo::Proj4

ERROR: transformRad() expects array of points
· transformRad in Geo::Proj4

ERROR: undefined projection $proj for $string
· fromString in Geo::Point

ERROR: you need to specify 'x', 'y', 'rc', or 'line'
· polygon_mirror in Math::Polygon::Transform