-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uploading a shape file fails #41
Comments
Sorry for the noise here, just logging my diagnostics... Looks like maybe geoserver is tripping up on the CRS:
The rsa layer seems to have a similar issue:
I'm going to test with an EPSG:4326 layer |
Trying with another layer (EPSG:4326, attached) also fails this time with a somewhat cryptic [object: object] message as per: |
I can't comment on the EPSG: 4326 problem but can say that the Albers issue is because GeoNode only handles CRSs with standard EPSG codes, see also kartoza/geonode#435 |
I did a test with your Power_corridors and confirm the EPSG issue. @afabiani what's your opinion on this? |
On a brand new install, uploading a simple shape file fails as per image below. I tried a few different shapefiles with the same outcome.
Power_corridors.zip
The text was updated successfully, but these errors were encountered: