uber / uber/h3-py

How to find point (lat, lng) inside a polygon.

Open
#97 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
144
Avg merge
7d 14h
Merged PRs (30d)
2

Description

I want to use this library to find whether the point is inside a polygon or not.

Please let me know if this is possible using h3 or I need to do something else.
Write now I am using the mongo library to do this but I am trying to find out a faster way of doing it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names h3-py and MongoDB but no files, tests, or entry points. First clarify whether point-in-polygon is expected to be supported by H3 and define the desired API and performance comparison. Done would require an agreed scope and a way to verify the result against the existing MongoDB approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.