{"id":17766440,"url":"https://github.com/dmitry/geo_pointer","last_synced_at":"2025-04-01T14:21:50.057Z","repository":{"id":136294926,"uuid":"67508626","full_name":"dmitry/geo_pointer","owner":"dmitry","description":"Reverse geo pointer of hierarchical OpenStreetMap administrative locations using overpass API","archived":false,"fork":false,"pushed_at":"2016-09-28T12:00:05.000Z","size":40011,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T08:49:15.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://geo.dmitry.eu/","language":"Ruby","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/dmitry.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}},"created_at":"2016-09-06T13:01:40.000Z","updated_at":"2019-03-22T14:12:40.000Z","dependencies_parsed_at":"2023-07-24T06:45:33.480Z","dependency_job_id":null,"html_url":"https://github.com/dmitry/geo_pointer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fgeo_pointer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fgeo_pointer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fgeo_pointer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fgeo_pointer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmitry","download_url":"https://codeload.github.com/dmitry/geo_pointer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246651781,"owners_count":20812026,"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":[],"created_at":"2024-10-26T20:29:36.089Z","updated_at":"2025-04-01T14:21:50.052Z","avatar_url":"https://github.com/dmitry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GEO Pointer\n\nReverse geocoder of hierarchical OpenStreetMap administrative locations using overpass API.\n\nAPI service allows to receive hierarchical information of the admin boundaries around the world using the [OSM](http://www.openstreetmap.com/) data through the [overpass API](http://wiki.openstreetmap.org/wiki/Overpass_API).\n\n# How to use\n\nPass coordinates to the URL `/{lat},{lng}` and receive back GeoJSON features with the locaitons in hierarchical order (from country to the city) with translations, bounding box, meta information, full multipolygon shape geometry and area size.\n\n# Demo\n\nYou can try out demo, but please don't use it in production as it could be changed in the nearest future:\n[geo.dmitry.eu](http://geo.dmitry.eu/)\n\n# Installation\n\n## Requirements\n\n- ruby 2.2.4\n- apt-get install libgeos-dev (GEOS library for rGeo gem)\n\n## Up and run\n\nUse `rackup` in development or `puma`, `passenger` or other `rack` supported server to run in the production.\n\n## Setup own Overpass API server\n\nPlease follow to the installation guide using docker image: [docker-overpass-api](https://github.com/dmitry/docker-overpass-api).\n\nSetup `OVERPASS_HOST` environment to use this newly installed Overpass API server.\n\n# Docker\n\n## Get overpass API\n\n```\ngit submodule update --init --recursive\n```\n\nDownload planet and filter it.\n\n## Run\n\n```\nsudo docker-compose -p geo_pointer up -d\n```\n\nAnd wait around 1 hour before it starts and generates all required files.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitry%2Fgeo_pointer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmitry%2Fgeo_pointer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitry%2Fgeo_pointer/lists"}