Geocode all active families missing coordinates
POST/map/geocode-all
Iterates active families that have a street address but no usable coordinates, geocoding each via Nominatim at ~1 request/second. Families are taken in ID order; up to 50 per call. Pass 'skip' = the number of families that failed in earlier calls so those are not re-queried, and repeat while 'remaining' > 'skip'. Admin-only.
Request​
Responses​
- 200
- 401
- 403
Geocoding batch summary
Unauthorized
Admin role required