BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Add Single Borehole and Spatial Search endpoints to AGS Exporter API #99

Closed KoalaGeo closed 1 year ago

KoalaGeo commented 1 year ago

Endpoints for the AGS Exporter API

image

Single Borehole - Proposed Logic:

Spatial Input - Proposed Logic:

Longer term potential move whole java application (https://kwvmxgit.ad.nerc.ac.uk/java-web/uk.ac.bgs.ags.exporter) to python

ximenesuk commented 1 year ago

Note that the export is [ALSO AVAILABLE AS] a GET using https://gwbv.bgs.ac.uk/ags_export?loca_ids=20190430093402523419

where https://gwbv.bgs.ac.uk/ags_export?loca_ids=id1:id2:id3 can also be used.