AUTHORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
requirements.txt
requirements_dev.txt
requirements_doc.txt
requirements_vectorfile.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/caching.rst
docs/conduct.rst
docs/conf.py
docs/contributing.rst
docs/development.rst
docs/endpoints.rst
docs/history.rst
docs/hooks.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/output_fields.rst
docs/performance.rst
docs/query_attribute.rst
docs/query_location.rst
docs/quickstart.rst
docs/reference.rst
docs/sort_limit.rst
docs/tutorials.rst
docs/_static/img/logo.png
pydov/__init__.py
pydov.egg-info/PKG-INFO
pydov.egg-info/SOURCES.txt
pydov.egg-info/dependency_links.txt
pydov.egg-info/not-zip-safe
pydov.egg-info/requires.txt
pydov.egg-info/top_level.txt
pydov/search/__init__.py
pydov/search/abstract.py
pydov/search/bodemlocatie.py
pydov/search/bodemmonster.py
pydov/search/bodemobservatie.py
pydov/search/bodemsite.py
pydov/search/boring.py
pydov/search/grondmonster.py
pydov/search/grondwaterfilter.py
pydov/search/grondwatermonster.py
pydov/search/grondwatervergunning.py
pydov/search/interpretaties.py
pydov/search/sondering.py
pydov/types/__init__.py
pydov/types/abstract.py
pydov/types/bodemlocatie.py
pydov/types/bodemmonster.py
pydov/types/bodemobservatie.py
pydov/types/bodemsite.py
pydov/types/boring.py
pydov/types/fields.py
pydov/types/grondmonster.py
pydov/types/grondwaterfilter.py
pydov/types/grondwatermonster.py
pydov/types/grondwatervergunning.py
pydov/types/interpretaties.py
pydov/types/sondering.py
pydov/util/__init__.py
pydov/util/caching.py
pydov/util/dovutil.py
pydov/util/errors.py
pydov/util/hooks.py
pydov/util/location.py
pydov/util/net.py
pydov/util/owsutil.py
pydov/util/query.py
tests/__init__.py
tests/abstract.py
tests/conftest.py
tests/test_encoding.py
tests/test_error_path.py
tests/test_search.py
tests/test_search_bodemlocatie.py
tests/test_search_bodemmonster.py
tests/test_search_bodemobservatie.py
tests/test_search_bodemsite.py
tests/test_search_boring.py
tests/test_search_grondmonster.py
tests/test_search_grondwaterfilter.py
tests/test_search_grondwatermonster.py
tests/test_search_grondwatervergunning.py
tests/test_search_itp_formelestratigrafie.py
tests/test_search_itp_gecodeerdelithologie.py
tests/test_search_itp_geotechnischecodering.py
tests/test_search_itp_hydrogeologischestratigrafie.py
tests/test_search_itp_informelehydrogeologischestratigrafie.py
tests/test_search_itp_informelestratigrafie.py
tests/test_search_itp_lithologischebeschrijvingen.py
tests/test_search_itp_quartairstratigrafie.py
tests/test_search_nosubtype.py
tests/test_search_sondering.py
tests/test_types.py
tests/test_types_bodemlocatie.py
tests/test_types_bodemmonster.py
tests/test_types_bodemobservatie.py
tests/test_types_bodemsite.py
tests/test_types_boring.py
tests/test_types_grondmonster.py
tests/test_types_grondwaterfilter.py
tests/test_types_grondwatermonster.py
tests/test_types_grondwatervergunning.py
tests/test_types_itp_formelestratigrafie.py
tests/test_types_itp_gecodeerdelithologie.py
tests/test_types_itp_geotechnischecodering.py
tests/test_types_itp_hydrogeologischestratigrafie.py
tests/test_types_itp_informelehydrogeologischestratigrafie.py
tests/test_types_itp_informelestratigrafie.py
tests/test_types_itp_lithologischebeschrijvingen.py
tests/test_types_itp_quartairstratigrafie.py
tests/test_types_pluggable.py
tests/test_types_sondering.py
tests/test_util_caching.py
tests/test_util_dovutil.py
tests/test_util_hooks.py
tests/test_util_location.py
tests/test_util_location_gmlfilter.py
tests/test_util_owsutil.py
tests/test_util_owsutil_no_mp.py
tests/test_util_query.py
tests/data/update_test_data.py
tests/data/encoding/invalidcharacters.xml
tests/data/types/bodemlocatie/bodemlocatie.xml
tests/data/types/bodemlocatie/fc_featurecatalogue.xml
tests/data/types/bodemlocatie/feature.xml
tests/data/types/bodemlocatie/md_metadata.xml
tests/data/types/bodemlocatie/wfsdescribefeaturetype.xml
tests/data/types/bodemlocatie/wfsgetfeature.xml
tests/data/types/bodemmonster/bodemmonster.xml
tests/data/types/bodemmonster/fc_featurecatalogue.xml
tests/data/types/bodemmonster/feature.xml
tests/data/types/bodemmonster/md_metadata.xml
tests/data/types/bodemmonster/wfsdescribefeaturetype.xml
tests/data/types/bodemmonster/wfsgetfeature.xml
tests/data/types/bodemobservatie/bodemobservatie.xml
tests/data/types/bodemobservatie/fc_featurecatalogue.xml
tests/data/types/bodemobservatie/feature.xml
tests/data/types/bodemobservatie/md_metadata.xml
tests/data/types/bodemobservatie/wfsdescribefeaturetype.xml
tests/data/types/bodemobservatie/wfsgetfeature.xml
tests/data/types/bodemsite/bodemsite.xml
tests/data/types/bodemsite/fc_featurecatalogue.xml
tests/data/types/bodemsite/feature.xml
tests/data/types/bodemsite/md_metadata.xml
tests/data/types/bodemsite/wfsdescribefeaturetype.xml
tests/data/types/bodemsite/wfsgetfeature.xml
tests/data/types/boring/boring.xml
tests/data/types/boring/fc_featurecatalogue.xml
tests/data/types/boring/feature.xml
tests/data/types/boring/md_metadata.xml
tests/data/types/boring/wfsdescribefeaturetype.xml
tests/data/types/boring/wfsgetfeature.xml
tests/data/types/grondmonster/fc_featurecatalogue.xml
tests/data/types/grondmonster/feature.xml
tests/data/types/grondmonster/grondmonster.xml
tests/data/types/grondmonster/md_metadata.xml
tests/data/types/grondmonster/wfsdescribefeaturetype.xml
tests/data/types/grondmonster/wfsgetfeature.xml
tests/data/types/grondmonster/xsd_GrondmonsterDataCodes.xsd.xml
tests/data/types/grondmonster/xsd_GrondmonsterDataTypes.xsd.xml
tests/data/types/grondwaterfilter/fc_featurecatalogue.xml
tests/data/types/grondwaterfilter/feature.xml
tests/data/types/grondwaterfilter/feature_geenpeilmeting.xml
tests/data/types/grondwaterfilter/grondwaterfilter.xml
tests/data/types/grondwaterfilter/grondwaterfilter_geenpeilmeting.xml
tests/data/types/grondwaterfilter/md_metadata.xml
tests/data/types/grondwaterfilter/wfsdescribefeaturetype.xml
tests/data/types/grondwaterfilter/wfsgetfeature.xml
tests/data/types/grondwaterfilter/wfsgetfeature_geenpeilmeting.xml
tests/data/types/grondwaterfilter/xsd_FilterDataCodes.xsd.xml
tests/data/types/grondwaterfilter/xsd_HydrogeologischeStratigrafieDataCodes.xsd.xml
tests/data/types/grondwatermonster/fc_featurecatalogue.xml
tests/data/types/grondwatermonster/feature.xml
tests/data/types/grondwatermonster/grondwatermonster.xml
tests/data/types/grondwatermonster/md_metadata.xml
tests/data/types/grondwatermonster/wfsdescribefeaturetype.xml
tests/data/types/grondwatermonster/wfsgetfeature.xml
tests/data/types/grondwatermonster/xsd_ObservatieDataCodes.xsd.xml
tests/data/types/grondwatervergunning/fc_featurecatalogue.xml
tests/data/types/grondwatervergunning/feature.xml
tests/data/types/grondwatervergunning/md_metadata.xml
tests/data/types/grondwatervergunning/wfsdescribefeaturetype.xml
tests/data/types/grondwatervergunning/wfsgetfeature.xml
tests/data/types/interpretaties/formele_stratigrafie/fc_featurecatalogue.xml
tests/data/types/interpretaties/formele_stratigrafie/feature.xml
tests/data/types/interpretaties/formele_stratigrafie/formele_stratigrafie.xml
tests/data/types/interpretaties/formele_stratigrafie/md_metadata.xml
tests/data/types/interpretaties/formele_stratigrafie/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/formele_stratigrafie/wfsgetfeature.xml
tests/data/types/interpretaties/formele_stratigrafie/xsd_FormeleStratigrafieDataCodes.xsd.xml
tests/data/types/interpretaties/formele_stratigrafie/xsd_InterpretatieDataCodes.xsd.xml
tests/data/types/interpretaties/gecodeerde_lithologie/fc_featurecatalogue.xml
tests/data/types/interpretaties/gecodeerde_lithologie/feature.xml
tests/data/types/interpretaties/gecodeerde_lithologie/gecodeerde_lithologie.xml
tests/data/types/interpretaties/gecodeerde_lithologie/md_metadata.xml
tests/data/types/interpretaties/gecodeerde_lithologie/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/gecodeerde_lithologie/wfsgetfeature.xml
tests/data/types/interpretaties/gecodeerde_lithologie/xsd_GecodeerdeLithologieDataCodes.xsd.xml
tests/data/types/interpretaties/geotechnische_codering/fc_featurecatalogue.xml
tests/data/types/interpretaties/geotechnische_codering/feature.xml
tests/data/types/interpretaties/geotechnische_codering/geotechnische_codering.xml
tests/data/types/interpretaties/geotechnische_codering/md_metadata.xml
tests/data/types/interpretaties/geotechnische_codering/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/geotechnische_codering/wfsgetfeature.xml
tests/data/types/interpretaties/geotechnische_codering/xsd_GeotechnischeCoderingDataCodes.xsd.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/fc_featurecatalogue.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/feature.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/hydrogeologische_stratigrafie.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/md_metadata.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/wfsgetfeature.xml
tests/data/types/interpretaties/hydrogeologische_stratigrafie/xsd_HydrogeologischeStratigrafieDataCodes.xsd.xml
tests/data/types/interpretaties/informele_hydrogeologische_stratigrafie/fc_featurecatalogue.xml
tests/data/types/interpretaties/informele_hydrogeologische_stratigrafie/feature.xml
tests/data/types/interpretaties/informele_hydrogeologische_stratigrafie/informele_hydrogeologische_stratigrafie.xml
tests/data/types/interpretaties/informele_hydrogeologische_stratigrafie/md_metadata.xml
tests/data/types/interpretaties/informele_hydrogeologische_stratigrafie/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/informele_hydrogeologische_stratigrafie/wfsgetfeature.xml
tests/data/types/interpretaties/informele_stratigrafie/fc_featurecatalogue.xml
tests/data/types/interpretaties/informele_stratigrafie/feature.xml
tests/data/types/interpretaties/informele_stratigrafie/informele_stratigrafie.xml
tests/data/types/interpretaties/informele_stratigrafie/md_metadata.xml
tests/data/types/interpretaties/informele_stratigrafie/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/informele_stratigrafie/wfsgetfeature.xml
tests/data/types/interpretaties/lithologische_beschrijvingen/fc_featurecatalogue.xml
tests/data/types/interpretaties/lithologische_beschrijvingen/feature.xml
tests/data/types/interpretaties/lithologische_beschrijvingen/lithologische_beschrijvingen.xml
tests/data/types/interpretaties/lithologische_beschrijvingen/md_metadata.xml
tests/data/types/interpretaties/lithologische_beschrijvingen/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/lithologische_beschrijvingen/wfsgetfeature.xml
tests/data/types/interpretaties/quartaire_stratigrafie/fc_featurecatalogue.xml
tests/data/types/interpretaties/quartaire_stratigrafie/feature.xml
tests/data/types/interpretaties/quartaire_stratigrafie/md_metadata.xml
tests/data/types/interpretaties/quartaire_stratigrafie/quartaire_stratigrafie.xml
tests/data/types/interpretaties/quartaire_stratigrafie/wfsdescribefeaturetype.xml
tests/data/types/interpretaties/quartaire_stratigrafie/wfsgetfeature.xml
tests/data/types/interpretaties/quartaire_stratigrafie/xsd_InterpretatieDataCodes.xsd.xml
tests/data/types/interpretaties/quartaire_stratigrafie/xsd_QuartairStratigrafieDataCodes.xsd.xml
tests/data/types/sondering/fc_featurecatalogue.xml
tests/data/types/sondering/feature.xml
tests/data/types/sondering/md_metadata.xml
tests/data/types/sondering/sondering.xml
tests/data/types/sondering/wfsdescribefeaturetype.xml
tests/data/types/sondering/wfsgetfeature.xml
tests/data/util/location/line_multiple_31370.gml
tests/data/util/location/line_single_31370.gml
tests/data/util/location/multiline_multiple_31370.gml
tests/data/util/location/multiline_single_31370.gml
tests/data/util/location/multipoint_multiple_31370.gml
tests/data/util/location/multipoint_single_31370.gml
tests/data/util/location/multipolygon_multiple_31370.gml
tests/data/util/location/multipolygon_single_31370.gml
tests/data/util/location/point_multiple_31370.gml
tests/data/util/location/point_single_31370.gml
tests/data/util/location/point_single_4326.gml
tests/data/util/location/polygon_multiple_31370.dbf
tests/data/util/location/polygon_multiple_31370.gfs
tests/data/util/location/polygon_multiple_31370.gml
tests/data/util/location/polygon_multiple_31370.gpkg
tests/data/util/location/polygon_multiple_31370.prj
tests/data/util/location/polygon_multiple_31370.shp
tests/data/util/location/polygon_multiple_31370.shx
tests/data/util/location/polygon_single_31370.gml
tests/data/util/owsutil/fc_featurecatalogue_notfound.xml
tests/data/util/owsutil/wfscapabilities.xml
tests/stub/__init__.py
tests/stub/dov_proxy.py