geodense

View on PyPIReverse Dependencies (0)

2.0.2 geodense-2.0.2-py3-none-any.whl

Wheel Details

Project: geodense
Version: 2.0.2
Filename: geodense-2.0.2-py3-none-any.whl
Download: [link]
Size: 15818
MD5: e4cbf9011eeced9fccb6a63c5330f9bb
SHA256: 3b6578db8dec077e2ca3574cd845c809e8302ba870d863ac2e9d8f8244b383fd
Uploaded: 2024-10-11 14:13:01 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: geodense
Version: 2.0.2
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: CRS,NSGI,coordinate reference system,densify,geodesic,geojson,great-circle
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: geojson-pydantic (~=1.0)
Requires-Dist: pyproj (~=3.7.0)
Requires-Dist: rich-argparse (~=1.3)
Requires-Dist: shapely (~=2.0.6)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2581 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
geodense/__init__.py sha256=3KpjZXUZfjHrn7w-T9Fn0SkAb5gEdNvCeHP8YkRko2M 1915
geodense/geojson.py sha256=g6gweRYUqqxvxAv1XKdtGkdlDS7EKEwasDVtD7rjnDo 1379
geodense/lib.py sha256=fegQDcpgmQtVaHsasweF9GqAwZrcp20pFAXRJGzjzRE 27626
geodense/main.py sha256=TIBiZsC73c08F1MamsRp7-WfPtgnDE27H5GEGHv5oTg 9190
geodense/models.py sha256=ovKyDGSdfTCCuamoJB78lfhuoUhdURfvuRzXqc78w8U 2714
geodense/types.py sha256=xbiOeRA8q8PJUbfHcb3gEWDMYvihuoJGJWFdf2bIyhk 960
geodense-2.0.2.dist-info/METADATA sha256=eqzegtRDoWA2DnXE3nffoEXFCZHg9fawfoMjCOS_tao 3360
geodense-2.0.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
geodense-2.0.2.dist-info/entry_points.txt sha256=MK8parr7A1uPQlpFuqY8vTfhR44JNIcQ7QPT_Gk4oRc 74
geodense-2.0.2.dist-info/licenses/LICENSE sha256=W2X28dpdcfQwVgcUX1gXDf0wRva8R5BEKMl3ORegZJI 1108
geodense-2.0.2.dist-info/RECORD

entry_points.txt

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