Skip to content

Releases: CSIRO-enviro-informatics/geometry-data-service

v0.2

15 Dec 03:40
3dc2c41
Compare
Choose a tag to compare

Includes search by WKT and CORS by default.

v0.1

15 Dec 03:38
ee2cd4c
Compare
Choose a tag to compare
Dev branch features (#32)

* adding openapi using boilerplate

* adding openapi using boilerplate

* update index

* remove prefix

* add openapi v3 instead

* use openapi v3

* add conneg mime types

* add params and minor updates to api spec

* update openapi spec as per discussions

* update openapi spec searchGeomByPositionAndDataset

* add /dataset endpoint

* first version of /datasets/ impl

* adding dataset template

* adding backend code to render dataset

* update templates

* update openapi with dataset/item endpoint

* adding proxyfix

* add werkqeug

* fix werkzeug bug

* potential fix for pg too many clients. set to autocommit

* add db conn pool

* adding expplicit commit statement

* wrap connections in a try-finally block

* revising mapping from contractedcatchment

* handle dbconn if down

* update layout to point to the single layout template

* if no_items none, then use 0

* update geom view page to use single layout

* alternates to use single layout