Geocoding services convert coordinates to addresses for your significant places. You can add multiple services and the system will use them randomly to distribute the load.
Make sure that the geocoding service answers with GeoJson. This is the only supported response.
URL Template placeholders:
{lat} - Will be replaced with latitude
{lng} - Will be replaced with longitude
Example: https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lng}&zoom=18&addressdetails=1
No geocoding services configured.
| Name | URL Template | Status | Errors | Last Used | Actions |
|---|---|---|---|---|---|
| Enabled Disabled | (Auto-disabled) |
Manually trigger geocoding operations for your significant places
Process all significant places that haven't been geocoded yet
Clear all existing geocoding data and re-process all significant places