Select to view content in your preferred language

Add data does not accept shape

222
2
01-22-2025 08:15 AM
Labels (2)
Patrick_BruG
Occasional Contributor

I created an experience with experience builder. On the map it has the function button ADD DAT.

When you open the menu it lists it accepts shape files.

However when you try to load on, it appears the format is not accepted?

 

Patrick_BruG_0-1737562433204.png

When i upload a shapefile it says format not supported?

0 Kudos
2 Replies
JeffreyThompson2
MVP Frequent Contributor

Keep in mind that the Shapefile format is not actually a single file. It is a collection of at least three files. See the Shapefile description here. https://desktop.arcgis.com/en/arcmap/latest/manage-data/shapefiles/shapefile-file-extensions.htm

Also, I believe that the constituent files in a the Shapefile will need to be bundled into a .zip folder for the upload process. 

GIS Developer
City of Arlington, Texas
0 Kudos
DanielFox1
Esri Contributor

Hi @Patrick_BruG 

I would recommend converting the shapefile into a feature class and publishing as a feature class, whether that be via ArcGIS Pro or publish directly to ArcGIS Online/Enterprise this will ensure you are not missing any of the files listed in the link (posted by Jeffrey Thompson) 

If you are using shapefiles ensure that they are zipped this will make it easier for the upload process. 

0 Kudos