diff --git a/templates/documentation.html b/templates/documentation.html index 6ebda3b..7addb42 100644 --- a/templates/documentation.html +++ b/templates/documentation.html @@ -12,13 +12,20 @@

Zoom in or search for an area to work on.

-

The map will show at most 400 items, if there are more then you need to zoom in before you can start editing.

+

The map will show at most 400 items, if there are more then you need to + zoom in before you can start editing.

-

Wikidata items appear on the map as red or green markers. Items not linked for OSM appear in red, those that are linked appear in green. The map shows the location of Wikidata tagged OSM objects with a yellow pin.

+

Wikidata items appear on the map as red or green markers. Items not + linked for OSM appear in red, those that are linked appear in green. The + map shows the location of Wikidata tagged OSM objects with a yellow + pin.

-

There are controls to filter what appears on the map. You have the option to hide Wikidata items that are already tagged on OSM. The type filter allows you to adjust what types of Wikidata item are displayed.

+

There are controls to filter what appears on the map. You have the + option to hide Wikidata items that are already tagged on OSM. The type + filter allows you to adjust what types of Wikidata item are displayed.

-

Click on a marker to show details of the Wikidata item and find nearby possible OSM matches.

+

Click on a marker to show details of the Wikidata item and find nearby + possible OSM matches.

Known faults

@@ -30,7 +37,8 @@
OSM/Wikidata link status numbers don't match current view
-

The item type counts update to only include items in the current view. The OSM/Wikidata link status should do the same, but don't currently.

+

The item type counts update to only include items in the current view. + The OSM/Wikidata link status should do the same, but don't currently.

It should be possible to hide items with a given item type
@@ -58,9 +66,7 @@

List of nearby possible OSM matches

    -
  1. Only OSM objects within the current map view are shown.
  2. -
  3. The list is only filtered on OSM tags/keys from the Wikidata item. There is no filtering by name, street address or identifier.
  4. -
  5. Matching linear features, like streets and waterways, could be improved. It should be possible to select a way then automatically select other connected ways with the same name.
  6. +
  7. Street matching includes filtering by name. Other Wikidata items are only filtered on OSM tags/keys from the item, not by name, street address or identifier.
  8. The list of OSM objects shows name and street addresses but not identifiers.
  9. Unnamed boundary ways that are part of a relation should be hidden by default.
  10. The code that identifiers OSM object types could be more precise. For example a mosque is labelled as a 'place of worship', it should be labelled as a mosque.