README.md
requirements.txt
setup.py
geojson_validator/__init__.py
geojson_validator/checks_invalid.py
geojson_validator/checks_problematic.py
geojson_validator/fixes.py
geojson_validator/fixes_utils.py
geojson_validator/geometry_utils.py
geojson_validator/geometry_validation.py
geojson_validator/main.py
geojson_validator/schema_validation.py
geojson_validator.egg-info/PKG-INFO
geojson_validator.egg-info/SOURCES.txt
geojson_validator.egg-info/dependency_links.txt
geojson_validator.egg-info/not-zip-safe
geojson_validator.egg-info/requires.txt
geojson_validator.egg-info/top_level.txt
tests/test_checks_invalid.py
tests/test_checks_problematic.py
tests/test_fixes.py
tests/test_fixes_utils.py
tests/test_geometry_utils.py
tests/test_geometry_validation.py
tests/test_main.py
tests/test_main_otherdata.py
tests/test_schema_validation.py