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

Tiler tools error #12

Open
calonmerc opened this issue Nov 20, 2019 · 0 comments
Open

Tiler tools error #12

calonmerc opened this issue Nov 20, 2019 · 0 comments

Comments

@calonmerc
Copy link

calonmerc commented Nov 20, 2019

When running ./make_seamless_charts.sh -s -m /home/calonmerc/aeronav/ 10-10-2019 I get this error:

I found another issue stating that the script does not work with GDAL 2.x+, but on Ubuntu 19.04, there is no package under GDAL 2.0 found in the apt cache.

--------Tiling Honolulu_Inset_SEC------------
Zoom levels are 0,1,2,3,4,5,6,7,8,9,10,11,12
Traceback (most recent call last):
  File "./tilers_tools/gdal_tiler.py", line 28, in <module>
    from tiler_functions import *
  File "/home/calonmerc/aviationCharts/tilers_tools/tiler_functions.py", line 285, in <module>
    class GdalTransformer(gdal.Transformer):
TypeError: Error when calling the metaclass bases
    function() argument 1 must be code, not str
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

1 participant