ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Ayuda
  • Sign Out
ArcGIS Desktop

ArcGIS Online

La plataforma de representación cartográfica para tu organización

ArcGIS Desktop

Un completo SIG profesional

ArcGIS Enterprise

SIG en tu empresa

ArcGIS for Developers

Herramientas para crear aplicaciones basadas en la ubicación

ArcGIS Solutions

Plantillas de aplicaciones y mapas gratuitas para tu sector

ArcGIS Marketplace

Obtén aplicaciones y datos para tu organización.

  • Documentación
  • Soporte
Esri
  • Iniciar sesión
user
  • Mi perfil
  • Cerrar sesión

Help

  • Inicio
  • Introducción
  • Mapa
  • Analizar
  • Administrar datos
  • Herramientas
  • Más...

Drop Visual Specifications

  • Resumen
  • Uso
  • Sintaxis
  • Muestra de código
  • Entornos
  • Información sobre licencias

Resumen

Removes the fields associated with visual specifications from the selected feature layers and feature classes.

Uso

  • You can add tables, table views, feature classes, or feature layers to the Input Features list. Each entry must have representation rule IDs or calculated field values defined.

  • You must specify a workspace that contains the visual specifications in the Visual Specification Workspace parameter.

  • Once you have set Visual Specification Workspace, the Visual Specifications list will populate. Use this list to select the visual specifications that you would like to remove from the Input Features list.

  • This tool removes all fields associated with the calculated representations and text strings from the feature layers and feature classes.

Sintaxis

DropVisualSpecifications(in_features, vs_workspace, specifications)
ParámetroExplicaciónTipo de datos
in_features
[in_features,...]

The feature layers, feature classes, or tables for which you want to remove the fields associated with visual specifications.

Table View
vs_workspace

The workspace containing the visual specifications table. The visual specification table can be stored in a personal, file, or an enterprise geodatabase.

Workspace
specifications
[specifications,...]

The visual specifications whose fields you want to remove from the selected feature layers and feature classes.

String

Muestra de código

DropVisualSpecifications example (Python window)

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

import arcpy

# set gp environment
arcpy.env.workspace="c:/data"

# input parameter variables
roadL = "Austin.gdb/TopographicMap/RoadL"
productLibrary = "ProductLibrary.gdb"
visualspec="'TopoMap 1:24,000 :: TopoMap 1:24,000 Specification'"

# drop Visual Specifications on RoadL
arcpy.DropVisualSpecifications_production(roadL, productLibrary, visualspec)

Entornos

  • Espacio de trabajo actual

Información sobre licencias

  • ArcGIS Desktop Basic: No
  • ArcGIS Desktop Standard: Requiere Production Mapping
  • ArcGIS Desktop Advanced: Requiere Production Mapping

Temas relacionados

  • An overview of the Symbology toolset
  • What are visual specifications?

ArcGIS Desktop

  • Inicio
  • Documentación
  • Soporte

Plataforma ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

Acerca de Esri

  • Quiénes somos
  • Empleo
  • Blog de Esri
  • Conferencia de usuarios
  • Cumbre de desarrolladores
Esri
Díganos su opinión.
Copyright © 2019 Esri. | Privacidad | Legal