ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Справка
  • Sign Out
ArcGIS Desktop

ArcGIS Online

Картографическая платформа вашей организации

ArcGIS Desktop

Полноценная профессиональная ГИС

ArcGIS Enterprise

ГИС предприятия

ArcGIS Developers

Инструменты для встраивания приложений с местоположениями

ArcGIS Solutions

Бесплатные шаблоны карт и приложений для отрасли

ArcGIS Marketplace

Получение приложения и данных для вашей организации.

  • Документация
  • Поддержка
Esri
  • Войти
user
  • Мой профиль
  • Выход

ArcMap

  • На главную
  • Начало работы
  • Карта
  • Анализ
  • Управление данными
  • Инструменты
  • Дополнительные модули

Bubble Up

  • Сводка
  • Использование
  • Синтаксис
  • Пример кода
  • Параметры среды
  • Информация о лицензиях

Сводка

Transfers Quality of Position (QUAPOS) attribution, from the primitive to the feature, to symbolize features based on the QUAPOS attribute value. Features are split where the primitive attribution changes, and the QUAPOS values are then copied to the affected features.

Использование

  • The primitive attribute P_QUAPOS is transferred from the coincident features in PLTS_SpatialAttributeL to features in Coastline_L, DepthsL, and NaturalFeaturesL.

  • The tool should be run on chart geodatabases before using Calculate Symbology so that the features have the necessary attribution to properly symbolize.

    • For a new chart product, use the ALL_FEATURES option in the Target Features parameter.
    • When updating an existing chart product, the UNVERIFIED_FEATURES option in the Target Features parameter, will limit the affected features.

  • Any previous insertion made by earlier executions will be removed by selecting an option in the Target Features parameter. This will regenerate the output.

  • Upon first execution of the tool, a ParentLNAM field will be added that tracks the relationship between inserted features and the parent features used to generate them.

Синтаксис

arcpy.nautical.BubbleUp(input_workspace, target_features)
ПараметрОбъяснениеТип данных
input_workspace

The geodatabase that contains the chart data in the nautical chart schema.

Workspace
target_features

Specifies the features to be updated.

  • ALL_FEATURES —All features will be updated. Use this option for a new chart product.
  • UNVERIFIED_FEATURES —Limits the features to be updated Use this option for an existing chart product.
String

Пример кода

BubbleUp example (Python window)

The following Python window script demonstrates how to use the BubbleUp tool.

# Variables
prod_db = r"C:\Data\Charts\GB4X0000.gdb"

# Execute the tool
arcpy.BubbleUp_nautical(prod_db, "UNVERIFIED_FEATURES")

Параметры среды

Этот инструмент не использует параметры среды геообработки

Информация о лицензиях

  • Basic: Нет
  • Standard: Нет
  • Advanced: Требуется ArcGIS Maritime

Связанные разделы

  • An overview of the Cartography toolset

ArcGIS Desktop

  • На главную
  • Документация
  • Поддержка

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

Об Esri

  • О нас
  • Карьера
  • Блог Esri
  • Конференция пользователей
  • Саммит разработчиков
Esri
Расскажите нам, что вы думаете.
Copyright © 2021 Esri. | Конфиденциальность | Правовая информация