Changes to street addresses that return county

This change updates formatted street address fields to specify the location in terms of its proximity to the nearest city or town if the computed address contains a county in it.

For example, for exact addresses where a county is returned:

  • We’d previously return "Tom Murphy Freeway, Haralson County, GA, 30110-2504".
  • We will now return "Tom Murphy Freeway, 3.3 mi SW Bremen, Haralson County, GA, 30110-2504"

The endpoints that return address information that this change applies to are:

  • GET /addresses
  • POST /addresses
  • GET /addresses/{id}
  • PATCH /addresses/{id}
  • GET /industrial/assets
  • POST /industrial/assets
  • PATCH /industrial/assets/{id}
  • GET /fleet/routes
  • POST /fleet/routes
  • GET /fleet/routes/audit-logs/feed
  • GET /fleet/routes/{id}
  • PATCH /fleet/routes/{id}
  • GET /v1/fleet/trips
  • GET /fleet/vehicles/locations
  • GET /fleet/vehicles/locations/feed
  • GET /fleet/vehicles/locations/history
  • GET /fleet/vehicles/stats
  • GET /fleet/vehicles/stats/feed
  • GET /fleet/vehicles/stats/history
  • GET /beta/fleet/trailers/stats
  • GET /beta/fleet/trailers/stats/feed
  • GET /beta/fleet/trailers/stats/history
  • GET /beta/industrial/jobs
  • PATCH /beta/industrial/jobs
  • POST /beta/industrial/jobs