geodense

View on PyPIReverse Dependencies (0)

1.0.0 geodense-1.0.0-py3-none-any.whl

Wheel Details

Project: geodense
Version: 1.0.0
Filename: geodense-1.0.0-py3-none-any.whl
Download: [link]
Size: 16549
MD5: 30637fc98de26eeaaff2702eeb96a981
SHA256: f5b6e0c32daf539f8d518a2827c9c18bc5b67d7331e59638f1f684ac826cc046
Uploaded: 2024-02-09 08:57:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geodense
Version: 1.0.0
Summary: Python library and CLI tool to check density and densify (GeoJSON) geometries using the geodesic (ellipsoidal great-circle) calculation for accurate CRS transformations
Project-Url: repository, https://github.com/GeodetischeInfrastructuur/geodense
License: MIT
Keywords: coordinate reference system,CRS,densify,geodesic,geojson,great-circle,NSGI
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Requires-Dist: geojson-pydantic (~=1.0)
Requires-Dist: pyproj (~=3.6.0)
Requires-Dist: rich-argparse (~=1.3)
Requires-Dist: shapely (~=2.0.2)
Requires-Dist: black (==24.1.1); extra == "dev"
Requires-Dist: build (==1.0.3); extra == "dev"
Requires-Dist: cli-test-helpers (==4.0.0); extra == "dev"
Requires-Dist: coverage (==7.4.1); extra == "dev"
Requires-Dist: mypy (==1.8.0); extra == "dev"
Requires-Dist: mypy-extensions (==1.0.0); extra == "dev"
Requires-Dist: pytest (==7.4.4); extra == "dev"
Requires-Dist: pytest-env (==1.1.3); extra == "dev"
Requires-Dist: ruff (==0.2.1); extra == "dev"
Requires-Dist: twine (==4.0.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3455 characters]

WHEEL

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

RECORD

Path Digest Size
geodense/__init__.py sha256=4y0HAzmaumazoarA7IM9FF1jT9PT7ySk9rt41NXn040 1899
geodense/geojson.py sha256=mQIesYSlIKkVjGM7X_Hp9tfXK2QBCuuNU-gNVPCywHY 1431
geodense/lib.py sha256=7AF7513RXLLt_ccPTU7nPb7bJ6yM46XGS7zyvScqDU8 27216
geodense/main.py sha256=XKoASxkrispNstBZGz2uGWZGdLI1A7z1E6NxU4_xpPk 9360
geodense/models.py sha256=rpde-MN-bSRSNfpRUlZC2TLG5tQHw_QwQmMYdy3vln4 2852
geodense/types.py sha256=oYiVTJUr-6HwQRrcR6jgiip1K0TEoTebdUqZ2VVDrKw 992
geodense-1.0.0.dist-info/LICENSE sha256=W2X28dpdcfQwVgcUX1gXDf0wRva8R5BEKMl3ORegZJI 1108
geodense-1.0.0.dist-info/METADATA sha256=oGZ_-sVeOxLpoetj38D9wWvGg2mFL6J4opmBErCA4GU 4747
geodense-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
geodense-1.0.0.dist-info/entry_points.txt sha256=MK8parr7A1uPQlpFuqY8vTfhR44JNIcQ7QPT_Gk4oRc 74
geodense-1.0.0.dist-info/top_level.txt sha256=w35KWGzPQbbqKDiPp0K-LEuN8oEZxdpplMBPEzkSsms 9
geodense-1.0.0.dist-info/RECORD

top_level.txt

geodense

entry_points.txt

gden = geodense.main:main
geodense = geodense.main:main