iD instance for OpenHistoricalMap
This instance of iD is customized for OpenHistoricalMap, for the main one please see ideditor.com.
To run the current development version, fork this project, run make
, and serve it locally.
If you have Python handy, just cd
into the project root directory and run
python -m http.server 8000 --bind 127.0.0.1
Or, with a Mac, you can enable Web Sharing and clone iD into your website directory.
For guidance on building a packaged version, running tests, and contributing to development, see CONTRIBUTING.md and OHM.md.
iD is available under the WTFPL, though obviously, if you want to dual-license any contributions that's cool. It includes d3js, which BSD-licensed.
Initial development of iD was made possible by a grant of the Knight Foundation.