{"id":20760368,"url":"https://github.com/vanng822/geosearch","last_synced_at":"2026-05-27T12:33:08.204Z","repository":{"id":33370115,"uuid":"37014998","full_name":"vanng822/geosearch","owner":"vanng822","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-21T08:49:36.000Z","size":8301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-21T16:05:13.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vanng822.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-07T12:00:01.000Z","updated_at":"2026-02-21T08:49:34.000Z","dependencies_parsed_at":"2024-05-07T16:41:13.154Z","dependency_job_id":"099e5301-616c-4ad9-8655-a01386a6a233","html_url":"https://github.com/vanng822/geosearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanng822/geosearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgeosearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgeosearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgeosearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgeosearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanng822","download_url":"https://codeload.github.com/vanng822/geosearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fgeosearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33566872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-17T10:13:21.403Z","updated_at":"2026-05-27T12:33:08.187Z","avatar_url":"https://github.com/vanng822.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Geosearch\n\nIndex and search on data containing geo-point within a circle.\nIt uses RTree and SpatialIndex for looking for items inside bbox.\nRadius filter is applied further on result if needed.\n\n\n## Install deps\n\n### libspatialindex\n\n\t# From source\n\tcd deps/spatialindex-src-1.8.5\n\t./configure\n\tmake\n\tmake install\n\t\n\t# Ubuntu\n\tsudo apt-get install libspatialindex-dev\n\t\nYou may need to run sudo and make sure install-sh executable\n\n### install Python packages\n\t\n\tpip install -r requirements.txt\n\t\n\n## Running\n\t\n### Building the index\n\t\n\tmkdir index\n\tpython indexer.py\n\nthis can take sometimes\n\n### Running api\n\n\tpython runserver.py\n\t\n### Running client\n\n\tcd client\n\tpython -m SimpleHTTPServer\n\n## Running tests\n\t\n\tpy.test tests","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Fgeosearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanng822%2Fgeosearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Fgeosearch/lists"}