We have an SQL Server database with a feature table as described here.
We would like to convert the data into a GEOMETRY column.
Are there any functions/tools available to do this conversion?
The best approach is to copy the feature class and do the geometry conversion while copying it. After copying it, the original can be removed and the new one renamed.
We have a tool to do it in-place:
Data migration from one storage type to another: https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-oracle/data-migration.htm
GP tool: https://pro.arcgis.com/en/pro-app/tool-reference/data-management/migrate-storage.htm
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.