Hi Caleb:
First apply the newest tile server update for GoogleMaps / Satellite aerial imagery etc.:
http://www.fsdeveloper.com/forum/threads/new-googleserver-dll.19913/page-2#post-774702
The latest DLL replaces a existing DLL by the same name ...within the SBuilder sub-folder chain at
ex:
[SBuilderX314 install path]\Tiles\GoogleServer.dll
Then be sure you have installed rhumbaflappy's other (
most recent only !) aerial imagery tile-server add-ons / updates for SBuilderX:
http://www.fsdeveloper.com/forum/threads/new-googleserver-dll.19913/
https://onedrive.live.com/?id=F3950C5BBD2BCFA1!378&cid=F3950C5BBD2BCFA1
http://www.fsdeveloper.com/forum/threads/national-geographic-map-tiles-for-sbuilderx.266246/
http://www.fsdeveloper.com/forum/threads/jpl-imagery-downloads.20672/
FYI: Although manually entering the
"Go To Position" coordinates and/or using SBuilderX when 'connected' to a live FS flight session via FSUIPC can certainly help in many cases, IMHO, it is preferable to also change the Geographic coordinates of that default "start location" in the SBuilderX "initialization" file (aka "
Sbuilder.ini"), as that helps SBuilderX to 'manually' zoom / pan / scroll
properly when working with displayed scenery content within its work-space when working in a project location area over multiple SBuilderX task sessions.
Otherwise, the Geographic extent to which one is able to successfully 'manually' zoom / pan / scroll is
limited when working with displayed scenery content within SBuilderX's work-space, and the requested area one attempts to visualize may not stay in view, as the work-space "background" keeps shifting back to a position closer to the default Geographic coordinates for a "
central start location" specified within the
SBuilder.Ini file.
To do this, one must edit the pertinent lines in the
SBuilder.Ini file to set the center of the Map background at the Geographic center of your own project area rather than the default one in Portugal via:
SBuilderX Menu > Edit > Preferences > {Background Tab} > click [INI File] button <
file opens in Windows NotePad >
[Main]
LonIniCenter=-9.136076
<-- Your own project's central Longitude goes here
LatIniCenter= 38.7813203
<-- Your own project's central Latitude goes here
DecimalDegrees=True
MeasuringMeters=True
BGLFolder=C:\MyPrograms\SBuilderX314\Scenery
<-- Your own project's compiled BGL 'active' \Scenery folder path goes here
OriginalTerrainCFG=False
1.) When configuration of your
SBuilderX project is completed via editing "
SBuilder.ini" in
Windows NotePad:
.....a.) In
Windows NotePad Menu > File > Save As... > "Save as type" field, set to "
All Files (*.*)" (
do not click OK yet)
.....b.) In NotePad Menu > File > Save As... > "
Save In" field, browse to
[SBuilderX install path] folder; double-click to select it
2.) Back in NotePad Menu > File > Save As... browse dialog, click "OK"
.....a.)
When prompted to over-write Sbuilder.ini, click "YES" to save your edits to that file.
3.) Exit and re-start
SBuilderX (...or the above changes will
not yet take effect)
If this does
not work for you, feel free to post coordinates for an example "problem" area that you have observed using either Google Maps / Satellite, MS Virtual Earth / Bing, ESRI / ArcGIS World Imagery or Nokia tile-servers etc. in
SBuilderX.
NOTE:
SBuilderX Menu > Edit > Preferences > {Background Tab} ...is also where you choose a 'active' aerial imagery tile server
PS: I notice that you are using
Windows-10; some folks have reported problems running the SBuilderX version 3.14 (64-bit aka "x64") with that version of Windows, and you may need to instead use the SBuilderX version 3.14 (32-bit aka "x86") for certain SBuilderX scenery development procedures:
There is a problem with SBuilderX 3.14-64-bit and Windows10.
http://www.fsdeveloper.com/forum/threads/sbx314-and-windows-10.434998/
I also had your problem, and it is solved by my using the 32-bit version of SBuilderX 3.14, with my Windows 10 system.
Dick
Hope this helps !
GaryGB