load_location_from_json#

load_location_from_json(json_obj, check_constraints=None)[source]#

Load location data from json object with some checks made.

Parameters:

json_obj (json) – json object containing location data

Returns:

The json object with location data.

Return type:

json