systopia / de.systopia.osm

CiviCRM OpenStreetmap GeoCoding-Provider
2 stars 17 forks source link

Truncate coordinates #10

Closed bjendres closed 8 years ago

bjendres commented 8 years ago

Unfortunately there's a bug in CiviCRM where geo coordinates longer then 12 characters (as a string) can cause trouble: CRM-17856.

Since this hasn't been fixed yet, I suggest we budge and truncate our coordinates. We can still take it back once it's sorted out in CiviCRM.

bjendres commented 8 years ago

Seems to be working fine