This PR refactors the code of find-at-location to return province feature URI. It also adds and REST endpoint to allow users to get the Stratunit for a Province URI. This allows a workflow like so:
Input lat-long coord --> Return province geom and Province Feature URI --> Get StratUnit using Province Feature URI --> List StratUnits for each province feature.
This PR refactors the code of find-at-location to return province feature URI. It also adds and REST endpoint to allow users to get the Stratunit for a Province URI. This allows a workflow like so:
Input lat-long coord --> Return province geom and Province Feature URI --> Get StratUnit using Province Feature URI --> List StratUnits for each province feature.