[editor] Add docs and TODOs

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2024-03-24 22:35:46 +03:00 committed by Viktor Govako
parent 9609e431a2
commit b4b0540072

View file

@ -3,8 +3,13 @@
<!-- After editing, validate this with
xmllint -noout -schema config.xsd editor.config
(only use double dashes for schema and noout)
priority="low" (or "high") is used to override the default natural order priority of types
when a feature has several e.g. "amenity-bank amenity-atm" - we want the "amenity-bank" preset used here.
-->
<!-- TODO: in e.g. <type id="shop-bag" group="shop"> the "group" doesn't seem to be used. -->
<editor>
<!-- TODO: disabling is not implemented, remove? see a todo in Editor::GetEditableProperties() -->
<disable everywhere="no">
<!--bbox minlon="37.6120" minlat="55.7479" maxlon="37.6239" maxlat="55.7553" editable="no" /-->
</disable>