Skip to content

geoserver rest v2.0.0

Compare
Choose a tag to compare
@iamtekson iamtekson released this 28 May 09:17
· 254 commits to master since this release
d67eab9

Finally geoserver-rest v2.0.0 is here with following updates,

  1. Fully replaced the pycurl dependency with python request
  2. Dropped the psycopg2 dependencies
  3. Dropped the PostgreSQL functionalities (deleted geo/Postgres.py file). I think the functionalities of PostgreSQL is outside the scope of this library. So I initiated the separated library postgres-helper`
  4. Documentation adjustments
  5. The overwrite options removed from create_coveragestore, create_coveragestyle and other style functions