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

Mapolution abort trap error #9

Closed
geochetan opened this issue Jul 23, 2018 · 3 comments
Closed

Mapolution abort trap error #9

geochetan opened this issue Jul 23, 2018 · 3 comments

Comments

@geochetan
Copy link

@joto I am trying to use mapolution to create evolution of Bhutan OSM map. I could build libosmium and mapolution without any issues in Mac high sierra (10.13.3). But, when I try to run mapolution with command ./mapolution -S 180 bhutan-internal.osh.pbf, I am getting abort trap error.

libc++abi.dylib: terminating with uncaught exception of type gdalcpp::gdal_error: failed to create layer 'roads_2007-03-18'
Abort trap: 6

screen shot 2018-07-24 at 12 33 47 am

Please let me know if I missed anything. Thank you!

@joto
Copy link
Member

joto commented Jul 24, 2018

The program should create an out directory and subdirectories below that. Maybe it can't do that for some reason?

@geochetan
Copy link
Author

@joto I am able to run mapolution by pulling ubuntu image in iMac using docker. I ran libosmium ctest without any GDAL/OGR errors this time. There were two libraries missing in repository. One is bc and other is imagicmagick.

Here is the Bhutan output for 10 years (2008-2018)

bhutan-2008-01-01-2018-04-30

Thank you!

@joto
Copy link
Member

joto commented Aug 3, 2018

Thanks, I have added the missing dependencies to 7d6d4ef.

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

No branches or pull requests

2 participants