FS Goofs... THIS THREAD IS NOW ABOUT TILEPROXY

FSX including FSX Steam version.

Re: FS Goofs...

Postby Ravang » Sat Mar 08, 2008 6:28 pm

I'm really confused now, I installed it started FS and it says FSX.exe has had a error and needs to close. And when I looked in my porxyuser.ini file  it has this in it as the service provider:
[Acme Globe Service]
cache_folder=F:\Program Files\Tileproxy7\caches\cache.acme
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://server*.acmeglobe.com|path=/terraintile?pos=%s&v=%v|quad=ABCD|balance=0123|agent=Mozilla/4.0 (compatible; The TileProxy Project)"
captcha_module=captchaform
captcha_config="cookiedomain=acmeglobe.com|cookieurl=http://www.acmeglobe.com"
min_level=9
max_level=17
map_version=1
color_hack=No
color_level=0
bulk_extend=25

[Service Example 1]
cache_folder=F:\Program Files\Tileproxy7\caches\cache.service1
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://a*.ortho.tiles.figurethisoutyourself|path=/tiles/a%s.jpeg?g=%v|quad=0123|balance=0123|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=9
max_level=19
map_version=110
level_mapping=9,10,11,12,13,14,15,16,17,18,19
#level_mapping=9,10,11,12,14,14,15,16,17,18,19   more radius HQ (13->14)
#level_mapping=9,10,11,14,14,14,15,16,17,18,19   even more radius in HQ (12,13->14)
color_hack=Yes
color_level=13
bulk_extend=50

[Service Example 2]
cache_folder=F:\Program Files\Tileproxy7\caches\cache.service2
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://kh*.figurethisoutyourself|path=/kh?t=t%s&n=404&v=%v|quad=qrts|balance=0123|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
captcha_module=captchaform
captcha_config="cookiedomain=figurethisoutyourself|cookieurl=http://www.figurethisoutyourself"
min_level=5
max_level=19
map_version=24
level_mapping=5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
color_hack=No
color_level=0
bulk_extend=50

[Service Example 3]
cache_folder=F:\Program Files\Tileproxy7\caches\cache.service3
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://us.maps3.figurethisoutyourself|path=/aerial.maps.figurethisoutyourself/img?x=%x&y=%y&z=%z&v=%v&t=a|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=5
max_level=19
map_version=1.7
color_hack=No
color_level=0
bulk_extend=50

[Service Example 4]
cache_folder=F:\Program Files\Tileproxy7\caches\cache.service4
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://mapcache*.figurethisoutyourself|path=/sat/%Z/%X/%Y?partner=|balance=1234|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=5
max_level=19
map_version=1
color_hack=Yes
color_level=12
bulk_extend=50
So how do I set it for Yahoo! Maps, and get it to work because the one website said it was pre-configured to work with Yahoo! maps and it is clearly not. :-/
User avatar
Ravang
Ground hog
Ground hog
 
Posts: 0
Joined: Sat Nov 07, 2009 11:40 pm
Location: South Carolina, USA

Re: FS Goofs...

Postby Celtman » Sat Mar 08, 2008 6:57 pm

My .ini file is as follows, but may not work for FSX (it doesn't in FS9, but was desinged for FSX so I cannot test it):

#
# Start a line with # to comment it out.
# Turn your text editor's Word Wrapping OFF for editing this document.
#
# Read the manual for help with configuration. Do not contact the
# author about the configuration for particular services. Thank you.
#

[TileProxy]

# Enable or disable worldwide photographic scenery coverage (Yes/True/On to enable)
master_enable=On

# Offline Mode - No network access will occur (Yes/True/On to enable)
offline_mode=No

# The distance up to which LOD 15 (1.1m/pixel) would be loaded (only applies to FS9 and FSX RTM)
lod_distance=1000

# Resolution limiter: 15 = 1.1m/pixel, 14 = 2.3m/pixel, 13 = 4.75m/pixel
# Lower resolutions load faster, but are visually less appealing.
max_lod=15

# Number of Tiles to read-ahead. Speeds up communication between proxyUser and tileproxy.sys
preload=15

# The currently active service is configured here. Only ONE active source please.
# The other source statements should be commented out.
#source=Acme Globe Service
#source=Virtual Earth
#source=Google Earth
source=Yahoo Maps

# The sources you want to be able to switch from the GUI menu.
# Separate the list entries with | and enclose in quotes. Make sure the
# names specified here are valid services which are defined below.
# You may want to rename the services according to your preference,
# but make sure you replace all occurences of the strings.
menu_sources="Service Example 1|Service Example 2|Service Example 3"


#
# Here begin the service specific configurations
#

[Acme Globe Service]
cache_folder=cache.acme
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://server*.acmeglobe.com|path=/terraintile?pos=%s&v=10|quad=ABCD|balance=0123|agent=Mozilla/4.0 (compatible; The TileProxy Project)"
min_level=9
max_level=17
color_hack=No
color_level=0
bulk_extend=25

[Virtual Earth]
cache_folder=cache.service1
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://a*.ortho.tiles.virtualearth.net|path=/tiles/a%s.jpeg?g=52|quad=0123|balance=0123|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=9
max_level=17
level_mapping=9,10,11,12,14,14,15,16,17
#level_mapping=9,10,11,14,14,14,15,16,17
color_hack=Yes
color_level=13
bulk_extend=50

[Google Earth]
cache_folder=cache.service2
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=1|server=http://kh*.google.com|path=/kh?t=t%s&n=404&v=17|quad=qrts|balance=0123|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=5
max_level=17
color_hack=No
color_level=0
bulk_extend=50

[Yahoo Maps]
cache_folder=..\..\cache.service3
network_module=libnettile
module_config="conn=20|rate=2.0|verbose=0|server=http://us.maps3.yimg.com|path=/aerial.maps.yimg.com/img?x=%x&y=%y&z=%z&v=1.5&t=a|useragent=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)"
min_level=5
max_level=17
color_hack=No
color_level=0
bulk_extend=50


Also, could someone help me set this up with FS9 here:http://www.simviation.com/cgi-bin/yabb2/YaBB.pl?num=1205008176


Regards,
Neil 8-)
User avatar
Celtman
Captain
Captain
 
Posts: 594
Joined: Sat Mar 11, 2006 6:22 am
Location: Warrington

Re: FS Goofs...

Postby Ravang » Sun Mar 09, 2008 9:25 am

Ok If used the proxyuser.ini off of http://www.sourceforge.net/projects/tileproxy/ and started tileproxy, and got the message, tileproxy is ready for takeoff, started flight sim loaded a flight and got this.
http://www.simviation.com/yabbuploads/2008-3-9_10-1-31-203.jpg
So I closed FS and tileproxy had this text on it.
http://www.simviation.com/yabbuploads/tileproxyhelp9595.jpg
I'm confused ;D
User avatar
Ravang
Ground hog
Ground hog
 
Posts: 0
Joined: Sat Nov 07, 2009 11:40 pm
Location: South Carolina, USA

Previous

Return to Flight Simulator X (FSX) and Steam

Who is online

Users browsing this forum: No registered users and 756 guests