-
Notifications
You must be signed in to change notification settings - Fork 7
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
Not a SOSI file error #7
Comments
I get this error aswell. The sosi file is UTF-8 and this is a problem for FYBA kartverket/fyba#9. Currently UTF-8 is not supported by FYBA. A workaround is to convert the file to ISO-8859-10. |
I did use "iconv" in Ubuntu 16.04. I also changed the format tag inside the sosi file. |
Thanks to @tibnor for debuging this far. It might be best to add some checks for UTF-8 on windows and allow the user to convert to another character set. Iconv is already used in the application to convert the output to UTF-8 according to the osm standard. For the second error message people have reported it before. I do not have access to a Windows machine to test and debug the problem. I suggest you try it on a Linux machine. You could also try it on an OS X machine or the new Linux subsystem for Windows although these are also untested. |
Sorry about closing and re-opening I have now installed Ubuntu 16.04 LTS using VB. Thanks for all the help so far! |
Hi,
I am getting an error Not a sosi file:
Is there anything wrong with the comand i am running?
The SOSI file i am using can be downloaded here: http://data.kartverket.no/download/content/n500-kartdata-utm-33-hele-landet
All help appreciated!
The text was updated successfully, but these errors were encountered: