You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is OpenHistoricalMap’s fork of [iD](https://github.com/openstreetmap/iD/), [OpenStreetMap](https://www.openstreetmap.org/)’s beginner-friendly browser-based editor. We’ve customized this fork to facilitate mapping dates and sources according to [OHM’s tagging conventions](https://wiki.openstreetmap.org/wiki/OpenHistoricalMap/Tags) and tracing off of archived aerial imagery.
4
6
5
7
## Basics
6
8
7
-
* iD is a JavaScript [OpenStreetMap](https://www.openstreetmap.org/) editor.
9
+
* iD is a JavaScript [OpenHistoricalMap](https://www.openhistoricalmap.org/) editor forked from OpenStreetMap’s editor.
8
10
* It's intentionally simple. It lets you do the most basic tasks while not breaking other people's data.
9
11
* It supports all popular modern desktop browsers: Chrome, Firefox, Safari, Opera, and Edge.
10
12
* iD is not yet designed for mobile browsers, but this is something we hope to add!
@@ -14,18 +16,15 @@
14
16
15
17
* Read the project [Code of Conduct](CODE_OF_CONDUCT.md) and remember to be nice to one another.
16
18
* Read up on [Contributing and the code style of iD](CONTRIBUTING.md).
17
-
* See [open issues in the issue tracker](https://github.com/openstreetmap/iD/issues?state=open)
19
+
* See [open issues in the issue tracker](https://github.com/OpenHistoricalMap/issues/labels/iD)
0 commit comments