mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
Update docs
This commit is contained in:
+3
-4
@@ -308,11 +308,10 @@ same format as the rest, include your new corresponding `docKey` in
|
||||
[/modules/ui/help.js](/modules/ui/help.js) and call `npm run build`.
|
||||
|
||||
|
||||
## Adding or Refining Presets
|
||||
## Editing Presets or Tagging
|
||||
|
||||
Presets save time for iD users by automatically showing them the tags they are
|
||||
likely to add for a given feature. They are stored in `data/presets/presets`. If
|
||||
you're going to update the presets, [review the Presets README](/data/presets/README.md).
|
||||
iD's knowledge of OpenStreetMap tags is mostly handled by the [iD Tagging Schema](https://github.com/openstreetmap/id-tagging-schema)
|
||||
project, which has its own opportunities to contribute.
|
||||
|
||||
|
||||
## Contributing Code
|
||||
|
||||
@@ -88,7 +88,9 @@ iD also bundles portions of the following open source software.
|
||||
* [editor-layer-index (CC-BY-SA 3.0)](https://github.com/osmlab/editor-layer-index)
|
||||
* [Font Awesome (CC-BY 4.0)](https://fontawesome.com/license)
|
||||
* [Maki (CC0 1.0)](https://github.com/mapbox/maki)
|
||||
* [Temaki (CC0 1.0)](https://github.com/ideditor/temaki)
|
||||
* [Mapillary JS (MIT)](https://github.com/mapillary/mapillary-js)
|
||||
* [iD Tagging Schema (ISC)](https://github.com/openstreetmap/id-tagging-schema)
|
||||
* [name-suggestion-index (BSD-3-Clause)](https://github.com/osmlab/name-suggestion-index)
|
||||
* [osm-community-index (ISC)](https://github.com/osmlab/osm-community-index)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user