GeoscienceAustralia / strat-ontology-graph-API

1 stars 5 forks source link

Use Province as source of geoms and relate to StratUnit #11

Closed jyucsiro closed 4 years ago

jyucsiro commented 4 years ago

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.