HowTo: Insert geometry from XY coordinates using SQL
【相关信息】
Article ID: 43769
Software:
ArcSDE 10, 10.1, 10.2, 10.2.1, 10.2.2
Platforms: N/A
【问题描述】
In some cases, there may be a need to insert geometries into a feature class using structured query language (SQL). This can be done using a loop or a database cursor in SQL. Sometimes, due to performance, resources, or workflows, creating data via SQL is preferable to creating the data in ArcMap.
Article ID: 43769
Software:
ArcSDE 10, 10.1, 10.2, 10.2.1, 10.2.2
Platforms: N/A
【问题描述】
In some cases, there may be a need to insert geometries into a feature class using structured query language (SQL). This can be done using a loop or a database cursor in SQL. Sometimes, due to performance, resources, or workflows, creating data via SQL is preferable to creating the data in ArcMap.
1 个回复
易智瑞技术支持
赞同来自:
In the example below, point geometry is inserted into a feature class from an existing database table.
【其它相关参考】
【创建及修改时间】
Created: 12/26/2014
Last Modified: 2/23/2015
【原文链接】
http://support.esri.com/en/kno ... 43769
要回复问题请先登录或注册