{"id":13558051,"url":"https://github.com/iandees/mongosm","last_synced_at":"2025-04-13T16:21:36.972Z","repository":{"id":909968,"uuid":"669502","full_name":"iandees/mongosm","owner":"iandees","description":"An OpenStreetMap importer/map-call for MongoDB ","archived":false,"fork":false,"pushed_at":"2018-02-07T13:05:55.000Z","size":48,"stargazers_count":73,"open_issues_count":5,"forks_count":31,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-27T07:11:47.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/iandees.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}},"created_at":"2010-05-16T13:18:13.000Z","updated_at":"2024-10-19T17:37:21.000Z","dependencies_parsed_at":"2022-08-16T11:25:18.920Z","dependency_job_id":null,"html_url":"https://github.com/iandees/mongosm","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/iandees%2Fmongosm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iandees%2Fmongosm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iandees%2Fmongosm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iandees%2Fmongosm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iandees","download_url":"https://codeload.github.com/iandees/mongosm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741845,"owners_count":21154386,"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-08-01T12:04:42.702Z","updated_at":"2025-04-13T16:21:36.949Z","avatar_url":"https://github.com/iandees.png","language":"Python","funding_links":[],"categories":["Python","others"],"sub_categories":[],"readme":"MongOSM\n=======\n\nMongOSM is a set of Python utilities that manipulate OSM data in MongoDB:\n\n- `insert_osm_data.py` reads an OSM file and writes it to a MongoDB database.\n- `map_server.py` uses Werkzeug to start a WSGI server that responds to the\n  read-only OSM APIs and most of the XAPI-style predicate queries.\n- `apply-osmchange.py` is currently not tested, but it is supposed to read\n  minutely change files from planet.osm.org and keep the MongoDB database\n  up to date.\n\nInstallation\n------------\n\n1. Grab MongoDB 1.9+ (2.0 is best) from http://mongodb.org/.\n2. Unpack mongodb and run it.\n3. Install pymongo. (http://api.mongodb.org/python/current/installation.html)\n4. Grab some OSM XML data.\n5. Run `python insert_osm_data.py \u003cOSM filename\u003e` and wait.\n6. Install Werkzeug.\n7. Run `python map_server.py`\n8. Browse to http://localhost:5000/api/0.6/node/1 to verify a (probably empty)\n   response.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiandees%2Fmongosm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiandees%2Fmongosm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiandees%2Fmongosm/lists"}