Make Google geocoding minimum accuracy a variable
sreynen - June 26, 2009 - 21:06
| Project: | Location |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I had a use for Google geocoding with an accuracy below 3 (specifically, 2). Previous issues show this accuracy minimum has already been lowered, but not everyone has a use for less accurate geocoding, so rather than lowering it again, I suggest making it a variable, editable via the Google geocoding configuration form. The attached patch does this.
| Attachment | Size |
|---|---|
| accuracyvariable.patch | 2.73 KB |

#1
This continues to need review.
#2
I probably should of started with this patch... mine looks similar.
It provides google maps api accuracy settings on a per country level.
Very handy for the project I was working on :)