raster-footprint

View on PyPIReverse Dependencies (0)

0.2.0 raster_footprint-0.2.0-py3-none-any.whl

Wheel Details

Project: raster-footprint
Version: 0.2.0
Filename: raster_footprint-0.2.0-py3-none-any.whl
Download: [link]
Size: 15960
MD5: 031b53e62d85710278127be90e16c7af
SHA256: 939fcffd16ea5af459db895e0a59d59cf5deea26c62fc98819795ae171e2b57a
Uploaded: 2023-09-26 11:28:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: raster-footprint
Version: 0.2.0
Summary: Create GeoJSON geometries that bound the extents of valid data in a raster.
Author-Email: Preston Hartzell <preston.hartzell[at]gmail.com>
Project-Url: Documentation, https://raster-footprint.readthedocs.io
Project-Url: GitHub, https://github.com/pjhartzell/raster-footprint
Project-Url: Changelog, https://github.com/pjhartzell/raster-footprint/blob/main/CHANGELOG.md
License: Apache-2.0
Keywords: geojson,footprint,rasterio,shapely
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Requires-Dist: rasterio (>=1.3)
Requires-Dist: shapely (>=2.0)
Requires-Dist: black (~=23.7); extra == "dev"
Requires-Dist: codespell (~=2.2); extra == "dev"
Requires-Dist: mypy (~=1.4); extra == "dev"
Requires-Dist: pre-commit (~=3.3); extra == "dev"
Requires-Dist: pytest (~=7.4); extra == "dev"
Requires-Dist: ruff (==0.0.282); extra == "dev"
Requires-Dist: sphinx-autobuild (~=2021.3); extra == "dev"
Requires-Dist: tomli (~=2.0); python_version < "3.11" and extra == "dev"
Requires-Dist: sphinx (~=7.1); extra == "docs"
Requires-Dist: pydata-sphinx-theme (~=0.13); extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2392 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
raster_footprint/__init__.py sha256=s9N-ITg7D8O7P7oMRaKprZGumKzqyi0584g2q0qWWHY 767
raster_footprint/_cli.py sha256=9fm9jDK_-0zDfXd8-tMKkf5ta4Ew7plCLEeml6RWiqk 5338
raster_footprint/constants.py sha256=pNXaV7IAl8Kb7DOIEmWv5F9jPTu5wwKpF8UoMCKM4nQ 192
raster_footprint/densify.py sha256=O-FNqxaP2o9tL1naJQwFXYrzt4CAeItlTWQ8zEb8H2c 8529
raster_footprint/footprint.py sha256=gMK6KLWYXZRL3VpYQtOpgNDA1Clu5jXbgnQOfuPUTbw 15672
raster_footprint/mask.py sha256=4GchmJUXPOTSgPZtZSYhz3i9qGGwUBFcjamsa9FEuPc 3796
raster_footprint/reproject.py sha256=VyurWm8vY0uLVTnkE9yWSEJy-ecq-rJz1NNoSQhZ_LI 1330
raster_footprint/simplify.py sha256=LFrX0a-f8K4AB1qaNkh7Iz5OeK5wQFjYJLquefThuLI 828
raster_footprint-0.2.0.dist-info/LICENSE sha256=lb05iL7uBp-ihI9kjatDzG4LKt0q1ryxc2DK90mAK8w 9722
raster_footprint-0.2.0.dist-info/METADATA sha256=JRcdp9vtNI9_-pl7PFhlm5N40SLQVd85HJuvpyyK73s 3684
raster_footprint-0.2.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
raster_footprint-0.2.0.dist-info/entry_points.txt sha256=IqlI7mze7MLntEGshxiNtpytA4jrvXVv5fLZ_fmCNsM 63
raster_footprint-0.2.0.dist-info/top_level.txt sha256=SBcrQxYd3TVxa0KLIZdTq8W6PKY1a2tpJs6xOrEthKM 17
raster_footprint-0.2.0.dist-info/RECORD

top_level.txt

raster_footprint

entry_points.txt

raster-footprint = raster_footprint._cli:cli