{"id":20516567,"url":"https://github.com/koda7/point-in-polygon-detection","last_synced_at":"2026-06-06T10:32:09.390Z","repository":{"id":176335066,"uuid":"655367370","full_name":"Koda7/Point-in-Polygon-Detection","owner":"Koda7","description":"Developed an optimized solution to the point-polygon query program mentioned by the ACM SIGSPATIAL CUP 2013. Showed differences between naive solution and my solution. Achieved 100% accuracy for both 'INSIDE' and 'WITHIN n' queries.","archived":false,"fork":false,"pushed_at":"2025-01-03T15:09:20.000Z","size":8380,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T10:07:30.784Z","etag":null,"topics":["point-in-polygon","sigspatial","spatial-analysis","within"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Koda7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-18T17:20:22.000Z","updated_at":"2025-01-03T15:09:24.000Z","dependencies_parsed_at":"2025-01-16T09:47:29.841Z","dependency_job_id":"ca8dda1b-5f5d-4aa3-8480-e81599ee85c7","html_url":"https://github.com/Koda7/Point-in-Polygon-Detection","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"ac505499b6efe45eb2c259b74f7d2cf007ae58b0"},"previous_names":["koda7/point-in-polygon-detection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koda7%2FPoint-in-Polygon-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koda7%2FPoint-in-Polygon-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koda7%2FPoint-in-Polygon-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Koda7%2FPoint-in-Polygon-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Koda7","download_url":"https://codeload.github.com/Koda7/Point-in-Polygon-Detection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242119810,"owners_count":20074784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["point-in-polygon","sigspatial","spatial-analysis","within"],"created_at":"2024-11-15T21:29:30.969Z","updated_at":"2025-03-05T23:25:04.659Z","avatar_url":"https://github.com/Koda7.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Point-in-Polygon-Detection\n## Description \n- The codes provided are an optimized solution to the point-polygon query program mentioned by the **ACM SIGSPATIAL CUP\n2013**, guaranteeing a high absolute accuracy rate\n- The efficient algorithm that accelerates **’inside’** and **’within n’** relationship queries by at 5\nseconds utilizing hierarchical indices\n- The final report for the project is also attached for further details\n\n## How to Run Code \n- Run `python3 inside.py` to get the results for INSIDE query on the testing data\n- Run `python3 within.py` to get the results for 'within n' query on the testing data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoda7%2Fpoint-in-polygon-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoda7%2Fpoint-in-polygon-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoda7%2Fpoint-in-polygon-detection/lists"}