FeatureclassToCoverage(in_features, out_cover, {cluster_tolerance}, {precision}) パラメーター 説明 データ タイプ in_features [[Featureclass, {Type}],...] 単一ArcInfo Workstation カバレッジの作成に使用される入力フィーチャクラスまたはレイヤー (カバレッジを構成するフィーチャのタ...
Instructions provided describe how to convert selected CAD data to ArcGIS shapefile, coverage, or geodatabase feature classes using geoprocessing. Procedure Select an option below: Use the Feature Class To Feature Class geoprocessing system tool. ...
DoUntilpdat2IsNothing 'make sure you have a feature class IfTypeOfpdat2IsICoverageFeatureClassThen 'test = pdat2.Name 'name of featureclass SetpCovFeatClass=pdat2 IfpCovFeatClass.FeatureClassType=pFeatureClassTypeThen 'if found,set return value SetgetCoverageFC=pCovFeatClass EndIf EndIf Setpda...
Converts a shapefile, coverage feature class, or geodatabase feature class to a shapefile or geodatabase feature class. Usage All fields in the output dataset and the contents of those fields can be controlled using the Field map. To change the field order, select a field name and drag it...
Coverage feature class properties example The following stand-alone script displays properties for a coverage feature class: importarcpy# Create describe object from a coverage feature class#desc = arcpy.Describe("C:/data/tongass1/polygon")# Print coverage feature class properties#print("%-17s %s"...
A coverage feature class will return the IFeatureDataset interface to the coverage itself. Shapefiles will always return a null pointer. Product Availability Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Supported Platforms Windows, Solaris, Linux Returns: A reference to a com....
FeatureClass FeatureClass对象。 NAClass(NetworkAnalyst)网络分析中将要素输入,以及产生输出要素。 NetCDFFeatureClass(DataSourceNetCDF)内存中呈现的NetCDF要素类。 RasterCatalog Geodatabase表中的栅格数据集合。 RelQueryTable 用于连接有相同数据的两个数据集。
FeatureManagementRestClient class參考 意見反應 套件: azure-devops-extension-api 應該(衍生自) 的基類對 VSS REST API 提出要求 Extends RestClientBase 建構函式展開資料表 FeatureManagementRestClient(IVssRestClientOptions) 方法展開資料表 getFeature(string) 依識別碼取得特定功能 getFeatures(string) 取得...
This opens the Feature Class To Feature Class tool from the Conversion toolbox. Set the following parameters for this tool: Input Features — Browse to the dataset you want to import. Output Location — Specify the location in which the output feature class will be created. ...
When exporting a feature class that uses domains to a shapefile or coverage, ArcGIS by default exports domain codes as opposed to domain descriptions. There is no option to export domain descriptions. It is possible to work around this by exporting the domains to a table using the Domain To ...