Skip to main content

Library with some less common or extended spatial functions

Project description

PyGeoOps

Actions Status codecov PyPI version Conda version

PyGeoOps provides some less common or extended spatial algorithms and utility functions.

Usage

Calculate a centerline for a polygon:

import pygeoops
import shapely

polygon = shapely.from_wkt("POLYGON ((0 0, 0 8, -2 10, 4 10, 2 8, 2 2, 10 2, 10 0, 0 0))")
centerline = pygeoops.centerline(polygon)

centerline

Installation

PyGeoOps is available on PyPi, so can be installed using pip:

pip install pygeoops

Another option is to use conda or mamba, as it is also available on conda-forge:

conda install pygeoops --channel conda-forge

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygeoops-0.4.0.tar.gz (41.4 kB view details)

Uploaded Source

Built Distribution

pygeoops-0.4.0-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file pygeoops-0.4.0.tar.gz.

File metadata

  • Download URL: pygeoops-0.4.0.tar.gz
  • Upload date:
  • Size: 41.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for pygeoops-0.4.0.tar.gz
Algorithm Hash digest
SHA256 300dcc52ec09718841b79086b3f1dcda514c2c0b25171af764c3be724f22dbf1
MD5 cc0aa4749ab1c9fd41d12805d659e75b
BLAKE2b-256 0eb5d0c2fce9baf643b544ac5c5919338d338126e48a112f4de96c16b89ce7be

See more details on using hashes here.

File details

Details for the file pygeoops-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: pygeoops-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 29.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for pygeoops-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8edc533f011349b52ee68e023aa00a3b8928dc973172e60b092b6329e4c96af8
MD5 ce3ca3ec6f3c4e347ed39ab6ca1764de
BLAKE2b-256 6a3e2b586e3476f031bf8f9b9d7a3a6bfb42e485daf2bf3a868d45b5c99a7c38

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page