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

read.format("magellan") throws scala.NotImplementedError: an implementation is missing #48

Closed
Elbehery opened this issue Jan 26, 2016 · 4 comments

Comments

@Elbehery
Copy link

I have tried to load many shape files for NYC .. Although some the of the files worked fine, other threw scala.NotImplementedError: an implementation is missing .. I loaded the same files into PostGIS, and it worked fine. So, I am sure the files are not corrupted.

Would like to know the cause of the problem, and to solve the issue if possible.
selection_006

@harsha2010
Copy link
Owner

@Elbehery thanks for raising the issue. Can you please attach one of the files we are not able to load to this issue and i will take a look

@Elbehery
Copy link
Author

@harsha2010 , attached two shape files. the SRID of both is 26918

NY_counties_clip.zip
nyc-homicides.zip

@qthurier
Copy link

@Elbehery , @harsha2010, did you investigate that issue? I got the same exception with most of the esri files provided by stats new zealand http://www.stats.govt.nz/browse_for_stats/Maps_and_geography/Geographic-areas/digital-boundary-files.aspx

@russel-m
Copy link

I believe this is due to the master branch not supporting floating point values in the DBReader. @simonellistonball has an open pull request (#28) with that support added, but it has not been merged in yet to my knowledge.

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

No branches or pull requests

4 participants