Skip to content
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

Layer Upload not working for Vector Layers #435

Closed
lucernae opened this issue Jun 13, 2018 · 1 comment
Closed

Layer Upload not working for Vector Layers #435

lucernae opened this issue Jun 13, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@lucernae
Copy link
Collaborator

lucernae commented Jun 13, 2018

When we upload vector layer, the EPSG code didn't get read. So, srid of the layer were saved as 'EPSG:None'.

The problem might be very deep in EPSG detection on GeoNode. We might have to file bugfix and unittest on upstream.

child of #457

@lucernae lucernae added this to the Mozambique milestone Jun 13, 2018
boney-bun added a commit to boney-bun/geonode that referenced this issue Jun 21, 2018
@boney-bun boney-bun self-assigned this Jun 21, 2018
boney-bun added a commit that referenced this issue Jun 30, 2018
* fix a bug on determining srid when upload a vector layer
* replace GDAL's DataSource with osr function for proper EPSG code detection
* add the error message when prj file not present so it can pass the unit test

fix #289

fix #435
boney-bun added a commit to boney-bun/geonode that referenced this issue Jul 5, 2018
boney-bun added a commit to boney-bun/geonode that referenced this issue Jul 17, 2018
lucernae pushed a commit that referenced this issue Aug 2, 2018
@NyakudyaA
Copy link
Collaborator

This has been fixed. The layers with EPSG 4326 are visible as well as other projections. Custom projections will not be loaded and a user is given notice to upload the data n commonly used gdal EPSG codes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants