November 29, 201213 yr [service Example 1] cache_folder=D:\Tileproxy\cache\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=%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)" max_lod=17 min_level=9 max_level=19 map_version=1135 #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 level_mapping=9,10,11,14,14,14,15,16,17,18,19 color_hack=Yes color_level=13 bulk_extend=50
November 30, 201213 yr Author By better settings what do you mean? What do you want to achieve? A server that can be seen in more detail
November 30, 201213 yr You mean you want more detailed terrain - ie 60cm per pixel, or something like that?
November 30, 201213 yr Author You mean you want more detailed terrain - ie 60cm per pixel, or something like that? To see the field as shown in the link http://www.edtruthan.com/tileproxy/tutorial/
November 30, 201213 yr Ok I think a little is being lost in translation here but if you want higher resolution tiles you need to change the following line: level_mapping=9,10,11,14,14,14,15,16,17,18,19 At the moment you're trying to load 30cm per pixel nearest your aircraft, and then 60cm round the next 'circle', then 1.2m. Most likely what is happening is that your internet connection is not fast enough to load up the resolutions you specify (they are very high). I'm still experimenting myself but try changing it to something like this: level_mapping=6,6,6,7,8,9,11,13,16,18,18 And see how you get on
December 1, 201213 yr Author Ok I think a little is being lost in translation here but if you want higher resolution tiles you need to change the following line: level_mapping=9,10,11,14,14,14,15,16,17,18,19 At the moment you're trying to load 30cm per pixel nearest your aircraft, and then 60cm round the next 'circle', then 1.2m. Most likely what is happening is that your internet connection is not fast enough to load up the resolutions you specify (they are very high). I'm still experimenting myself but try changing it to something like this: level_mapping=6,6,6,7,8,9,11,13,16,18,18 And see how you get on I work much better. If you know anything else let me know thank you very much
Create an account or sign in to comment