mobilizeamerica / api

Docs for MobilizeAmerica's API
50 stars 5 forks source link

Events with general locations but without street address have no location information in feeds. #72

Open dtipson opened 4 years ago

dtipson commented 4 years ago

With the vast majority of events now being virtual, most don't have street addresses. But many still have city/state/zip, and I see on the mobilize site that this is still being used to get general geolocation. However, at least on the feeds I'm looking at, these events come back with location: null. Ideally, we could get back lat/lng with an extra param specifying the level of accuracy (fine/coarse, street/city/locality, etc.)