Board index FlightGear Development Scenery

TerraGear processing osm_landmass

Questions and discussion about enhancing and populating the FlightGear world.

TerraGear processing osm_landmass

Postby legoboyvdlp » Thu Jun 14, 2018 4:50 pm

Hi,
I've been having trouble with osm_landmass using Bec_Ozlacan's build for windows (ws2.0) published here last yet.
My ogr-decode.txt file reports
Code: Select all
"C:/Users/redpa/Documents/FlightGear/TerraGear_ws2.0_plusGUI/WS2.0FinalTG/bin/ogr-decode" --line-width 10 --continue-on-errors --debug --all-threads --area-type Default "C:/Users/redpa/Documents/FlightGear/TerraGear_ws2.0_plusGUI/Northern Ireland/work/Default" "C:/Users/redpa/Documents/FlightGear/TerraGear_ws2.0_plusGUI/Northern Ireland/data/osm_landmass"

ERROR 6: No translation for Mercator_Auxiliary_Sphere to PROJ.4 format is known.


I think I have the wrong projection set in QGIS - but I'm not sure how to fix it?
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: TerraGear processing osm_landmass

Postby legoboyvdlp » Thu Jun 14, 2018 7:13 pm

Using data with the WJS84 projection fixed that.

I now have a new issue where tg-construct didn't bring over the .btg files for the airports giving a error:

Code: Select all
ERROR: opening Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/EGAC.btg" or Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/EGAC.btg.gz" for reading!
Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/2860064.stg": Failed to load OBJECT 'C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/EGAC.btg'
ERROR: opening Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/EGAD.btg" or Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/EGAD.btg.gz" for reading!
Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/2860065.stg": Failed to load OBJECT 'C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w006n54/EGAD.btg'
ERROR: opening Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/EGAA.btg" or Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/EGAA.btg.gz" for reading!
Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/2843691.stg": Failed to load OBJECT 'C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/EGAA.btg'
ERROR: opening Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/EGAL.btg" or Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/EGAL.btg.gz" for reading!
Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/2843682.stg": Failed to load OBJECT 'C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/EGAL.btg'
ERROR: opening Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/XEG8TG.btg" or Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/XEG8TG.btg.gz" for reading!
Path "C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/2843674.stg": Failed to load OBJECT 'C:/Users/redpa/Documents/FlightGear/Custom Scenery/Belfast-fg-CustomScenery/Terrain/w010n50/w007n54/XEG8TG.btg'


Lets see if a direct copy from /work/ fixes that.
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: TerraGear processing osm_landmass

Postby BecOzIcan » Mon Jun 18, 2018 3:26 pm

legoboyvdlp wrote in Thu Jun 14, 2018 7:13 pm:I now have a new issue where tg-construct didn't bring over the .btg files for the airports giving a error:
Lets see if a direct copy from /work/ fixes that.


Yes, moving the Airport istself from Terragear\Projects\work\AirportObj\xxxfolder to \My Sceneries\Terrain\xxxfolder is a manual process AFAIK. Never saw it actually happening automatically

Cheers
Ian
Current Projects: AI Traffic, Models & Liveries
User avatar
BecOzIcan
 
Posts: 1302
Joined: Tue Oct 04, 2011 11:43 pm
Location: Sydney, NSW, Australia
Version: 2020.4.0
OS: Win10

Re: TerraGear processing osm_landmass

Postby xDraconian » Wed Aug 29, 2018 6:25 am

Sorry for the late reply, but just seeing this post.
Wanted to let you know that the file copy issue was resolved about a month ago.
xDraconian
 
Posts: 406
Joined: Sun Jan 21, 2018 6:53 am
Version: Git
OS: Linux Mint

Re: TerraGear processing osm_landmass

Postby legoboyvdlp » Fri Aug 31, 2018 6:39 pm

Thanks! Where can I get these new builds, and do they include TerraGUI?
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: TerraGear processing osm_landmass

Postby xDraconian » Fri Aug 31, 2018 8:28 pm

Fix was made within Terragear.
Terragear GUI was not directly modified, but it executes the same TerraGear tools.
xDraconian
 
Posts: 406
Joined: Sun Jan 21, 2018 6:53 am
Version: Git
OS: Linux Mint

Re: TerraGear processing osm_landmass

Postby legoboyvdlp » Fri Aug 31, 2018 9:33 pm

Ok- thanks - are there any precomputed builds for Windows available? Jenkins's build is over three years old, so it definitely isn't distributed there.
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: TerraGear processing osm_landmass

Postby xDraconian » Fri Aug 31, 2018 10:15 pm

legoboyvdlp wrote in Fri Aug 31, 2018 9:33 pm:are there any precomputed builds for Windows available?

No. But the issues with building Terragear on Windows have been addressed. It should build.
If you have trouble compiling TG then I'll suggest giving fg-from-scratch a try, available via FGMeta.
xDraconian
 
Posts: 406
Joined: Sun Jan 21, 2018 6:53 am
Version: Git
OS: Linux Mint


Return to Scenery

Who is online

Users browsing this forum: No registered users and 2 guests