Metadata-Version: 2.1
Name: oe_geoutils
Version: 1.9.2
Summary: Utility Library
Home-page: https://github.com/OnroerendErfgoed/oe_geoutils
Author: Flanders Heritage Agency
Author-email: ict@onroerenderfgoed.be
License: MIT
Description: oe_geoutils
        ===========
        
        .. image:: https://scrutinizer-ci.com/g/OnroerendErfgoed/oe_geoutils/badges/quality-score.png?b=master
                :target: https://scrutinizer-ci.com/g/OnroerendErfgoed/oe_geoutils/?branch=master
        
        
        1.9.2 (10-06-2021)
        ------------------
        
        - Deelgemeente wordt niet correct ingesteld (#179)
        
        1.9.1 (10-05-2021)
        ------------------
        
        - Naamgeving models aanpassen om de python conventions te volgen. (#175)
        
        1.9.0 (07-05-2021)
        ------------------
        
        - db model review: enhancement (#171)
        
        1.8.4 (03-03-2021)
        ------------------
        
        - Finetuning afhandelen straat zonder id (#167)
        
        1.8.3 (25-02-2021)
        ------------------
        
        - Toelaten om de Vlaanderen check te skippen bij validators (#162)
        
        1.8.2 (22-01-2021)
        ------------------
        
        - Kan niet overweg met Brusselse gemeenten. (#157)
        
        
        1.8.1 (14-01-2021)
        ------------------
        
        - duplicate requirement issue pycountry. (#153)
        
        1.8.0 (12-01-2021)
        ------------------
        
        - Validatie op straten strikter maken (#95)
        - Verwijderen van requirements bestanden ten voordele van setup.py in help-libraries (#98)
        - logging verbeteren (#94)
        - db model review (#113)
        - require minimum pyproj (#112)
        - pycountry upgraden (#115)
        - deprecation warning (#111)
        
        1.7.5 (16-09-2020)
        ------------------
        
        - Bug in validation postcode. Should be allowed to be None (#137)
        
        1.7.4 (27-07-2020)
        ------------------
        
        - UnboundLocalError: local variable 'straat' referenced before assignment (#133)
        - Validatie postcode aanpassen (#131)
        
        1.7.3 (19-06-2020)
        ------------------
        
        - Huisnummer validatie (#127)
        
        1.7.2 (17-06-2020)
        ------------------
        
        - Validatie nummers aanpassen (#123)
        
        1.7.1 (20-04-2020)
        ------------------
        
        - Extra exceptions opvangen wanneer id's niet bestaan + meer logging (#114)
        
        1.7.0 (07-04-2020)
        ------------------
        
        - Validatie op huisnummers verwijderen (#116)
        
        1.6.0 (20-12-2019)
        ------------------
        
        - Veld huisnummer uitbreiden naar 255 tekens (#104)
        - Verwijder "tests" module uit de pypi package (#96)
        
        1.5.2 (18-12-2019)
        ------------------
        
        - support latest oe_utils (#99)
        - Solve security vulnerablilies from external packages (#101)
        
        1.5.1 (08-07-2019)
        ------------------
        
        - Error bij unary_union (#89)
        
        1.5.0 (24-06-2019)
        ------------------
        
        - Minder agressieve transformatie bij validatie polygonen (#86)
        
        1.4.1 (20-06-2019)
        ------------------
        - fix van unicode error in changes.txt bestand die upload tegenhield
        
        1.4.0 (20-06-2019)
        ------------------
        - Toevoegen van functies om het coordinatensysteem aan te passen van een geojson bestand (#83)
        
        1.3.2 (05-04-2019)
        ------------------
        - Huisnummer op alle plaatsen uniformiseren naar max. 40 chars (#80)
        
        1.3.1 (05-04-2019)
        ------------------
        - Aanpassen van max characters huisnummer in Model naar 40 (#77)
        
        1.3.0 (04-04-2019)
        ------------------
        - Aanpassen van max characters huisnummer in databank naar 40 (#74)
        
        1.2.0 (03-01-2019)
        ------------------
        - Update Crabpy, crabpy_pyramid (#69)
        
        1.1.1 (14-09-2018)
        ------------------
        
        - Colander validation strings ascii error in python 2 (#67)
        
        1.1.0 (16-07-2018)
        ------------------
        
        - Add MultiPointGeometrieSchemaNode
        
        1.0.0 (25-05-2018)
        ------------------
        
        - Update location elements (#59)
        
        0.9.0 (25-05-2018)
        ------------------
        
        - Check in flanders with tidal zone
        
        0.8.5 (27-04-2017)
        ------------------
        
        - Update validation message
        
        0.8.4 (10-10-2017)
        ------------------
        
        - Update validation messsage (#47)
        - Removed wsgicors dependency (#46)
        
        0.8.3 (29-08-2017)
        ------------------
        
        - Update CrabPy (#40)
        
        0.8.2 (28-08-2017)
        ------------------
        
        - Include fix for Crab address validation into location elements validation (#37)
        
        0.8.1 (28-08-2017)
        ------------------
        
        - Crab Address validation bug (#37)
        
        
        0.8.0 (01-08-2017)
        ------------------
        
        - PointGeometrySchemaNode (#34)
        
        0.7.3 (11-07-2017)
        ------------------
        
        - Bug fixes (#23, #29)
        - Update Crab libraries (#27)
        
        
        0.7.2 (04-05-2017)
        ------------------
        
        - Nearest address: extra parsing needed (#21)"
        
        0.7.1 (12-04-2017)
        ------------------
        
        - Location elements fix (#18)
        
        0.7.0 (29-03-2017)
        ------------------
        
        - Update vlaams_gewest + add default tolerance value (10 meters) in check_within_flanders
        
        0.6.0 (01-03-2017)
        ------------------
        
        - Locatie component centraliseren (#14)
        
        0.5.3 (08-02-2017)
        ------------------
        
        - check_erfgoedgemeente python3 compatible
        
        0.5.2 (19-12-2016)
        ------------------
        
        - changed check on alpha_2 as pycountry.countries key
        
        0.5.1 (12-12-2016)
        ------------------
        
        - added alpha_2 as a pycountry.countries key
        
        0.5.0 (08-12-2016)
        ------------------
        
        - location element validation (#11)
        
        0.4.1 (21-11-2016)
        ------------------
        
        - capakey validation with regex (#9)
        - bring tests up to date
        
        0.4.0 (13-09-2016)
        ------------------
        
        - Adding "check_in_erfgoedgemeente" endpoint and util function".
        
        0.3.0 (05-09-2016)
        ------------------
        
        - Adding "/gemeente" and "/provincie" endpoints.
        
        0.2.9 (01-07-2016)
        ------------------
        
        - Making contour geometry valid with buffer of 0 meters instead of union.
        
        0.2.8 (24-06-2016)
        ------------------
        
        - Updating validation contour: bugfix.
        
        0.2.7 (24-06-2016)
        ------------------
        
        - Updating validation contour: remove duplicate consecutive coordinates (OGC SFA en ISO 19107:2003 standard).
        
        0.2.6 (02-06-2016)
        ------------------
        
        - Updating AdminGrenzenClient: get administrative areas by POST (not GET).
        
        0.2.5 (26-04-2016)
        ------------------
        
        - Adding function which returns the provinces intersecting with the input geojson.
        
        0.2.4 (21-04-2016)
        ------------------
        
        - Adding function which returns the province that has the largest intersecting area with the input geojson.
        
        0.2.3 (12-04-2016)
        ------------------
        
        - Including `crabpy` modules.
        
        0.2.2 (07-04-2016)
        ------------------
        
        - Adding `check_within_flanders` endpoint.
        
        0.2.1 (05-04-2016)
        ------------------
        
        - "gemeente" attribute as an encoded value.
        
        0.2.0 (01-04-2016)
        ------------------
        
        - Extending output nearest address when success with a boolean attribute "found" and an "address" attribute if "found" is true.
        
        0.1.1 (23-03-2016)
        ------------------
        
        - Extending contour validator: A self-intersecting MultiPolygon will be unified.
        
        0.1.0 (04-03-2016)
        ------------------
        
        -  Initial version
        
Keywords: geoloc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Provides-Extra: dev
