Giter VIP home page Giter VIP logo

Comments (4)

abassign avatar abassign commented on July 21, 2024

Hello,
Versioned i Julia (1.4.1) is too old the program is tested for version 1.6.x but also from version 1.5.4 other users said it works. Here is the Wiki article explaining the problem: https://wiki.flightgear.org/Julia_photoscenery_generator#Julia_installation
Therefore the only possibility is to update Julia, which is sometimes complicated because the repositories are not always very up to date.
For this follow this procedure:
https://medium.com/coffee-in-a-klein-bottle/install-julia-1-5-on-ubuntu-bb8be4b2571d
While it doesn't appear from the guide, this solution also works on Debian.
For other Linux distributions the binary you extracted from here: https://julialang.org/downloads/ should always work, the only caveat is to make an appropriate soft link.
Let me know what version of Linux you are using and if the answer solved the problem.

Ciao, Adriano

from photoscenary.

TheFGFSEagle avatar TheFGFSEagle commented on July 21, 2024

Yes, this fixed it. I am on Ubuntu Studio 20.04. But one question - there is another photoscenery generator available written in Python. When I try to download photoscenery from ArcGIS using that script, I get a 500 Server Error. I went through your code and observed that your script is using the same URL for downloads from ArcGIS. Does your script work with the ArcGIS provider right now ?

from photoscenary.

abassign avatar abassign commented on July 21, 2024

In params.xml there are configurations you can use, and add others that may interest you. I would like to have other servers to propose for all of us who use this program.
Error 500 indicates that the server was not reached so there can be two reasons:
The server is actually unreachable (I use 1 and 2, does not know Spanish 3 and Polish 4 if they are always operational) or that server is blocked for your country, often happens with US servers if the country you are calling from does not it pleases them.
Where are you calling from?
However, if you want to try, turn on the debug option --debug 2
At this point the actual calls made to the servers will be shown. You can check in this way, by entering them in a browser, if you download the image.
If you still have problems send me a printout with debugging active --debug 1 or --debug 2 (more precise, but also longer) so let's see.

from photoscenary.

TheFGFSEagle avatar TheFGFSEagle commented on July 21, 2024

No no, you got me completely wrong. The thing that wonders me is that for exactly the same region (for example tile 3122034), your script works perfectly fine, but another Python script that also downloads photoscenery (but is considerably faster, when it works ??) does not work when trying to download too small images (they are merged to one big tile in the end). But you need not bother with this - it's the author of the Python script who needs to bother with this !

from photoscenary.

Related Issues (12)

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.