geo-sampling

View on PyPIReverse Dependencies (0)

0.1.1 geo_sampling-0.1.1-py2.py3-none-any.whl

Wheel Details

Project: geo-sampling
Version: 0.1.1
Filename: geo_sampling-0.1.1-py2.py3-none-any.whl
Download: [link]
Size: 12582
MD5: 571d4c17bf403d3c2a3e461dc9b82812
SHA256: 1d87c935a9a150c9cd8fba2f73dbbef538be60d4cffe0a6b2c09e468f2d908d2
Uploaded: 2025-03-17 13:05:54 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: geo-sampling
Version: 0.1.1
Summary: Scripts for sampling Geo data sets by the specific region name
Author: Suriyan Laohaprapanon, Gaurav Sood
Author-Email: suriyant[at]gmail.com, gsood07[at]gmail.com
Home-Page: https://github.com/soodoku/geo_sampling
License: MIT
Keywords: geo street road openstreetmap osm city
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: pyshp (>=2.3.1)
Requires-Dist: matplotlib (>=3.5.0)
Requires-Dist: pyproj (>=3.3.0)
Requires-Dist: Shapely (>=2.0.0)
Requires-Dist: utm (>=0.7.0)
Requires-Dist: beautifulsoup4 (>=4.10.0)
Requires-Dist: requests (>=2.32.0)
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: coverage; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 3578 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (76.0.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
geo_sampling/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
geo_sampling/geo_roads.py sha256=WryTtLmNzl0abbInh18GtDrvxK4PXDHGtRldovyp3Ew 19696
geo_sampling/sample_roads.py sha256=ScLIdgRFyvHyzbEdz6uVAY8cEUwMFd34QZ0uR2UMEA0 2445
geo_sampling/utils.py sha256=NvhqYmN6RQ23k8Rt07Km40ob0wfRzNij1YlX92LRg4k 2770
geo_sampling-0.1.1.dist-info/LICENSE sha256=8yQIYdGd04J_MeNC2lbztdG88pXlac7gN7QjDlGG7HY 1109
geo_sampling-0.1.1.dist-info/METADATA sha256=2Xbg52CkFEcrmXQRZep5QJRT-jQSOMNdvrtjXaq-f_Q 5091
geo_sampling-0.1.1.dist-info/WHEEL sha256=SrDKpSbFN1G94qcmBqS9nyHcDMp9cUS9OC06hC0G3G0 109
geo_sampling-0.1.1.dist-info/entry_points.txt sha256=r7IS0LlOF_WUSt-_FgFAncK6U3rQheLubv4vSIR03ME 104
geo_sampling-0.1.1.dist-info/top_level.txt sha256=LsIp447u0D572WyFXap6GtmQLkGZOQ0dLEUIlnzywak 13
geo_sampling-0.1.1.dist-info/RECORD

top_level.txt

geo_sampling

entry_points.txt

geo_roads = geo_sampling.geo_roads:main
sample_roads = geo_sampling.sample_roads:main