apicrud.controllers.location

Classes

LocationController()

class apicrud.controllers.location.LocationController
static create(body)

invoke geocoder to store coordinates

static find(**kwargs)

after fetching records, convert geocoded values to [longitude, latitude]

static update(id, body)

invoke geocoder to store coordinates