Tout a très bien fonctionner j’ai suivi les instruction a la lettre, lors du lancement de l’application tout bloquait dès la première opération j’ai cherché a comprendre mon erreur quand je me suis rendu compte que j’avais plusieurs versions de Microsoft Visual C++ installé. J’ai désinstallé toutes les versions et réinstallé la 2017 proposé par votre vidéo et tout fonctionne parfaitement. Je suis sur Windows10. Merci pour votre vidéo et le temps mis pour nous permettre de jouir de ces scènes. N’attachez pas d’importance aux commentaires négatifs, il y en aura toujours pour critiquer et ne rien faire pour la communauté. Encore BRAVO et MERCI.
ok I got this working... one thing he forgot to mention was that his pip.exe was registered in his system folder. if you don't know how to do that, you can just make sure to download all your .py extension packages to the same folder (C:\Users\myNAME\AppData\Local\Programs\Python\Python35\scripts) where your pip.exe file can be found. otherwise its a good tutorial. I had no clue how much crap I would have to install just to get the ortho4xp window to open, but I just tried it out and it worked great! other than the map data not showing my downtown buildings, it was really neat to see realistic map data especially if you use xplane for smaller single engine aircraft at altitudes below 10K.
The best explanation. Tried many other u tube explanation but damn this the only one which made my stuff work. Thank you so much for the great explanation.
Perfect instructions. I had no problems at all as of 2017 March with your version straight from the dropbox link in your x-plane.org signature. - Windows 10 (up-to-date) - Ortho4XP ver.1.20b - Python 64bit 3.6.1 (with noted add-ons all as current to this version) - 7-zip [64] 9.38 (seems to have embedded 7-zip [64] 15.12 in py.exe background script as app is running, and this works fine, too) (wow, I REALLY need to update my 7-zip! ha ha) So, yeah, great stuff! Thanks again, Oscar! :) PS: where did your donate button go?
Oscar, what a terrific program! I chose the custom zoom level option and created 10 or 15 ZL19 polygons ...SAVED AND EXITED. Now I want to go back and edit that tile and I can't find any of my polygons… Where are they kept? Thanks in advance for your speedy reply and kudos to you for such a wonderful program! Chas
Read tile Cfg (after indicating its Custom build dir if you moved it somewhere else than default). Note that the .cfg is overwritten each time you'll push Step 3.
Bonjour Oscar, thanks for making ortho4xp. I downloaded the newest version last week. It seems to work but I saw this video and executed all the steps. Are they still necesarry or not in the new version of ortho4xp? thanks again!
Not necessary if you use the .exe version. This is only for the script version, the difference is minor but the script version is slightly more flexible.
Excellent tutorial Oscar; I managed to install Ortho4XP on "Win 10" following your instructions and created my first Ortho scenery package without a single problem. The only hick-up I faced was during pip install of "Pillow" and "pyproj" with the version of pip itself so I upgraded it to 8.1.2 with the command given on the command prompt screen - by the way I know nothing about coding! I just wanted to try this Ortho4XP for my region and I hope I can create my own sceneries now. Edited: The version of Ortho4XP I just downloaded from x-plane.org have differences with the one you present here and there is no overlay option here. Is this positive or negative in terms of output? Edited 2: I just downloaded it from your dropbox and all is fine now.
Thanks for this brilliant program! I am having some issues with white tiles when using Bing and Google sources which I understand is a common problem! Some people have sorted the problem out by checking the "Check TMS response" box - which does not seem to exist in the menu of the version on the .org download site! Is there any possible way that I can sort it out in my "current" version of the program? Thanks ;-)
The version from the download section was the initial upload, and users was using my dropbox instead. I have updated my dropbox today and also updated the xplane.org download file. I have never had white tiles with Bing (yet I use my program very rarely now...),and Google changes it address every six month or so (I updated it in the last version, you may look yourself in Carnet_d_addresses.py and change it when needed - httpfox will help you ;-)
+Oscar Pilote Thanks a lot for your reply ;-) I found at link to your dropbox in the Ortho4xp forum on the .org :-) I will update to the newest version and see if that will solve my problem ;-) Thanks again!
well definitely having issues of installing this on windows10, had to get x64 version of python since that's what the whl files are, but still getting issue that installer says "not supported wheel on this platform"
I did exactly as you did and I had problems installing the pyproj and GDAL files, they showed up red in my command prompt after trying to install. Plus the bottom Ortho files in the Ortho folder showed notepad icons. Can you please please help me, if I cant get this running right I spent 140$$ for a useless plane and sim if I cant properly have Ortho4Xp working. When I had Ortho in the past and it was v.120 I never never had to do all of this. I just extracted and ran it. Please help !!
Oscar, thank you so much for offering this to the general public. I am desperate to get it working on my iMac. I've followed the steps in the French instructions in the manual. I manage to get Ortho4XP to open but when I try to obtain vector data nothing happens and I get the following error message on my terminal : Last login: Tue Jan 17 18:42:06 on ttys000 Simons-iMac:~ simonbarget$ cd /Users/simonbarget/Desktop/Ortho4XP Simons-iMac:Ortho4XP simonbarget$ python3 /Users/simonbarget/Desktop/Ortho4XP/Ortho4XP.py Exception in thread Thread-1: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/Users/simonbarget/Desktop/Ortho4XP/Ortho4XP.py", line 281, in build_poly_file result=pickle.load(osmfile) EOFError: Ran out of input I know this is very specific and that you might not be a python expert but I don't have a clue and am hoping you can help.
Take the latest version from my dropbox (the one you show here is quite outdated) and follow e.g. this short command sequence : forums.x-plane.org/index.php?/forums/topic/108536-single-source-for-mac-photo-scenery/&do=findComment&comment=1067625
I managed to get it working. Thank you very much! I'm sorry though to say that on ZL 17 I initially couldn't tell if I'd installed the scenery correctly. Now I realise that I have but from a close vantage point the scenery is blurred. Is there something that I've done wrong in configuration of the tile or do I just need to increase my ZL? Sorry to be pernickety and thank you again very much!
It depends what you mean by close. ZL17 will be "sharp" at something like 1000+ feet, but cannot hope to have sharp imagery at ground size all over the tile, that would represent one HDD for one tile, and is not need for a flight simulator (not a hiking simulator :-)
Thanks, Oscar for this helpful video - installation went fine! But when I choose "Step 1" the following msg shows up: Exception in thread Thread-1: Traceback (most recent call last): File "C:\Users\AppData\Local\Programs\Python\Python36\lib\threading.py", line 916, in _bootstrap_inner self.run() File "C:\Users\AppData\Local\Programs\Python\Python36\lib\threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "C:\Users\Downloads\Ortho4XP\Ortho4XP.py", line 281, in build_poly_file result=pickle.load(osmfile) EOFError: Ran out of input What am I doing wrong?
Bonsoir Sans votre aide, jamais je n'aurais pu mettre en place ce plugin! Une petite question, une fois que le processus de création s'est terminé, où faut il le mettre? Dans le dossier custom scenery c'est bien ça!? Merci pour votre retour
Oui le mieux est de faire un lien symbolique dans Custom Scenery et pointant vers zOrtho4XP_***, cela évite de copier plein de fichiers. La fenêtre "Earth tile map" (dans les versions >= 1.18) permet de le faire en un clic.
I literally can't follow this, I have no idea what you're doing. I have Python installed but when I open the ORTHO4XP.PY file a small window pops up but disappears immediately. I'm on Win 10. Can't we just have a regular installer or whatever?
Hey. I have thought about getting Ortho4XP, but it seems like i can't have that 64-bit executable installer cause i have an Intel Core i7 processor and it says in the description there "not itanium processors" Am I fine just using the 32-bit version? Also i am on Windows 10, so how is setting up Ortho4XP for Windows 10 users? Gdal and numpy seemed to fail installing. What do i do?
Thanks for this video. I found when I took time and listened, it all went rather well. Everything appeared to install OK, and ortho4xp started up OK. However, when I press the preview button, nothing appears in the righthand pane. Any idea why that is? Also, in the step installing ImageMagick, there was no tick box for legacy convert. Could that be it?
Thanks for this great tutorial. I have a question, I can't select custom zoom level area in the preview mode. I click on the map to create the points but nothing happens. Any idea? Thanks!
Glenn Kaefer Indeed you need an elevation file for the tile you wish to create (only the +48-006 is provided by default). Look in the manual, you can download them e.g. from viewfinderpanorama
hi followed your directions, and got to the part where you pulled up a map and circled a island my install got to that point ok, but I could not figure out how to circle the island to proceed, dont know if you explained how to do it as the audio on the vid was weak. Mind explaining to me how to circle it so I can finish checking my install? And is there a command list anywhere for ortho4xp? Looked through the manual and did not see command instructions
great thanks so much, ok got a failure on step 2.5, I did copy and paste the blurX.scm into "C:\Users\steve\.gimp-2.8\scripts" but I have gimp 2.8 installed on my D drive due to space limitations on my C drive. Also I edited ortho4xp.cfg to reflect this at #gimp_cmd=d:\Program Files\GIMP 2\bin\gimp-console-2.8.exe and checked the path and is correct, is it being installed on my D drive an issue? Its saying eather gimp is not installed or the blurX.scm is not where it should be. May I ask? What am I missing/doing wrong?
Hi, after clicking "Step 1: Build vector data" its still trying " Downloading airport and water/ground boundary data on Openstreetmap" for about 30 minutes. Is that normal? @Oscar Pilote
Bonjour, j'ai ce message d'erreur. est ce que quelqu'un peut m'aider. Someone can help me? Exception in thread Thread-1: Traceback (most recent call last): File "C:\Users\CDN\AppData\Local\Programs\Python\Python35\lib\threading.py", line 914, in _bootstrap_inner self.run() File "C:\Users\CDN\AppData\Local\Programs\Python\Python35\lib\threading.py", line 862, in run self._target(*self._args, **self._kwargs) File "D:\Ortho4XP\Ortho4XP.py", line 281, in build_poly_file result=pickle.load(osmfile) EOFError: Ran out of input
Hello, Sir. I would really appreciate your help with an issue i'm having. I cannot for the life of me figure out how to fix this issue that i keep getting while trying to use the command: "pip install pyproj". Error: ▼ setup.py egg_info failed with error code 1 Thanks in advance! Please help!
Thanks, i fixed it though! I had to re-install python using the costum way and selecting each box and allowing it to do whatever it wanted at the end of the installation! I'm on Windows 10 (64bit) btw. If anyone else has that issue you can ask if they check every box for Python. Greetings from Sweden and my name is also Oscar! I was confused when i saw "C:/Users/Oscar Pilote/", i thought i had done something wrong xD Great vid! Have a great summer, Oscar! Take Care and au revoir! :)
I take it since you haven't replied to my last few questions, I'm bugging you. I re-downloaded and re-installed and its working now, guess something went bubby with my first install. I just need to ask one more question. I promise I won't bug you any more, please reply to this one, Am trying to figure out if I want to do a tile that has two or more area's/airports I want to increase detail in I found this section in the manual " Also, if you wish to change Preview provider and/or zoomlevel for Preview, without loosing the polygons that you have already encoded, push \Save and exit", then go back, with the \Choose custom zoomlevel", select your new choice and you should recover your polygons at the right position." would this be an explanation on how to do this? This may be a dumb question but I never have been accused of being the brightest bulb in the box
wtf?! Exception in thread Thread-1: Traceback (most recent call last): File "C:\Users\Дмитрий\AppData\Local\Programs\Python\Python35\lib\threading.py", line 914, in _bootstrap_inner self.run() File "C:\Users\Дмитрий\AppData\Local\Programs\Python\Python35\lib\threading.py", line 862, in run self._target(*self._args, **self._kwargs) File "C:\Games\Ortho4XP\Ortho4XP.py", line 281, in build_poly_file result=pickle.load(osmfile) EOFError: Ran out of input
Hi 1st of all thanks for this Tutorial. I have a problem: each time i want to install Pillow... with cmd or another module i have the message: "WARNING: Requirement 'Pillow-6.1.0-cp37-cp37m-win_amd64.whl' looks like a filename, but the file does not exist Processing c:\users\utilisateur\pillow-6.1.0-cp37-cp37m-win_amd64.whl ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'C:\\Users\\utilisateur\\Pillow-6.1.0-cp37-cp37m-win_amd64.whl' how to fix this issue ? thanks in advance.
Gawd I thought I was going deaf. Then my kid walked in said "Dad why are you sitting with your face so close to the screen?" So Can hardly hear you at all. Pity really.
after following this tutorial seven times, I gave up, and deleted X plane 10. I'll wait till a certified programmer writes a flight simulator that actually works with a pretty high end pc. This video is 15 minutes long, and he rushed through the process. Bear that in mind, as if you are here for a tutorial, it could take you weeks to replicate the results, and will result in repeated installs of your flight simulator. By the time you have all those programs installed, you will shred your sim's frame rate. Before starting I was getting 24 frames a second minimum. after all the python installs I went down to 9 max.
The fact that you, instead of just giving us the links in ANY of the readme files, just led us to this poor quality video and STILL do not provide us with the links is just terrible work and lazy.
Tout a très bien fonctionner j’ai suivi les instruction a la lettre, lors du lancement de l’application tout bloquait dès la première opération j’ai cherché a comprendre mon erreur quand je me suis rendu compte que j’avais plusieurs versions de Microsoft Visual C++ installé. J’ai désinstallé toutes les versions et réinstallé la 2017 proposé par votre vidéo et tout fonctionne parfaitement. Je suis sur Windows10. Merci pour votre vidéo et le temps mis pour nous permettre de jouir de ces scènes. N’attachez pas d’importance aux commentaires négatifs, il y en aura toujours pour critiquer et ne rien faire pour la communauté. Encore BRAVO et MERCI.
Thank you so much, Oscar. Had a lot of problems getting this working with all the outdated tutorials and manuals but finally, finally it's working!
ok I got this working... one thing he forgot to mention was that his pip.exe was registered in his system folder. if you don't know how to do that, you can just make sure to download all your .py extension packages to the same folder (C:\Users\myNAME\AppData\Local\Programs\Python\Python35\scripts) where your pip.exe file can be found. otherwise its a good tutorial. I had no clue how much crap I would have to install just to get the ortho4xp window to open, but I just tried it out and it worked great! other than the map data not showing my downtown buildings, it was really neat to see realistic map data especially if you use xplane for smaller single engine aircraft at altitudes below 10K.
The best explanation. Tried many other u tube explanation but damn this the only one which made my stuff work. Thank you so much for the great explanation.
Perfect instructions. I had no problems at all as of 2017 March with your version straight from the dropbox link in your x-plane.org signature.
- Windows 10 (up-to-date)
- Ortho4XP ver.1.20b
- Python 64bit 3.6.1 (with noted add-ons all as current to this version)
- 7-zip [64] 9.38 (seems to have embedded 7-zip [64] 15.12 in py.exe background script as app is running, and this works fine, too) (wow, I REALLY need to update my 7-zip! ha ha)
So, yeah, great stuff! Thanks again, Oscar! :)
PS: where did your donate button go?
Thanks, this helped a lot. I struggled to get gdal working with python. This made it trivial and I can use custom DEM now!
Hello Oscar, many many heartfelt Thanks!
Oscar, what a terrific program!
I chose the custom zoom level option and created 10 or 15 ZL19 polygons ...SAVED AND EXITED.
Now I want to go back and edit that tile and I can't find any of my polygons… Where are they kept?
Thanks in advance for your speedy reply and kudos to you for such a wonderful program!
Chas
Read tile Cfg (after indicating its Custom build dir if you moved it somewhere else than default). Note that the .cfg is overwritten each time you'll push Step 3.
Bonjour Oscar, thanks for making ortho4xp. I downloaded the newest version last week. It seems to work but I saw this video and executed all the steps. Are they still necesarry or not in the new version of ortho4xp? thanks again!
Not necessary if you use the .exe version. This is only for the script version, the difference is minor but the script version is slightly more flexible.
Excellent tutorial Oscar; I managed to install Ortho4XP on "Win 10" following your instructions and created my first Ortho scenery package without a single problem. The only hick-up I faced was during pip install of "Pillow" and "pyproj" with the version of pip itself so I upgraded it to 8.1.2 with the command given on the command prompt screen - by the way I know nothing about coding! I just wanted to try this Ortho4XP for my region and I hope I can create my own sceneries now.
Edited: The version of Ortho4XP I just downloaded from x-plane.org have differences with the one you present here and there is no overlay option here. Is this positive or negative in terms of output?
Edited 2: I just downloaded it from your dropbox and all is fine now.
Great video! Thank you sir, I have it working.
Many thanks for your work!
Thanks for this brilliant program! I am having some issues with white tiles when using Bing and Google sources which I understand is a common problem! Some people have sorted the problem out by checking the "Check TMS response" box - which does not seem to exist in the menu of the version on the .org download site! Is there any possible way that I can sort it out in my "current" version of the program? Thanks ;-)
The version from the download section was the initial upload, and users was using my dropbox instead.
I have updated my dropbox today and also updated the xplane.org download file.
I have never had white tiles with Bing (yet I use my program very rarely now...),and Google changes it
address every six month or so (I updated it in the last version, you may look yourself in Carnet_d_addresses.py
and change it when needed - httpfox will help you ;-)
+Oscar Pilote Thanks a lot for your reply ;-) I found at link to your dropbox in the Ortho4xp forum on the .org :-) I will update to the newest version and see if that will solve my problem ;-) Thanks again!
well definitely having issues of installing this on windows10, had to get x64 version of python since that's what the whl files are, but still getting issue that installer says "not supported wheel on this platform"
How about just makeing a proper installer for this - this is absolutely terrible
right...i will wait for new ms flight simulator...this is terrible
done, thank you!!!, works for me
I did exactly as you did and I had problems installing the pyproj and GDAL files, they showed up red in my command prompt after trying to install. Plus the bottom Ortho files in the Ortho folder showed notepad icons. Can you please please help me, if I cant get this running right I spent 140$$ for a useless plane and sim if I cant properly have Ortho4Xp working. When I had Ortho in the past and it was v.120 I never never had to do all of this. I just extracted and ran it. Please help !!
Oscar, thank you so much for offering this to the general public.
I am desperate to get it working on my iMac. I've followed the steps in the French instructions in the manual.
I manage to get Ortho4XP to open but when I try to obtain vector data nothing happens and I get the following error message on my terminal :
Last login: Tue Jan 17 18:42:06 on ttys000
Simons-iMac:~ simonbarget$ cd /Users/simonbarget/Desktop/Ortho4XP
Simons-iMac:Ortho4XP simonbarget$ python3 /Users/simonbarget/Desktop/Ortho4XP/Ortho4XP.py
Exception in thread Thread-1:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "/Users/simonbarget/Desktop/Ortho4XP/Ortho4XP.py", line 281, in build_poly_file
result=pickle.load(osmfile)
EOFError: Ran out of input
I know this is very specific and that you might not be a python expert but I don't have a clue and am hoping you can help.
Take the latest version from my dropbox (the one you show here is quite outdated) and follow e.g. this short command sequence :
forums.x-plane.org/index.php?/forums/topic/108536-single-source-for-mac-photo-scenery/&do=findComment&comment=1067625
Oscar Pilote thank you so much for that. I will let you know if it works.
I managed to get it working. Thank you very much! I'm sorry though to say that on ZL 17 I initially couldn't tell if I'd installed the scenery correctly. Now I realise that I have but from a close vantage point the scenery is blurred. Is there something that I've done wrong in configuration of the tile or do I just need to increase my ZL?
Sorry to be pernickety and thank you again very much!
It depends what you mean by close. ZL17 will be "sharp" at something
like 1000+ feet, but cannot hope to have sharp imagery at ground size all over the tile, that would represent one HDD for one tile, and is not need for a flight simulator (not a hiking simulator :-)
Thanks, Oscar for this helpful video - installation went fine! But when I choose "Step 1" the following msg shows up:
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\AppData\Local\Programs\Python\Python36\lib\threading.py", line 916, in _bootstrap_inner
self.run()
File "C:\Users\AppData\Local\Programs\Python\Python36\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Downloads\Ortho4XP\Ortho4XP.py", line 281, in build_poly_file
result=pickle.load(osmfile)
EOFError: Ran out of input
What am I doing wrong?
You are using an outdated version of the software, please use the one from my dropbox.
I had problems with all of them, but the last one, GDAL, doesn't work at all. It says it can't finf cpl_port.h. Right now I'm out of ideas..
Bonsoir
Sans votre aide, jamais je n'aurais pu mettre en place ce plugin!
Une petite question, une fois que le processus de création s'est terminé, où faut il le mettre? Dans le dossier custom scenery c'est bien ça!?
Merci pour votre retour
Oui le mieux est de faire un lien symbolique dans Custom Scenery et pointant vers zOrtho4XP_***, cela évite de copier plein de fichiers. La fenêtre "Earth tile map" (dans les versions >= 1.18) permet de le faire en un clic.
Bonsoir
Je n'arrive pas à télécharger Ortho4xp via votre Dropbox, y a t il un problème?
I literally can't follow this, I have no idea what you're doing.
I have Python installed but when I open the ORTHO4XP.PY file a small window pops up but disappears immediately. I'm on Win 10.
Can't we just have a regular installer or whatever?
If you go to the "/Ortho4XP/bin/" folder, you can find a file named "Ortho4XP_v120b.exe". just double-click it and it works
@@rosarioleanza930 I have the same issue where it pops up and disappears immediately. I cant find ortho4xp/bin folder I have Ortho4XP_v130.py
Thanx a lot. You could've made it audible.
Hi Oscar, i managed to install Ortho4xp but when i create my tiles, the textures folder rcreated is empty... Can you help me ?
Damn. you wack that keyboard hard :D nice tut
Вы не думали, что не все такие компьютерные гении как вы. Ну почему нельзя сделать как то проще?
Hey. I have thought about getting Ortho4XP, but it seems like i can't have that 64-bit executable installer cause i have an Intel Core i7 processor and it says in the description there "not itanium processors" Am I fine just using the 32-bit version? Also i am on Windows 10, so how is setting up Ortho4XP for Windows 10 users? Gdal and numpy seemed to fail installing. What do i do?
I'm in the same position, stuck trying to load the numpy and gdal and I cant find an intel version if that's what I need
Thanks for this video. I found when I took time and listened, it all went rather well. Everything appeared to install OK, and ortho4xp started up OK. However, when I press the preview button, nothing appears in the righthand pane. Any idea why that is? Also, in the step installing ImageMagick, there was no tick box for legacy convert. Could that be it?
Fixed it. Apparently, it didn't like the latest version of ImageMagick. I downloaded 6.8 and it all works. I just love a challenge.
Thanks for this great tutorial.
I have a question, I can't select custom zoom level area in the preview mode. I click on the map to create the points but nothing happens. Any idea?
Thanks!
Shift+click (there is an old video with the keys explained)
I followed great tutorial and got to step 2 and it said can't find elevation map or is broken. Ideas?
Glenn Kaefer
Indeed you need an elevation file for the
tile you wish to create (only the +48-006 is
provided by default). Look in the manual, you
can download them e.g. from viewfinderpanorama
+Oscar Pilote ok thanks on the manual
hi followed your directions, and got to the part where you pulled up a map and circled a island my install got to that point ok, but I could not figure out how to circle the island to proceed, dont know if you explained how to do it as the audio on the vid was weak. Mind explaining to me how to circle it so I can finish checking my install? And is there a command list anywhere for ortho4xp? Looked through the manual and did not see command instructions
Shift+clic to introduce points.
It should be in the manual.
great thanks so much, ok got a failure on step 2.5, I did copy and paste the blurX.scm into "C:\Users\steve\.gimp-2.8\scripts" but I have gimp 2.8 installed on my D drive due to space limitations on my C drive. Also I edited ortho4xp.cfg to reflect this at #gimp_cmd=d:\Program Files\GIMP 2\bin\gimp-console-2.8.exe and checked the path and is correct, is it being installed on my D drive an issue? Its saying eather gimp is not installed or the blurX.scm is not where it should be. May I ask? What am I missing/doing wrong?
You need to uncomment the line (remove the # at the start) and also keep the \\ as in the example rather than \
ok edited per your instructions now command window that opens right before program start, opens then closes abruptly and ortho3xp does not start
does the #use gimp=true need to be uncommented also?
Hello it says it doesnt recognise the pip
please help
Hi,
after clicking "Step 1: Build vector data" its still trying " Downloading airport and water/ground boundary data on Openstreetmap" for about 30 minutes. Is that normal? @Oscar Pilote
Isolde - I have exactly the same issue. Was there a simple fix?
Same here
Look at you install programme if you have a lot of Microsoft Visual C++ install keep only the 2017 version
Bonjour, j'ai ce message d'erreur. est ce que quelqu'un peut m'aider. Someone can help me?
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\CDN\AppData\Local\Programs\Python\Python35\lib\threading.py", line 914, in _bootstrap_inner
self.run()
File "C:\Users\CDN\AppData\Local\Programs\Python\Python35\lib\threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "D:\Ortho4XP\Ortho4XP.py", line 281, in build_poly_file
result=pickle.load(osmfile)
EOFError: Ran out of input
i followed you instructions to the letter but still cant run th Orto4XP_v120 python script can only run the exe in the bin folder
I cannot tell you the reason just from this, but the .exe is equally fine unless you want to modify the script yourself.
Hello, Sir.
I would really appreciate your help with an issue i'm having. I cannot for the life of me figure out how to fix this issue that i keep getting while trying to use the command: "pip install pyproj".
Error: ▼
setup.py egg_info failed with error code 1
Thanks in advance! Please help!
If on windows use the binary file bin/Ortho4XP_***.exe and don't bother with installation. If on Linux/OS X use 'sudo' in front of your pip commands.
Thanks, i fixed it though! I had to re-install python using the costum way and selecting each box and allowing it to do whatever it wanted at the end of the installation! I'm on Windows 10 (64bit) btw.
If anyone else has that issue you can ask if they check every box for Python.
Greetings from Sweden and my name is also Oscar! I was confused when i saw "C:/Users/Oscar Pilote/", i thought i had done something wrong xD
Great vid! Have a great summer, Oscar! Take Care and au revoir! :)
what does the flie "Ortho4XP_v116.py" do that was extracted out of the zip?
I take it since you haven't replied to my last few questions, I'm bugging you. I re-downloaded and re-installed and its working now, guess something went bubby with my first install. I just need to ask one more question. I promise I won't bug you any more, please reply to this one, Am trying to figure out if I want to do a tile that has two or more area's/airports I want to increase detail in I found this section in the manual " Also, if you wish to change Preview provider and/or zoomlevel for Preview, without loosing the polygons that you have already encoded, push \Save and exit", then go back, with the \Choose custom zoomlevel", select your new choice and you should recover your polygons at the right position." would this be an explanation on how to do this? This may be a dumb question but I never have been accused of being the brightest bulb in the box
wtf?!
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\Дмитрий\AppData\Local\Programs\Python\Python35\lib\threading.py", line 914, in _bootstrap_inner
self.run()
File "C:\Users\Дмитрий\AppData\Local\Programs\Python\Python35\lib\threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "C:\Games\Ortho4XP\Ortho4XP.py", line 281, in build_poly_file
result=pickle.load(osmfile)
EOFError: Ran out of input
Ortho4XP will not open for me. All it does is open a cmd console then close. I installed everything just fine...
Right click on the py file and select "edit with IDLE" then when a window opens, press F5 and it will show you if there's anything missing
Hi
1st of all thanks for this Tutorial.
I have a problem: each time i want to install Pillow... with cmd or another module i have the message:
"WARNING: Requirement 'Pillow-6.1.0-cp37-cp37m-win_amd64.whl' looks like a filename, but the file does not exist
Processing c:\users\utilisateur\pillow-6.1.0-cp37-cp37m-win_amd64.whl
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'C:\\Users\\utilisateur\\Pillow-6.1.0-cp37-cp37m-win_amd64.whl'
how to fix this issue ?
thanks in advance.
From your error message it looks like a capitalized mismatch for the p/P at the start of the filename.
@@oscarpilote8068 thanks for your answer
issue resolved now;)
Gawd I thought I was going deaf. Then my kid walked in said "Dad why are you sitting with your face so close to the screen?"
So
Can hardly hear you at all. Pity really.
pip is not a command help
It says pip is not recognized any solutiuon?
Fixed that now I get pillow is not a supported wheel
For everything
God explication very well for me all is OK
what island is this do you know the icao
Is this better than G2XPL?
i think its the same...g2xpl is much easyier to use
Пишет "pip" не является командной строкой ((
after following this tutorial seven times, I gave up, and deleted X plane 10. I'll wait till a certified programmer writes a flight simulator that actually works with a pretty high end pc. This video is 15 minutes long, and he rushed through the process. Bear that in mind, as if you are here for a tutorial, it could take you weeks to replicate the results, and will result in repeated installs of your flight simulator. By the time you have all those programs installed, you will shred your sim's frame rate. Before starting I was getting 24 frames a second minimum. after all the python installs I went down to 9 max.
Outre qu'il parle anglais, le son est tellement mauvais je passe
Sa en fait beaucoup d'étapes
LOL Oh my, this is the biggest mess I may have ever seen!!!
The fact that you, instead of just giving us the links in ANY of the readme files, just led us to this poor quality video and STILL do not provide us with the links is just terrible work and lazy.
Go ahead and slam on your keyboard a little more
this is a horror show
Mumble mouth. Not intelligible for the most part.
i just download gimp and there's no gimp scrip in the folder i have windows 10
First Thank you for you hard work but can you do an update video in windows 10 2018 that would help a lot of simmers thank you again