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

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_i686.whl (606.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (669.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (580.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (413.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (494.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (458.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (401.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (434.7 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (583.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_i686.whl (606.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (669.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (580.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (493.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (457.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (401.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_x86_64.whl (581.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_i686.whl (603.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_armv7l.whl (667.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_aarch64.whl (577.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (491.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (457.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (405.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (399.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp313-cp313-win_amd64.whl (255.9 kB view details)

Uploaded CPython 3.13Windows x86-64

point_in_geojson-0.0.7-cp313-cp313-win32.whl (244.1 kB view details)

Uploaded CPython 3.13Windows x86

point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_x86_64.whl (583.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_i686.whl (603.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_armv7l.whl (667.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_aarch64.whl (579.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (492.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (458.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (406.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (400.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (432.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

point_in_geojson-0.0.7-cp313-cp313-macosx_11_0_arm64.whl (360.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

point_in_geojson-0.0.7-cp313-cp313-macosx_10_12_x86_64.whl (373.7 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

point_in_geojson-0.0.7-cp312-cp312-win_amd64.whl (255.7 kB view details)

Uploaded CPython 3.12Windows x86-64

point_in_geojson-0.0.7-cp312-cp312-win32.whl (244.1 kB view details)

Uploaded CPython 3.12Windows x86

point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_x86_64.whl (583.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_i686.whl (603.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_armv7l.whl (667.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_aarch64.whl (579.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (492.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (457.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (406.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (400.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (432.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

point_in_geojson-0.0.7-cp312-cp312-macosx_11_0_arm64.whl (360.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

point_in_geojson-0.0.7-cp312-cp312-macosx_10_12_x86_64.whl (374.2 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

point_in_geojson-0.0.7-cp311-cp311-win_amd64.whl (256.2 kB view details)

Uploaded CPython 3.11Windows x86-64

point_in_geojson-0.0.7-cp311-cp311-win32.whl (244.6 kB view details)

Uploaded CPython 3.11Windows x86

point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_x86_64.whl (582.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_i686.whl (605.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_armv7l.whl (668.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_aarch64.whl (578.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (493.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (457.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (406.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (400.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (433.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

point_in_geojson-0.0.7-cp311-cp311-macosx_11_0_arm64.whl (362.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

point_in_geojson-0.0.7-cp311-cp311-macosx_10_12_x86_64.whl (375.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

point_in_geojson-0.0.7-cp310-cp310-win_amd64.whl (256.3 kB view details)

Uploaded CPython 3.10Windows x86-64

point_in_geojson-0.0.7-cp310-cp310-win32.whl (244.6 kB view details)

Uploaded CPython 3.10Windows x86

point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_x86_64.whl (582.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_i686.whl (605.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_armv7l.whl (668.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_aarch64.whl (579.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (493.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (457.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (406.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (400.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (433.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

point_in_geojson-0.0.7-cp39-cp39-win_amd64.whl (256.4 kB view details)

Uploaded CPython 3.9Windows x86-64

point_in_geojson-0.0.7-cp39-cp39-win32.whl (244.4 kB view details)

Uploaded CPython 3.9Windows x86

point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_x86_64.whl (582.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_i686.whl (605.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_armv7l.whl (668.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_aarch64.whl (579.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (493.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (458.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (401.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (434.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

point_in_geojson-0.0.7-cp38-cp38-win_amd64.whl (256.4 kB view details)

Uploaded CPython 3.8Windows x86-64

point_in_geojson-0.0.7-cp38-cp38-win32.whl (244.0 kB view details)

Uploaded CPython 3.8Windows x86

point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_x86_64.whl (582.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_i686.whl (605.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_armv7l.whl (668.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_aarch64.whl (579.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (493.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (458.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (407.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (400.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

point_in_geojson-0.0.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (434.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

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

File metadata

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

File hashes

Hashes for point_in_geojson-0.0.7.tar.gz
Algorithm Hash digest
SHA256 7f57f41a7162332fab09b46879804c00efaae67c7bf9b8c423be342898d78dc0
MD5 4845411db4391537c84aa4e50e7738b5
BLAKE2b-256 4afc457963376c399dbc58d8abb2c9626b8df3414c64f9763828705ccb9fbf26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3348c6efdd22a01abbdbbb278e5bad36b4a4ca027724c29dbe6b05aad77d047
MD5 209154314148408c163afd500448f246
BLAKE2b-256 28a417ee01102604ea2dfb1d668cf773dc67b904368df8a93a0c184653b1d0d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4d9537db43ff6f04ab2c647f5976339ba01c5846099a9b538cb784bbaedcc28a
MD5 7b0d719947543b3ba5b432bb69c7e590
BLAKE2b-256 6b8ec9c02cd3633d1398efdfdead0aa0b93cbd2e8124dd0e377586e8d535e83f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 517d571d443fda742ecd5eb11d6a2b76a1911381964b9e8bd945820c1c70a6dc
MD5 8efdef6c8465442150e7d5f91dfcef4a
BLAKE2b-256 95b4832b8356d5851e4c68d1d05ef3bef938a3a51d37c748beb188c31b196121

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7ebcba478be015ad0a95c0bfc66f0689f1b4a619273f51738de42932b1231b6f
MD5 640572e20386370e373af25165bdc5fb
BLAKE2b-256 7b2d9e04f4da44631689c15f764b1f937a52fe985158c5ece473ca6e8f3a2a31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 310d9884301ef650635a8b814df67bf5420ee4df446378ef4e413bb733ac19a1
MD5 3d54effdb8651e43b0e43ae052cdb4b7
BLAKE2b-256 3d6c4a3252ab717bbaf2b80c9cf7c3e5a076097313eec6168223290ecac7fd3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8103b739217d0d6df728cb2955401d20234b313908b9f1f081cf3d411949674f
MD5 4a3cf34c7a248a1699ba03633de39afc
BLAKE2b-256 58cdbe56eb0152e1ed814df5648037165ecf90ebe26e96c02fa3a818c46f6c5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9755e18c6182b7ac19e745392442f36b224e2a4a6838ec225a70b7eeaebd24e7
MD5 5811fd2b11f51ad4a3112d2500d58fa5
BLAKE2b-256 2a5b877efd575dad67fae198490efe0f02da88a4ad39f803d80c7386d28ed876

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 551def28d5c0da281a4a035907e5b558ed33c2b380e0e0dd4275aa78f19b2b41
MD5 f342cf8dcfa6faeb079acdb43210b3fd
BLAKE2b-256 50cf0ba7b875d70b2272235d42ba25636d98afe1f05d1c554e1961be6797cfc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36ed22c94ed9ec1ed96c4a3d56211cda66cc9f646ea84f28564e8ad54d53d7b0
MD5 c0c4f046a5057e5b8621a5fccbd6aaf5
BLAKE2b-256 3c61a33f4bd767eb2028700730e7d3751b20cb07a38bbd936b81f25200c40bfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3a8f89ff58c303be6f9b50475275056ea45e0b643b341c0a0a724a9745abec9c
MD5 4b39fe39175e71f88d10496df0823356
BLAKE2b-256 c66eaf5abbb26f80caf74b057d21469cdeb32dc1533dcca8ff69471668bb2785

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fd52eb0293fe285d3ee1b48926db1bdc3f164a924ebcbd95bae13d2320d7686c
MD5 56a28b5f151d4eda56b0ca50053a1e52
BLAKE2b-256 dbd4b589553d76cb49a63876e73b875d53ededede1c0fe09abfda192eaa652c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4e3161772f494a465a1f7eda739473b8183a4530dc8d577767983b2efc8e1beb
MD5 0670abd8a6a04b1e8e81a5f2c0e9021c
BLAKE2b-256 7710da7fff50738b8ea69d31cbbca41cbde2e6cf331626beaa696b29d7445f83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 47e0913dbed8415fb66aeb7ae4802f5785ff1fb93819467c20d28d37f187acf5
MD5 f74ca0ef4b957eddf53ea469d3823752
BLAKE2b-256 894b015e649aef8ddaa62081a1ca14e0deb796441f4a021bca519ca390f2225b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 676570a54d4cf9bd9be77b3c3b17c869c77c34e5cc74b660b68bc0bc61f41194
MD5 3c708be79a7321da5225a59228fd2509
BLAKE2b-256 8edd8cd45017b47690a1d890e06b814d936dd7ddd84f47cfdada79820ccd1a3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a539118ccb7de850bdc9a5835198e6b40be8e6cd16d59de3979c63f08d9ffbc3
MD5 ac8669e4f7fb233bc7b571d265cf4f22
BLAKE2b-256 374b0ae9c742145bf628d9fb96829cabd5dbe7fb358a5730ab608525c3921a5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b4fbfb85105b1e37272276be14d05135f4c441f6cf2b9d8f4f0d7c223a60cc02
MD5 0ea331326b3a820ee55f4dfdda9ea2ba
BLAKE2b-256 300ff488f0c71b9520d809a4dd5f8bfc9a1ba653179beb258605ced06a573149

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 02b90004d27875ebe511768aedfce60393c2d45424b1795652629189003ad19f
MD5 9ccca9c2652621be52474107f40de1aa
BLAKE2b-256 e9109c2265e8355e899233e6a11fb35378a8a8e9ff25359a41c28d1d93abefde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4655327a064eb4e854c981940fe358908f76c7ced9457cd4000c0f69d12ef302
MD5 355cd2bbcfe9acbb032703886dd02aa9
BLAKE2b-256 ab921e62639e5555dd60079af31d4de5a0c470d17a9ab0f49a28a21ce35d9ae0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1acce0264f97a7e64c11c031a5c8d78ca20600268f1d61295fcc29ebccc707f6
MD5 9d3a78ab83a15cd38f454862ffe6b03d
BLAKE2b-256 545fc4d325559559308c1a7457b3b1c1f59beaf90778be6dd47b1e760713a756

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a802d475c8594512df3836208e1f2b2f19f49e5cd6d43b6f9406c96041ecd424
MD5 4bef63be692dcfc7f0d6a6f31a35b6c7
BLAKE2b-256 8ac61e0eebee50158e86461b2694019872550b01640bc17fab3db2eb495f6899

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d3beffea39075fabfe412b93f90a83687d53dfd1a928c1f413320a91584988ce
MD5 491edc4583c317b5c8ceb954f2833563
BLAKE2b-256 7f7116c639320bc1c80a001ca86f769b3972cfaf03ad99623cacedca13aac070

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b26ba3eca693e9adb4bb10fccbc465fe5cb36306d0a9fec108964a965506db2
MD5 b270320dedbe7f6dd05997fad4d92214
BLAKE2b-256 2ee5658a3818201d33fed5b68f3a218879d9b8ad7c929562b13637147778c83f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c98e40524d11115630ff1b4b25e34c3dcf87d89252ff742cbd230b95cb66c2a1
MD5 f7683cd08b549e28c06961ac572e65da
BLAKE2b-256 7cfd3627ed8393a3c3a446cb71aa7cb376959e46ebc40c31fbdfbc276aceecc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bfd1d334c33eb21714c4f5ac8dbf20da8317c27446c347aefc983fe114cdb8da
MD5 f46ae9f144c4d287926d446ad8e17644
BLAKE2b-256 e2be54c7043c23ac7a3056ed2a114bb6ea6a6348dada01e7e6f16ca941a4433c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 16c65082a57ec1d584a4663e22ba7b8a3c1834648fada0de401570a8e8df844d
MD5 391ae9b4496cde61694f185e4f84f5fb
BLAKE2b-256 2b5d51ffce90e21419b9b081808019439881126bdd02a25e7853dc092cbba909

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 81949562730d593e9472d5cdd2d9f895e84e931d3130fccf4d597e4aa21848d1
MD5 a8792dd1d33e1a737955d73b310c66fd
BLAKE2b-256 a952a003d28b00e0dfaa439af041d20b2bffbf88c28b83670cae97d82e79f3af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8ad866ef4843fcd85e1a6533c500682c7195504079d99433b7207170041eb779
MD5 b4a5edbaab774e371da2b5ea11945b71
BLAKE2b-256 577bc8cd1ad6068727d09446c009ac426c68e87b1e5e7f76a0c05b473fd84b96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 393334fc7d3336f4abeb98cafa1cc372e472e22289f044cdca34c2742ac5abce
MD5 72241ea59f6045cdc64dc818c235dad2
BLAKE2b-256 46aa7c2769383d3aa4b3be3f4e979108034ad53a1c4dbfb51356f8a5e9244e07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebfc5bd962f6c0b3c5666ccc3d701fd89563d816fd55c2730aee921f9518178e
MD5 576cb4e2708374d99f6e051fa05fc086
BLAKE2b-256 a0b2b1bf0d581ec1c82a60fd64d2c294017574d59d439657ff48b0f6c00a4445

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b67ab04a644c9b7f825dc1ab3100fc4dfed5c075ed3b6d1bd4253f562742e0e5
MD5 f16dbee0acbcbf03d6142afc173fe015
BLAKE2b-256 4b70e9325e780bf5ead76cee2cef210653d0ac77de5cb0c8319db3d6662a0273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e9b5e3aacfd5db10316510131ad2f5b06dde57cfe2aeb29378ce94c0ef6089bb
MD5 e85fb3fb0c404b3dd8a1070fe62f3813
BLAKE2b-256 7a262cf938819c0379551ecf86994769dd196db01f5ec00743b04fed39ef35b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 207cce12fba460fca55bfe8d6356f2118566fbbad1e58c728f99428e80adf563
MD5 9500d8db147b9a372c97d0054829d61e
BLAKE2b-256 ee0b0765aeaf176763967ea85f8770c42ddc9a23af1a0b6104ba233f93c2fffa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 85f5760111bb12c1dd90c76b7bead74f13d74627f307b46b9796dcaa1a0a8c92
MD5 d07337ff5a509b310b7d3224bdc26915
BLAKE2b-256 f7f8869a70b7c339622bcba64bb48ea356be1236970cd6e8e4d3ef2cfd427885

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c8de46cc00d61d78bf010427a41cc2d7b36a18d0f9cdc1c9f792eff3398e1931
MD5 16349e4f1820b1cc09015587f82b4cae
BLAKE2b-256 d32dad122029b21f9ef679c45ce9adbbfe13959defb7b4e89922b323285feefa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ffbfcbbde716a6d8932a5461b43099ccd6f4540620c4746789e34850c390cf0e
MD5 5151c167c5be71dcd9fe77872ca77e62
BLAKE2b-256 666978420068c78c71b4c385007aa17378eb5f54c3d42cfe87459830a62b50e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4fe0a156265b06dcd1ba9a91d9581158a42867a65bbcfb26e893caa1e9229350
MD5 833e7358cba49e6b6752ecaeb67a3e20
BLAKE2b-256 069d6e3e8bfe3992dbc2884d9f36c42f5552d6562473529fc348b89c2068abfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f66edd91b4a5a46e34ec821dfd495202d64a64f03b562f623ace195237a07e6
MD5 25a44cae3f548f9e267a6a1e33febff3
BLAKE2b-256 07e13a22b0290591a60560e8089011eafc0a0f1a0aed31d709f7f53d8bccd3f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 275cc0195139c96f9d9abf444e4f07bec46369ee5185830182564cb3a788bda3
MD5 6a6752fd2c2f6deb6e27ee7baab21949
BLAKE2b-256 8d38ebab0e5fc8eb4fc40cf62ca519bdd3d7b414b6cd72d188d5494eae721435

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a839975cfad784a4666571310719dfc2cf8f3865ab2d6b14be63b44ff854eba
MD5 ab3d71fae27b28508974f3cb8a14018d
BLAKE2b-256 d184ebd80ad97370f84c01880c027e70e7b52c61aed83a61bd421c92e16420ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 83b75aed9530a01cc56c9fd1f6262f2c8c584604c3efcb69d48df51e4207e7c3
MD5 2e3281a8f13100339b56b43430e6bae2
BLAKE2b-256 523ae1551fbf46136f0f30455955d8a6991cfddf617185a6f2d38667173328a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9f04b9c3149e994ca612bca0fcec1f8a0bf6d4effe717233192e20f1017fe23b
MD5 6bce9b3952bbc53f1315884034370698
BLAKE2b-256 d122c8453e612d920debbb6d8525ca9fb1db8e1b6dcd9fd2e295dcb7ab2ff88e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1e91c583d45b888306954bfed711f9ed3c9627c382a223469ffba61966883686
MD5 64740c9a89aa97a1efc8fc6b504bad40
BLAKE2b-256 d9471e175ceb8a5dd10b44e024e55dfc79b35b46c81de93c1039acbfc1ab15c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad93e7a8b187c6ab6e0e463d42b505ba57e45758f76aca5a3ab6b81220ffbd6a
MD5 17d94bfaa13813e022787e62c1974c1e
BLAKE2b-256 97d0a593a7fc6cfac1efc5b1744f6be4a8afeb6d4469ea033720d8f5df11d2e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 322804bfbf6e8d13d0e56395844c0c43f4675a20f6d1cc55959aac30d43e9c41
MD5 d43d6cc56b0f474ea2ed0395b872a2af
BLAKE2b-256 9d80663ebb3960ccf6d73b4839cdd8e9bce44e0b46dbb5222b9263ba545e1370

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 faef2966737f316742db9f032d4239a72ef85b4e0bbd0368e2376f818d03db25
MD5 686a8511339039ac9dd7bb5358a2bd73
BLAKE2b-256 bcb4778b1f32e06ec68343a5a06fa72fb2a9b4325d6550f4e840f71ad75ca2db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 84c28be6c299d2d1b35e26ac0f82879f27964db0d6e25875a252c868c0009c04
MD5 c876e7007ddb65c6e65aa97aaf36eeb4
BLAKE2b-256 95aca59aaa01df610b52c28eba3fd1ace0c967e9640cf0f0ff7cfd55f508940b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c60469ac8eb1b294d3cdbeb3e278fc926685f1ec998af3045b2b050515a2fa0f
MD5 a6d9c74bcd96ad345bf2c26df3d519d6
BLAKE2b-256 9f30dd72284ec5c7405de85532db9ca1c0491fedd1f18659aa386f48268bc0d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 687e46ad5ec7be4e8179995ba78108939114344522031f75bad827fd1b6ba187
MD5 0cdc2e1e11509e522c2fc238068fbb14
BLAKE2b-256 a818211029a640b6790bea70a77a82986b85325ab0085805e74fd4bb6f0aa718

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 355a3b773409c23f73ffc9458908ae5faf9d533db3d0aabb77af02f581cda795
MD5 bac8cddc798a4bbc10af9185999d13bb
BLAKE2b-256 750067ffb4f6302d5dd6b59c088277e66ba54b76c7d3ad487e85456dfd2d64f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e22f684a6619016d5be5f75963ef8d5c3e617b96b05bda4f7069b4cf2a65142e
MD5 d5a716be660bd6ebbaf6385fdfff523d
BLAKE2b-256 a6277fef0b9342d9c1374141e07a3a2e1c8a127848d276ccb016c4b156681789

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 113e8cff84397b44c3a97f0a96f0b844e6748067c2f85f10e7cf629fe431d8b3
MD5 3a340a5cf1147eaeab1632212a596cb6
BLAKE2b-256 8a9cea2bc22b5497a066d3f65da22a39a5c8e2ac172107eead942258f3158034

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e89d635db68b1907685415f28e01452ebb4394ae88cb8165e1d841941975ac20
MD5 53dfb6b4526d5225d4e72d6a0006230b
BLAKE2b-256 d99f36015dcf5d25247d740bba4c4ab4cc696cafbe569bdc925767282f720522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 babe441a80534c0a259a7c5c146ab9c31d7351564990e7bede9940480fa6684c
MD5 864a7a298120b81abf23b3f558b33831
BLAKE2b-256 543031fbf8c23b8dfe3b07edc83f0b7fc57bb2a7f203d1a7dd409b8aeb48c3c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9f50886f7c435fc92212cf1a80046f3dfe5a284bb4b649a1f72e0ac4ea0a6be8
MD5 d876289c11d8c38eef352efbe95dde7c
BLAKE2b-256 f234e83fc2bb6c05419fb7ba09ae67ff677e734df0ec1983df19ccba395089b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 19ac71e0056f4cd20e5bad26d1992e4b6cb54532495d2a4bbe7be2d9234a5667
MD5 7d5d5595e3504d51dc09d21ef774725b
BLAKE2b-256 1cf4a2bc23c4fbdebf35436f2abc27bfeed8cadf219b7c01a9e805d8d28bba1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 79fae1235490025a846f0254f8fa1c830bd9fbcd9d86a44592421bbe255b76c3
MD5 77e00933bd777f0386449d104821ffae
BLAKE2b-256 af621e95513a42bf8727844d0a57106ea9975cfb1d146effda8ff2973b9ff568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 170e4a063ed5b89ac4e076b7595aa5c52b7517d706dbe1d4bc9912fd155bfa30
MD5 52f37b0675bedc1745aaaf6860006955
BLAKE2b-256 fe18e5aee8b28b3b0b9d6db8257234ba33676ac789d7b92d7885ba19ca1b639c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c810c18104727a184f4f52d15956151dcc2e57c8bac995c697eefd93ea61258d
MD5 6e0a6c3bdcf26353a998ccfdb7e6f821
BLAKE2b-256 13aa291e5bd1991bdf948c2fc04e9c0825f500fce9368b01897bc07979905793

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b160bf6742d3d6b4029f69156d9ed0102673aa384bf518ee94710fee28ac9c93
MD5 50c162586e572ddf2ef6f94e2965f5bc
BLAKE2b-256 b6975d38042b1b3d82ab1736052cae34f2e81d2bb4532bd1cdca17df603f8052

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4f956bd64b0debeb982e6eec1b2707688cdddb9507c5a187d6aab72cd0e7b012
MD5 db32aaa00d5ddd4faa24a38682f8d8b1
BLAKE2b-256 b9f9bdcdd4719ef64f82bcd73a3f7f20e82985b345d74578e542ce1500db12d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce0ef03cba220fdc97f23e09731504e89eff7d86c3327ddedf1d50563747d413
MD5 9f9b674aa01a052a547164a94a8d318c
BLAKE2b-256 a36bc20ece899bdfc89e26e5441e5985464423da8f66c3f38a3cd9efd86a4349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e8295b888713c56f27e086dba8f71f78fa6d7f83052acc643b07365b27e32f78
MD5 a8a56a4566baf03741d5ed1f8291eb4f
BLAKE2b-256 5c69d803ee13f0c747591dcfa98bb0dae5b7d59307f6ab6dc14a884d6692a80b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 adc233c2737541ab140f768ee1a3752ca116f6e8efed4d5a9f14549e6e1fb716
MD5 97818619ea12aa9c0d5da33525b6c6a8
BLAKE2b-256 0adac25f3e0fa7b2398830806400dbfd59e805d4c8d1b931a00fd8c239761219

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 564ee2dd9cb220c81a88d1a451275538589e30aef7fdbdc8a15980bd277895ed
MD5 84c0804d472b8937612edd80b2581c95
BLAKE2b-256 4a5bb3a76da0e3e501741df488916fa0c78a85c669045ef75e0b2871f18a6eb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 95e9fd0db3f6f360ba4843517972e4a2b27a189be9b78a579cf84038834ab946
MD5 40e9acc09a632b6f0b1393169843eca6
BLAKE2b-256 895f7b66d7345217d06464486dfcbb7275a9ac39be6965c58e94c11b33dd1eab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a35dd99d0431a31e4cbc3f4e30e34109cd0506d28fe6d6bca339226171f826ee
MD5 fdc51cd7a46ad4a15a11aacde5a11fb3
BLAKE2b-256 ba222007f6e9e534b10a034e51cf81379c90be76338359c4e27cf03d93700755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 529d7b4ba47aa2ef4708215b7b7b54152fbbddf7616e938991e39838bcd382b7
MD5 1d55dfd15a8ef2db1239f151568cb9ae
BLAKE2b-256 732cd7d4d2c2441e98e76d270dae2c00349a1bfc9643b9618dc56568420fa3ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f81537fabc7170b20347bfe9c26d175e9bd7c12c7b8af0ece49829fd77885cc7
MD5 ca0d0657b9e23ea1acf5caaadfb2d157
BLAKE2b-256 eaeec7d063535ab43186ec8f9022b6ddcabc8fe25de774b4928b25627556570b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4dc1d5e8da39599fdcee566f88da8b1d507e48fdf1e04344eee1e8b8e28268ab
MD5 2d8490c6fea5578452df5c03f656c248
BLAKE2b-256 eddd83668790d5c4266653b86b4777470ab97ca5b3d8620def72b21cdcfd0cf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5ae16d89ca19f20ed3d7586737a7e3cf30e4dda5b51a51786d5ba97628265d29
MD5 ae9334386fc7a46a7f4836860378c6ae
BLAKE2b-256 57b14152e39ecfe8e457765f72204299a370b50308142ab9e06686d9dae2c23d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a6706a5aa3edc99c3cb226c20da18a0ba1da3867ef0e7662868e6df16b87e17c
MD5 7a90654a006b77ccf223fef9c55ce1ba
BLAKE2b-256 ae5b9d985d25d59d227c3c79c6712daa8daa77456e6a96ebcff1b50971390b58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 40d5a0598eb870aac625dc3d820cc7bd52dec71958d8ad823b609b03c56ece42
MD5 161e179371f607b3fd8c5b118754324c
BLAKE2b-256 174a53900313b39a5ddb67d3fa608ffafa8689b40ead2bfcf5bb5022ec0f24b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a7f3c6346386a3c20702262c6f4c6456a140d59d5bb2857415ea6895d7f809e1
MD5 b1c3a383eca898dc74d0ecb3ee98e967
BLAKE2b-256 7fc82452828ee233150821eb8418eb26978e36f5d58f84cd2561433f97d28594

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5aad7cbe7063e94c789a70fa569e3817e4590a73700697620e2267fbbddc06c8
MD5 ddd8f199f16413e18e66f0f290fe8761
BLAKE2b-256 7274164b1a4ad53609ce910a332883372f635e77626a055f09a9fda837ac514d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 040bd1ad8b5b9f1e28ba90d859a06ff5b8ad5e085b2ccb36e2da0904c12d9c89
MD5 a3e9e7552be820916ec98b7d078d1624
BLAKE2b-256 c01069137b1ff47c68d0540eef128df70f5c1851f6712627f9591da3fe9277fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5023439e69271dcb331e58a57d533e8534b79107edb40342e815df082343afa4
MD5 8c52cbd3d4d0cf35c99a44fca6a3e91c
BLAKE2b-256 a9a6ad608b4cd6971daed0c0eb79f7e898b833356ee30b2b1a76d11d673eb614

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ae680356b31c9d54c4b4ff9b3076ceed436de7d3a479b3c76cd18238faf86e0c
MD5 4fecefe58c78d47246794cfd3ebfeecc
BLAKE2b-256 861d38afca1cc46dde700e7de822043f65c3e070e804931e30067bdf3745838a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0e9db557b5806b0ab6455aa179596fab4dfe6ddb1e93ef7c3aea057167f18f07
MD5 a017399aad7817e527d8803c4e9f119a
BLAKE2b-256 2f87a321735908af1038e6c4c39434438fad2d8f2253f59fa0a038c0354b6a6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 621dac84336e70fa8d35cd57b2185f3fc89afe81361d048ee96b565497cceafc
MD5 99ba262cf4603104072b7368490b21dc
BLAKE2b-256 6873194809d00996fb42ddeaa70f1f3eb813ad585d8b35ecf0f7a2c070e5fd23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2cfb9ce25236179043b2331223e872245e78faefb7c688d42144b9af727b9319
MD5 0822a3bfc4301b7a4e50d02df7c5bbbf
BLAKE2b-256 83f628cd80df38a48dd7fb31af5995c1e1e3e3d55952c4e28833b8a59ea97215

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d2767436e92c5409483c3df0cebf49eb75cd76cd98cb36f54fca341bbd96982f
MD5 571918951ff7f592816fb4dca16efaf0
BLAKE2b-256 17504bb1e6ffc87bf2bae977259d7bc0e5e5549da19aa273ae2533a7a61db586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 098f909a7b9651fa07da2829e3c0df78fb718a5a513d2ced6176d012c0251bb7
MD5 d88e431917b048784345b207dafb0ec2
BLAKE2b-256 077fbd07777558864ebd01df50f4cbf487da1f38237cdefa071792e749787d20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 324b1d055f63a2b745d2942263b4bf4057ccf2d42ba8f0ad7f7913d4f9055257
MD5 906f891f35b54bff1d23d3d24d18c54c
BLAKE2b-256 dd39fd1f434f07017e526b63b72f7b90da88e98ca7ab09a692b1d51efccdd4d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1c008ac6da2833b08429dc81e8489b2650a03721803963bb9d81715edee4cd1a
MD5 b203b4d3d855d4a0fef90828b413b8e8
BLAKE2b-256 7bddca547148510a004f854ed9ebb51421226d9133c011b0890faba57ed2e5fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 eff5aa7c9fa82f2001fec5934399273728b1246bedc26346181f4c6c8ce17a47
MD5 0474171e80f07285340dca49173c0284
BLAKE2b-256 e354c13d4031f61950bf31c643c2f0e214fb99fbc5f801cf41ff9788a606c098

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3257b7134b38d1130d8cf41edb782bd4b4381f9aa6528f7e37e286ccba25793
MD5 f651cfed07bb865aa2f41ff40eac6ad1
BLAKE2b-256 a02e9ad020ff3ac3620ea03d7f0b47ad3957368d4a25a47b87741e70cdf84ecb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7d3023d9cb548fbe55e12f8df8d45081d9b89c42e1cfe9367dcb706e1094f05
MD5 153df15d0b3cc1cf564d64d585b370ba
BLAKE2b-256 cb272173b15e316d566add48cdcc28fd5ef14c54c452fe15aabbbe48ec8523f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 62c4dca4145ffd51d82196497f9ebf38c7aaacad481d0b4d4c32474ec514a1ec
MD5 b5747ab307287796d2c547f8df72b083
BLAKE2b-256 6355768bb7dfd94a37e73737bc91304268b6791b3f768fc5fe2532de4bf98a74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a322ddd1624b3887298dbe7b2aca6c4c5198efaa1e757c7dd17c9cd4a69c3cff
MD5 52b99846599b719616e7ed3f1d851f1b
BLAKE2b-256 c671e3e625cf360f2189576f586a6ee3851dbe136c0dd660a2927abd081a82ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9e03e14ce6c5ca61b3fbd3c2fe04c3de44ba37d5a3be40dbd6c0dd2ee9635807
MD5 07e8cbb961a5faae7c42b5ba4e9c543a
BLAKE2b-256 0531f5b915c9df4cdbde66967ef769067d627b42633c0f4ccb9b1f727871a3c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8d471ebebf5e81c3b79bb9f77da0ed1a8d0f6c49c95cb71204348ad6303cc1b8
MD5 2f29927429775db5aa5edcab3cbd70b2
BLAKE2b-256 c987a8da149378dc881b96aea55e53ff0ce6dfba0baaff1df014d13cbf2b2fd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 10613e0f4bd6ac213fd3a76deb103ffcc03800e45ca4cd50eed72e9abdd06724
MD5 ef3ee50c24d002feb344a787a26533da
BLAKE2b-256 f9bae8c4f66438463f7aed457f05d9991fe0f6a505ad61b0c4816b9731831619

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8469e453eadcc1f470fc22a043be989d187a3a29a340ace3cf57fe5898be61bb
MD5 82e558e2b9d7fa3948e88d7931b9e7c1
BLAKE2b-256 dc43c2824cf4de946283121f8bcd8eacb3624df262cb119aadd666d94f0d6320

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 32f67363b18571b415264923ed10829e668129c6d2eccde37d568a1778effdaf
MD5 754e738bb9704ce8db660cff33beaa12
BLAKE2b-256 d58e5a462f40eb0d2f095c934c7021c1a2b2b44759e70f7841aacf78efba9e58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6546aea93b0f92197e80005985e658ce6c25a62f2d6246a029668c2d1bdfefb
MD5 dc10282a60bd2692d6f138faad94b745
BLAKE2b-256 4135411da36105dc82a951627baf3beeb1cb9ed0dc22e6feaf7681cedc87cead

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2e9c99f07ff1d4e4ee07983e07f54a31cf353114470d883782888788f0b918b1
MD5 09cab2a430417af469e260edadf3eaae
BLAKE2b-256 f382878ef919fcc2150a91f4b8bef5c05a802324fe0deb31247aa34539bd883a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7f00995a2ca07b2b71f57ca8f5bd45232d9e9b20df00a55b9e325a163ebc1f98
MD5 bd3670e43550a20bb68a773e559b1aeb
BLAKE2b-256 7ff9425b307d466450c107429b737d20f97ff615eeb9aabe03aa4ebbc688c0a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d0e3cbcd35e3ec802e95332b987857202cf36fa9720da1812a6e78c751c2521d
MD5 289bcbf0b02731390c76c5b7cf0cd170
BLAKE2b-256 137d2879e35bab65484ef89cd4bd61b0140b8258db03e14774fc4be0835617ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c017fbf80dba4c05e270672aa4f678a68147f51fb830c443004beb8ef9c7ab6
MD5 fb3e08648b960a1b03bba114fe37827f
BLAKE2b-256 60b7027a73fdf624e4b518a2260aeee15e041469334508bb38e7658b8f44521d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6b45b66b66d34248d4357300236c229bd851939804445f893632abb9911669e4
MD5 0002b523f6173e920323eb6db612d9b1
BLAKE2b-256 1da53056528abdc270a075819e6bb0cb6a4315560d29505540c4a700c4bf0d2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c762173a7e9147043bdd644ba884a5c40aed5f13dc6583fd3da777d9adc69208
MD5 f94fb065fb8d126fe32231ce87b6e8a4
BLAKE2b-256 c60192f48e0bc61f162317025d0ebb9e779deccfd0573e9917776b84dde88651

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5642b76cce618b1cd59d32e3ef2b84f5d27c46c2d73384d8a92b0892dc01a8a5
MD5 5045629527bd99ed7bfc9b0f0fcaa5df
BLAKE2b-256 1417220e03986e40fdd6220517791f797f3d70ab450e8b79e189fb96bfa48f27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca5fd7c1e77a300493db186366c42a473ecec027820cc2a7ca49c2cb2644c9cc
MD5 f5075fb44cd3354748e13f7453df5b0d
BLAKE2b-256 9c39bb99cd4ef02346719ea01065e5cd423dd8e594f9ffcf2acc57d7eef94a62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for point_in_geojson-0.0.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7ffed70486a2d7aebcc7b60f3516792d28f47224319c3af8de10b29bfe1e0341
MD5 350a0454fdbea0115f65a7185c048405
BLAKE2b-256 886a177920ab006732c1fa382a67a520edec5a369ce17e7eca3e4f2a7ead23dc

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