Skip to content

Latest commit

 

History

History
97 lines (78 loc) · 2.79 KB

CHANGES.rst

File metadata and controls

97 lines (78 loc) · 2.79 KB

Changelog

1.3.1

  • Maintenance release (GitHub issues 447, 610, 590, 609, 757, 750, 681, 752, 753, 460, 736, 666, 596, 678, 461, 751)

1.3.0

  • Import script for federal data

1.2.3

  • Bug-fix release for 1.2.2 (fix intersection bug, fix pdfreport template)

1.2.2

  • Further bug-fixes for oereb service versoin 1.0, notably regarding schema conformity and better support for other OS versions.
  • New configuration parameter type_mapping in real_estate, which allows to configuratively define the texts to be used for realestate types (optional parameter).

1.2.1

  • Bug-fixes for service version 1.0 (pyramid_oereb 1.2.0), using results from pilot integration of new version at BL.

1.2.0

  • First implementation of federal extract requirements as per november 2017 (service in version 1.0, extract in version 1.0.1, data model in version 1.0.1).
  • Update of automated tests to correspond to new requirements.
  • Static extract implementation update according to Weisung july 1st, 2018.
  • Oereb lex model creation support and documentation.
  • Bug fixes (legend entries, multiple view services, scaling in print, document titles in print).
  • Facilitate customization of document title generation.

1.1.0

  • Final implementation of federal extract requirements as per november 2016 (extract in version 0.8, data model in version 0.4).

1.0.1

  • introduce configurable pdf print service (print proxy)
  • enable proxy configuration for external web api usage
  • fix standard database
  • improve python 3 compatibility
  • minor bug fixing

1.0.0

  • improved doc
  • fix bug for doc creation on python 3.6

1.0.0-beta.1

1.0.0-alpha.2

  • proceed with renderer for xml and json
  • add metadata for embeddable flavour
  • images accessible via URL
  • add configurable methods for processing
  • improve geometry handling
  • add documentation on https://openoereb.github.io/pyramid_oereb/doc/
  • several bugfixes

1.0.0-alpha.1

  • first running approach of server
  • main web services are available (not all formats are implemented yet)
  • standard configuration can be used to run server out of the box
  • see README for more details

0.0.1

  • initial version