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.8.tar.gz (24.8 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.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (586.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_i686.whl (608.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (670.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (581.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (415.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (495.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (409.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (404.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (436.8 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (585.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_i686.whl (608.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (670.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (582.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (495.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (459.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (409.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (404.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_x86_64.whl (583.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_i686.whl (605.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_armv7l.whl (669.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_aarch64.whl (579.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (493.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (458.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (401.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp313-cp313-win_amd64.whl (258.0 kB view details)

Uploaded CPython 3.13Windows x86-64

point_in_geojson-0.0.8-cp313-cp313-win32.whl (245.5 kB view details)

Uploaded CPython 3.13Windows x86

point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl (585.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_i686.whl (605.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_armv7l.whl (669.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl (580.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (414.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (495.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (402.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (434.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

point_in_geojson-0.0.8-cp313-cp313-macosx_11_0_arm64.whl (362.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

point_in_geojson-0.0.8-cp313-cp313-macosx_10_12_x86_64.whl (375.8 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

point_in_geojson-0.0.8-cp312-cp312-win_amd64.whl (257.8 kB view details)

Uploaded CPython 3.12Windows x86-64

point_in_geojson-0.0.8-cp312-cp312-win32.whl (245.5 kB view details)

Uploaded CPython 3.12Windows x86

point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl (585.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_i686.whl (605.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_armv7l.whl (669.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl (581.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (415.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (494.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (459.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (402.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (434.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

point_in_geojson-0.0.8-cp312-cp312-macosx_11_0_arm64.whl (362.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

point_in_geojson-0.0.8-cp312-cp312-macosx_10_12_x86_64.whl (376.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

point_in_geojson-0.0.8-cp311-cp311-win_amd64.whl (257.9 kB view details)

Uploaded CPython 3.11Windows x86-64

point_in_geojson-0.0.8-cp311-cp311-win32.whl (245.9 kB view details)

Uploaded CPython 3.11Windows x86

point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl (584.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_i686.whl (607.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_armv7l.whl (669.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl (580.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (414.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (495.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (459.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (408.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (402.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (435.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

point_in_geojson-0.0.8-cp311-cp311-macosx_11_0_arm64.whl (364.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

point_in_geojson-0.0.8-cp311-cp311-macosx_10_12_x86_64.whl (377.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

point_in_geojson-0.0.8-cp310-cp310-win_amd64.whl (257.9 kB view details)

Uploaded CPython 3.10Windows x86-64

point_in_geojson-0.0.8-cp310-cp310-win32.whl (245.9 kB view details)

Uploaded CPython 3.10Windows x86

point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_x86_64.whl (584.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_i686.whl (607.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_armv7l.whl (669.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_aarch64.whl (580.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (414.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (495.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (408.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (402.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (435.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

point_in_geojson-0.0.8-cp39-cp39-win_amd64.whl (258.2 kB view details)

Uploaded CPython 3.9Windows x86-64

point_in_geojson-0.0.8-cp39-cp39-win32.whl (245.8 kB view details)

Uploaded CPython 3.9Windows x86

point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_x86_64.whl (585.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_i686.whl (607.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_armv7l.whl (670.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_aarch64.whl (581.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (414.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (495.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (409.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (403.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (436.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

point_in_geojson-0.0.8-cp38-cp38-win_amd64.whl (258.0 kB view details)

Uploaded CPython 3.8Windows x86-64

point_in_geojson-0.0.8-cp38-cp38-win32.whl (245.3 kB view details)

Uploaded CPython 3.8Windows x86

point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_x86_64.whl (585.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_i686.whl (607.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_armv7l.whl (670.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_aarch64.whl (581.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (414.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (496.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (409.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (403.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (436.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

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

File metadata

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

File hashes

Hashes for point_in_geojson-0.0.8.tar.gz
Algorithm Hash digest
SHA256 0e29e5a917a4303b528ebbc15573484857bf514d21b72528e7f55180e3227861
MD5 aafc8ec2109a612c9f55cb4daba82f82
BLAKE2b-256 7e2e2c81796832b823f8f3e0445bfd5042b5fb91f6cc23a1dbc12f550bcbb6e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6740158cdcffaaae3b61431bc9850de417968c8e9c859961a30323804761a87d
MD5 0d5094568f8697e3574e003f2d1da4a6
BLAKE2b-256 e5fd981dcc3f93eccc47e0f2f89f748a93ed1e6e31bbbf28f6b58205b0c12eeb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 018b2fa006a00e2310ac532937936a05a5e462bff704882be586826ac54d9137
MD5 46375d57382448c393a3cf46e0832a5b
BLAKE2b-256 eb74beff927a4692e9cd80f2e872c3072542258f9499c3674a47eaaf0be47d19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8547822160ad04a5a40bf567d9d251cc32f0245f7e21dca31f3bb4f9a041e162
MD5 e0428d23bfd64a157492f689063df38f
BLAKE2b-256 f934f9e22d7f5079cef7cd3c6bdda6b47769c9070fcc772bcda52589581753eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9ea9d1fec62ad8c0e72a58460952f0cc8d90d34d88b64af9a38d6656e3277485
MD5 73697d123b89028a05ad434b7df4d695
BLAKE2b-256 d91e1b82c6a290c141797fa71956d86ac76324f954118ee60e6fa0beed679cd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 926a5e7c568298dce520a204d875ac2d14c8726ea4bf04ca46f3de2d8f7e4aea
MD5 0708c0972e6794c20afc2e53b79f3944
BLAKE2b-256 d357036ab02f3286716d0eeca322348bb5f4ea0d53d850e7eed0f87f0b2e1521

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 94f8a515646e5123009985d1c3393ca41b680c84cfc2a2e07a8fa82c3fc887d9
MD5 1136f4e6ee26945de6524c0c7eb8947d
BLAKE2b-256 05999e5a933879e8cc220b0bebd3a7812b3a4a9588a88abf86c19cda730c0400

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8c1be2727b492cee016312b1f891cddaa60cd3085fcc3b8930190325c7b6e7de
MD5 c87a45f85aa7c9fbd677ea863596f8ff
BLAKE2b-256 a61cc975db47c84e7f9135fba8a5f655a81516b34ca4e8925a451c368877eeaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 646b37b55cb764950fc6680c604fa51284c58e3301166ee41f9dc21b0e51f91c
MD5 a0705447aea2259619e97c14994e807f
BLAKE2b-256 084c3944b78bf63e78d7c1d0d89b03f3aaebcc0b5cf416707c5a555acff18734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8600b6d89920c8cc8f5db7f7951dc3eceb41f52a020d890be1a0de0d1edd3c1
MD5 ea89bfeb697f128d007cb4d959cd57ee
BLAKE2b-256 d80ad4225268e592db5234e2c6c589b68ae0ce92579f31c5edc5f81b5e7c0ee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 21aa62caeeb7a9ad897d89fd315973f4f904c9ccb5a4773823f69f21b14bde26
MD5 ef9f9a6fcff32f95ba0765b91a4c6b0a
BLAKE2b-256 9646e29bc813cc56414928a25c4dcae8fdbc40bf9261c0d37f7f62cb54222c6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 461a31ba771c9142a7b025d8c863705e17210a3f66d48d83e448f0a55175a19b
MD5 9b9d7d9d6b6bcc657c6fc0e13ecfadbe
BLAKE2b-256 350dc13b0706abe4bb1842550676fee7017e996cee0c444f3a209291872da72e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f119f57f4ecc8e988df64a05d29f077d9e61981ef7312a04fa419b9d8ea51b2a
MD5 d3a73bedefd771950a0df09332c9fcc9
BLAKE2b-256 517d2f2eef80332eae91fcaa325c1be0fff75f9670270eeaa9c34e77b33c34d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 482d460306e7e9d63a68c85dc848304469d2dbaeb8710fa2e6570b3e66b71a09
MD5 a0471e8c1cbad9a582995d1711b4d275
BLAKE2b-256 f4c72f5c57ab4aa51cbf40537cb58b2e61456acc0041d0cc6fd333d18838c212

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5dbc7c954773ba3ae98f88bf8224203be86a5d56f2615ffc50867ed537a4e366
MD5 f9a5a1b5002f6325192961cd290190bf
BLAKE2b-256 ce1d236493b821d35cb1c22ede6c5ea12201ed017796339a64dc8951f48243f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a28c7c2fa51a82dbed31a6bd346ad54a75c8cad1fc8576c43fdafe18eeadade5
MD5 99a02f77b9cae101bf5c1e738ada63ac
BLAKE2b-256 bb0c80d53f4559e6757f8e9b3ce6e450c54f70da6448a6fae712590fb9c87157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4cbfbb6a5b44eed584a7670a2c1dd80f8842b936bf0feffbaa65cdca8ba59a08
MD5 958795863932c45d640cdd1b612b214a
BLAKE2b-256 d7b2dc9fa5b08fccfd28a4f629de4144ec3efe0964e2b33ba208d38670428a75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9a2bfb87a63aa5aff7ad9050ec8fba85d591e9f6355145a1a8bf8cdcba46bc25
MD5 17768654edc76f0d26ca57fd39ff8eee
BLAKE2b-256 3fa237d8dec14aee8970f18de981cd5b5bd696c434344ffec534b3bb1f52883d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d10aee7d0a4402212a1ef0ca3331e7b4efb8a4a31a285df3edc282b2caf6c08f
MD5 585849815f482505a425655399597a0a
BLAKE2b-256 1e62b089e357fea3785cda4fc3c8586130ffd40cd6c7a0f4cb015b63cf507cec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bdc13aa51c24f8c6f84ca7871181bba7da6ae544ed5e133e3880e65a9b6e64c
MD5 687cc1c67687a73fe226c65ae53441ec
BLAKE2b-256 6fba23ca6706c97d020f0c51deefa80018c6fdcb9fdd4bdeafd9f87ec7dd0ff9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7d7e39b2bbd1e9b2bfc929a53c52707bff17bfc1936f99c3585591cd5b977df1
MD5 9d99f96fb8b53f126276c033ef294e56
BLAKE2b-256 08d07b07ae0799357240ef15fe3afb862cec3443988597bf114be90d661b4346

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bb55a633f1c42dd7eaa7d401cecdf4600743500df783d0af55c0369f467f9a82
MD5 451ee03f7c06c6825f417f8ff764ec96
BLAKE2b-256 06c2b063d7a60ab053896caa905563e545c466482a24d47684e62f2dcc8d5785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c6665233516823c40c4666129cda9acd0f497c539f1294b5e02bd4187b5bbd4a
MD5 27ab75a15a0ad1b681ce751d664607f4
BLAKE2b-256 0be539897bfbf0d82ce8602abfa897f0cb00a3c40e35ee7ca3a5c50152f8d991

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9560031286e4bfebb9cb709d9c992c9a2aa958203c4b1c7553b5b3c8da0a6350
MD5 e7f8c5f354444c5595ffabe26762eddd
BLAKE2b-256 4a664ebc474f8170d2b52746bfe29aaed20a0abcd4563a20a7956bbb79aea361

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0447a88ddce282877657c98fcca3bad76e171c18f7a89d9fe448e99a4f6a8895
MD5 34bbf51a409f4c44fc41bc32e0ce0acf
BLAKE2b-256 ae08f5d93550692bc8a5966048dfecd66ddb6d811901254a0a903aa10a8d0fea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f4974085e24a23e0b62e6794a5aabeec91b4c8620df120844bb6f425c0108c3a
MD5 5c80e70b93899a6e33d93fbb8073f479
BLAKE2b-256 b9f835f7ceaa9ee4c13dcb6550dcd4fb54f786b94be7ea41e7ae5a70e106f765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e17ec7572066b9b91a3660c22482ffc856e2ca08107fc6232facc63b3c00759
MD5 619b4a9a243cae2acbc4eae03498ba53
BLAKE2b-256 c05294ccac052047f7064d9cbe4ba518055c709005eac990037b2ee2addd5083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d1728404447b8681ef51d5dd529733f90c9f8aa4368b995f74b794f48c903f38
MD5 462d1a3967e8650b414ced71f7d93894
BLAKE2b-256 70296c70efb155bd0f134ceafb7f0a346bfdee1a4539ee2c3d522e71d45db9c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 acb5c87f05a72f7c2fcaf77793f9b89d19a62fb42bda373183698ab93cc8f7c7
MD5 a25d39eacdb7bd48bf4b6d4391141ba8
BLAKE2b-256 5476d60d44398db01ecaa5dbe0d7fbd389d36706621215732eb4b7fb9b7c2176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d812a6467b61d44733b93f0b5f4c2dab876037c69448088216ec5e5347b06b2
MD5 195fb4248da02b9b06e3ee52132f1ca1
BLAKE2b-256 60e34165dda4a9e99cdeba39b8daf40c9f719bf23542ccb18f6a6d5e34f2df26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 202ea1b06c40f3743156f654a29f8ffd5cfeef3027e56f9316e37b8c0c06da19
MD5 ffed7c1a3150b186ecd859b6c93bd8ac
BLAKE2b-256 04545a41c588597ce025ef8f4a781c299812ff01d27c676601c0a1ec1984ea30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4d84546afe76c88982a571dba0e303d4d513986a307032ce4b101a9b7d461af8
MD5 d74fa07c0946c928cc0c0cd58ed7da27
BLAKE2b-256 01a486b1b143b64bb70f846151c86b3036fbab64181a3e35f00cda4e12b052d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 92e64b28e13163a6bf9b5100188e44b141c9731d475a686643ae76c7d4524ca5
MD5 3385f4f978d21d8037e7b3e2d4927b65
BLAKE2b-256 965857438a1f5a8785aa28d9d590f3d2fecc14d1f4858627ba05579c0cbc6018

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0483380cd56f268ec5e1af1c1f1f1fb3d10520fe0a57fa5ac25f7dd767217aa8
MD5 98305fef68f8dbba56b2939171e10afe
BLAKE2b-256 191e6d8b051f17d312b6d79466cdb1a919fdfb7c65f5b10e87377e646cbc219f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a5105ab6ad13576002128c54d850c3b11e3919f39a3e63013b25828fe780e5bf
MD5 141f9afdc6a8aa387013b900c6a44a35
BLAKE2b-256 782b00fa53b5afca697282acf25e294f343a6b601cff76c40294e969c20a76a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 582a90ef219186c969514704ae2c62352faeedd6e174dd8229d94f52fbfddc39
MD5 72ba59251be042a8070bc420fd0e3359
BLAKE2b-256 1fc46a3c82ae85d2e105e2ed3fb72898e0f4d307b207a533eb9b850ff365ba0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ed39f63d07675810e06185ef789e38a69bc38dc39cdbb84e67928b186da50a21
MD5 2d710c4f54fe5344639ae5be8da08e84
BLAKE2b-256 513c11f7bc88a4709e0e6b5950d5a0deee4c630e0a466439a9e22f6aa492da84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c11a6713bb2457c18901caa6edfec89ba23b579ed5eeeaff6dcd6d901fe1f67
MD5 74ad4b415eda903f3023a31758f0d7b7
BLAKE2b-256 da875f17c6c97ce2891b9e41af409d19be97914e08dfd54ff771e600b38e57bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 432fc93a93d8963ea1583bbb9407e1d0dcadec8128e426aae7a77e6a775a7277
MD5 8ce4d0318eb25215578f2c5daac6f5a9
BLAKE2b-256 3cc7c274ec68ab6eb9eeae4f8bfcbba15247ab9ede41fa12805e3d530c26a76e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6b5deb3cb87b333446de6392a0a80ef92a855f3edd258216ed07cb8180a45b4
MD5 f2a460779507f590751cbcd02a8f3cc9
BLAKE2b-256 a85a8b4e0b4bb6187ecfd5320b3952ccf6cea5d75d7c37025de66ee1daec15fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 79d322c6a8a8065252b1fd44c50cc5088adba07859386845f6dfe9b141b10553
MD5 fb20d703fced47a782e0cbbe514c95da
BLAKE2b-256 3f42017ba88ebd10ec2b52d02c9a9f9250ee10b314eb8d01374d57edd26eee54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 63a6599f5eb34309bb1edf3a0adef0a283a313c5ac00bed646d86483df2d6c78
MD5 2269863277cf15552dbab77cb2264bbe
BLAKE2b-256 127c7dca947e3cb87806d2916f61e8eae4e54a1b9173bcf349c9dc0ad50a2337

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f35de088071ff2b8ad3bfb50890368a0a97329b78cda4a72cbbf943db2525062
MD5 40089a9b4643da00776e47cfe42aa615
BLAKE2b-256 4078e751d6434e6531265f8bdae56f07815096e68aba4213efe5f175616982ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6aa3250b39a14f1256574af32e8b16b5c2f58a14ca8dcb7b966f7f651206e2db
MD5 47b0377874386957100b5f930e8ce30c
BLAKE2b-256 79e82160ad3f21e87696e667f9df482645bf9bf44b14f3dfb275827548497df5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 558d778edcb106bf555fb5bc3af494e0ef6f884fc2b346f5aff42613a07fe725
MD5 5aa1cd0b9d444529c0fe6db015290636
BLAKE2b-256 7dd054da4698d1045fbc58054fea32842c37eea29a2ea1a8c9655f9dc899a097

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ebd237d3432d1a54a0e8418db08430df30eae6b0e98a39d96fb5879fd4f5ee69
MD5 0a3788a0fba23f4b8cb6dbbfa54cb772
BLAKE2b-256 7dba436afcdd1c9d01927b015bf589b85fba501d6527bae014e951e7ae1b2cf3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ab134097f68c38635e0cd574f74de8b5992931e107c0df9c1a2555f4fdea8c9
MD5 ec00e0cea1e95ab160a8588d554e7198
BLAKE2b-256 47af16e49edca7d679465acba92ab5b7c902b02a53a3454161f5d29a0330992b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52a3ec39443b34deb9902cf6fbbdf8a5f2b36233797d391c262d85284cba6ace
MD5 1edd0aa8d133670743259316e6366b32
BLAKE2b-256 9bf245700ff888caa755422f9848adec19d8c5bb3c59d99f8053f530d8ffbe08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 66166f91363a03480a09e2135ebfc8a2b7233bc157905775f86ccba7cb209eb3
MD5 40cd0614c0e2dd44873c2b7428b5526e
BLAKE2b-256 9c725f46fa1a4c6fe2f25acbf4cc7a3b0bb553944c4e6055e8dc12d519b97436

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 839a644a37daf510ffcfbb87f0dc7d533e060ca9f68a73f52c69678024df8e8d
MD5 fd5496bb20b8540df2437e182ccbf910
BLAKE2b-256 8f1fb3cd50dc540f327d9cccace8d335ea0b2a3f55cb594bf86bcf6b7a53371d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 42657d26bf200d4aa887fea0a6d2405a2b0afc25905f27aa3bf37488bba52a88
MD5 9b512d982cf4c83675cf213575e4bf76
BLAKE2b-256 96289ad9a258724ede82b0f0cf647560f8c724ae45f1a1cf08ad511c5e250886

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dfef1eaf16ffa25b00a12cd4977cf2b69a25b7ec1b068bb29af5ce93fe41d78f
MD5 391bd3a5b7d006df6d6e4bb4e8f4bb4f
BLAKE2b-256 4e39968a1ab5c2ac64b19daf3a9733b232f8f060e2cf743d31814499954517e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 33da4f33dd67ed92bf1e626d4ff80c64dd5b40ceb01be05d557cbff96fc06cea
MD5 b72eed8395557dc4fcced5b6f8ffec9a
BLAKE2b-256 dd897006befd56d60e3b68efcdd7c802c443cd30cb5f7d18d9ce4a3df0f9d1ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f65ff4a7d0f8cbbabf2a88f66ea3ef40df05d6a63d06ede5669b8867701fbb77
MD5 b08927204b404eb0726e1c22f7a7a8cf
BLAKE2b-256 738bea16fad88daca62137a9e27cf57f277c2d96e5fc6ffab0589f573e5bb188

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 dafaedc489730fce448611339313be32238927a9f38d756319dd26ed17dd9b90
MD5 9bc0b7dea80679e998db6b0e1fc3b2ce
BLAKE2b-256 039fc0ebe8a95cd8eb41380699d6fe55252c0a0d8103eb622a795f6ca15c9908

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 09b9e0cacc2fe912c1982cd2e8cf24c1588fa6cc1c793484ce8108c6b64acce2
MD5 b420c4b1b7f3a1feab3e244bd6b15e87
BLAKE2b-256 e759fc3cf3f29203447288abe44fa1dad40380c24598c352a8ea3f4d8de16119

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8227a01a0c2d03d25c1d6a8383ffe27db68da561945456c24ee0cdeb79278b87
MD5 e3c2ab46a48b1f9634e57d88d89692c1
BLAKE2b-256 251e9950c7c6f33909304ce0a6bacad109d9205522dec27f486a5d531f6b2cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4182391cf510306b53b26059fe1ad421c77995f7875eabb55a6ce6927008b31c
MD5 15fa4a74292b3260a72912d92a405f16
BLAKE2b-256 7f49179e2c3e16375955c3d7e4e7380aa06b2e8e9eacd0933ee44a2efc95f47e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9e3de88260bc2cc9f3f88c88f1df44ba0e48e4b60b765c16288bbb739a1ff421
MD5 cb8dc551780dc8b60035b133f557d3d2
BLAKE2b-256 81acff6da1b2e2f27b09b9d8544aca6f977887c5ef1d649b5b3b5283835860ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e10df24629f9e9ec9ec9ba58e869316549ef5d8f59a93f82c3c373cc8a489493
MD5 4edb04b26691bf3096d440a630d77b30
BLAKE2b-256 3b1f920148ec229d189e96f5dc11cc0bc5a72375f2088932d7d5e828bf004367

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 759798d97b2c4d9c45ff9581b4de2d352676d9fe09dad0d649152c1bad5fa657
MD5 281a9f5b16be5a0377a1e908e54c199e
BLAKE2b-256 350453ec591366f9b5014d19e9d81df1704ead6580c5f0c1c84a47e59e428f8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5fd7cf344abc473701ba145b3aeaa7800566b5220b25898d90a0a342617790f1
MD5 cebe4f6497444af9ff3f2502d29da51d
BLAKE2b-256 ab9184e9b894dd784d75135638b8c1a6f12c54d169b8398af6ec416dda7ad0d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6cddd5b2d136c8228813a03673501d2e167f35f259be2d40fb6b2ab0f02d02b3
MD5 6b819e5d4562b4afb91802e0f8c9daaf
BLAKE2b-256 5852ee0720ccbcd0a6cd3b6360449a97367ca753fb30d7fab3511bc8c8e2b933

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9cfd80cce06ced0df73b74dbac32dfe2730d0c952d594e1548022d6b98a79fad
MD5 f0befc2764367af21dbfa6b68eb40d6d
BLAKE2b-256 468b0f443383085f1d95d1b4e0028370484f47f069f39216977083345ac20ad3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aac594fd1d9e884e8834256ddd48958005b0d42dd793965d605c9738921f46a1
MD5 71766d4f508111d8cf683f33abbe3438
BLAKE2b-256 01b354dae96bee8f567377dc79c50c44ff9c5ea8640fbe108ac712a11979befd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5341f3468f09021d391089cc5fddc0f1f33d2b3fd098b23364a24ccd653abbe2
MD5 9b571e80af4b531a08544a566ecb37f6
BLAKE2b-256 347d85d06724715cf2dd8eeed6377418f7068f0a9d04eb300eca8fd398c2193f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4e81596e5605abe32c857f86a955406cd73c46cb282bfbea26af86a6f3bdf425
MD5 802ea874b0a98ef419e38f309bc85e85
BLAKE2b-256 577524fce88b9b927bfd8b265501f47e1f5e49bad86f178daf3e798b900e658a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28cda26692baef706211b979fbe12a50677a0c2e34ef804b98bfb87de2e74bd2
MD5 9b0422e2c5319eee678d0f6e902aefeb
BLAKE2b-256 cd1dfcda3aa296a18c7d260403beef97fcc4f3b848efba2cc175da3da09b7058

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e15cc5e5ca2e3ac565df0541634ce1d34e74e26e34e7cf4ae8129ed385e45134
MD5 ec43fa7add69f8256d8ec669d9808f70
BLAKE2b-256 a05dc6cf08ec0d67538a21c0543030d2d176cc13acb3d4fe043bff3cc37f50f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6c5afc6cbb25021b86a241448d31f30eef2efcd3f211138ed1fac61616f8e212
MD5 3c8421d0578a15f1a22685fb9cce3b45
BLAKE2b-256 bcf60e7544fb512c07dd7fa3cb8334d11f1c08ca51594cf8cd8ad11f6b862b7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 096008c18e99b497a8de31c110d2f2837094aef142da48fce78b5cb698d73c7f
MD5 2b9d5788f856c9425f0600b1ba62af39
BLAKE2b-256 960cc710c7a1907978aa43112a8ce9cfb0249ecc648b8a26066a0ee0426416cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 95e125b78ca9265c7a954c2a9fc6388ead408e146771235923bfe76af9da85a5
MD5 9c2e1454a208da2131c8c59d04ebfa08
BLAKE2b-256 879bc89af7e0201aef978dad95d7b2059f1c54b25218921c79e2391f680ec03d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0874a114d95e2d4421dc3a2730f136c4864dc578b918547c3e8d64a538bcb916
MD5 3fcb21847a7213f55c80441dd9609837
BLAKE2b-256 15558ec27933bdf8d56e8b5add07d3a5f4b22a2ac9d62a77b545a910af8cef9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8cc7e64269cc3d5f9bbf1ce44125f877f6898a84c2c67fed782d198456d21123
MD5 5d7d9ddb9a11598b317df8f02cc64d60
BLAKE2b-256 8c57fb73ed1e747bcc3ab52381c4dbcd018c1c08378db96afbb4213debb5cf63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 81044132b0285824a747a623a6898fefe7d61caa281fd0c5892e40a7e693b554
MD5 7f38ab0028a11fb88a7340222b453e47
BLAKE2b-256 79c70d838f217f1e6d74a1556052cf321b94857a33019ba45a840c6610a74753

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 200ce4573eab9d2b786a4a6e13fce7e7e76e3c0bb522562cdd33eef4255151c8
MD5 2a85186e089aeda4200023ad83a50e73
BLAKE2b-256 df2cd7a1ec1753e482ac669ee486ecfca8043a580791006014d77b2e7b73b932

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1ec4d2246451adf5b314030d96bb5406abc06c18dd709e12b850019015fb5bba
MD5 5bf08467ccdde95040349bb889687b64
BLAKE2b-256 14e25594fded0d94db79a779c9fea3c0e61eebc3ce8f84cdd88a7065032e148f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8b75c355770681b242a64c6c19ff469509ab1e63391236cd7e4ca58f46c1fa87
MD5 3ef489b3e58faf3ad0b42e8b9f7f05d0
BLAKE2b-256 c403f1542539ccf0f3a48588b942db9f2c64fac61b6a7795a0b1867934ca132d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d3451e5b14a2beff0b6dcfe18f9d3e6931889367e67b8b03e6c5818f6d3f9f5e
MD5 7ae4f442a14ceea269fefa7ccc85f592
BLAKE2b-256 7c9180d571735ffc11fe56e93c4c7bf7112929c155d0ce01bca53ea53ad95adb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 939695d5ad95941fee50faa2a915a939ea6b876efa044632bbacc21d83f0b50a
MD5 c8501f84a008e9d49eff4d76da28fcd2
BLAKE2b-256 08d155bd169960dcbd67b377d46a4ad54c433a97b127252295040bc250841890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 31f119a8bdfcf443b3a264128c9ab55c712c3982bc475f5cfc1a67e41da3b9fd
MD5 866cf53350887f3048a29148ef7a4b67
BLAKE2b-256 96f01ba9590a9fa59072371c00cde9eabab002231ce116c4fc7b2f6b4f8d83f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8702d51fde2bc6104aba7f826566f9bcd30848f60f79316d477220dd6101baf4
MD5 7576703a7218424a813494376a64656c
BLAKE2b-256 e010b335de85ce87f61adc85d2920a08b21f4cce709b1b41c63c0ba8144f7b0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 aa57c450d2a7595552cab6ca36670df09672f189de9102db18ef95c6f94347cf
MD5 b7a101cfb9acccf65d6e4d5cf90bf663
BLAKE2b-256 61ad5d09d9d3872496f268b2b3a9159da81b3590eca9228a3a66cc255f833c70

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a991fbbdc0b6130c0574f5359519f73780490731a0f36ad88797cfcdae77205
MD5 4c35e951c184f4662d6e0e145c569674
BLAKE2b-256 dda37dac84ba778307f8632a9d3d50458ddeb5da7d7b81b5773a36993d97abb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9450e0e8172d15134b601bd1b9abb945c41796cc51a3964995e535b52066a2a4
MD5 8977729e22a48aa5cadb466029cf368c
BLAKE2b-256 5a81f1e424924299797afbca2d1ac4682f47bc2643e816b42a9931ab51e375a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a56a92b32c3b47848b767f02aa0f4fd341af9e939abd0a13927470593a2d3c3d
MD5 d8177b15a3b724748ffbfe31a4f6d920
BLAKE2b-256 0e89bac255a34224a6b21ef6f02edeacf4543f08d905c05756035a291a8dc0b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0650057fa8e313764a0ceca5a078b60c397bd08fcaf9ea91d1e4583576f3ef1a
MD5 532eed35541c3a79ffcd5d1bcd9b7431
BLAKE2b-256 ae691473a14457b87da4b162b0c2e98fa272cbe41e507b065763702ea2b050eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77ec1a67e31af7448d742122f71f08a1140d55b5b5e82282776ed5e2d08ab8be
MD5 fefcac1e452b6af7e4376322dc01e709
BLAKE2b-256 fd6e7a710ed92b236455509d9429c386f8eb82669251009c24b442b6b1d0764a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 808f8546151df6fbb7b640511aeff3cea52929aa08fd4c818a802ea6d62e38a3
MD5 48db3ba8a08e23e46bc81c8848e2672b
BLAKE2b-256 be0422eedd49d9ca335622abce50c5fa234dd0e6497e51bdd47f585bcec8fd22

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 094607ddad7f0b6f7038ee0beaaa09d658036c3e5d8a1636e141fcd7525aae13
MD5 69b5f6d4dc834ba65585833697ab57c8
BLAKE2b-256 d0f29d20b21dab676096bcf060eabdba298b4a1e4435e1e2d7d93d03765ce01a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 39fcbafebb386bef58b364ae14a3a08389b3acb479073a66125f23fa67058461
MD5 144e589528ba98b3172601c15c51bf9d
BLAKE2b-256 288c4bdb413afb7515b4f24c9ff961860d212f42ec631b002408069adf1b66fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e566d1116c5ec83025bf29bec967704acbc83f03b2bb2624697c2b34d05695b
MD5 7aba9bcbc18bffde5cff0754ce6ab492
BLAKE2b-256 ddddd3a66b3e84c61e811f11904c77d66fa05b54a8ad71001c2e662f25ccf3ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a9e7e499f0792cbb6e9ae79e41c8bb63c8cea9f09ed37b0c724bf51348712878
MD5 bcbeb82ff4daba2b19db07cdc138f5a9
BLAKE2b-256 3505f4555acff00de380b880812471dbca8d83b0635da5c651fbf99888a098ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 53185ffd4625d13fead1bf14a9ad009542ae71aad806639626c23a6de8208594
MD5 9cf1301403554aeeb4b65a078dbfb236
BLAKE2b-256 7e4a425fe2aaf57328dc9efaf5a2e5cef29ca74fd093b245cb4f62e139b074fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ade7988e794021f3d055d4a36b0ddd4f3954ec3627294f8ac856233526911f09
MD5 ae69a46ac4b1f3109a84b2ab204840ac
BLAKE2b-256 513f51e8f65e6554e88e47c0d69d02d4ada747c0b1f9a6ae8d848ce2eef9394e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ccdc1cf1f629b939e2e232595c4e05c6612970c8ea6f0c2c18853009b86b891f
MD5 65e51faa5cc316db34a91c2cc90321a4
BLAKE2b-256 cdf81617c3b0921519b966ab5f5ef18f68a863fe4d3f0b145b35dd5045c18612

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 617a64a75a2cd1b968bb99a69d3e1ab9037404ac64f171d5fabb8c7851f29f3d
MD5 564de948deee0a3640fb2c7c4f58dd65
BLAKE2b-256 d321ef6249e0d23ba8bd1510fc0156fc333057729e84aa1ab2adae6bfcba7a41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a2388a0059021dd42db314be6409e84876bf9c3afa4925659f76d354121bb5cc
MD5 041142e36a9d971848b0f4951b303ecc
BLAKE2b-256 99deb056f653d2d5c931c7b9d4a1c5f1f8e778fa6fd7ca1a05e533fb2846312d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d070d94d135b18f5f91a1145c8eac02f71684798f2d534ef2eb944740fc1e40
MD5 91c975f7194815939a1faea582e81794
BLAKE2b-256 22c27a4bcb4258ad379a65e69e6e46b7bb1ad8e17bf5c3641076b065f6ef15f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d614e488bb6b6d9d100ffe04757e513fabcbec5966d03887bef0aa0d823db0ca
MD5 36f79785c4b44aeb2a3764c1a9f1a585
BLAKE2b-256 0c1a2e61f3364efc57e4e6600f31b0d4b4926c93d51b6fa7f382ab04bcd53753

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 29d92c1f1d518e8bbde7a4d3573814c9b734bd45a84c2c5778d77aa91190ab0e
MD5 faeaf3f7cde0a6471c78ef4ca85b8b1e
BLAKE2b-256 fbbb879a1247019ae7dee783be7ef4939a7e58dce10db2bc1e96ae02ab46fdcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9115917131afb92183cb3148d1fbff1b32a15566af6f5cfbdfee01652297d820
MD5 af3c77824e2125c807affc4995403e57
BLAKE2b-256 7709b538812b3928f93d393691622e8a0ee1d9930cb7d3f355d201a07827b576

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5fb8ea917a81659d32555f26361a3411f3a17c54a275322cf4a9e96e684dda78
MD5 77f4883b1e298d6ff54ccedc25964125
BLAKE2b-256 3d199b5a4e6bdde99d1a9d348be829dbf54ea993d237d0cdd7736fe117e43e91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 041b4dba64aee58734ddcd117ec53db7e64f938ff60f4727728ade0718eb99be
MD5 596743f42cde7847de9aff65d7e90fec
BLAKE2b-256 0519be85f11a884abb3b785e4f05b00d51b10c4697b620e0c0bbf6eaef1178e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 790512e4cd3295496d3861cd0f2d75b34ca6489bf81299e42eece03827730c84
MD5 ed0dec70c888f367e229ba584cfa6c58
BLAKE2b-256 2b4bcd7aa329d9681ea57fb291784b3e808435251bb796eced4c79287b718554

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