{"id":13554701,"url":"https://github.com/strava/iD","last_synced_at":"2025-04-03T07:32:22.277Z","repository":{"id":14965332,"uuid":"17690185","full_name":"strava/iD","owner":"strava","description":"Forking to include Slide, a map tracing helper tool.","archived":true,"fork":true,"pushed_at":"2017-11-07T04:29:37.000Z","size":106911,"stargazers_count":29,"open_issues_count":14,"forks_count":7,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-11-04T03:32:18.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://strava.github.com/iD/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"openstreetmap/iD","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strava.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-13T01:17:03.000Z","updated_at":"2024-06-19T18:12:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/strava/iD","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/strava%2FiD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strava%2FiD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strava%2FiD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strava%2FiD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strava","download_url":"https://codeload.github.com/strava/iD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246956648,"owners_count":20860472,"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:02:53.170Z","updated_at":"2025-04-03T07:32:20.958Z","avatar_url":"https://github.com/strava.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# iD - friendly JavaScript editor for [OpenStreetMap](http://www.openstreetmap.org/)\n\n[![Build Status](https://secure.travis-ci.org/openstreetmap/iD.png)](https://travis-ci.org/openstreetmap/iD)\n\n## Rebase and publish\n\n\tgit remote add upstream git@github.com:openstreetmap/iD.git\n\tgit checkout master\n\tgit fetch upstream master\n\tgit rebase upstream/master\n\tgit push -f\n\tmake\n\tcp -r dist /tmp/\n\tgit checkout gh-pages\n\tcp -r /tmp/dist/* .\n\t\nadd all files (except the dist directory to the changeset)\n\n\tgit commit -a -m \"rebase off upstream master\"\n\tgit push\n\n\tgit checkout master\n\nFor every update the conflicts have been very minor.\n\n## Basics\n\n* iD is a JavaScript [OpenStreetMap](http://www.openstreetmap.org/) editor.\n* It's intentionally simple. It lets you do the most basic tasks while\n  not breaking other people's data.\n* It supports modern browsers. Data is rendered with [d3](http://d3js.org/).\n\n## Participate!\n\n* [Try out the latest stable release](http://openstreetmap.us/iD/release)\n* [Read up on Contributing and the code style of iD](CONTRIBUTING.md)\n* See [open issues in the issue tracker](https://github.com/openstreetmap/iD/issues?state=open) if you're looking for something to do\n* [Translate!](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating)\n\n[![translation chart](https://www.transifex.com/projects/p/id-editor/chart/image_png)](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating)\n\n## Prerequisites\n\n* [Node.js](http://nodejs.org/) version 0.10.0 or newer\n* Command line development tools (`make`, `git`, and a compiler) for your platform\n  * Ubuntu: `sudo apt-get install build-essential git`\n  * Mac OS X: Install Xcode and run `xcode-select --install` from a command line\n\n## Installation\n\nTo run the current development version of iD on your own computer:\n\n1. Create a local `git clone` of the project, then `cd` into the project folder\n2. Run `npm install`\n3. Run `make`\n4. Start a local web server, e.g. `python -m SimpleHTTPServer`\n5. Open `http://localhost:8000/` in a web browser\n\nCome on in, the water's lovely. More help? Ping tmcw, jfire, or bhousel on IRC\n(`irc.oftc.net`, in `#iD` or `#osm-dev` or `#osm`) or on the OSM mailing lists.\n\nFor guidance on building a packaged version, running tests, and contributing to\ndevelopment, see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\niD is available under the [ISC License](https://opensource.org/licenses/ISC).\nIt includes [d3js](http://d3js.org/), which BSD-licensed.\n\n## Thank you\n\nInitial development of iD was made possible by a [grant of the Knight Foundation](http://www.mapbox.com/blog/knight-invests-openstreetmap/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrava%2FiD","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrava%2FiD","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrava%2FiD/lists"}