-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
This is with the GeoServer REST upload:
- Upload a zip file containing a shapefile (demolayer.shp, demolayer.dbf, etc)
- After completion, try uploading the same zipfile again, or a renamed zipfile with the same contents:
GeoNode encountered problems when creating layer demolayer_1.It cannot find the Layer that matches this Workspace.try renaming your files.
Possible solution: create a new zipfile, rename and copy over the contents of the old zipfile (demolayer.shp -> demolayer_1.shp, etc), and send the new zipfile to Geoserver for importing. I can create a PR for this quickly if it's an acceptable fix.