Converts a feature class or feature layer to a feature class. Legacy: This is adeprecatedtool. This functionality has been replaced by theExport Featurestool. Usage Use theField Mapparameter to manage the fields and their content in the output dataset. ...
可以看到,Layer核心操作都是针对的是要素的操作(Feature),并且通过GetFeatureCount和GetFeature或者GetNextFeature可以获取层内所有的要素,通过GetFeaturesRead可以知道现在已经读取了多少条Feature了(获取一次值少1,如果要从头开始,用ResetReading)。那么什么是要素呢? 3.4. 要素,Feature 其实,要素就是一些形状。 具体得分...
图一Feature to Polygon位置 2. Polygon Feature Class from Lines 首先说明,这种方法需要ArcGIS Geodatabase的支持,也就是你的shape数据需要放在ArcGIS的Geodatabase中,Personal Geodatabase或File Geodatabase都可。在存储线要素的要素数据集(Feature Dataset)中,在空白地区右击,选择New—>Polygon Feature Class from ...
其中IMap是由多个ILayer构成的,而IFeatureLayer是ILayer的一个子类,IFeatureClass是IFeatureLayer的一个属性。
ILayer layer = (ILayer)featureLayer; layer.Name = featureLayer.FeatureClass.AliasName; // Add the layer to the focus map. ESRI.ArcGIS.ArcMapUI.IMxDocument mxDocument = (ESRI.ArcGIS.ArcMapUI.IMxDocument)(m_application.Document); IMap map = mxDocument.FocusMap; ...
This control has search and filter options to help you locate a specific coordinate system. You can also base the coordinate system for the new feature class on a layer in the current map, create your own coordinate system, or import a coordinate system from another feature class. To learn ...
をクリックし、[検索条件設定]を開きます。 たとえば、式"Layer" = 'Parcels'では、Parcels という名前のドローイング レイヤー上にある CAD エレメントだけがインポートされます。 [OK]をクリックしてツールを実行します。
Layer 3D to Feature Class 选择语言:从中文简体中文翻译英语日语韩语俄语德语法语阿拉伯文西班牙语葡萄牙语意大利语荷兰语瑞典语希腊语捷克语丹麦语匈牙利语希伯来语波斯语挪威语乌尔都语罗马尼亚语土耳其语波兰语到中文简体中文翻译英语日语韩语俄语德语法语阿拉伯文西班牙语葡萄牙语意大利语荷兰语瑞典语希腊语捷克语丹麦语...
Exporting a feature layer is one method of backing up data so editing, analyzing, or querying data without changing the original data is enabled. In some cases, instead of exporting the entire feature
Feature Layer out_feature_class Die Ausgabe-Feature-Class mit 3D-Features. Extrudierte Punkte werden als 3D-Linien exportiert. Punkte mit 3D-Symbolen, extrudierte Linien und Polygone werden als Multipatch-Features exportiert. Feature Class group_field (optional) Das Textfeld des Eingabe-Features...