Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Ru:Help/Action/BlockDownload
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
[[TranslatedPages(revision=1,outdated=Неполный перевод)]] = Блокирование скачивания данных = **(Только для экспертов)** Можно настроить [[wikitr:/Help/Dialog/LayerList|слой данных]] OSM так, чтобы заблокировать скачивание данных в него. == Состояния == ||= '''Значок''' =||= '''Состояние''' =||= '''Атрибут элемента OSM''' =||= '''Поведение при скачивании''' =||= '''Как настроить в GUI''' =|| || [[Image(source:trunk/images/layer/osmdata_small.png)]] || ОБЫЧНОЕ || (необязательно: `download='true'`) || нет особого поведения – можно скачивать данные в этот слой || состояние по умолчанию || || [[Image(source:trunk/images/warning-small.png)]] в правом верхнем углу [[Image(source:trunk/images/layer/osmdata_small.png)]] || ЗАБЛОКИРОВАННОЕ || `download='never'` || данные скачиваются в новый слой вместо этого || невозможно || == Пример кода == Отредактируйте файл .osm в текстовом редакторе и вместо обычного\\ {{{<osm version='0.6' generator='JOSM'>}}}\\ используйте\\ {{{<osm version='0.6' generator='JOSM' download='never'>}}}\\. == Miscellaneous == The idea behind this option is for example to manage some data in private layers, e.g. things which are not yet mapped so a mapper can insert these on the map and later plan routes where the mapper visits these places. This avoids accidentally downloading OSM data into these layers (undo does not work) which renders them pretty useless as the custom points drown in the OSM data. ---- Назад к [[wikitr:/Help/Dialog/LayerList|Диалоговая панель «Слои»]][[BR]] Назад к [[wikitr:/Help|Основной странице справки]]
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.