============
OeREB Client
============
|build status| |coverage report| |codacy report|
OEREB Client is a web application based on React.js, OpenLayers and Bootstrap.
It is used as client application for the OEREB Server (pyramid_oereb_).
For detailed information, please refer to the documentation_.
.. _pyramid_oereb: https://github.com/openoereb/pyramid_oereb
.. _documentation: https://openoereb.github.io/oereb_client
.. |build status| image:: https://github.com/openoereb/oereb_client/workflows/CI/CD/badge.svg
:target: https://github.com/openoereb/oereb_client/actions?query=workflow%3ACI%2FCD
.. |coverage report| image:: https://codecov.io/gh/openoereb/oereb_client/branch/main/graph/badge.svg
:target: https://codecov.io/gh/openoereb/oereb_client
.. |codacy report| image:: https://api.codacy.com/project/badge/Grade/df3da4ee9f1d4df690832e2dda1adde4
:target: https://app.codacy.com/gh/openoereb/oereb_client?utm_source=github.com&utm_medium=referral&utm_content=openoereb/oereb_client&utm_campaign=Badge_Grade_Dashboard
Changelog
---------
2.1.2
*****
https://github.com/openoereb/oereb_client/milestone/15
- Improve translations
- Dependency updates
2.1.1
*****
https://github.com/openoereb/oereb_client/milestone/14
- Small fixes in UI
2.1.0
*****
https://github.com/openoereb/oereb_client/milestone/13
- URL for responsible office is now optional
- Show message in user interface, if "getegrid" returns no results
- Add option to hide real estate highlight
- Add option to hide background map
- Add option to show scale bar
- Add web app manifest and icons
- Update node version
- Update to React 18
- Apply new React root API
- Replace Enzyme with React Testing Library
- Replace Webpack with Vite
- Drop support for Python 3.7
2.0.5
*****
https://github.com/openoereb/oereb_client/milestone/12
- Add option for Google global site tag
2.0.4
*****
https://github.com/openoereb/oereb_client/milestone/11
- Fix trigger for zoom on legend symbols
2.0.3
*****
https://github.com/openoereb/oereb_client/milestone/10
- Fix optional parameter mask_surrounding
2.0.2
*****
https://github.com/openoereb/oereb_client/milestone/9
- Remove border for legend symbols
- Adapt static extract layout for legend items
- Dependency updates
2.0.1
*****
https://github.com/openoereb/oereb_client/milestone/8
- Fix typo in french translation
- Add configurable user guide button
- Add mask layer
- Add support for IDENTDN and NUMBER
2.0.0
*****
https://github.com/openoereb/oereb_client/milestone/7
- Display municipality name at the bottom of its logo
- Add configurable attributions for base layers
- Enable "append_slash" for routes
- Add loading indicator for WMS requests
- Show real estate type in map query results and extract
2.0.0-beta.4
************
https://github.com/openoereb/oereb_client/milestone/6
- Fix layer order in OpenLayers
- Configurable timeout for extract requests
- Replace grequests with requests-futures
- Fix rendering of subthemes
- Fix sorting of documents
- Drop support for Python 3.6
- Sort legend entries
- Use pyaml-env to parse the configuration
- Fix legend for different geometries with same type code
- Reverse history elements
- Fix legend layout
- Dependency updates
2.0.0-beta.3
************
https://github.com/openoereb/oereb_client/milestone/5
- Concerned themes are expanded by default
- Fix WFS request encoding in search samples
- Fix URL for static extract request
- Fix loading indicator staying visible in map
- Fix error on real estate without restriction
- Respect specified layer opacity
- Remove support for LV03 coordinates in search
2.0.0-beta.2
************
https://github.com/openoereb/oereb_client/milestone/4
- Add configurable notice for test instances
- Respect sub theme for grouping restrictions
- Fix handling for official numbers
- Use ImageWMS by default
- Improved topic titles
2.0.0-beta.1
************
https://github.com/openoereb/oereb_client/milestone/2
- Drop support for Python 2.7 and 3.5
- Application re-design
- Configurable search
- Add support for multiple languages
- Update Bootstrap and Openlayers
- Use React-redux instead of AngularJS
- Use Jest instead of Karma
- Use Webpack instead of Closure Compiler
- Fix duplicate workflow runs
- Dependency updates
- Provide Docker Image to run the application
- Update documentation using Storybook
1.3.8
*****
https://github.com/openoereb/oereb_client/milestone/3
- Fix missing artifacts for deployment
- Dependency updates
1.3.7
*****
https://github.com/openoereb/oereb_client/milestone/1
- Move project to https://github.com/openoereb/oereb_client
- Customizable E-GRID style
- Dependency updates
1.3.6
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/24
- Add optional property 'egrid' in search results
1.3.5
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/23
- Use absolute imports to fix Python 3 compatibility
1.3.4
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/22
- Fix unique search results
1.3.3
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/21
- Fix sorting of legend entries
- Fix search handling on multiple results for one EGRID
- Print 0.0% values in legend
- Define timeout for extract requests
1.3.2
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/20
- Configurable tooltip for link to external viewer
1.3.1
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/19
- Parse format parameter from view service URL
- Add configurable custom CSS file
1.3.0
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/18
- Move repository into oereb subgroup
- Update URLs in documentation
- Configurable parameters for availability layer
- Configurable link to WebGIS
- Add configuration for Google Analytics
1.2.5
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/17
- Improve layout for responsible offices
- Improve sorting of glossary
1.2.4
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/16
- Adjust legend titles according to PDF specification
- Add responsible offices from geometries
- Specify OEREB logo via configuration
1.2.3
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/15
- Allow extracts without restrictions (e.g. in unpublished municipalities)
- Define ol.View resolutions via configuration
- Round zoom level value in URL
- Rename "Glossar" to "Abkürzungen"
- Include abbreviation and official number in document title, if available
1.2.2
*****
- Fix broken package on PyPI
1.2.1
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/14
- Reject extract if restriction contains no legal provisions
- Use new getegrid URL (with format parameter)
- Update map center and zoom level in URL parameters
- Use URL parameters to specify initial extent
1.2.0
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/13
- Build and upload tagged versions to public PyPI
- Set title and favicon via configuration
- Set logo URL via configuration
- Show link to GeoView BL only if configured
- Apply new property names in legend
- Adapt new document types
- Add section for hints
- Add magnifier for legend symbols (with on/off switch)
1.1.5
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/12
- dismiss all non https urls for WMTS
1.1.4
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/11
- Fix URL encoding in link to GeoView BL
1.1.3
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/10
- Configure GeoView BL layers via YAML
1.1.2
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/9
- Fix PDF download on iOS
- Combine built JavaScript code in one file
1.1.1
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/8
- Fix search results in IE
(https://gitlab.com/gf-bl/oereb/oereb_client/issues/67)
- Hide expand button on new extract
(https://gitlab.com/gf-bl/oereb/oereb_client/issues/66)
- Show availability map on top of topic layers
(https://gitlab.com/gf-bl/oereb/oereb_client/issues/68)
- Fix error message content and visibility in IE
- Adjust information panel font size on small screens
- Add fade out at top and bottom of extract wrapper
(not working with IE)
- Add missing tool tips
(https://gitlab.com/gf-bl/oereb/oereb_client/issues/69)
- Add cache buster to HTTP requests
(https://gitlab.com/gf-bl/oereb/oereb_client/issues/70)
1.1.0
*****
https://gitlab.com/gf-bl/oereb/oereb_client/milestones/7
- Optimize user interface for mobile devices
- Add availability map
- Chronological sorting of history items
- Adjust padding in fit method for mobile layout
- Fix width of full legend graphics in IE
1.0.0
*****
- Initial version
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/gf-bl/oereb_client",
"name": "oereb-client",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "web pyramid oereb client react openlayers",
"author": "Karsten Deininger",
"author_email": "karsten.deininger@bl.ch",
"download_url": "https://files.pythonhosted.org/packages/9c/66/1dd364c899df61c34cfadaff0a98397c9dd7219e7ea58ce29f402ee954a8/oereb_client-2.1.2.tar.gz",
"platform": null,
"description": "============\nOeREB Client\n============\n\n|build status| |coverage report| |codacy report|\n\n\nOEREB Client is a web application based on React.js, OpenLayers and Bootstrap.\n\nIt is used as client application for the OEREB Server (pyramid_oereb_).\n\nFor detailed information, please refer to the documentation_.\n\n.. _pyramid_oereb: https://github.com/openoereb/pyramid_oereb\n.. _documentation: https://openoereb.github.io/oereb_client\n.. |build status| image:: https://github.com/openoereb/oereb_client/workflows/CI/CD/badge.svg\n :target: https://github.com/openoereb/oereb_client/actions?query=workflow%3ACI%2FCD\n.. |coverage report| image:: https://codecov.io/gh/openoereb/oereb_client/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/openoereb/oereb_client\n.. |codacy report| image:: https://api.codacy.com/project/badge/Grade/df3da4ee9f1d4df690832e2dda1adde4\n :target: https://app.codacy.com/gh/openoereb/oereb_client?utm_source=github.com&utm_medium=referral&utm_content=openoereb/oereb_client&utm_campaign=Badge_Grade_Dashboard\n\n\nChangelog\n---------\n\n2.1.2\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/15\n\n- Improve translations\n- Dependency updates\n\n2.1.1\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/14\n\n- Small fixes in UI\n\n2.1.0\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/13\n\n- URL for responsible office is now optional\n- Show message in user interface, if \"getegrid\" returns no results\n- Add option to hide real estate highlight\n- Add option to hide background map\n- Add option to show scale bar\n- Add web app manifest and icons\n- Update node version\n- Update to React 18\n- Apply new React root API\n- Replace Enzyme with React Testing Library\n- Replace Webpack with Vite\n- Drop support for Python 3.7\n\n2.0.5\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/12\n\n- Add option for Google global site tag\n\n2.0.4\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/11\n\n- Fix trigger for zoom on legend symbols\n\n2.0.3\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/10\n\n- Fix optional parameter mask_surrounding\n\n2.0.2\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/9\n\n- Remove border for legend symbols\n- Adapt static extract layout for legend items\n- Dependency updates\n\n2.0.1\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/8\n\n- Fix typo in french translation\n- Add configurable user guide button\n- Add mask layer\n- Add support for IDENTDN and NUMBER\n\n2.0.0\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/7\n\n- Display municipality name at the bottom of its logo\n- Add configurable attributions for base layers\n- Enable \"append_slash\" for routes\n- Add loading indicator for WMS requests\n- Show real estate type in map query results and extract\n\n2.0.0-beta.4\n************\n\nhttps://github.com/openoereb/oereb_client/milestone/6\n\n- Fix layer order in OpenLayers\n- Configurable timeout for extract requests\n- Replace grequests with requests-futures\n- Fix rendering of subthemes\n- Fix sorting of documents\n- Drop support for Python 3.6\n- Sort legend entries\n- Use pyaml-env to parse the configuration\n- Fix legend for different geometries with same type code\n- Reverse history elements\n- Fix legend layout\n- Dependency updates\n\n2.0.0-beta.3\n************\n\nhttps://github.com/openoereb/oereb_client/milestone/5\n\n- Concerned themes are expanded by default\n- Fix WFS request encoding in search samples\n- Fix URL for static extract request\n- Fix loading indicator staying visible in map\n- Fix error on real estate without restriction\n- Respect specified layer opacity\n- Remove support for LV03 coordinates in search\n\n2.0.0-beta.2\n************\n\nhttps://github.com/openoereb/oereb_client/milestone/4\n\n- Add configurable notice for test instances\n- Respect sub theme for grouping restrictions\n- Fix handling for official numbers\n- Use ImageWMS by default\n- Improved topic titles\n\n2.0.0-beta.1\n************\n\nhttps://github.com/openoereb/oereb_client/milestone/2\n\n- Drop support for Python 2.7 and 3.5\n- Application re-design\n- Configurable search\n- Add support for multiple languages\n- Update Bootstrap and Openlayers\n- Use React-redux instead of AngularJS\n- Use Jest instead of Karma\n- Use Webpack instead of Closure Compiler\n- Fix duplicate workflow runs\n- Dependency updates\n- Provide Docker Image to run the application\n- Update documentation using Storybook\n\n1.3.8\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/3\n\n- Fix missing artifacts for deployment\n- Dependency updates\n\n1.3.7\n*****\n\nhttps://github.com/openoereb/oereb_client/milestone/1\n\n- Move project to https://github.com/openoereb/oereb_client\n- Customizable E-GRID style\n- Dependency updates\n\n1.3.6\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/24\n\n- Add optional property 'egrid' in search results\n\n1.3.5\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/23\n\n- Use absolute imports to fix Python 3 compatibility\n\n1.3.4\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/22\n\n- Fix unique search results\n\n1.3.3\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/21\n\n- Fix sorting of legend entries\n- Fix search handling on multiple results for one EGRID\n- Print 0.0% values in legend\n- Define timeout for extract requests\n\n1.3.2\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/20\n\n- Configurable tooltip for link to external viewer\n\n1.3.1\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/19\n\n- Parse format parameter from view service URL\n- Add configurable custom CSS file\n\n1.3.0\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/18\n\n- Move repository into oereb subgroup\n- Update URLs in documentation\n- Configurable parameters for availability layer\n- Configurable link to WebGIS\n- Add configuration for Google Analytics\n\n1.2.5\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/17\n\n- Improve layout for responsible offices\n- Improve sorting of glossary\n\n1.2.4\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/16\n\n- Adjust legend titles according to PDF specification\n- Add responsible offices from geometries\n- Specify OEREB logo via configuration\n\n1.2.3\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/15\n\n- Allow extracts without restrictions (e.g. in unpublished municipalities)\n- Define ol.View resolutions via configuration\n- Round zoom level value in URL\n- Rename \"Glossar\" to \"Abk\u00fcrzungen\"\n- Include abbreviation and official number in document title, if available\n\n1.2.2\n*****\n\n- Fix broken package on PyPI\n\n1.2.1\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/14\n\n- Reject extract if restriction contains no legal provisions\n- Use new getegrid URL (with format parameter)\n- Update map center and zoom level in URL parameters\n- Use URL parameters to specify initial extent\n\n1.2.0\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/13\n\n- Build and upload tagged versions to public PyPI\n- Set title and favicon via configuration\n- Set logo URL via configuration\n- Show link to GeoView BL only if configured\n- Apply new property names in legend\n- Adapt new document types\n- Add section for hints\n- Add magnifier for legend symbols (with on/off switch)\n\n1.1.5\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/12\n\n- dismiss all non https urls for WMTS\n\n\n1.1.4\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/11\n\n- Fix URL encoding in link to GeoView BL\n\n1.1.3\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/10\n\n- Configure GeoView BL layers via YAML\n\n1.1.2\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/9\n\n- Fix PDF download on iOS\n- Combine built JavaScript code in one file\n\n1.1.1\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/8\n\n- Fix search results in IE\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/67)\n- Hide expand button on new extract\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/66)\n- Show availability map on top of topic layers\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/68)\n- Fix error message content and visibility in IE\n- Adjust information panel font size on small screens\n- Add fade out at top and bottom of extract wrapper\n (not working with IE)\n- Add missing tool tips\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/69)\n- Add cache buster to HTTP requests\n (https://gitlab.com/gf-bl/oereb/oereb_client/issues/70)\n\n1.1.0\n*****\n\nhttps://gitlab.com/gf-bl/oereb/oereb_client/milestones/7\n\n- Optimize user interface for mobile devices\n- Add availability map\n- Chronological sorting of history items\n- Adjust padding in fit method for mobile layout\n- Fix width of full legend graphics in IE\n\n1.0.0\n*****\n\n- Initial version\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "\u00d6REB Client",
"version": "2.1.2",
"project_urls": {
"Homepage": "https://gitlab.com/gf-bl/oereb_client"
},
"split_keywords": [
"web",
"pyramid",
"oereb",
"client",
"react",
"openlayers"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8ba611f2ae35f4b9f3c1da17203911dfea6c5bb0b5f7ec26052af539c555555b",
"md5": "0133dfe3e752dfd9f6f3cba6b4482f40",
"sha256": "5f30c03aef181511174a5addc281e8d6ba3ce596dd9a31064b521c860250e06c"
},
"downloads": -1,
"filename": "oereb_client-2.1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0133dfe3e752dfd9f6f3cba6b4482f40",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3954504,
"upload_time": "2024-03-19T12:23:10",
"upload_time_iso_8601": "2024-03-19T12:23:10.092336Z",
"url": "https://files.pythonhosted.org/packages/8b/a6/11f2ae35f4b9f3c1da17203911dfea6c5bb0b5f7ec26052af539c555555b/oereb_client-2.1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c661dd364c899df61c34cfadaff0a98397c9dd7219e7ea58ce29f402ee954a8",
"md5": "4b53a2742c41af7b61b6a280fa5f5214",
"sha256": "3709966dcd447b586a70b4160f5b336dc0a88a21f8bd0d552f08f8041abddc3e"
},
"downloads": -1,
"filename": "oereb_client-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "4b53a2742c41af7b61b6a280fa5f5214",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3947390,
"upload_time": "2024-03-19T12:23:12",
"upload_time_iso_8601": "2024-03-19T12:23:12.286551Z",
"url": "https://files.pythonhosted.org/packages/9c/66/1dd364c899df61c34cfadaff0a98397c9dd7219e7ea58ce29f402ee954a8/oereb_client-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-19 12:23:12",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "gf-bl",
"gitlab_project": "oereb_client",
"lcname": "oereb-client"
}