Skip to main content

Checks how a point is related to a GeoJSON shape.

Project description

point_in_geojson

The purpose of this repository is to monitor the relation of GPS coordinates to GeoJSON shapes. This includes to check if a point is inside any polygon or to receive the properties of all matching polygons.

Some helper functions allow to calculate the area of the shapes, the distance between two points, the distance between a point and the closest shape, the geodesic bearing between two points. Using a point, bearing and distance, the destination of another point could be calculated. The GeoJSON shape being used could be returned as dict.

For usage examples look into the tests folder or point_in_field.py .

As compiling Rust on a Raspberry Pi may take a really long time, I provide some precompiled wheels on pypi.org.

Just try pip install point-in-geojson

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

point_in_geojson-0.0.9.tar.gz (25.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (589.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_i686.whl (611.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (673.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (584.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (418.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (501.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (464.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (412.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (407.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (440.3 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (589.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_i686.whl (611.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (673.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (585.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (501.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (463.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (412.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (407.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_x86_64.whl (587.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_i686.whl (608.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_armv7l.whl (671.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_aarch64.whl (581.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (497.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (462.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (410.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (404.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp313-cp313-win_amd64.whl (260.9 kB view details)

Uploaded CPython 3.13Windows x86-64

point_in_geojson-0.0.9-cp313-cp313-win32.whl (248.1 kB view details)

Uploaded CPython 3.13Windows x86

point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_x86_64.whl (588.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_i686.whl (609.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_armv7l.whl (672.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_aarch64.whl (583.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (417.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (499.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (463.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (410.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (405.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (438.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

point_in_geojson-0.0.9-cp313-cp313-macosx_11_0_arm64.whl (364.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

point_in_geojson-0.0.9-cp313-cp313-macosx_10_12_x86_64.whl (378.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

point_in_geojson-0.0.9-cp312-cp312-win_amd64.whl (260.6 kB view details)

Uploaded CPython 3.12Windows x86-64

point_in_geojson-0.0.9-cp312-cp312-win32.whl (248.0 kB view details)

Uploaded CPython 3.12Windows x86

point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_x86_64.whl (588.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_i686.whl (609.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_armv7l.whl (672.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_aarch64.whl (583.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (417.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (499.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (463.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (410.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (406.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (438.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

point_in_geojson-0.0.9-cp312-cp312-macosx_11_0_arm64.whl (364.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

point_in_geojson-0.0.9-cp312-cp312-macosx_10_12_x86_64.whl (378.7 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

point_in_geojson-0.0.9-cp311-cp311-win_amd64.whl (260.8 kB view details)

Uploaded CPython 3.11Windows x86-64

point_in_geojson-0.0.9-cp311-cp311-win32.whl (248.4 kB view details)

Uploaded CPython 3.11Windows x86

point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_x86_64.whl (588.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_i686.whl (610.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_armv7l.whl (673.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_aarch64.whl (583.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (417.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (500.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (463.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (411.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (406.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (439.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

point_in_geojson-0.0.9-cp311-cp311-macosx_11_0_arm64.whl (366.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

point_in_geojson-0.0.9-cp311-cp311-macosx_10_12_x86_64.whl (380.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

point_in_geojson-0.0.9-cp310-cp310-win_amd64.whl (260.7 kB view details)

Uploaded CPython 3.10Windows x86-64

point_in_geojson-0.0.9-cp310-cp310-win32.whl (248.5 kB view details)

Uploaded CPython 3.10Windows x86

point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_x86_64.whl (588.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_i686.whl (610.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_armv7l.whl (672.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_aarch64.whl (583.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (418.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (500.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (463.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (411.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (406.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (439.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

point_in_geojson-0.0.9-cp39-cp39-win_amd64.whl (260.9 kB view details)

Uploaded CPython 3.9Windows x86-64

point_in_geojson-0.0.9-cp39-cp39-win32.whl (248.3 kB view details)

Uploaded CPython 3.9Windows x86

point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_x86_64.whl (588.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_i686.whl (610.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_armv7l.whl (673.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_aarch64.whl (584.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (418.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (500.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (464.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (411.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (407.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (439.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

point_in_geojson-0.0.9-cp38-cp38-win_amd64.whl (260.8 kB view details)

Uploaded CPython 3.8Windows x86-64

point_in_geojson-0.0.9-cp38-cp38-win32.whl (247.9 kB view details)

Uploaded CPython 3.8Windows x86

point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_x86_64.whl (589.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_i686.whl (610.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_armv7l.whl (673.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_aarch64.whl (584.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (418.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (500.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (464.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (412.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (406.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.9-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (439.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file point_in_geojson-0.0.9.tar.gz.

File metadata

  • Download URL: point_in_geojson-0.0.9.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for point_in_geojson-0.0.9.tar.gz
Algorithm Hash digest
SHA256 2219610a1ad5d7388f0075aca6574e05785b700bdc1ac1b24ad3bb2ddf0ac968
MD5 a7c1a39fe8b57b61ca6967f8530451d2
BLAKE2b-256 9c225211c8681b68f573e89d79f0f3033f40993573d7c86c3b0be58543c9700b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e8bbab7cb7c4253c1388a52d2ca74d593c410e344cb768d6fd2ec52b41f0a41e
MD5 a822174fdda640ec881d0e0f23764ec7
BLAKE2b-256 ebd01f46c017ae9c620f7e58afd2925579f54ba55c3b81aeb46f8c9b33225a9e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3029e4e319748f44be1a94b570e98c51d032e0ae7eae100d770fc6f917c1e327
MD5 3632be6b1266fac8c182ae4698d87ea1
BLAKE2b-256 d4b0caa068db3ba3b923b7efc8d7ca6de246d433e6ce86e895e2eb2809d3fec7

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 13faee46dd2db7b31dc2946abb9ccc372319331e196259cec8d3d98cadd68df1
MD5 ee4407680338de92cfd821b38feac966
BLAKE2b-256 3559720f1cfcf539412591465d6e5b8158bcc00c42b4daf1f76baffbc5a68867

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c00ac81e13a23e6faa08dea7a76a377490638b9b15781aff4284b00320166076
MD5 cc2cdf49c2bf7a5e0f544bffee1480ae
BLAKE2b-256 9f136d0317eb72a90df7bc52599a761139d155fa8e1877493292db2d86b5b119

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1694b1032d985642f5c17adfa7284a298cb46bc91c164e8e15f6ee3b3717fb15
MD5 c61bb3669d182483113f703271c41b81
BLAKE2b-256 75b7eca0e3f47e8c46b43a0e8c5d24c239440198a4c464f57ff8776c6b5033c9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 191bb7098242263605a990d59d7c7b87b9d3809b8b6d7396109ecbaae592a925
MD5 fe92a94963ebc1eb0a8bc960ac736d40
BLAKE2b-256 b79d1dc2f5e676482568ba81119f9ec2d13515a7206d71b0ea61c26d784bddcc

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 50e08c20e7681b6a9ea8e586d54bb738151facbd2caf588c16ccb8281d38b441
MD5 e6c55551df2048594fcbcad81e30a5bb
BLAKE2b-256 a13b7c8ff231586c03003b0d488a0b302a997f9a7d94ebbc1fc169a889858caf

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1084060cad15b9e923a1fa225df48eb04e97f63091dddc2d5dc8ff595bffd1be
MD5 b591f956176bd12621603a61fd3956ff
BLAKE2b-256 a1b9fa02567db50ab6e9f41e9fd75068d8f41520dc547d1ede7c239dccd0d98d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 06fc3e7c55b259c3f413942aa20dc6aef4cd804ab3c2daa56f648c5dca207a42
MD5 907f353e013e7dffd2fa70776f69d1fe
BLAKE2b-256 eebe9729a6387c73cd11fb15580e39b267fe504dbc2d9198df896937652a57fb

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e7a325c68fd82d3a170ee01ad4705bb7e20faa5b488e672e885a67b2af705566
MD5 f19b879213aa84f4f1e2bf6eaca85364
BLAKE2b-256 8bfd2166d255bd0bf17ae9203718ec5c3fc4a36571d910e6c1b68e7377396654

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e58b13d51c0c7f2364f6e8a3656e45902f17aa7ce11b5502d3b51fbff32765c
MD5 0c271fb60a9f902a6595572833feb8e3
BLAKE2b-256 e7ad61d411f32ac1cc4a94b5b9b14dda6ad3ddc308fa6c989b8ea53a4e2524f5

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 290635e72c2f725ee75414c28f307e1ef9a47dd4672e36d5b3053b49daf221e5
MD5 3854b62a07a3afa17944cb89db033ecb
BLAKE2b-256 960d7a6eca7243879c5a67380eea9d4a6020ecc2ac16aa16157a1a0803453c40

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ac6805b8f747ca7d7020165044c9ec08b1acbeefa74d4523d97e36588fb184a4
MD5 47b11df2691fc2a64d8098cf9892de11
BLAKE2b-256 9fb3e910873df3b4ffeb498cbce2be92634f63b453c901dcb95975810a5dd983

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 58fd02f4e81526a3d78866a632c11c5f181569e822e86df130c6284f6b439a68
MD5 a191a6af6293e262401baca1114a3e74
BLAKE2b-256 d86c08649cd8d04d601b6e76505f169413a365d205dcb2c150681e6e70e37876

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d7786934ed4bcff003122e4ae79c775d8271bae4ab51c350c61a922e76c0466d
MD5 711a9cbecd698988577b5887f667467c
BLAKE2b-256 2c781a6dc943cffc1d27ca0d89496e0c1fdcfa86c5d0effcdff43d475e9e8255

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5bcb6d3763318bff1b8c767f017ea92f750f8438d78252d94b393157a18c968b
MD5 77130f54f4eae1225503711c4c2f29ec
BLAKE2b-256 031f160419037400c346256cbadfa083fe46eff3ebeddd11fc253487d12eddc6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ed1dd3d9d16f0826264b35d0085bb4d0c81838b9f441d8b8e5b8f763849ebed4
MD5 cee6b9c064575a8f4fbaf48ad72c941d
BLAKE2b-256 8dfb477e655d7eae568e00864227e688b8e4b6c520b460917d1bbd3077e29156

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa0977015bb20d80437eb4f86332ab1041ca3286863f0f1a30606d256610fb42
MD5 f8435b87ff9716f3e7542de354b31bc0
BLAKE2b-256 34d1125e5c49553ec21cfc4c35f40f5fc01c1c3fabe82a9d9cc921417c0fdeac

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af1bb8da9fe2701f15d6767be53e93bcd7db31d2e38933b8527fcfb38189dab8
MD5 2b94f5f2436d0822ac5c0984d0f6f7f5
BLAKE2b-256 f61a3a947fa6e64252578d12f86855fdf7e994b6f7a90da28b42688e8d0c19e3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 58585890879e5a3fb5649f761decb9728d405b2db563a924a5e6f9cb7865dfd6
MD5 e593eede89ae2fb85c5f28e41b2f2f83
BLAKE2b-256 f520723bdb32e8564286c8bb11bfee9c42c7a41cf19d29f509a142badae5d8bd

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6522b436b820744696d1001e74ced43dedaff6f793e5bf7d89e9fcc8b677f18c
MD5 94e185516652811efdcf3263f1d17681
BLAKE2b-256 380e63f536cd75b4c0a61052e5b72a8921d2f3c4815237fe5f2caea0c731d000

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3cc0efc09133d6c3b067fb403c56443368ac9bf78ba3d316ef8b440767c52af7
MD5 27b2f162d3a1f2731c1e326caf3d3d3c
BLAKE2b-256 890fd75ba59d574e6776f0dedea9c43faeef8622d918714d3a0da162a13282a0

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8ccec4ae80f820f20c004641339fcfe710c96a1ddb9ecc4507c8cf0aa71d2afc
MD5 f802c8ea0428f8fed04f1e0999612542
BLAKE2b-256 93911c34131302982731b0f072f1cf01356b3e479746f2011261fd1b44e492a2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4f1f32a06b4c238fae0123c74e8f5a8e7dc02a51e2e023c34730bb5a3e7839ff
MD5 1578b763201d3d9b0d881ede4cd3e7a1
BLAKE2b-256 7fc2fd08dfb35a1ace1630f9b17d3ab96e8b6d9fcbd0c5ba3d3e6e966b2bfb01

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 46694c4b69f7ece7087f5d79d68e2a5afd14878afee826693bf891c5166b6cea
MD5 afd59d075309a474476453af408bcc22
BLAKE2b-256 7f439e715c3ba11edc196e8c63d7efc744e9271915c83fe5751c544ce19295a2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fe8f9b2fd64f9125ca2c1181dedd631662445f5120186adc2d2d0bcdcca3a82b
MD5 0e95b590c492fffdb03c18d504314c2c
BLAKE2b-256 71f396700623838d8eafe4dccfbf30c626fc9d5ec9dfa0701d3beb7c3dc0a9dc

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3ef70fd26aaef2fd5f043309c2a85cbfa5ff89d7cc1329a85c95c10b2744e41e
MD5 72bd22318770f28c7a5a67fc01d23169
BLAKE2b-256 d2aeea2a938fd725aae357c94979490a8b3f4d0c6ae5e0b6638dc9a3984d9d61

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c39cd5f896af4eba1b50110b0bd804bb26050099fc9fff0e5a74cc56aa184c7a
MD5 4975c10cc0cbe6a6e0f8c6d4da5964c6
BLAKE2b-256 8e48a9a5a31e0c09e98c56a2c062d4c29163d6b6a252f33e1994edcbaf73590f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 297701340375321e6dd1bc4b3bca85f91e4d4d4269a0f9998d3f6e99cbaae4c8
MD5 308f89d4ffe7c956682b5b19cf044f6a
BLAKE2b-256 f0feab3a4394ecec339dfb284fdf21e262c21b5d328a892b3b40ea12ab4a36a3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 001000b2ca20b796e6cc446ee9fcef876d5c50e02e3e6be4f4e22c88b2700795
MD5 73e40ecc3e78dba67223a697c8dec9c5
BLAKE2b-256 9d9ce43a1d613e14ee65f4dfda84af050fb98b7c2b517962cc5a359cce0296ad

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fc331f2a914af0b4dcecebdfea5dc3d8946e1f340db5e34c987ee943792ee721
MD5 0947540b8db3168a74129aa3487d1934
BLAKE2b-256 cea265a183b113d371b43f0362262f3543adceb89e1296e23724d62caf4a72cf

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 61bc1059a24d71377c2d63873af8495ce8156bc893dbd849b5080f6a57e33793
MD5 f0678226c73f97271c8ee1a9c57aca2c
BLAKE2b-256 287177a1ff755eddf62ff73bd28cb787f2d7e75eaa07d598096c2003e56cf691

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3fbd16bdb97197b26ed8ec66caad36593cb4ff0558d5d028af39d426afebc0db
MD5 a4c3a75ad43bb5718fbe65aad1d63e49
BLAKE2b-256 3abb833736c5ba4e0e63ae7be563c14288eda99ddeaac90c18691eee8f076271

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 db233f373798a714c8d32ca979147dd7393c285a8b7d9efe417f6ec4025faa38
MD5 b497fc1fe1f65ec42a50f3ac8d7fcb33
BLAKE2b-256 5fd320cf094b1563ef4762c6b658351e375c299807f18b7ab7cc874467cceb00

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8d26025922c12ddad6f28e2e1b62a0ba5657e0f1229abccea901deabf7a4277b
MD5 f69359bfae517196cf2a47d372db09eb
BLAKE2b-256 6e3666624a1b20b5da39584026febb2fcd409f00bdb5ecf442b4bff54347e447

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0dbefcae0075e7962539c0126af46f989f619d808b43081e1ce29819d7d478be
MD5 482a4fa75ceab41520e58e300e47d76b
BLAKE2b-256 5d6ad2e66d172f20ff843a2e84f340c50654172ff1a4fa6bc881d63e31bb5ee8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d0cb8e2771a5e635ff4d561297a64d3789bdc1a5725d0d034fad5e8eebbd667f
MD5 4dcefb5b16e1c7f421a3f14a6723cd67
BLAKE2b-256 4fdb849f1d22d2b27301e4bdd39b3dc17bcf8cf9630a149f1b52b8e316303047

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 493b1f902c0ce4f0abc02fcac97614da830e89c47133a093a5556480d82e2acd
MD5 530b64159d4dd98b6fa0efe180954ad2
BLAKE2b-256 c70d38dd75ada9f1f7c35f3ae9fc75bafec7b4701334d644e109fb6766869c3f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 822afddece0fc9aaf8fdc2c2cb2e9389372885203029a5e51cdb90b507e5341f
MD5 7242234913d1a971699d71c07aa87895
BLAKE2b-256 976964df9bfd698de8e926e889d2733f46f4e3a7fadf98c7d567150cdd63193e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e641d63834158c466b8707919f49d172fbd84f4926ab7cf9fb4448fff34e7161
MD5 4d18a58c6c3858b8cb0971f6aaab99da
BLAKE2b-256 9e8cabbb7ee1d58624d0f230c1160441f70f4dacad7e3b6b6c326c7eb28dc97e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 85bd32870e40735a5b75b6f8dfa591f57e011672a3e4f3c2fa6fecea51db111d
MD5 528350c61b5e10092d1faf990ed52e5f
BLAKE2b-256 10d4737726df41f50b5c615c4ae302e098d6353213ea553e7529267588e8683a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 38d5c7a081bc30e61250d1a84901f1a60499d256d3fe8c160c2b6b0d3959cfcc
MD5 72543b8763878df4638231b3d56bad4e
BLAKE2b-256 081ff90dcd71a34b03b40a6893851e5a5503af8a72f67423aeb088e029aa157e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 466024a12e9fbe3c0b26fb84773f4269b78cf6955b74dd1b898cfbd9de120b23
MD5 9450960004ceaad0c8049201735faf1a
BLAKE2b-256 97f0f6201baf68ea95995d37a5243073f8c056e37b562936d188de5ef62c05c0

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 567a329133471212d97c7ee339194e129c7b4496c311a9692c44e4ac142e7f34
MD5 aa49cf597c3dd0dbc6227c0ae157020f
BLAKE2b-256 65abc31b66b638fd8fc11286f32388649c5a825f305ae035aeb53a19ccbd8fa6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4e9fb0b5d95a976734ea23df8d346196f8684a8e3d50e4a22cbd91243b15c9ed
MD5 aeb27a1cf9fb17803b9fdb0a9dd66586
BLAKE2b-256 83247824cc4603a4e63eeefe44fa9826aad29b5d067fee2764810f4be22632c9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 032bc566b2d0ba842bd07053e58b2e074b7a313c100b295c1ccea306e76ec41d
MD5 09daa327636d1f1443c034a49f13f60d
BLAKE2b-256 3b12329b95e43f6155e09d473939f7a399928211e3669027363dc09716b9842d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 43ce103c16a50a6da11c21fcec335f260129c6962043ea682a7f963766cb4e15
MD5 684029185e467c837b9f18e52b829d75
BLAKE2b-256 110810eb4d9f5297b895825629eff6e05fe48058ad781bfc8df1d8a7586a777c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0c352dccc0104569a70267bbf5e8783f59ccd050e249b182c49090e721af3777
MD5 a903ee74e6d4aeef1f147aa6bb87083b
BLAKE2b-256 940a3c08c509eba5c1ba320009f9c2d496b4ec23765adda95a14df302d3d2725

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a8c51192fa115b4ba23257b9456f269fc33f00ac043835d91e1ef3f03c8ffd6e
MD5 17ac456df9aa206d22713f0b5230ff75
BLAKE2b-256 2dacf4f9639f79163b3976c19c8f4192b572a4a1b46cc91abd7fab80186fc1b3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e0e3961ee5a2815f789312217b6bf620361fc9c2e4888f25895fbbb7877440f0
MD5 acc17e70e1c578e667001860850d47eb
BLAKE2b-256 134a6e0da9237398d5d91f9de0f669d7070037976af7494a8cf79b1d24df4180

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 417a1ca71650eda1f474e943fab8d7a6634ce6d3233a616e904e888c7938a2f4
MD5 ec77ef15bca7226d3847d847957c9d5e
BLAKE2b-256 2c9129921461d56076873767ef4efce62bbd983a24830a310ffe14df921e7683

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bff5f36a00e272e6aae9d9ec2cf1c7002fa72024edacd94aa828ff2a98498156
MD5 35bad9b35f34c0cc533a2dcc054527b9
BLAKE2b-256 560fb1374423dd30bcfe4ebe414e819bf27f4f826bc3099f818812df8477a2cb

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59021b2653e41cffb5be3d7c1e68b496402f0f625ceca89848bed3516d18cb0b
MD5 44d40f6feebf9a95790c7dab413603a5
BLAKE2b-256 9d64aa3964b85c0bdd107b5d62ff43c432e4872df22299f8a524d552e4a6fb48

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5dc8e2a3782b9e083447deb2cd21020ff221da150f7d8244df772958247efb9e
MD5 83c2771e1cfc560ada214840e4013401
BLAKE2b-256 bcd8120026b63fd49ec93c346328f05c803609e582d1b734cfe9a921203e1e24

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f744b644f2f6f2b495799782efa0b368c1f164df2d7e0c24862a2b4cc868d409
MD5 c8f54f6cd8f3940d5403d0760514beb6
BLAKE2b-256 4b3578f75cdce310635c8bb41ec939155cb124f68c8ac7bd5a32f6ca92b1b0f9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cefa2c8070998155704ce88d699bb84a1775349811344cdccf5459dc73e7c04a
MD5 d7513e7375f224c82bbb81d3c73e5259
BLAKE2b-256 9088b5d3f44e64c52ab0816711ee2ab8542a063b41b8c907e6431e893778008c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7bc20eefa29318069a481ec731ef51d8939183e8d2663e2ced59c5cb29947c6
MD5 d87d85b8943586dec5ae321342b4e558
BLAKE2b-256 f94861bfa6c44b36e80323e8cde29c527a9399bc896af4bf9faa007d8f620677

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 07afdd969829ebf3a942904fe6c57e91c9b639b92b0dad62383e9a6e5c3df31c
MD5 5e146eb534e7de12d8782dbdbb704567
BLAKE2b-256 13d3a6f92232aa629e12fb84684a67b6d31bd03ad4d358e28fed29c45eb93b4c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f2d3c6211b0326df11a371551744d9826be247469cb25fcdc38c15e55fadee86
MD5 d26dfb525e9fbe29507c2bc619ee50ee
BLAKE2b-256 5542f47fa59c489d7fb87afb5359a4ab96624a4b57f1533a4c97d7e7156078ea

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 baac31a90719e4af325fed908883c8f5b89a340caca86a331346d3ff9510ea7e
MD5 20f24d5fb9bd4b193e656854fbe77221
BLAKE2b-256 3187b722a71edfa701da4eb8bbe6cc8984946e829078ff8b7250bed9f8252ee6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df15176e960b90ad18d2d28a36d8d5fff4479c784a709fddc1d99b8a79b80bce
MD5 6f4ffec7a9d0d6e98acc0bc3b07491c1
BLAKE2b-256 6bf5e21d06e9a47d032b0c0f731067c4e289ecfcda85629c6d56d8ef1027cd2e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 54b05058e4380fd5e21b54078fb6d686f3091c076aeefc1f5743f648dde45dcf
MD5 14061778c89634adaa7cba80fb9a25f0
BLAKE2b-256 edfb66bdb73f1c451ac77de08ca5c03f7ea569679269847777399fe1e0d3bf6d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2b8f24632e8e94c9a816122614dbf14ffd8cace33e4c957085c1e4cbe18b8b5f
MD5 cfc7f5788a6c55e185a1e33b8832c1e0
BLAKE2b-256 20cdfdf2f03ca547d38f954542bdf5d7ff949fd01772e1d38117b49d05e3632e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e46dd0f5b6388530a9c6ebf18ee4999b129bf920112e747f44982aa392f8b968
MD5 534590ad6fbc95e313ba84e60a74fcea
BLAKE2b-256 eb266a8cb32c515d5e269a8b82162a8f906e19794ca59fe4b8c42142c7fce1e9

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a8a664f320daa5e3d4687c927d2eb4bc3691a954aee4faf74fbea00e4a3e32f9
MD5 474e82676e5239e10e12d7bbd2b4dd85
BLAKE2b-256 8a91870375e098a64a37ce9aaace3207d1a33f3d814d075b51681f6165921af8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 75631c2d713acd0401c94e8d784d3187b7d7badce798b9d93875606224c9a92b
MD5 66aab791cb249bf3eeb8ea04e803ca84
BLAKE2b-256 ea2dbef0242bc2965ea95de955eebdf275abb27609d768541eeed9d1b2a88a72

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4343046aeecbe03f3e547366408eb3b842c9de8c112e3a1a61612d706eb56c26
MD5 1dc8ac17979f3759a0a4736ae01ebc6c
BLAKE2b-256 0fad696940a9a3b16d552a38da3f3411d5f6c29f6fafc21f907c0d2a75373ab6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e41aea795390f8cb9dded57262e234c8e0c94bff2304ec14134a367214be32ca
MD5 4e06303bda8df6847c7d654550310e26
BLAKE2b-256 917d2a90c8ee8306ae3f9c1156968ae1fc2d3432b542d4a28d409f7e31b513a3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9a8723c85bf2fcdd75d57d65449e43e3b9868339d31c9592f33353248066cbe3
MD5 c0a713d63a9390232c4a80ed1538fc7e
BLAKE2b-256 9d59192d08d404759d9939d09090fdc6f7fdaf1194713fd275cae56214ef5efe

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8fddfd9fc4ff1bab0345bb5449906ac5c51eec74d16ca3634839a7924ff6b666
MD5 074960aa74295bd0b414eb24f0302c48
BLAKE2b-256 d77792655454f57a057e6b5eb02673335f08ab5cc14ca0681d4c9433aa3c42d6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82b8f8129b51bb24c0fefed1175ab1df918772aafa93d64e4a41781baf61417f
MD5 b8f2f5154e383a82d1e46d518317d704
BLAKE2b-256 4a8573d0f5a339e3297db39a1eda68dd810b1416ec6386312850d45958f915d8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3433f68eced873515573f4a584ba1de013bca9feef4e08ac26ca542618d29d4a
MD5 558eead67121a49b634a866ef3ce9196
BLAKE2b-256 f15cc839c84f2d633b2d88de038abd065bb3cf3e0c17648ceb0eaaa9a64ad36b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ca184f6aae4713c06fc5efa6be77ae2a18a646196f1749f0643d3ad37bf6722b
MD5 09952d3fcef784ea9b697da2594854d3
BLAKE2b-256 9f12fb3aef75272656176c19235881cbd58a7eab07008a26d13e159f2a8002b3

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f6fd06b27698f19d91ad07a922ae786b48b88661241ccf4eeecfe8dd9646103
MD5 c3fed38983f0383b46c9cfdd61d440a3
BLAKE2b-256 a4a8fe43badabe251361a0c943e28412f2bb3055e11077ddf4aee42233927fae

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b900f30ed5c9ef97ed425a299e9152e35454f085828e2ddf88754e6040d112b4
MD5 8c71c70110dd9d7c8d8637d9d1686165
BLAKE2b-256 f93debbd242991e90c7f9330bf186e001233f6f247890828b683874b899b2657

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2da18051306304b32d3503fb041a2514347ba7c43152119cdfb4999f261943c3
MD5 76754dfc3b0419840de6840469c865c5
BLAKE2b-256 62667742fe384e5f57891bae1682ccb1221b85d1833e283d7e5f793f5ee7d5a6

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 970d2523fcfa5071093d1695dc1809ea75d9a9cb736381930b68f41888386720
MD5 74188032d255e60dd2e248d89370bcbe
BLAKE2b-256 498df649f19c58403a60a4e837fc585adbdb42853ad8ddfdef90b47b5b55d98a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 86a7eea731ffd2040ebda5725acd0ce01234b8ae530506de5e85f9447143b09e
MD5 1fb5d5c047adb87428417d2e72515d9a
BLAKE2b-256 500a5be519de5123a8a166b8827872efc07838300c178b71dd4e0e706d8c7b22

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 02a14668a0f8bf25366d82ae9efe7379d21e4cccf78808174170cce5ba25b229
MD5 9a3c769e58c46bfe1255bbfba559251f
BLAKE2b-256 9a414d6aeff793015d73bc4461158d702b3ee2bd94859403517a88be4544c446

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 09558be93faba1d8fd1184a6240fa3bd11db2638d002b043b2f66e7bce558936
MD5 6261ec5ba6e3ab114006ee97bdf39a2c
BLAKE2b-256 baf50c488606c19cb0c98cd27bc32eb047fc80d39a7fc2985c10d2c60807f42d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8ff2650c5066ee6329a967e0f2928a16bcf5de1fc4ff958c88ef55299816ce33
MD5 9003e01d6d30f870604172cc33c9862d
BLAKE2b-256 38691dfc8a4979f34b3a913a24317d272a1c11887bbda857933f9c0c3380333f

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2d6b5d0c7ea5344666f46626fa410e8d44f71da7ed67d150847c01da6e2fc483
MD5 79438a2aba739088cb66d817afd7f45a
BLAKE2b-256 a173767a54e0884ec1fb7c7a9e702733e7cc9cbad5dad2251e5c0c4e0d91d241

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc9d0633a9cd151ab25dd54f36f07e600e2a0a787e962c01a42b99e9811dc8ff
MD5 d1340caba1c40dfab6ea02454c74e027
BLAKE2b-256 082778d10c8adf751ba8a1c5c2c4a227625198f10b0da307ec84f86e794ebdae

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8334ec76add25091b33255a6aa2d18c7d26b2d992083df98b7f109810fd21f34
MD5 39f8dfb9a5d7f5db0f0d6f3598994be8
BLAKE2b-256 2831b4cb5a5c37878e3655c74487215d397c308ff8d2d0f9f6564560aad00002

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a9a13d1be185997c6bef51ef10171f1e17afc841f6c9f0c4d0636f9d8f785af2
MD5 9254317074951528249f06f7c94cef8c
BLAKE2b-256 ea0a4ebafa67e0e57d7871342cf20fad34bdc4eb1dd5c2f26d4ecead53c36797

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 182065fd297d88a6b546eefa4cc2bc831a354e8d4f696140d5d4ea3cfb98708d
MD5 8b5dea5bc0b8f1c466b394228dc40982
BLAKE2b-256 4ad15844ced4a5c15e425b041850d33470ee94ec1baeba6865f52c050d375082

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d264c02486f23af1b8cf0b74dc5770690e503a91ab02220dc59619a9c2564097
MD5 53ac0a55b98a89134035f4aadd7db59c
BLAKE2b-256 12f4a24659455fad0af741501473ae3c7082c60e99b159ded158c41459cfd24a

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9dd0ebe9dddeb76fc829a02f5bee9e630364bd52671851d402f71a1fa4344b6f
MD5 547cdfba90b41692526d50609c4fcb8a
BLAKE2b-256 a4258fb1df455735b036783668f62e80b700d05a41ce92bf38ca2ea6a81ba13e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e80a5f036981bbfa481252978f6cb017381324725bc9bf176dd1f41193bcc853
MD5 abef83040ab8fa7c70208a07c1dbaf7e
BLAKE2b-256 433ee9969d5abaaf53bcfde860a1a895918dc65625f4f10883bc3ab4084cd1d2

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 56f4e510e02d27fcc778b8edd7a7f7d04e6fdea25431b76813417b5ec79e67f3
MD5 94cf6537e45aeb6895cb1a1a87f7d8d8
BLAKE2b-256 9ffbed76e7b412f382c8b32e2549b378d36231ea73e9a079a0004526ea6224ac

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 943bb66ccbf951f620ae9463f1100d1e1cedb7d89ef887185062b072877bc669
MD5 34915a7987075069253053ec8e0674a7
BLAKE2b-256 34cbc441ad118a3c847cec9c6950245a77a171375bef3664fbf8f98be9c5d73e

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 80c63a1575b8711f9e6ea759627e9d9e01d17d492aefd6dc9d515a2dfdc146d2
MD5 7e03c40fc10408c2ae0089e433e92f22
BLAKE2b-256 239bcdacd5db3530d3accf2552cde492ac014df7d3b7018ed9cef387174654b8

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7be29b99cc03cfdc2708f45c7055af1d318c520ea299e6c407d8d2526ed833d0
MD5 0996cce077cacde3f80e0506815b3ba8
BLAKE2b-256 80b7afcfe41c563c254f3ce3e2189fa6218752107f5f76cc0993e30c4609be2c

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 94077500d99ae0910c6fd4280498337905bbf6d0c325084b65ff06fd7b657d45
MD5 46feb6f99d6f387ca975e62d7850141b
BLAKE2b-256 86eed217d51d4906f135e64c10c3300b80acefec6f0e8526140effcdd35d0087

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1a6067e1cfbb9f8abb84f38e499f5e685cc2fd177218f7ae45fe10d89e35486
MD5 accdbd4024092e4a624a02d71e8c45a6
BLAKE2b-256 479a96bc606a3dd015c7f77d16e8183c885c1f12706b4ac9fd22be18097ecd5d

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6baa468c5bc0380cf2ffe7d73d8ca7c3de217a99ce56c70e5ed77608f306c9d0
MD5 7fc94d46324f7af3de69667eaf5d1bd3
BLAKE2b-256 98c91ad2cb3589e9081881df021a3ecf08bccc99c77cfb4be972325170f2b23b

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 16873747ba3ac8462920022125400a6ae3ee6a85d109454b77b9c6c233e25a30
MD5 2a510017bfa16df4b4f8a202d3604efa
BLAKE2b-256 49c6ad3226111039dd71b4c25e880774d9c5dfd8e3c225f39f53c24f3e853bf1

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f53caf9f28a89d2c502aa6a3367a0e6a56ec31b6793e473c5b7f0d1c1565b68
MD5 50456a5af349223440d64bff2abd182f
BLAKE2b-256 eb7fb67e3ed87225016c7cedaa955d86ca67da10be60a989f1326da8e37471da

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2bf9efb1bae8ea2c6452e92dc39382a3ff64355ded91a5566eed2673aff383ed
MD5 c66e242abad6fbf454f4b78ab70045ee
BLAKE2b-256 a4ceb63dff80b691dd958dbf0208cfecb786c7652ed30aa78898e17cb3b26e86

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 540847870da5073ed54965399785b751eab882ef0e736fb90cdb4ee34a53c4c9
MD5 2243b06ac55853c0feb706c3db9e4039
BLAKE2b-256 3ce22de2523ce920ccdd13c9cf23078d430339e3cbb730ed7852ff1dcc752344

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a905c75987f5d095be150b2978b27a16380143f045dec103b931f62a2d35d26e
MD5 74a7acfd0da9e33019763cced094201f
BLAKE2b-256 1cbfa944be6a58554e6a92b0d063fa6bdcef058b292060e36430ad894a454bfb

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 77881dbe19dcf632682507aa6063ecd0b2e848e365eff10f933cf354aac678ac
MD5 2ad340a07a2c30ea19533ce460aac634
BLAKE2b-256 44faa96798bd8cfcfec98707df82352cb704e2b7ad61ad346082046f45c9a846

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e9d99294b4442a44c12470c61b925c3e4dda0523e461422105e090aef4ab85d7
MD5 f2755358a0670b7c47905a60be1ce5e9
BLAKE2b-256 323298b4dd5545693347e4e1a1d1ac928b0d10226ff529180fa789dd8f152932

See more details on using hashes here.

File details

Details for the file point_in_geojson-0.0.9-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for point_in_geojson-0.0.9-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 cc0f8f99a088eb6263d60dceb04d8ea40cd6cbdb5f3d78959bee6a99bbec8584
MD5 0864402bf7138125010437525412031c
BLAKE2b-256 b35626ee5ea8a13a464b48c11597db7d3d6c7abf02c35fba6b61b13b55ee203a

See more details on using hashes here.

Supported by

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