Skip to content

1.0.0.dev0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dzelge dzelge released this 15 Jun 09:44

Changes in 1.0.0.dev0 (in development)

  • EPSG code strings e.g. 'epsg:4326' or 'EPSG:4326' are now accepted as CRS definition by geodb.create_collection*
    functions as well as geodb.insert_into_collection, geodb.transform_bbox_crs, geodb.get_collection_by_bbox.
    Before only integers were accepted. This ensures alignment with xcube software.

  • The geoDB client has now two new methods (publish_gs, unpublish_gs) that allow publishing collections to a WMS service (geoserver)