Git Product home page Git Product logo

Comments (7)

welcome avatar welcome commented on May 25, 2024

Thanks for opening your first issue here! Be sure to follow the issue template!

from jimutmap.

FranckzGithub avatar FranckzGithub commented on May 25, 2024

I am highly interested in download images from Bolivia using this:

a = api(min_lat_deg = -17.91, max_lat_deg = -17.90, min_lon_deg = -67.01, max_lon_deg = -67.00, zoom = 19,verbose = False,threads_ = 5,container_dir = "Cochabamba")
a.download()

But still having same problem =(, black images...

from jimutmap.

HaneenAloufi avatar HaneenAloufi commented on May 25, 2024

@FranckzGithub did you manage to solve the issue with the black images ? 'cause i'm having the same issue

from jimutmap.

FranckzGithub avatar FranckzGithub commented on May 25, 2024

not yet, i guess the reason is the broken links of apple maps.... because some areas are working well, but any other are not working, for example this area download all tiles:

from jimutmap import api
a=api(42.086312,42.144378,24.626069,24.761338,zoom=19,verbose=False,threads_=5)
a.download()

I am still looking for a solution, for now this github library is working for me, is another option : https://github.com/doersino/gomati
And it is working very well, it have their limitations.

from jimutmap.

stale avatar stale commented on May 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from jimutmap.

Jimut123 avatar Jimut123 commented on May 25, 2024

Hi, this is a common issue rn; I have to look into this (not sure when I will get the proper time, since this may be the issue with satellites.pro website, maybe some tiles are missing in there with the zoom range you mentioned). If you find any solution, don't hesitate to do a PR.

from jimutmap.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.