I want to import a shapefile to my PostGIS Database (Postgres) using ArcGIS Pro, as QGIS does with Database Manager.
I've tried Feature Class to Feature Class and got this error:
ERROR 000210: Cannot create output C:\Users\GIS_User2\Documents\ArcGIS\Projects\MyProject\psql-prcave-hub-dev.postgres.database.azure.com.sde\vieques
Failed to execute (FeatureClassToFeatureClass).
Please try Feature Class to Feature Class
Yes
My Postgres DB has already the PostGIS extension, is it enough?
thanks!
It's Postgres DB with a PostGIS Extension.
My license level of ArcGIS Pro is Basic.
I've tried to use the tool Feature Class to Geodatabase, with my Postgres DB connection but I got the error "000210 Cannot create output".
Which tool or process do you recommend?
Thanks!
First add a spatial type:
https://pro.arcgis.com/en/pro-app/help/data/databases/overview-database-spatial-types.htm#ESRI_SECTION1_A53013704BF74AFA…
Add the ST_Geometry type to a PostgreSQL database—Help | Documentation
It is a geodatabase or just a DB?
What is the license level of ArcGIS Pro being used (Basic, Standard, Advanced)?
You should be able to add a new feature class to a Postgres DB from ArcGIS Pro.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.