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

Tiles not visible on map #17

Open
PhilCliv opened this issue Oct 28, 2021 · 1 comment
Open

Tiles not visible on map #17

PhilCliv opened this issue Oct 28, 2021 · 1 comment

Comments

@PhilCliv
Copy link

PhilCliv commented Oct 28, 2021

  • gdal2tiles version: Using geolambda
  • GDAL version: Using geolambda
  • Python version: 3.7
  • Operating System: Run on AWS Lambda

Description

Should be straightforward but I can't manage to make it work. I can't see the tiles generated on the map that the function produces. I attached to output to this message.
Any idea what is wrong or what I don't understand?
Thanks

What I Did

gdal2tiles.generate_tiles(input, f"output", nb_processes=1, zoom='24-27')
`
[s31.zip](https://github.com/tehamalab/gdal2tiles/files/7437079/s31.zip)
`
@PhilCliv
Copy link
Author

The extent of the generated html file (openlayers) seems to be incorrect. That's why I could not see the tiles on the map.

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