{"id":20287651,"url":"https://github.com/shahinam/openstreetmap","last_synced_at":"2026-05-03T22:33:06.610Z","repository":{"id":81774917,"uuid":"140392473","full_name":"shahinam/OpenStreetMap","owner":"shahinam","description":"Integrate Open Street Map with Drupal.","archived":false,"fork":false,"pushed_at":"2018-07-10T09:16:08.000Z","size":21278,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T08:45:40.943Z","etag":null,"topics":["drupal","openstreetmap"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/shahinam.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":"2018-07-10T07:14:33.000Z","updated_at":"2018-07-10T09:17:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"2adcace5-97b0-4dd3-8cb3-0ca92dc80b99","html_url":"https://github.com/shahinam/OpenStreetMap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shahinam/OpenStreetMap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahinam%2FOpenStreetMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahinam%2FOpenStreetMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahinam%2FOpenStreetMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahinam%2FOpenStreetMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shahinam","download_url":"https://codeload.github.com/shahinam/OpenStreetMap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahinam%2FOpenStreetMap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["drupal","openstreetmap"],"created_at":"2024-11-14T14:41:43.176Z","updated_at":"2026-05-03T22:33:06.573Z","avatar_url":"https://github.com/shahinam.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integrate OpenStreetMap with Drupal\n\n## Setup\n\nThe setup is very straignt forward\n\n* Clone the git repo locally\n\n```\ngit clone git@github.com:shahinam/OpenStreetMap.git\n```\n\n* Switch to the cloned project.\n\n```\ncd OpenStreetMap\n```\n\n* Run the application\n\n```\ndocker-compose up -d\n```\n\nMake sure `docker` and `docker-compose` are installed.\n\n* Wait for about a minute for container to spinup and import database.\n\n* Check the site by pointing your browser to `http://localhost:8080/`\n\n## Implemenation details\n\n* The application uses two Drupal modules to integrate the OSM\n  - Geo Fieldgeofield\n  - Leaflet\n\n* There is a content type called `Place` with following fields\n  - `Title` A text field to store place name. \n  - `Description` A long text field to store short descrption about the place.\n  - `Coordinates` A geofield which stores latitude and longitute.\n\n* A view which display a map with all the published nodes displayed.\nCheck the view at `http://localhost:8080/map/osm`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahinam%2Fopenstreetmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahinam%2Fopenstreetmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahinam%2Fopenstreetmap/lists"}