TileProxy

FSX including FSX Steam version.

TileProxy

Postby alrot » Mon Dec 03, 2007 9:15 am

I just download it ,I don't know how it works ,it doesn't have instruccions, a read me me awnolegement, and a *.ini wich I don't know what to do.......Help me e e e e Please :-[
Image

Venezuela
User avatar
alrot
Lieutenant Colonel
Lieutenant Colonel
 
Posts: 8961
Joined: Wed Oct 08, 2003 10:47 am

Re: TileProxy

Postby garymbuska » Mon Dec 03, 2007 11:01 am

I just download it ,I don't know how it works ,it doesn't have instruccions, a read me me awnolegement, and a *.ini wich I don't know what to do.......Help me e e e e Please :-[

I just Googled it and found out it is some what like FSGoogle earth. It uses satalite images to display scenery as you fly. I have not heard of this program before so I am not sure how well it works or if the images are any better than the ones you get using Google Earth.
The images Google earth uses are somtimes very old from 10 years ago and later some times and none of them are current images. I could never get it to work correctly on my system and the programs that are out now are all payware and it is just not worth it to me.
This more than likely sets up the same way FS Goofle earth does but that is a best guess as I have not tried it. I suggest you do as I did Google the word Tile proxy and it will give you several links and hopefully you can find some info on how it works. 8-)
Last edited by garymbuska on Mon Dec 03, 2007 11:02 am, edited 1 time in total.
Gary M Buska
SYSTEM Specs ASUS P8Z68 V/GEN 3 mother board: INTELL I7 2600k 3.48 ghz Quad core CPU with Sandy bridge: 12 Gigs of 1800hz ram:
GTX 950 OVER CLOCKED: 2 Gigs Ram Windows 10 Home 64 bit Operating system. 750W Dedicated modular power supply. Two Internal 1TB hard drives 1 External 1TB 3.2 USB hard drive. SAITEK Cessna flight Yoke with throttles.
CH Rudder Peddles 27 inch Wide screen Monitor
User avatar
garymbuska
Major
Major
 
Posts: 4415
Joined: Tue Dec 30, 2003 11:10 am
Location: Jacksonville, Florida

Re: TileProxy

Postby alrot » Mon Dec 03, 2007 11:51 am

I found a Loooooooooong intructions, I still don't understand why after taking very long loading the landscape shows in black

Image
Image

Venezuela
User avatar
alrot
Lieutenant Colonel
Lieutenant Colonel
 
Posts: 8961
Joined: Wed Oct 08, 2003 10:47 am

Re: TileProxy

Postby Wingo » Mon Dec 03, 2007 5:39 pm

It doesn't look like it is set-up correctly. The reason it is hard to set up is because they are not allowed to give you specific instructions on how to set it up due to copyrights.
This will set up TileProxy to use the Yahoo Maps server. If you wish to use something else, [;ace a # in front of source=Yahoo Maps and remove the # from in front of the server you wish to use. A few people have been having problems with Google Earth at the moment, so I would suggest giving Virtual Earth a go if youre not happy with Yahoo Maps.

Anyway, delete everything in the .ini and replace with:

#
# 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
Image
User avatar
Wingo
Major
Major
 
Posts: 1174
Joined: Thu Jun 23, 2005 2:12 am
Location: YSBK. Back where I belong.

Re: TileProxy

Postby alrot » Tue Dec 04, 2007 7:54 am

:D Thanks so much Wingo!!

Hey I Live here!  :P

My House  8-)

Image
Image

Venezuela
User avatar
alrot
Lieutenant Colonel
Lieutenant Colonel
 
Posts: 8961
Joined: Wed Oct 08, 2003 10:47 am

Re: TileProxy

Postby fabiane » Tue Dec 04, 2007 10:22 am

Ok, I read the manual, but I didn't get it uninstalled.... ::)

Any hints how to do it? All my default texures are gone at the moment...,

Thanks,
Cheers, Fabian
Last edited by fabiane on Tue Dec 04, 2007 10:26 am, edited 1 time in total.
fabiane
 

Re: TileProxy

Postby alrot » Tue Dec 04, 2007 11:19 am

Just restart your pc , there's something that keeps in Prossess I don't know yet what it is ,Once you restart your PC ,Do not execute ""Load filter driver and run proxyuser"" It may run well..


There's gotta be a way to paste Google images directly into the FSX Scenery, Ill try the Kml..
Last edited by alrot on Tue Dec 04, 2007 11:22 am, edited 1 time in total.
Image

Venezuela
User avatar
alrot
Lieutenant Colonel
Lieutenant Colonel
 
Posts: 8961
Joined: Wed Oct 08, 2003 10:47 am

Re: TileProxy

Postby Wingo » Tue Dec 04, 2007 3:34 pm

:D Thanks so much Wingo!!

Hey I Live here!  :P

My House  8-)

Image


Looking good! Glad you got it working. Which server are you using?
Image
User avatar
Wingo
Major
Major
 
Posts: 1174
Joined: Thu Jun 23, 2005 2:12 am
Location: YSBK. Back where I belong.

Re: TileProxy

Postby alrot » Tue Dec 04, 2007 4:00 pm

Yahoo map Wingo , the one you gave me, the other doesn't work..Although there's got to be a way to record this images(it takes too much time to load and in the day takes more my banwich is slower) ,Ive seen there's some kind of temporaly files , unless there is a "hiden Option in this software to Export the photos somehow


My city Google map
Image

FSX and FSGenesis
Image


Now with Tileproxy
NON a mess ,just exacly like it is
Image



There's got to be something to fix this with FSX-KML
Image
Last edited by alrot on Tue Dec 04, 2007 4:43 pm, edited 1 time in total.
Image

Venezuela
User avatar
alrot
Lieutenant Colonel
Lieutenant Colonel
 
Posts: 8961
Joined: Wed Oct 08, 2003 10:47 am

Re: TileProxy

Postby Wingo » Tue Dec 04, 2007 10:19 pm

Hmmmm, if i remember right it is meant to cache the images so next time you fly in an area it doesn't take as long to load. I'll try to find out
Image
User avatar
Wingo
Major
Major
 
Posts: 1174
Joined: Thu Jun 23, 2005 2:12 am
Location: YSBK. Back where I belong.


Return to Flight Simulator X (FSX) and Steam

Who is online

Users browsing this forum: No registered users and 607 guests