logo separator

[mkgmap-dev] splitter that generates problem list

From Gerd Petermann gpetermann_muenchen at hotmail.com on Mon Nov 5 20:50:12 GMT 2012

Hello Henning,

I did a few tests and I fear that I can't solve 
the problem quickly. If I split all overlapping rectangles in your areas.list, I
 get > 3000 non-overlapping tiles.
I did not try, but I am pretty 
sure that this will produce too many combinations of tiles in the writer
 dictionary. Currently, we support 65535 different combinations of 
writers, because we identify each one with a short value.
I see a few alternatives:
1) splitter could process the input multiple times, selecting sets of non-overlapping tiles, to produce the problem list.   
If it detects that tiles do overlap, it could calculate the number of non-overlapping tiles. If that is higher than max-areas, it would 
select as many non-overlapping tiles as possible to calculate parts of the problem list.
2) you can execute more than one splitter in parallel, each one with a (small) list of tiles that do not overlap
3) on 64bit system we could use alternative data structures that allow higher numbers of entries. This would at least double the required heap.

pros+cons:
1) will work on 32bit systems, but requires many passes (long execution time)
2) doesn't make sense on 32bit systems, but could be much faster on big iron because most passes in splitter are single threaded
3) this would allow to store more info on heap to reduce the read passes, but executing multiple splitter instances would require huge memory.

While writing this I decided to try coding option 1)

Ciao,
Gerd

> Date: Sun, 4 Nov 2012 13:29:44 +0100
> From: osm at aighes.de
> To: mkgmap-dev at lists.mkgmap.org.uk
> Subject: Re: [mkgmap-dev] splitter that generates problem list
> 
> Hi Gerd,
> I tried it last night with hole planet and all my map-tiles. splitter 
> runs more then 9 hours without much RAM (500mb). And no result, so I 
> stoped him. splitter with your v2-patch runs perfect in about 2 hours.
> 
> C:\Programme\Java\jre7\bin\java.exe -Xmx10000M -jar 
> bin\splitter-r213.jar --output=pbf --max-threads=%threads% --overlap=0 
> --keep-complete --split-file=data\areas.list --description=RadReiseKarte 
> --write-kml=world.kml src\planet.osm.pbf
> 
> Log of r213:
> 
> cache=
> description=RadReiseKarte
> geonames-file=
> keep-complete=true
> mapid=63240001
> max-areas=255
> max-nodes=1600000
> max-threads=5
> mixed=false
> no-trim=false
> output=pbf
> output-dir=
> overlap=0
> problem-file=
> resolution=13
> split-file=data\areas.list
> status-freq=120
> write-kml=world.kml
> Areas read from file
> 10000001 (48.076171875,4.8779296875) to (48.69140625,5.8447265625)
> 10000002 (45.703125,9.7998046875) to (46.0546875,10.5908203125)
> 10000003 (45.087890625,5.5810546875) to (45.17578125,5.9326171875)
> 10000004 (47.63671875,9.7998046875) to (47.98828125,10.4150390625)
> 10000005 (48.33984375,7.3388671875) to (48.69140625,7.6025390625)
> 10000006 (45.703125,11.3818359375) to (45.791015625,11.9091796875)
> 10000007 (45.703125,6.7236328125) to (46.23046875,7.5146484375)
> 10000008 (48.1640625,11.1181640625) to (48.69140625,11.5576171875)
> 10000009 (47.8125,6.8994140625) to (48.076171875,7.3388671875)
> 10000010 (45.703125,10.5908203125) to (46.0546875,10.9423828125)
> 10000011 (51.416015625,7.1630859375) to (51.50390625,7.3388671875)
> 10000012 (45.52734375,6.0205078125) to (45.87890625,6.7236328125)
> 10000013 (50.625,9.3603515625) to (51.064453125,9.9755859375)
> 10000014 (47.98828125,9.7998046875) to (48.69140625,10.5029296875)
> 10000015 (52.734375,5.9326171875) to (52.91015625,6.2841796875)
> 10000016 (48.427734375,8.2177734375) to (48.69140625,8.9208984375)
> 10000017 (48.69140625,14.5458984375) to (49.04296875,15.2490234375)
> 10000018 (45.703125,11.9091796875) to (45.791015625,12.4365234375)
> 10000019 (51.767578125,5.5810546875) to (52.119140625,5.7568359375)
> 10000020 (45.703125,8.5693359375) to (46.23046875,9.0966796875)
> 10000021 (50.625,10.8544921875) to (51.064453125,11.5576171875)
> 10000022 (47.98828125,11.5576171875) to (48.251953125,11.7333984375)
> 10000023 (52.998046875,6.9873046875) to (53.349609375,8.0419921875)
> 10000024 (46.7578125,4.8779296875) to (47.373046875,5.3173828125)
> 10000025 (49.921875,14.1064453125) to (50.185546875,14.3701171875)
> 10000026 (44.912109375,9.7998046875) to (45.52734375,10.5908203125)
> 10000027 (51.15234375,8.3056640625) to (51.6796875,9.3603515625)
> 10000028 (45.17578125,5.9326171875) to (45.52734375,6.7236328125)
> 10000029 (50.625,9.9755859375) to (51.064453125,10.8544921875)
> 10000030 (47.63671875,10.4150390625) to (47.98828125,11.1181640625)
> 10000031 (52.91015625,6.2841796875) to (53.173828125,6.5478515625)
> 10000032 (48.427734375,7.6025390625) to (48.69140625,7.6904296875)
> 10000033 (49.21875,12.5244140625) to (49.921875,13.3154296875)
> 10000034 (45.791015625,11.3818359375) to (46.0546875,11.9091796875)
> 10000035 (51.240234375,6.1083984375) to (51.50390625,6.3720703125)
> 10000036 (45.703125,7.5146484375) to (46.23046875,8.5693359375)
> 10000037 (49.130859375,9.3603515625) to (49.74609375,10.1513671875)
> 10000038 (46.669921875,9.7998046875) to (47.4609375,10.4150390625)
> 10000039 (52.734375,8.5693359375) to (52.998046875,9.3603515625)
> 10000040 (48.427734375,5.8447265625) to (48.69140625,6.4599609375)
> 10000041 (49.04296875,14.4580078125) to (49.658203125,15.2490234375)
> 10000042 (44.560546875,9.7998046875) to (44.912109375,10.4150390625)
> 10000043 (51.6796875,6.8115234375) to (52.119140625,7.0751953125)
> 10000044 (45.87890625,6.1962890625) to (45.966796875,6.7236328125)
> 10000045 (49.921875,10.8544921875) to (50.2734375,11.5576171875)
> 10000046 (47.98828125,11.1181640625) to (48.1640625,11.5576171875)
> 10000047 (52.734375,5.5810546875) to (53.173828125,5.6689453125)
> 10000048 (48.1640625,9.1845703125) to (48.69140625,9.7998046875)
> 10000049 (50.712890625,12.5244140625) to (51.064453125,13.3154296875)
> 10000050 (45.52734375,9.7998046875) to (45.703125,10.5908203125)
> 10000051 (51.767578125,5.7568359375) to (51.85546875,6.1083984375)
> 10000052 (45.791015625,9.0966796875) to (46.23046875,9.3603515625)
> 10000053 (49.39453125,10.9423828125) to (49.482421875,11.3818359375)
> 10000054 (47.109375,11.2060546875) to (47.4609375,11.6455078125)
> 10000055 (53.349609375,8.0419921875) to (53.7890625,9.3603515625)
> 10000056 (47.109375,5.9326171875) to (47.373046875,6.4599609375)
> 10000057 (50.537109375,14.1064453125) to (51.064453125,14.7216796875)
> 10000058 (44.47265625,11.0302734375) to (44.560546875,11.5576171875)
> 10000059 (51.15234375,7.6025390625) to (51.591796875,8.3056640625)
> 10000060 (45.17578125,5.5810546875) to (45.52734375,5.9326171875)
> 10000061 (50.2734375,9.3603515625) to (50.625,9.9755859375)
> 10000062 (48.251953125,10.5029296875) to (48.69140625,11.1181640625)
> 10000063 (52.119140625,6.3720703125) to (52.20703125,6.7236328125)
> 10000064 (47.373046875,7.3388671875) to (47.63671875,7.7783203125)
> 10000065 (48.69140625,12.5244140625) to (49.21875,13.2275390625)
> 10000066 (45.17578125,11.3818359375) to (45.263671875,11.8212890625)
> 10000067 (51.240234375,6.3720703125) to (51.50390625,6.5478515625)
> 10000068 (45.439453125,6.7236328125) to (45.703125,7.5146484375)
> 10000069 (52.91015625,9.3603515625) to (53.4375,10.1513671875)
> 10000070 (46.0546875,9.7998046875) to (46.669921875,10.5908203125)
> 10000071 (53.173828125,6.2841796875) to (53.525390625,6.5478515625)
> 10000072 (48.251953125,6.4599609375) to (48.69140625,7.3388671875)
> 10000073 (48.69140625,9.3603515625) to (49.130859375,9.9755859375)
> 10000074 (46.142578125,13.2275390625) to (46.494140625,14.2822265625)
> 10000075 (51.416015625,7.3388671875) to (51.50390625,7.6025390625)
> 10000076 (45.52734375,5.1416015625) to (45.703125,5.6689453125)
> 10000077 (53.61328125,11.7333984375) to (54.052734375,13.1396484375)
> 10000078 (44.560546875,10.4150390625) to (44.912109375,10.6787109375)
> 10000079 (52.119140625,7.6025390625) to (52.734375,8.4814453125)
> 10000080 (47.8125,7.3388671875) to (48.1640625,7.6025390625)
> 10000081 (48.69140625,15.2490234375) to (49.130859375,16.3037109375)
> 10000082 (47.109375,12.4365234375) to (47.4609375,13.3154296875)
> 10000083 (51.591796875,5.5810546875) to (51.767578125,5.7568359375)
> 10000084 (45.52734375,8.5693359375) to (45.703125,9.0966796875)
> 10000085 (51.064453125,10.4150390625) to (51.416015625,11.7333984375)
> 10000086 (47.4609375,11.1181640625) to (47.98828125,11.8212890625)
> 10000087 (50.712890625,5.7568359375) to (51.15234375,5.9326171875)
> 10000088 (46.23046875,4.8779296875) to (46.7578125,5.2294921875)
> 10000089 (50.625,11.5576171875) to (51.064453125,12.5244140625)
> 10000090 (45.791015625,12.4365234375) to (45.87890625,12.7880859375)
> 10000091 (52.734375,6.9873046875) to (52.998046875,8.0419921875)
> 10000092 (44.912109375,4.8779296875) to (45.087890625,5.5810546875)
> 10000093 (53.0859375,13.1396484375) to (55.107421875,14.0185546875)
> 10000094 (45.263671875,10.5908203125) to (45.52734375,10.8544921875)
> 10000095 (49.658203125,8.8330078125) to (50.009765625,9.3603515625)
> 10000096 (47.373046875,8.3056640625) to (47.63671875,8.5693359375)
> 10000097 (50.80078125,13.3154296875) to (51.064453125,14.1064453125)
> 10000098 (47.8125,14.6337890625) to (48.1640625,15.8642578125)
> 10000099 (51.6796875,8.6572265625) to (52.119140625,9.3603515625)
> 10000100 (43.505859375,6.7236328125) to (43.76953125,6.9873046875)
> 10000101 (53.7890625,10.1513671875) to (54.140625,11.7333984375)
> 10000102 (47.109375,11.6455078125) to (47.4609375,12.4365234375)
> 10000103 (50.888671875,6.4599609375) to (51.15234375,6.9873046875)
> 10000104 (47.373046875,4.8779296875) to (48.076171875,5.6689453125)
> 10000105 (49.21875,11.8212890625) to (49.74609375,12.5244140625)
> 10000106 (46.669921875,15.4248046875) to (47.109375,15.9521484375)
> 10000107 (52.470703125,6.1083984375) to (52.734375,6.3720703125)
> 10000108 (45.52734375,5.6689453125) to (45.87890625,6.0205078125)
> 10000109 (51.591796875,11.7333984375) to (52.470703125,12.6123046875)
> 10000110 (43.857421875,11.0302734375) to (44.296875,11.7333984375)
> 10000111 (48.779296875,7.5146484375) to (49.04296875,7.9541015625)
> 10000112 (47.63671875,8.2177734375) to (48.1640625,8.9208984375)
> 10000113 (50.009765625,14.3701171875) to (50.185546875,14.4580078125)
> 10000114 (47.900390625,13.7548828125) to (48.1640625,14.6337890625)
> 10000115 (51.50390625,6.1083984375) to (51.85546875,6.8115234375)
> 10000116 (44.82421875,6.7236328125) to (45.439453125,7.6025390625)
> 10000117 (51.85546875,10.4150390625) to (52.20703125,11.7333984375)
> 10000118 (47.4609375,9.7998046875) to (47.63671875,10.4150390625)
> 10000119 (50.888671875,5.9326171875) to (51.15234375,6.4599609375)
> 10000120 (47.021484375,6.4599609375) to (47.373046875,7.3388671875)
> 10000121 (49.74609375,9.3603515625) to (50.2734375,10.0634765625)
> 10000122 (43.505859375,13.3154296875) to (45.615234375,14.0185546875)
> 10000123 (52.998046875,6.5478515625) to (53.173828125,6.9873046875)
> 10000124 (43.59375,5.4052734375) to (43.9453125,5.7568359375)
> 10000125 (54.228515625,11.7333984375) to (55.107421875,13.1396484375)
> 10000126 (45.791015625,12.1728515625) to (45.87890625,12.4365234375)
> 10000127 (50.2734375,8.3935546875) to (50.537109375,9.3603515625)
> 10000128 (47.373046875,7.7783203125) to (47.63671875,8.0419921875)
> 10000129 (49.5703125,13.3154296875) to (49.921875,14.1064453125)
> 10000130 (48.1640625,15.8642578125) to (48.251953125,16.4794921875)
> 10000131 (51.50390625,6.8115234375) to (51.6796875,7.2509765625)
> 10000132 (43.505859375,8.7451171875) to (44.47265625,9.7998046875)
> 10000133 (53.4375,9.8876953125) to (53.525390625,10.1513671875)
> 10000134 (46.669921875,10.4150390625) to (47.4609375,11.2060546875)
> 10000135 (50.80078125,6.9873046875) to (50.888671875,7.5146484375)
> 10000136 (47.373046875,6.4599609375) to (47.8125,6.8994140625)
> 10000137 (49.130859375,10.1513671875) to (49.74609375,10.9423828125)
> 10000138 (46.142578125,12.4365234375) to (46.40625,13.2275390625)
> 10000139 (52.119140625,6.7236328125) to (52.294921875,7.6025390625)
> 10000140 (44.912109375,5.9326171875) to (45.17578125,6.7236328125)
> 10000141 (51.591796875,14.0185546875) to (52.470703125,14.6337890625)
> 10000142 (44.296875,9.7998046875) to (44.560546875,10.4150390625)
> 10000143 (49.04296875,9.0087890625) to (49.21875,9.3603515625)
> 10000144 (48.1640625,7.3388671875) to (48.33984375,7.6025390625)
> 10000145 (48.69140625,14.1064453125) to (49.04296875,14.5458984375)
> 10000146 (47.109375,13.3154296875) to (47.900390625,13.7548828125)
> 10000147 (51.943359375,5.7568359375) to (52.119140625,6.1083984375)
> 10000148 (45.52734375,9.0966796875) to (45.791015625,9.3603515625)
> 10000149 (51.064453125,9.3603515625) to (51.416015625,10.4150390625)
> 10000150 (48.251953125,11.5576171875) to (48.69140625,12.4365234375)
> 10000151 (49.21875,5.5810546875) to (50.009765625,6.0205078125)
> 10000152 (46.7578125,5.3173828125) to (47.373046875,5.9326171875)
> 10000153 (49.74609375,11.9091796875) to (50.2734375,12.5244140625)
> 10000154 (45.87890625,12.7880859375) to (46.142578125,13.0517578125)
> 10000155 (53.7890625,6.9873046875) to (55.107421875,9.3603515625)
> 10000156 (43.9453125,5.5810546875) to (44.384765625,6.7236328125)
> 10000157 (52.55859375,13.1396484375) to (53.0859375,13.9306640625)
> 10000158 (45.703125,10.9423828125) to (46.0546875,11.3818359375)
> 10000159 (50.009765625,8.5693359375) to (50.09765625,8.8330078125)
> 10000160 (47.197265625,9.4482421875) to (47.63671875,9.7998046875)
> 10000161 (49.921875,12.5244140625) to (50.537109375,13.3154296875)
> 10000162 (48.1640625,15.1611328125) to (48.69140625,15.8642578125)
> 10000163 (51.767578125,7.6025390625) to (52.119140625,8.3056640625)
> 10000164 (43.505859375,7.0751953125) to (43.76953125,7.1630859375)
> 10000165 (53.7890625,9.3603515625) to (54.404296875,10.1513671875)
> 10000166 (46.0546875,11.2060546875) to (46.7578125,11.7333984375)
> 10000167 (50.712890625,5.5810546875) to (51.15234375,5.7568359375)
> 10000168 (48.076171875,5.8447265625) to (48.427734375,6.4599609375)
> 10000169 (49.482421875,10.9423828125) to (49.74609375,11.3818359375)
> 10000170 (46.142578125,15.9521484375) to (47.109375,17.1826171875)
> 10000171 (52.20703125,6.3720703125) to (52.3828125,6.7236328125)
> 10000172 (45.791015625,4.8779296875) to (46.23046875,5.1416015625)
> 10000173 (51.064453125,11.7333984375) to (51.591796875,12.3486328125)
> 10000174 (44.47265625,11.5576171875) to (44.912109375,12.4365234375)
> 10000175 (48.8671875,7.9541015625) to (49.04296875,8.4814453125)
> 10000176 (48.1640625,8.2177734375) to (48.427734375,8.9208984375)
> 10000177 (50.185546875,14.1064453125) to (50.537109375,14.7216796875)
> 10000178 (48.1640625,14.1943359375) to (48.251953125,14.6337890625)
> 10000179 (51.15234375,6.1083984375) to (51.240234375,6.3720703125)
> 10000180 (45.439453125,7.5146484375) to (45.703125,8.5693359375)
> 10000181 (51.85546875,9.3603515625) to (52.294921875,10.4150390625)
> 10000182 (47.98828125,10.5029296875) to (48.251953125,11.1181640625)
> 10000183 (48.69140625,6.4599609375) to (49.21875,6.8994140625)
> 10000184 (46.23046875,5.9326171875) to (46.7578125,6.4599609375)
> 10000185 (50.2734375,9.9755859375) to (50.625,10.8544921875)
> 10000186 (45.791015625,13.3154296875) to (46.142578125,13.4033203125)
> 10000187 (53.525390625,5.5810546875) to (55.107421875,6.9873046875)
> 10000188 (43.505859375,4.8779296875) to (43.681640625,5.4052734375)
> 10000189 (54.052734375,11.7333984375) to (54.228515625,13.1396484375)
> 10000190 (45.263671875,11.8212890625) to (45.52734375,11.9970703125)
> 10000191 (50.2734375,7.5146484375) to (50.625,8.3935546875)
> 10000192 (47.109375,7.3388671875) to (47.373046875,7.7783203125)
> 10000193 (48.69140625,13.5791015625) to (49.21875,14.1064453125)
> 10000194 (48.1640625,16.4794921875) to (48.69140625,17.1826171875)
> 10000195 (51.240234375,6.8115234375) to (51.416015625,7.0751953125)
> 10000196 (43.505859375,7.6904296875) to (44.296875,8.7451171875)
> 10000197 (52.91015625,10.1513671875) to (53.7890625,10.6787109375)
> 10000198 (46.0546875,10.5908203125) to (46.669921875,11.2060546875)
> 10000199 (50.712890625,6.4599609375) to (50.888671875,6.9873046875)
> 10000200 (47.8125,6.4599609375) to (48.076171875,6.8994140625)
> 10000201 (48.69140625,9.9755859375) to (49.130859375,10.9423828125)
> 10000202 (46.494140625,13.6669921875) to (47.109375,14.2822265625)
> 10000203 (52.20703125,8.4814453125) to (52.734375,9.3603515625)
> 10000204 (45.087890625,5.1416015625) to (45.52734375,5.5810546875)
> 10000205 (51.064453125,14.6337890625) to (52.470703125,15.2490234375)
> 10000206 (43.505859375,9.7998046875) to (44.296875,10.5029296875)
> 10000207 (48.69140625,8.4814453125) to (49.04296875,8.9208984375)
> 10000208 (47.900390625,7.6025390625) to (48.1640625,7.7783203125)
> 10000209 (48.69140625,16.3037109375) to (49.130859375,17.1826171875)
> 10000210 (47.4609375,12.8759765625) to (47.900390625,13.3154296875)
> 10000211 (51.15234375,5.5810546875) to (51.591796875,5.7568359375)
> 10000212 (44.82421875,8.5693359375) to (45.52734375,9.1845703125)
> 10000213 (51.416015625,10.4150390625) to (51.85546875,11.7333984375)
> 10000214 (47.63671875,11.8212890625) to (47.98828125,12.4365234375)
> 10000215 (48.69140625,4.8779296875) to (49.21875,5.9326171875)
> 10000216 (46.23046875,5.2294921875) to (46.7578125,5.9326171875)
> 10000217 (50.2734375,10.8544921875) to (50.625,11.5576171875)
> 10000218 (45.87890625,12.4365234375) to (46.142578125,12.7880859375)
> 10000219 (52.998046875,8.5693359375) to (53.349609375,9.3603515625)
> 10000220 (43.9453125,4.9658203125) to (44.208984375,5.5810546875)
> 10000221 (53.4375,14.0185546875) to (55.107421875,15.2490234375)
> 10000222 (45.263671875,10.8544921875) to (45.52734375,11.3818359375)
> 10000223 (49.658203125,8.5693359375) to (50.009765625,8.8330078125)
> 10000224 (47.373046875,8.5693359375) to (47.63671875,8.9208984375)
> 10000225 (50.537109375,12.5244140625) to (50.712890625,13.3154296875)
> 10000226 (47.109375,14.6337890625) to (47.8125,15.2490234375)
> 10000227 (51.6796875,8.3056640625) to (52.119140625,8.6572265625)
> 10000228 (43.76953125,6.7236328125) to (44.033203125,7.6904296875)
> 10000229 (54.140625,10.1513671875) to (55.107421875,11.7333984375)
> 10000230 (46.7578125,11.2060546875) to (47.109375,11.6455078125)
> 10000231 (50.009765625,5.5810546875) to (50.712890625,5.9326171875)
> 10000232 (47.373046875,5.6689453125) to (48.076171875,6.4599609375)
> 10000233 (48.69140625,10.9423828125) to (49.21875,11.7333984375)
> 10000234 (46.142578125,14.2822265625) to (46.58203125,15.4248046875)
> 10000235 (52.119140625,5.5810546875) to (52.734375,5.7568359375)
> 10000236 (45.87890625,5.6689453125) to (45.966796875,6.1962890625)
> 10000237 (51.591796875,12.6123046875) to (52.470703125,13.3154296875)
> 10000238 (44.033203125,11.7333984375) to (44.296875,12.0849609375)
> 10000239 (49.04296875,7.5146484375) to (49.306640625,8.4814453125)
> 10000240 (47.63671875,9.2724609375) to (48.1640625,9.7998046875)
> 10000241 (50.009765625,14.4580078125) to (50.185546875,14.7216796875)
> 10000242 (48.33984375,14.1943359375) to (48.69140625,14.6337890625)
> 10000243 (51.85546875,6.3720703125) to (52.119140625,6.8115234375)
> 10000244 (44.82421875,7.6025390625) to (45.439453125,8.5693359375)
> 10000245 (52.20703125,10.7666015625) to (52.91015625,11.7333984375)
> 10000246 (47.4609375,10.4150390625) to (47.63671875,11.1181640625)
> 10000247 (49.21875,6.4599609375) to (49.482421875,7.5146484375)
> 10000248 (46.7578125,5.9326171875) to (47.109375,6.4599609375)
> 10000249 (49.74609375,10.0634765625) to (50.2734375,10.8544921875)
> 10000250 (45.791015625,13.4033203125) to (46.142578125,14.0185546875)
> 10000251 (52.91015625,5.9326171875) to (53.173828125,6.2841796875)
> 10000252 (43.505859375,5.7568359375) to (43.9453125,6.7236328125)
> 10000253 (52.470703125,11.7333984375) to (53.61328125,13.1396484375)
> 10000254 (45.52734375,11.3818359375) to (45.703125,11.9091796875)
> 10000255 (50.712890625,8.3935546875) to (51.15234375,9.3603515625)
> 10000256 (46.23046875,7.3388671875) to (46.7578125,8.3056640625)
> 10000257 (49.21875,13.3154296875) to (49.5703125,14.1064453125)
> 10000258 (48.251953125,15.8642578125) to (48.69140625,16.4794921875)
> 10000259 (51.416015625,6.8115234375) to (51.50390625,7.1630859375)
> 10000260 (44.47265625,8.7451171875) to (44.82421875,9.7998046875)
> 10000261 (53.525390625,9.8876953125) to (53.7890625,10.1513671875)
> 10000262 (46.23046875,11.7333984375) to (46.7578125,12.4365234375)
> 10000263 (50.009765625,6.4599609375) to (50.361328125,7.5146484375)
> 10000264 (47.548828125,6.8994140625) to (47.8125,7.3388671875)
> 10000265 (49.21875,11.3818359375) to (49.74609375,11.8212890625)
> 10000266 (46.58203125,12.4365234375) to (47.109375,13.2275390625)
> 10000267 (52.294921875,6.8994140625) to (52.734375,7.6025390625)
> 10000268 (44.912109375,5.5810546875) to (45.087890625,5.9326171875)
> 10000269 (51.064453125,13.3154296875) to (51.6796875,14.0185546875)
> 10000270 (44.560546875,10.6787109375) to (44.912109375,11.0302734375)
> 10000271 (49.21875,8.7451171875) to (49.658203125,9.3603515625)
> 10000272 (48.427734375,7.7783203125) to (48.69140625,8.2177734375)
> 10000273 (49.04296875,14.1064453125) to (49.658203125,14.4580078125)
> 10000274 (47.109375,13.7548828125) to (47.900390625,14.6337890625)
> 10000275 (51.85546875,5.7568359375) to (51.943359375,6.1083984375)
> 10000276 (45.791015625,9.3603515625) to (46.23046875,9.7998046875)
> 10000277 (51.416015625,9.3603515625) to (51.85546875,10.4150390625)
> 10000278 (47.98828125,11.7333984375) to (48.251953125,12.4365234375)
> 10000279 (49.39453125,6.0205078125) to (50.009765625,6.4599609375)
> 10000280 (46.23046875,6.7236328125) to (46.7578125,7.3388671875)
> 10000281 (49.74609375,10.8544921875) to (49.921875,11.5576171875)
> 10000282 (45.87890625,13.0517578125) to (46.142578125,13.3154296875)
> 10000283 (53.349609375,6.9873046875) to (53.7890625,8.0419921875)
> 10000284 (44.384765625,6.1083984375) to (44.912109375,6.7236328125)
> 10000285 (52.470703125,13.9306640625) to (53.0859375,15.2490234375)
> 10000286 (45.52734375,10.5908203125) to (45.703125,11.3818359375)
> 10000287 (49.658203125,7.5146484375) to (50.2734375,8.0419921875)
> 10000288 (47.197265625,8.9208984375) to (47.63671875,9.4482421875)
> 10000289 (50.185546875,13.3154296875) to (50.537109375,14.1064453125)
> 10000290 (48.1640625,14.6337890625) to (48.69140625,15.1611328125)
> 10000291 (51.591796875,7.6025390625) to (51.767578125,8.3056640625)
> 10000292 (43.505859375,7.1630859375) to (43.76953125,7.6904296875)
> 10000293 (54.404296875,9.3603515625) to (55.107421875,10.1513671875)
> 10000294 (46.7578125,11.6455078125) to (47.109375,12.4365234375)
> 10000295 (50.712890625,5.9326171875) to (50.888671875,6.4599609375)
> 10000296 (48.076171875,6.4599609375) to (48.251953125,7.3388671875)
> 10000297 (48.955078125,11.7333984375) to (49.21875,12.5244140625)
> 10000298 (46.142578125,15.4248046875) to (46.669921875,15.9521484375)
> 10000299 (52.470703125,6.3720703125) to (52.734375,6.7236328125)
> 10000300 (45.52734375,4.8779296875) to (45.703125,5.1416015625)
> 10000301 (51.064453125,12.3486328125) to (51.591796875,13.3154296875)
> 10000302 (44.560546875,11.0302734375) to (44.912109375,11.5576171875)
> 10000303 (48.69140625,7.5146484375) to (48.779296875,7.9541015625)
> 10000304 (48.1640625,8.9208984375) to (48.69140625,9.1845703125)
> 10000305 (49.921875,14.3701171875) to (50.009765625,14.7216796875)
> 10000306 (47.900390625,12.4365234375) to (48.69140625,13.0517578125)
> 10000307 (51.240234375,6.5478515625) to (51.50390625,6.8115234375)
> 10000308 (45.087890625,9.1845703125) to (45.52734375,9.7998046875)
> 10000309 (52.470703125,9.3603515625) to (52.91015625,10.4150390625)
> 10000310 (47.4609375,11.8212890625) to (47.63671875,12.4365234375)
> 10000311 (48.955078125,6.8994140625) to (49.21875,7.5146484375)
> 10000312 (46.7578125,6.4599609375) to (47.021484375,7.3388671875)
> 10000313 (50.2734375,11.5576171875) to (50.625,12.5244140625)
> 10000314 (45.615234375,13.3154296875) to (45.791015625,14.0185546875)
> 10000315 (53.173828125,5.5810546875) to (53.525390625,5.9326171875)
> 10000316 (43.681640625,5.0537109375) to (43.9453125,5.4052734375)
> 10000317 (53.0859375,14.0185546875) to (53.4375,15.2490234375)
> 10000318 (45.263671875,11.3818359375) to (45.52734375,11.8212890625)
> 10000319 (50.80078125,7.5146484375) to (51.15234375,8.3935546875)
> 10000320 (47.373046875,8.0419921875) to (47.63671875,8.3056640625)
> 10000321 (48.69140625,13.2275390625) to (49.21875,13.5791015625)
> 10000322 (47.900390625,16.4794921875) to (48.1640625,17.1826171875)
> 10000323 (51.15234375,7.2509765625) to (51.416015625,7.6025390625)
> 10000324 (44.296875,7.6904296875) to (44.82421875,8.7451171875)
> 10000325 (52.91015625,10.6787109375) to (53.7890625,11.7333984375)
> 10000326 (46.0546875,11.7333984375) to (46.23046875,12.4365234375)
> 10000327 (50.888671875,6.9873046875) to (51.15234375,7.5146484375)
> 10000328 (47.373046875,6.8994140625) to (47.548828125,7.3388671875)
> 10000329 (49.21875,10.9423828125) to (49.39453125,11.3818359375)
> 10000330 (46.494140625,13.2275390625) to (47.109375,13.6669921875)
> 10000331 (52.119140625,8.4814453125) to (52.20703125,9.3603515625)
> 10000332 (45.087890625,4.8779296875) to (45.52734375,5.1416015625)
> 10000333 (51.064453125,14.0185546875) to (51.591796875,14.6337890625)
> 10000334 (43.857421875,10.5029296875) to (44.296875,11.0302734375)
> 10000335 (48.779296875,8.9208984375) to (49.04296875,9.0966796875)
> 10000336 (47.63671875,7.3388671875) to (47.8125,7.6025390625)
> 10000337 (49.658203125,14.7216796875) to (51.064453125,15.2490234375)
> 10000338 (47.4609375,12.4365234375) to (47.900390625,12.8759765625)
> 10000339 (51.328125,5.7568359375) to (51.591796875,6.1083984375)
> 10000340 (45.52734375,9.3603515625) to (45.791015625,9.7998046875)
> 10000341 (52.20703125,10.4150390625) to (52.91015625,10.7666015625)
> 10000342 (44.912109375,10.5908203125) to (45.263671875,11.3818359375)
> 10000343 (48.8671875,5.9326171875) to (49.21875,6.4599609375)
> 10000344 (46.23046875,6.4599609375) to (46.7578125,6.7236328125)
> 10000345 (49.74609375,11.5576171875) to (50.2734375,11.9091796875)
> 10000346 (45.615234375,12.4365234375) to (45.791015625,12.7880859375)
> 10000347 (52.734375,8.0419921875) to (53.349609375,8.5693359375)
> 10000348 (44.208984375,4.8779296875) to (44.912109375,5.5810546875)
> 10000349 (52.470703125,13.1396484375) to (52.55859375,13.9306640625)
> 10000350 (43.505859375,11.0302734375) to (43.857421875,11.7333984375)
> 10000351 (50.009765625,8.8330078125) to (50.2734375,9.3603515625)
> 10000352 (46.23046875,8.3056640625) to (47.197265625,8.9208984375)
> 10000353 (50.537109375,13.3154296875) to (50.80078125,14.1064453125)
> 10000354 (47.109375,15.2490234375) to (47.8125,15.8642578125)
> 10000355 (51.6796875,7.0751953125) to (52.119140625,7.6025390625)
> 10000356 (44.033203125,6.7236328125) to (44.82421875,7.6904296875)
> 10000357 (53.4375,9.3603515625) to (53.7890625,9.8876953125)
> 10000358 (45.87890625,12.1728515625) to (46.0546875,12.4365234375)
> 10000359 (50.009765625,5.9326171875) to (50.712890625,6.4599609375)
> 10000360 (47.63671875,8.9208984375) to (48.1640625,9.2724609375)
> 10000361 (48.69140625,11.7333984375) to (48.955078125,12.5244140625)
> 10000362 (46.58203125,14.2822265625) to (47.109375,15.4248046875)
> 10000363 (52.294921875,5.7568359375) to (52.3828125,6.1083984375)
> 10000364 (45.966796875,6.1962890625) to (46.23046875,6.7236328125)
> 10000365 (51.6796875,13.3154296875) to (52.470703125,14.0185546875)
> 10000366 (44.296875,10.4150390625) to (44.560546875,11.0302734375)
> 10000367 (49.306640625,7.5146484375) to (49.658203125,8.4814453125)
> 10000368 (46.7578125,7.6025390625) to (47.109375,8.3056640625)
> 10000369 (49.658203125,14.1064453125) to (49.921875,14.7216796875)
> 10000370 (48.251953125,14.1943359375) to (48.33984375,14.6337890625)
> 10000371 (51.85546875,6.1083984375) to (52.119140625,6.3720703125)
> 10000372 (44.82421875,9.1845703125) to (45.087890625,9.7998046875)
> 10000373 (52.294921875,9.3603515625) to (52.470703125,10.4150390625)
> 10000374 (45.263671875,11.9970703125) to (45.52734375,12.4365234375)
> 10000375 (49.482421875,6.4599609375) to (50.009765625,7.5146484375)
> 10000376 (48.427734375,7.6904296875) to (48.69140625,7.7783203125)
> 10000377 (49.921875,13.3154296875) to (50.185546875,14.1064453125)
> 10000378 (45.615234375,12.7880859375) to (45.87890625,13.3154296875)
> 10000379 (52.91015625,6.5478515625) to (52.998046875,6.9873046875)
> 10000380 (43.505859375,5.4052734375) to (43.59375,5.7568359375)
> 10000381 (50.537109375,8.3935546875) to (50.712890625,9.3603515625)
> 10000382 (44.296875,11.5576171875) to (44.47265625,12.4365234375)
> 10000383 (51.15234375,6.8115234375) to (51.240234375,7.0751953125)
> 10000384 (47.197265625,8.3056640625) to (47.373046875,8.9208984375)
> 10000385 (50.361328125,6.8994140625) to (50.712890625,7.5146484375)
> 10000386 (47.109375,15.8642578125) to (47.900390625,16.2158203125)
> 10000387 (52.294921875,6.7236328125) to (52.734375,6.8994140625)
> 10000388 (43.505859375,6.9873046875) to (43.76953125,7.0751953125)
> 10000389 (49.04296875,8.4814453125) to (49.21875,9.0087890625)
> 10000390 (45.791015625,11.9091796875) to (46.0546875,12.1728515625)
> 10000391 (51.591796875,5.7568359375) to (51.767578125,6.1083984375)
> 10000392 (47.900390625,7.7783203125) to (48.1640625,8.2177734375)
> 10000393 (49.21875,6.0205078125) to (49.39453125,6.4599609375)
> 10000394 (46.40625,12.4365234375) to (46.58203125,13.2275390625)
> 10000395 (53.173828125,6.5478515625) to (53.525390625,6.9873046875)
> 10000396 (45.791015625,5.1416015625) to (46.23046875,5.6689453125)
> 10000397 (49.921875,8.0419921875) to (50.2734375,8.5693359375)
> 10000398 (43.505859375,10.5029296875) to (43.857421875,11.0302734375)
> 10000399 (51.50390625,7.2509765625) to (51.6796875,7.6025390625)
> 10000400 (47.109375,7.7783203125) to (47.373046875,8.3056640625)
> 10000401 (50.712890625,6.9873046875) to (50.80078125,7.5146484375)
> 10000402 (48.251953125,13.0517578125) to (48.69140625,13.7548828125)
> 10000403 (52.119140625,6.1083984375) to (52.3828125,6.3720703125)
> 10000404 (44.384765625,5.5810546875) to (44.912109375,6.1083984375)
> 10000405 (48.69140625,7.9541015625) to (48.8671875,8.4814453125)
> 10000406 (44.912109375,11.3818359375) to (45.17578125,11.8212890625)
> 10000407 (51.15234375,6.3720703125) to (51.240234375,6.8115234375)
> 10000408 (48.1640625,7.6025390625) to (48.427734375,8.2177734375)
> 10000409 (48.69140625,6.8994140625) to (48.955078125,7.5146484375)
> 10000410 (43.505859375,12.4365234375) to (45.615234375,13.3154296875)
> 10000411 (52.734375,5.6689453125) to (53.173828125,5.9326171875)
> 10000412 (45.966796875,5.6689453125) to (46.23046875,6.1962890625)
> 10000413 (50.625,7.5146484375) to (50.80078125,8.3935546875)
> 10000414 (44.033203125,12.0849609375) to (44.296875,12.4365234375)
> 10000415 (51.15234375,7.0751953125) to (51.416015625,7.2509765625)
> 10000416 (46.23046875,8.9208984375) to (47.197265625,9.7998046875)
> 10000417 (50.361328125,6.4599609375) to (50.712890625,6.8994140625)
> 10000418 (47.900390625,15.8642578125) to (48.1640625,16.4794921875)
> 10000419 (52.3828125,5.7568359375) to (52.734375,6.1083984375)
> 10000420 (43.681640625,4.8779296875) to (43.9453125,5.0537109375)
> 10000421 (48.779296875,9.0966796875) to (49.04296875,9.3603515625)
> 10000422 (45.52734375,11.9091796875) to (45.703125,12.4365234375)
> 10000423 (51.15234375,5.7568359375) to (51.328125,6.1083984375)
> 10000424 (47.63671875,7.6025390625) to (47.900390625,8.2177734375)
> 10000425 (48.69140625,5.9326171875) to (48.8671875,6.4599609375)
> 10000426 (48.1640625,13.7548828125) to (48.69140625,14.1943359375)
> 10000427 (53.173828125,5.9326171875) to (53.525390625,6.2841796875)
> 10000428 (45.703125,4.8779296875) to (45.791015625,5.6689453125)
> 10000429 (50.09765625,8.5693359375) to (50.2734375,8.8330078125)
> 10000430 (44.296875,11.0302734375) to (44.47265625,11.5576171875)
> 10000431 (52.3828125,6.1083984375) to (52.470703125,6.7236328125)
> 10000432 (46.7578125,7.3388671875) to (47.109375,7.6025390625)
> 10000433 (49.21875,8.4814453125) to (49.658203125,8.7451171875)
> 10000434 (47.109375,16.2158203125) to (47.900390625,17.1826171875)
> 10000435 (52.734375,6.2841796875) to (52.91015625,6.9873046875)
> 10000436 (43.9453125,4.8779296875) to (44.208984375,4.9658203125)
> 10000437 (49.658203125,8.0419921875) to (49.921875,8.5693359375)
> 10000438 (44.912109375,11.8212890625) to (45.263671875,12.4365234375)
> 10000439 (52.119140625,5.7568359375) to (52.294921875,6.1083984375)
> 10000440 (47.900390625,13.0517578125) to (48.251953125,13.7548828125)
> 10000441 (48.69140625,8.9208984375) to (48.779296875,9.3603515625)
> 10000442 (43.505859375,11.7333984375) to (44.033203125,12.4365234375)
> 11000001 (35.6396484375,36.0791015625) to (42.2314453125,42.1435546875)
> 11000002 (39.0673828125,25.7958984375) to (42.2314453125,30.1904296875)
> 11000003 (40.9130859375,42.1435546875) to (42.2314453125,43.8134765625)
> 11000004 (38.6279296875,30.1904296875) to (42.2314453125,36.0791015625)
> 11000005 (40.9130859375,43.8134765625) to (42.2314453125,45.0439453125)
> 11000006 (35.6396484375,25.7958984375) to (39.0673828125,30.1904296875)
> 11000007 (35.6396484375,42.1435546875) to (40.9130859375,45.0439453125)
> 11000008 (35.6396484375,30.1904296875) to (38.6279296875,36.0791015625)
> 12000001 (54.0087890625,22.2802734375) to (56.1181640625,25.0927734375)
> 12000002 (60.0732421875,24.8291015625) to (60.2490234375,25.9716796875)
> 12000003 (56.7333984375,1.5380859375) to (58.8427734375,8.9208984375)
> 12000004 (54.0087890625,27.3779296875) to (55.3271484375,32.0361328125)
> 12000005 (55.5029296875,8.9208984375) to (55.6787109375,9.7119140625)
> 12000006 (60.0732421875,29.3994140625) to (61.0400390625,32.0361328125)
> 12000007 (58.8427734375,1.5380859375) to (61.3916015625,6.1083984375)
> 12000008 (57.2607421875,17.8857421875) to (59.1064453125,21.6650390625)
> 12000009 (54.9755859375,11.5576171875) to (55.5029296875,12.8759765625)
> 12000010 (61.3916015625,24.1259765625) to (62.6220703125,25.9716796875)
> 12000011 (54.0087890625,1.5380859375) to (56.7333984375,8.9208984375)
> 12000012 (57.6123046875,28.5205078125) to (59.5458984375,32.0361328125)
> 12000013 (54.9755859375,8.9208984375) to (55.3271484375,9.8876953125)
> 12000014 (61.0400390625,28.3447265625) to (62.6220703125,32.0361328125)
> 12000015 (61.3916015625,1.5380859375) to (71.5869140625,8.9208984375)
> 12000016 (56.1181640625,24.0380859375) to (57.2607421875,25.0927734375)
> 12000017 (57.0849609375,11.5576171875) to (57.8759765625,12.0849609375)
> 12000018 (62.6220703125,24.9169921875) to (65.2587890625,28.4765625)
> 12000019 (58.8427734375,6.1083984375) to (61.3916015625,8.9208984375)
> 12000020 (54.0087890625,25.0927734375) to (55.8544921875,27.3779296875)
> 12000021 (56.8212890625,8.9208984375) to (57.8759765625,11.5576171875)
> 12000022 (60.2490234375,24.8291015625) to (60.6884765625,25.9716796875)
> 12000023 (59.501953125,-27.0263671875) to (71.5869140625,1.5380859375)
> 12000024 (57.2607421875,21.6650390625) to (58.8427734375,25.0927734375)
> 12000025 (54.0087890625,12.8759765625) to (55.1513671875,13.9306640625)
> 12000026 (67.3681640625,17.8857421875) to (71.5869140625,24.9169921875)
> 12000027 (57.8759765625,10.9423828125) to (59.5458984375,12.9638671875)
> 12000028 (59.5458984375,30.2783203125) to (60.0732421875,30.6298828125)
> 12000029 (54.7119140625,9.8876953125) to (55.5029296875,11.5576171875)
> 12000030 (60.0732421875,25.9716796875) to (61.0400390625,28.5205078125)
> 12000031 (62.2705078125,8.9208984375) to (63.5888671875,13.6669921875)
> 12000032 (54.0087890625,17.8857421875) to (54.8876953125,22.2802734375)
> 12000033 (55.8544921875,14.9853515625) to (57.8759765625,17.8857421875)
> 12000034 (62.6220703125,17.8857421875) to (65.2587890625,21.5771484375)
> 12000035 (57.8759765625,15.6005859375) to (59.4580078125,17.8857421875)
> 12000036 (55.3271484375,27.3779296875) to (57.6123046875,32.0361328125)
> 12000037 (55.5029296875,9.7119140625) to (56.2060546875,11.5576171875)
> 12000038 (60.6884765625,24.1259765625) to (61.3916015625,25.9716796875)
> 12000039 (62.0068359375,13.6669921875) to (63.5888671875,17.8857421875)
> 12000040 (59.1064453125,17.8857421875) to (59.2822265625,18.5888671875)
> 12000041 (55.5029296875,11.5576171875) to (55.8544921875,12.8759765625)
> 12000042 (65.2587890625,17.8857421875) to (67.3681640625,25.3564453125)
> 12000043 (59.5458984375,10.6787109375) to (60.0732421875,12.9638671875)
> 12000044 (57.6123046875,26.5869140625) to (58.4912109375,28.5205078125)
> 12000045 (55.3271484375,8.9208984375) to (55.5029296875,9.8876953125)
> 12000046 (60.0732421875,28.5205078125) to (61.0400390625,29.3994140625)
> 12000047 (63.5888671875,8.9208984375) to (66.4892578125,17.8857421875)
> 12000048 (56.1181640625,22.2802734375) to (57.2607421875,24.0380859375)
> 12000049 (57.0849609375,12.0849609375) to (57.8759765625,13.4033203125)
> 12000050 (62.6220703125,28.4765625) to (65.2587890625,32.0361328125)
> 12000051 (59.4580078125,16.0400390625) to (60.9521484375,17.8857421875)
> 12000052 (55.8544921875,25.0927734375) to (57.6123046875,27.3779296875)
> 12000053 (56.2060546875,8.9208984375) to (56.8212890625,11.5576171875)
> 12000054 (60.0732421875,17.8857421875) to (62.6220703125,22.3681640625)
> 12000055 (60.9521484375,8.9208984375) to (62.2705078125,13.6669921875)
> 12000056 (58.8427734375,24.2138671875) to (60.0732421875,25.0927734375)
> 12000057 (54.0087890625,13.9306640625) to (55.8544921875,17.8857421875)
> 12000058 (67.3681640625,24.9169921875) to (71.5869140625,32.0361328125)
> 12000059 (57.8759765625,8.9208984375) to (59.5458984375,10.9423828125)
> 12000060 (59.5458984375,30.6298828125) to (60.0732421875,32.0361328125)
> 12000061 (54.0087890625,9.8876953125) to (54.7119140625,11.5576171875)
> 12000062 (66.4892578125,8.9208984375) to (71.5869140625,17.8857421875)
> 12000063 (54.8876953125,17.8857421875) to (57.2607421875,22.2802734375)
> 12000064 (55.8544921875,13.4033203125) to (57.8759765625,14.9853515625)
> 12000065 (62.6220703125,21.5771484375) to (65.2587890625,24.9169921875)
> 12000066 (57.8759765625,12.9638671875) to (59.4580078125,15.6005859375)
> 12000067 (58.4912109375,25.0927734375) to (60.0732421875,28.5205078125)
> 12000068 (55.6787109375,8.9208984375) to (56.2060546875,9.7119140625)
> 12000069 (60.0732421875,24.1259765625) to (60.6884765625,24.8291015625)
> 12000070 (60.9521484375,13.6669921875) to (62.0068359375,17.8857421875)
> 12000071 (59.1064453125,18.5888671875) to (60.0732421875,21.6650390625)
> 12000072 (54.0087890625,11.5576171875) to (54.9755859375,12.8759765625)
> 12000073 (65.2587890625,25.3564453125) to (67.3681640625,32.0361328125)
> 12000074 (60.0732421875,10.6787109375) to (60.9521484375,12.9638671875)
> 12000075 (59.5458984375,28.5205078125) to (60.0732421875,30.2783203125)
> 12000076 (54.0087890625,8.9208984375) to (54.9755859375,9.8876953125)
> 12000077 (60.0732421875,22.3681640625) to (62.6220703125,24.1259765625)
> 12000078 (59.4580078125,12.9638671875) to (60.9521484375,16.0400390625)
> 12000079 (58.8427734375,21.6650390625) to (60.0732421875,24.2138671875)
> 12000080 (55.8544921875,11.5576171875) to (57.0849609375,13.4033203125)
> 12000081 (57.6123046875,25.0927734375) to (58.4912109375,26.5869140625)
> 12000082 (59.5458984375,8.9208984375) to (60.9521484375,10.6787109375)
> 12000083 (59.2822265625,17.8857421875) to (60.0732421875,18.5888671875)
> 12000084 (55.1513671875,12.8759765625) to (55.8544921875,13.9306640625)
> 12000085 (61.0400390625,25.9716796875) to (62.6220703125,28.3447265625)
> 13000001 (48.515625,14.5458984375) to (49.04296875,15.1611328125)
> 13000002 (51.943359375,11.9970703125) to (52.3828125,13.4912109375)
> 13000003 (49.658203125,15.6005859375) to (50.09765625,16.2158203125)
> 13000004 (51.328125,11.9970703125) to (51.943359375,12.6123046875)
> 13000005 (48.515625,15.1611328125) to (49.130859375,16.2158203125)
> 13000006 (52.998046875,11.9970703125) to (53.876953125,13.4912109375)
> 13000007 (50.09765625,15.6884765625) to (50.2734375,16.2158203125)
> 13000008 (50.625,13.9306640625) to (51.064453125,14.4580078125)
> 13000009 (48.8671875,17.3583984375) to (49.306640625,17.9736328125)
> 13000010 (48.515625,12.9638671875) to (48.955078125,14.1943359375)
> 13000011 (50.361328125,16.2158203125) to (50.9765625,17.6220703125)
> 13000012 (52.3828125,13.0517578125) to (52.470703125,13.4912109375)
> 13000013 (49.306640625,18.0615234375) to (49.658203125,18.7646484375)
> 13000014 (49.306640625,14.1943359375) to (49.658203125,15.1611328125)
> 13000015 (53.525390625,16.2158203125) to (55.107421875,17.9736328125)
> 13000016 (51.064453125,12.6123046875) to (51.943359375,13.6669921875)
> 13000017 (48.8671875,17.9736328125) to (49.306640625,18.7646484375)
> 13000018 (49.482421875,13.5791015625) to (50.009765625,14.1943359375)
> 13000019 (50.9765625,16.2158203125) to (51.15234375,16.9189453125)
> 13000020 (52.998046875,13.4912109375) to (53.525390625,16.2158203125)
> 13000021 (49.658203125,18.1494140625) to (49.833984375,18.7646484375)
> 13000022 (49.658203125,14.1943359375) to (50.009765625,15.0732421875)
> 13000023 (50.361328125,21.6650390625) to (51.50390625,24.3017578125)
> 13000024 (50.625,15.0732421875) to (50.888671875,16.2158203125)
> 13000025 (48.515625,16.2158203125) to (48.955078125,17.3583984375)
> 13000026 (48.515625,11.9970703125) to (48.955078125,12.9638671875)
> 13000027 (52.119140625,16.2158203125) to (53.525390625,17.8857421875)
> 13000028 (52.55859375,13.0517578125) to (52.998046875,13.4912109375)
> 13000029 (49.306640625,16.8310546875) to (49.658203125,17.5341796875)
> 13000030 (49.130859375,15.6005859375) to (49.658203125,16.2158203125)
> 13000031 (52.646484375,22.0166015625) to (53.7890625,24.3017578125)
> 13000032 (50.625,11.9970703125) to (51.064453125,12.7880859375)
> 13000033 (49.21875,18.7646484375) to (49.74609375,20.5224609375)
> 13000034 (50.009765625,13.6669921875) to (50.625,14.1943359375)
> 13000035 (50.9765625,17.0068359375) to (51.15234375,17.6220703125)
> 13000036 (54.140625,11.9970703125) to (55.107421875,13.4912109375)
> 13000037 (48.515625,17.3583984375) to (48.8671875,17.9736328125)
> 13000038 (49.658203125,15.0732421875) to (50.09765625,15.6005859375)
> 13000039 (50.361328125,19.7314453125) to (51.767578125,21.6650390625)
> 13000040 (51.328125,13.6669921875) to (51.943359375,14.4580078125)
> 13000041 (48.515625,20.5224609375) to (48.955078125,21.4892578125)
> 13000042 (48.955078125,13.5791015625) to (49.482421875,14.1943359375)
> 13000043 (53.525390625,17.9736328125) to (55.107421875,19.7314453125)
> 13000044 (51.943359375,13.4912109375) to (52.998046875,14.1064453125)
> 13000045 (49.306640625,17.5341796875) to (49.658203125,18.0615234375)
> 13000046 (48.515625,14.1943359375) to (49.04296875,14.5458984375)
> 13000047 (52.646484375,19.7314453125) to (53.876953125,22.0166015625)
> 13000048 (51.064453125,11.9970703125) to (51.328125,12.6123046875)
> 13000049 (49.74609375,19.4677734375) to (50.361328125,20.5224609375)
> 13000050 (49.482421875,11.9970703125) to (50.009765625,13.0517578125)
> 13000051 (50.361328125,17.6220703125) to (51.064453125,19.7314453125)
> 13000052 (53.525390625,13.4912109375) to (55.107421875,16.2158203125)
> 13000053 (48.955078125,16.5673828125) to (49.306640625,17.3583984375)
> 13000054 (50.09765625,14.1943359375) to (50.185546875,15.0732421875)
> 13000055 (51.50390625,21.6650390625) to (52.646484375,24.3017578125)
> 13000056 (50.888671875,14.4580078125) to (51.943359375,16.2158203125)
> 13000057 (48.515625,21.4892578125) to (49.04296875,24.3017578125)
> 13000058 (48.955078125,12.3486328125) to (49.482421875,12.9638671875)
> 13000059 (52.119140625,17.8857421875) to (53.525390625,19.7314453125)
> 13000060 (52.470703125,13.0517578125) to (52.55859375,13.4912109375)
> 13000061 (49.658203125,16.7431640625) to (50.361328125,17.5341796875)
> 13000062 (49.130859375,15.1611328125) to (49.658203125,15.6005859375)
> 13000063 (53.7890625,22.0166015625) to (55.107421875,24.3017578125)
> 13000064 (50.625,12.7880859375) to (51.064453125,13.6669921875)
> 13000065 (48.515625,18.7646484375) to (49.21875,19.4677734375)
> 13000066 (49.482421875,13.0517578125) to (50.009765625,13.5791015625)
> 13000067 (51.15234375,16.2158203125) to (52.119140625,17.6220703125)
> 13000068 (53.876953125,11.9970703125) to (54.140625,13.4912109375)
> 13000069 (48.515625,17.9736328125) to (48.8671875,18.7646484375)
> 13000070 (50.2734375,15.6884765625) to (50.625,16.2158203125)
> 13000071 (51.767578125,19.7314453125) to (52.646484375,21.6650390625)
> 13000072 (50.625,13.6669921875) to (51.064453125,13.9306640625)
> 13000073 (49.21875,20.5224609375) to (50.361328125,21.4892578125)
> 13000074 (48.955078125,12.9638671875) to (49.482421875,13.5791015625)
> 13000075 (51.064453125,17.6220703125) to (52.119140625,19.7314453125)
> 13000076 (51.943359375,14.1064453125) to (52.998046875,16.2158203125)
> 13000077 (49.833984375,18.1494140625) to (50.361328125,18.7646484375)
> 13000078 (49.04296875,14.1943359375) to (49.306640625,15.1611328125)
> 13000079 (53.876953125,19.7314453125) to (55.107421875,22.0166015625)
> 13000080 (50.625,14.4580078125) to (50.888671875,15.0732421875)
> 13000081 (49.74609375,18.7646484375) to (50.361328125,19.4677734375)
> 13000082 (50.009765625,12.4365234375) to (50.625,13.0517578125)
> 13000083 (50.9765625,16.9189453125) to (51.15234375,17.0068359375)
> 13000084 (52.3828125,11.9970703125) to (52.998046875,13.0517578125)
> 13000085 (48.955078125,16.2158203125) to (49.306640625,16.5673828125)
> 13000086 (50.185546875,14.1943359375) to (50.625,15.0732421875)
> 13000087 (49.04296875,21.4892578125) to (50.361328125,24.3017578125)
> 13000088 (51.064453125,13.6669921875) to (51.328125,14.4580078125)
> 13000089 (49.306640625,16.2158203125) to (49.658203125,16.8310546875)
> 13000090 (48.955078125,11.9970703125) to (49.482421875,12.3486328125)
> 13000091 (48.515625,19.4677734375) to (49.21875,20.5224609375)
> 13000092 (50.09765625,15.0732421875) to (50.625,15.6884765625)
> 13000093 (49.658203125,17.5341796875) to (50.361328125,18.1494140625)
> 13000094 (50.009765625,13.0517578125) to (50.625,13.6669921875)
> 13000095 (48.955078125,20.5224609375) to (49.21875,21.4892578125)
> 13000096 (50.009765625,14.1943359375) to (50.09765625,15.0732421875)
> 13000097 (49.658203125,16.2158203125) to (50.361328125,16.7431640625)
> 13000098 (50.009765625,11.9970703125) to (50.625,12.4365234375)
> 14000001 (51.85546875,5.712890625) to (52.03125,6.064453125)
> 14000002 (52.294921875,6.416015625) to (52.822265625,6.6796875)
> 14000003 (51.767578125,4.21875) to (51.943359375,4.658203125)
> 14000004 (52.294921875,2.373046875) to (52.822265625,4.482421875)
> 14000005 (51.591796875,6.50390625) to (51.943359375,7.3828125)
> 14000006 (52.998046875,5.888671875) to (53.26171875,6.416015625)
> 14000007 (51.85546875,4.658203125) to (52.03125,5.361328125)
> 14000008 (52.822265625,2.373046875) to (53.26171875,5.185546875)
> 14000009 (50.625,2.373046875) to (50.80078125,2.98828125)
> 14000010 (52.03125,5.625) to (52.294921875,6.064453125)
> 14000011 (51.416015625,5.009765625) to (51.591796875,5.537109375)
> 14000012 (52.294921875,5.888671875) to (52.470703125,6.416015625)
> 14000013 (51.15234375,3.779296875) to (51.591796875,4.39453125)
> 14000014 (52.03125,4.21875) to (52.294921875,4.658203125)
> 14000015 (50.888671875,6.85546875) to (51.240234375,7.3828125)
> 14000016 (52.470703125,4.482421875) to (52.55859375,5.009765625)
> 14000017 (50.80078125,2.373046875) to (51.591796875,3.1640625)
> 14000018 (51.591796875,6.064453125) to (51.943359375,6.50390625)
> 14000019 (51.328125,5.537109375) to (51.591796875,5.80078125)
> 14000020 (52.822265625,6.6796875) to (53.26171875,7.3828125)
> 14000021 (50.625,3.779296875) to (51.15234375,4.39453125)
> 14000022 (52.03125,5.009765625) to (52.119140625,5.361328125)
> 14000023 (51.328125,6.85546875) to (51.591796875,7.119140625)
> 14000024 (52.998046875,5.185546875) to (53.26171875,5.888671875)
> 14000025 (50.185546875,2.373046875) to (50.625,2.900390625)
> 14000026 (51.85546875,5.361328125) to (52.03125,5.712890625)
> 14000027 (51.240234375,5.009765625) to (51.416015625,5.537109375)
> 14000028 (52.470703125,6.6796875) to (52.822265625,7.3828125)
> 14000029 (50.625,3.076171875) to (50.80078125,3.779296875)
> 14000030 (51.591796875,4.21875) to (51.767578125,4.658203125)
> 14000031 (51.328125,7.119140625) to (51.591796875,7.3828125)
> 14000032 (52.294921875,4.482421875) to (52.470703125,4.74609375)
> 14000033 (50.09765625,3.427734375) to (50.625,3.955078125)
> 14000034 (51.943359375,6.767578125) to (52.294921875,7.3828125)
> 14000035 (50.888671875,5.009765625) to (51.240234375,5.712890625)
> 14000036 (52.822265625,5.888671875) to (52.998046875,6.416015625)
> 14000037 (51.328125,4.39453125) to (51.591796875,5.009765625)
> 14000038 (51.591796875,4.658203125) to (51.85546875,4.921875)
> 14000039 (50.888671875,6.15234375) to (51.240234375,6.85546875)
> 14000040 (53.26171875,2.373046875) to (55.01953125,5.888671875)
> 14000041 (50.361328125,2.900390625) to (50.625,2.98828125)
> 14000042 (51.591796875,5.361328125) to (51.85546875,5.625)
> 14000043 (51.328125,5.80078125) to (51.591796875,6.15234375)
> 14000044 (52.55859375,5.888671875) to (52.822265625,6.416015625)
> 14000045 (50.80078125,3.1640625) to (51.591796875,3.779296875)
> 14000046 (51.943359375,4.21875) to (52.03125,4.658203125)
> 14000047 (50.2734375,5.009765625) to (50.888671875,5.80078125)
> 14000048 (52.294921875,5.009765625) to (52.470703125,5.888671875)
> 14000049 (50.09765625,3.955078125) to (50.625,5.009765625)
> 14000050 (52.03125,6.064453125) to (52.294921875,6.50390625)
> 14000051 (51.240234375,6.85546875) to (51.328125,7.3828125)
> 14000052 (53.26171875,5.888671875) to (55.01953125,7.3828125)
> 14000053 (50.888671875,4.39453125) to (51.15234375,5.009765625)
> 14000054 (52.119140625,5.009765625) to (52.294921875,5.361328125)
> 14000055 (50.2734375,6.328125) to (50.888671875,6.85546875)
> 14000056 (52.822265625,5.185546875) to (52.998046875,5.888671875)
> 14000057 (50.361328125,2.98828125) to (50.625,3.427734375)
> 14000058 (52.03125,5.361328125) to (52.294921875,5.625)
> 14000059 (50.9765625,5.712890625) to (51.240234375,6.15234375)
> 14000060 (52.294921875,6.6796875) to (52.470703125,7.3828125)
> 14000061 (50.625,2.98828125) to (50.80078125,3.076171875)
> 14000062 (51.591796875,2.373046875) to (52.294921875,4.21875)
> 14000063 (50.2734375,5.80078125) to (50.888671875,6.328125)
> 14000064 (52.55859375,4.482421875) to (52.822265625,5.009765625)
> 14000065 (49.39453125,3.427734375) to (50.09765625,5.009765625)
> 14000066 (51.943359375,6.50390625) to (52.294921875,6.767578125)
> 14000067 (51.240234375,6.15234375) to (51.591796875,6.85546875)
> 14000068 (52.822265625,6.416015625) to (53.26171875,6.6796875)
> 14000069 (51.15234375,4.39453125) to (51.328125,5.009765625)
> 14000070 (51.6796875,4.921875) to (51.85546875,5.361328125)
> 14000071 (50.2734375,6.85546875) to (50.888671875,7.3828125)
> 14000072 (52.470703125,5.009765625) to (52.822265625,5.888671875)
> 14000073 (50.185546875,2.900390625) to (50.361328125,3.427734375)
> 14000074 (51.591796875,5.625) to (51.85546875,6.064453125)
> 14000075 (51.240234375,5.537109375) to (51.328125,6.15234375)
> 14000076 (52.470703125,5.888671875) to (52.55859375,6.416015625)
> 14000077 (50.625,4.39453125) to (50.888671875,5.009765625)
> 14000078 (52.03125,4.658203125) to (52.294921875,5.009765625)
> 14000079 (49.39453125,5.009765625) to (50.2734375,6.328125)
> 14000080 (52.294921875,4.74609375) to (52.470703125,5.009765625)
> 14000081 (49.39453125,2.373046875) to (50.185546875,3.427734375)
> 14000082 (51.943359375,6.064453125) to (52.03125,6.50390625)
> 14000083 (50.888671875,5.712890625) to (50.9765625,6.15234375)
> 14000084 (51.591796875,4.921875) to (51.6796875,5.361328125)
> 14000085 (49.39453125,6.328125) to (50.2734375,7.3828125)
> 15000001 (54.5361328125,9.404296875) to (55.2392578125,10.546875)
> 15000002 (56.4697265625,6.943359375) to (57.8759765625,9.580078125)
> 15000003 (54.5361328125,11.865234375) to (55.5908203125,13.447265625)
> 15000004 (55.4150390625,9.404296875) to (55.8544921875,10.546875)
> 15000005 (55.5908203125,10.546875) to (56.0302734375,12.392578125)
> 15000006 (55.8544921875,6.943359375) to (56.4697265625,9.580078125)
> 15000007 (54.5361328125,10.546875) to (55.5908203125,11.865234375)
> 15000008 (55.2392578125,9.404296875) to (55.4150390625,10.546875)
> 15000009 (55.5908203125,12.744140625) to (56.0302734375,13.447265625)
> 15000010 (56.4697265625,9.580078125) to (57.8759765625,10.546875)
> 15000011 (56.0302734375,10.546875) to (57.8759765625,13.447265625)
> 15000012 (54.5361328125,6.943359375) to (55.8544921875,9.404296875)
> 15000013 (55.5908203125,12.392578125) to (56.0302734375,12.744140625)
> 15000014 (55.8544921875,9.580078125) to (56.4697265625,10.546875)
> 16000001 (-35.9912109375,-76.025390625) to (-33.1787109375,-69.9609375)
> 16000002 (-35.9912109375,-55.986328125) to (-26.9384765625,-47.021484375)
> 16000003 (-35.9912109375,-69.9609375) to (-26.9384765625,-62.138671875)
> 16000004 (-43.2861328125,-76.025390625) to (-35.9912109375,-70.224609375)
> 16000005 (-33.75,-62.138671875) to (-26.9384765625,-55.986328125)
> 16000006 (-35.9912109375,-62.138671875) to (-33.75,-55.986328125)
> 16000007 (-56.9970703125,-70.224609375) to (-35.9912109375,-47.021484375)
> 16000008 (-33.1787109375,-76.025390625) to (-26.9384765625,-69.9609375)
> 16000009 (-56.9970703125,-76.025390625) to (-43.2861328125,-70.224609375)
> 17000001 (11.7333984375,24.521484375) to (30.1025390625,36.650390625)
> 17000002 (38.8037109375,41.748046875) to (41.0888671875,49.306640625)
> 17000003 (31.5966796875,34.189453125) to (32.2119140625,35.068359375)
> 17000004 (41.0888671875,45.17578125) to (42.1435546875,49.306640625)
> 17000005 (32.9150390625,34.189453125) to (34.6728515625,36.650390625)
> 17000006 (34.6728515625,41.748046875) to (38.8037109375,49.306640625)
> 17000007 (31.5966796875,35.068359375) to (32.2119140625,36.650390625)
> 17000008 (34.6728515625,31.9921875) to (36.9580078125,34.1015625)
> 17000009 (32.2119140625,34.189453125) to (32.9150390625,36.650390625)
> 17000010 (20.3466796875,64.072265625) to (28.5205078125,72.509765625)
> 17000011 (42.1435546875,44.033203125) to (43.9453125,49.306640625)
> 17000012 (32.8271484375,72.0703125) to (38.8037109375,80.5078125)
> 17000013 (11.7333984375,36.650390625) to (23.3349609375,49.306640625)
> 17000014 (11.7333984375,55.283203125) to (25.7080078125,64.072265625)
> 17000015 (40.9130859375,36.826171875) to (43.9453125,41.748046875)
> 17000016 (38.8037109375,73.037109375) to (43.9453125,80.5078125)
> 17000017 (30.1025390625,34.189453125) to (31.5966796875,36.650390625)
> 17000018 (41.0888671875,41.748046875) to (42.1435546875,44.033203125)
> 17000019 (32.8271484375,68.37890625) to (38.8037109375,72.0703125)
> 17000020 (23.3349609375,36.650390625) to (34.6728515625,49.306640625)
> 17000021 (25.7080078125,49.306640625) to (32.8271484375,64.072265625)
> 17000022 (32.8271484375,49.306640625) to (46.3623046875,58.7109375)
> 17000023 (30.1025390625,24.521484375) to (34.6728515625,34.189453125)
> 17000024 (28.5205078125,64.072265625) to (32.8271484375,75.322265625)
> 17000025 (41.0888671875,44.033203125) to (42.1435546875,45.17578125)
> 17000026 (38.8037109375,68.37890625) to (43.9453125,73.037109375)
> 17000027 (34.6728515625,36.826171875) to (40.9130859375,41.748046875)
> 17000028 (11.7333984375,49.306640625) to (25.7080078125,55.283203125)
> 17000029 (42.1435546875,41.748046875) to (43.9453125,44.033203125)
> 17000030 (32.8271484375,58.7109375) to (46.3623046875,68.37890625)
> 17000031 (34.6728515625,34.1015625) to (36.9580078125,36.826171875)
> 18000001 (-41.0888671875,171.123046875) to (-33.9697265625,175.078125)
> 18000002 (-47.5048828125,164.970703125) to (-41.0888671875,171.123046875)
> 18000003 (-41.0888671875,175.078125) to (-33.9697265625,179.033203125)
> 18000004 (-46.0986328125,171.123046875) to (-41.0888671875,177.01171875)
> 19000001 (51.1083984375,-3.2958984375) to (51.7236328125,-2.5048828125)
> 19000002 (51.4599609375,-1.1865234375) to (51.8115234375,-0.3955078125)
> 19000003 (51.7236328125,-2.0654296875) to (52.3388671875,-1.1865234375)
> 19000004 (51.4599609375,0.8349609375) to (52.0751953125,2.5048828125)
> 19000005 (49.7900390625,-3.2958984375) to (50.8447265625,-1.1865234375)
> 19000006 (55.2392578125,-4.9658203125) to (55.8544921875,-3.2958984375)
> 19000007 (51.8115234375,-1.1865234375) to (52.1630859375,0.1318359375)
> 19000008 (53.4814453125,-3.2958984375) to (53.8330078125,-1.7138671875)
> 19000009 (52.3388671875,-1.8017578125) to (52.7783203125,-1.1865234375)
> 19000010 (56.6455078125,-5.2294921875) to (61.2158203125,-3.2958984375)
> 19000011 (51.4599609375,0.1318359375) to (51.8994140625,0.8349609375)
> 19000012 (52.9541015625,-1.7138671875) to (53.3056640625,-0.9228515625)
> 19000013 (51.1083984375,-2.5048828125) to (51.7236328125,-1.1865234375)
> 19000014 (52.7783203125,-7.9541015625) to (55.2392578125,-6.4599609375)
> 19000015 (51.1083984375,-1.1865234375) to (51.4599609375,-0.3955078125)
> 19000016 (52.7783203125,-3.2958984375) to (53.4814453125,-2.5048828125)
> 19000017 (49.7900390625,-11.8212890625) to (52.7783203125,-5.2294921875)
> 19000018 (55.8544921875,-4.9658203125) to (56.6455078125,-3.2958984375)
> 19000019 (51.5478515625,-0.3955078125) to (51.8115234375,0.1318359375)
> 19000020 (53.5693359375,-1.7138671875) to (54.4482421875,-0.9228515625)
> 19000021 (52.3388671875,-2.0654296875) to (52.7783203125,-1.8017578125)
> 19000022 (53.7451171875,-6.4599609375) to (55.2392578125,-3.2958984375)
> 19000023 (50.6689453125,0.5712890625) to (51.4599609375,1.6259765625)
> 19000024 (53.8330078125,-3.2958984375) to (54.4482421875,-1.7138671875)
> 19000025 (49.7900390625,-5.2294921875) to (50.4931640625,-3.2958984375)
> 19000026 (56.6455078125,-11.8212890625) to (61.2158203125,-5.2294921875)
> 19000027 (52.0751953125,0.8349609375) to (52.7783203125,2.5048828125)
> 19000028 (52.7783203125,-0.9228515625) to (54.4482421875,-0.2197265625)
> 19000029 (50.8447265625,-3.2958984375) to (51.1083984375,-1.1865234375)
> 19000030 (52.7783203125,-11.8212890625) to (55.2392578125,-7.9541015625)
> 19000031 (51.1083984375,-0.3955078125) to (51.4599609375,0.5712890625)
> 19000032 (52.7783203125,-2.5048828125) to (53.4814453125,-1.7138671875)
> 19000033 (51.0205078125,-5.2294921875) to (52.7783203125,-3.2958984375)
> 19000034 (55.2392578125,-11.8212890625) to (56.6455078125,-4.9658203125)
> 19000035 (52.1630859375,-1.1865234375) to (52.7783203125,0.1318359375)
> 19000036 (54.4482421875,-1.9775390625) to (55.7666015625,2.5048828125)
> 19000037 (51.7236328125,-3.2958984375) to (52.7783203125,-2.0654296875)
> 19000038 (52.7783203125,-6.4599609375) to (53.7451171875,-3.2958984375)
> 19000039 (50.6689453125,1.6259765625) to (51.4599609375,2.5048828125)
> 19000040 (52.7783203125,-1.7138671875) to (52.9541015625,-0.9228515625)
> 19000041 (50.4931640625,-5.2294921875) to (51.0205078125,-3.2958984375)
> 19000042 (55.7666015625,-3.2958984375) to (61.2158203125,2.5048828125)
> 19000043 (51.8994140625,0.1318359375) to (52.7783203125,0.8349609375)
> 19000044 (52.7783203125,-0.2197265625) to (54.4482421875,2.5048828125)
> 19000045 (49.7900390625,-1.1865234375) to (51.1083984375,0.5712890625)
> 19000046 (54.4482421875,-3.2958984375) to (55.7666015625,-1.9775390625)
> 19000047 (51.4599609375,-0.3955078125) to (51.5478515625,0.1318359375)
> 19000048 (53.3056640625,-1.7138671875) to (53.5693359375,-0.9228515625)
> 19000049 (49.7900390625,0.5712890625) to (50.6689453125,2.5048828125)
> Elapsed time: 0s   Memory: Current 122MB (4MB used, 118MB free) Max 8888MB
> Time started: Sun Nov 04 12:04:47 CET 2012
> 825 areas:
> Area 10000001 covers (0x223000,0x37800) to (0x22a000,0x42800) RadReiseKarte
> Area 10000002 covers (0x208000,0x6f800) to (0x20c000,0x78800) RadReiseKarte
> Area 10000003 covers (0x201000,0x3f800) to (0x202000,0x43800) RadReiseKarte
> Area 10000004 covers (0x21e000,0x6f800) to (0x222000,0x76800) RadReiseKarte
> Area 10000005 covers (0x226000,0x53800) to (0x22a000,0x56800) RadReiseKarte
> Area 10000006 covers (0x208000,0x81800) to (0x209000,0x87800) RadReiseKarte
> Area 10000007 covers (0x208000,0x4c800) to (0x20e000,0x55800) RadReiseKarte
> Area 10000008 covers (0x224000,0x7e800) to (0x22a000,0x83800) RadReiseKarte
> Area 10000009 covers (0x220000,0x4e800) to (0x223000,0x53800) RadReiseKarte
> Area 10000010 covers (0x208000,0x78800) to (0x20c000,0x7c800) RadReiseKarte
> Area 10000011 covers (0x249000,0x51800) to (0x24a000,0x53800) RadReiseKarte
> Area 10000012 covers (0x206000,0x44800) to (0x20a000,0x4c800) RadReiseKarte
> Area 10000013 covers (0x240000,0x6a800) to (0x245000,0x71800) RadReiseKarte
> Area 10000014 covers (0x222000,0x6f800) to (0x22a000,0x77800) RadReiseKarte
> Area 10000015 covers (0x258000,0x43800) to (0x25a000,0x47800) RadReiseKarte
> Area 10000016 covers (0x227000,0x5d800) to (0x22a000,0x65800) RadReiseKarte
> Area 10000017 covers (0x22a000,0xa5800) to (0x22e000,0xad800) RadReiseKarte
> Area 10000018 covers (0x208000,0x87800) to (0x209000,0x8d800) RadReiseKarte
> Area 10000019 covers (0x24d000,0x3f800) to (0x251000,0x41800) RadReiseKarte
> Area 10000020 covers (0x208000,0x61800) to (0x20e000,0x67800) RadReiseKarte
> Area 10000021 covers (0x240000,0x7b800) to (0x245000,0x83800) RadReiseKarte
> Area 10000022 covers (0x222000,0x83800) to (0x225000,0x85800) RadReiseKarte
> Area 10000023 covers (0x25b000,0x4f800) to (0x25f000,0x5b800) RadReiseKarte
> Area 10000024 covers (0x214000,0x37800) to (0x21b000,0x3c800) RadReiseKarte
> Area 10000025 covers (0x238000,0xa0800) to (0x23b000,0xa3800) RadReiseKarte
> Area 10000026 covers (0x1ff000,0x6f800) to (0x206000,0x78800) RadReiseKarte
> Area 10000027 covers (0x246000,0x5e800) to (0x24c000,0x6a800) RadReiseKarte
> Area 10000028 covers (0x202000,0x43800) to (0x206000,0x4c800) RadReiseKarte
> Area 10000029 covers (0x240000,0x71800) to (0x245000,0x7b800) RadReiseKarte
> Area 10000030 covers (0x21e000,0x76800) to (0x222000,0x7e800) RadReiseKarte
> Area 10000031 covers (0x25a000,0x47800) to (0x25d000,0x4a800) RadReiseKarte
> Area 10000032 covers (0x227000,0x56800) to (0x22a000,0x57800) RadReiseKarte
> Area 10000033 covers (0x230000,0x8e800) to (0x238000,0x97800) RadReiseKarte
> Area 10000034 covers (0x209000,0x81800) to (0x20c000,0x87800) RadReiseKarte
> Area 10000035 covers (0x247000,0x45800) to (0x24a000,0x48800) RadReiseKarte
> Area 10000036 covers (0x208000,0x55800) to (0x20e000,0x61800) RadReiseKarte
> Area 10000037 covers (0x22f000,0x6a800) to (0x236000,0x73800) RadReiseKarte
> Area 10000038 covers (0x213000,0x6f800) to (0x21c000,0x76800) RadReiseKarte
> Area 10000039 covers (0x258000,0x61800) to (0x25b000,0x6a800) RadReiseKarte
> Area 10000040 covers (0x227000,0x42800) to (0x22a000,0x49800) RadReiseKarte
> Area 10000041 covers (0x22e000,0xa4800) to (0x235000,0xad800) RadReiseKarte
> Area 10000042 covers (0x1fb000,0x6f800) to (0x1ff000,0x76800) RadReiseKarte
> Area 10000043 covers (0x24c000,0x4d800) to (0x251000,0x50800) RadReiseKarte
> Area 10000044 covers (0x20a000,0x46800) to (0x20b000,0x4c800) RadReiseKarte
> Area 10000045 covers (0x238000,0x7b800) to (0x23c000,0x83800) RadReiseKarte
> Area 10000046 covers (0x222000,0x7e800) to (0x224000,0x83800) RadReiseKarte
> Area 10000047 covers (0x258000,0x3f800) to (0x25d000,0x40800) RadReiseKarte
> Area 10000048 covers (0x224000,0x68800) to (0x22a000,0x6f800) RadReiseKarte
> Area 10000049 covers (0x241000,0x8e800) to (0x245000,0x97800) RadReiseKarte
> Area 10000050 covers (0x206000,0x6f800) to (0x208000,0x78800) RadReiseKarte
> Area 10000051 covers (0x24d000,0x41800) to (0x24e000,0x45800) RadReiseKarte
> Area 10000052 covers (0x209000,0x67800) to (0x20e000,0x6a800) RadReiseKarte
> Area 10000053 covers (0x232000,0x7c800) to (0x233000,0x81800) RadReiseKarte
> Area 10000054 covers (0x218000,0x7f800) to (0x21c000,0x84800) RadReiseKarte
> Area 10000055 covers (0x25f000,0x5b800) to (0x264000,0x6a800) RadReiseKarte
> Area 10000056 covers (0x218000,0x43800) to (0x21b000,0x49800) RadReiseKarte
> Area 10000057 covers (0x23f000,0xa0800) to (0x245000,0xa7800) RadReiseKarte
> Area 10000058 covers (0x1fa000,0x7d800) to (0x1fb000,0x83800) RadReiseKarte
> Area 10000059 covers (0x246000,0x56800) to (0x24b000,0x5e800) RadReiseKarte
> Area 10000060 covers (0x202000,0x3f800) to (0x206000,0x43800) RadReiseKarte
> Area 10000061 covers (0x23c000,0x6a800) to (0x240000,0x71800) RadReiseKarte
> Area 10000062 covers (0x225000,0x77800) to (0x22a000,0x7e800) RadReiseKarte
> Area 10000063 covers (0x251000,0x48800) to (0x252000,0x4c800) RadReiseKarte
> Area 10000064 covers (0x21b000,0x53800) to (0x21e000,0x58800) RadReiseKarte
> Area 10000065 covers (0x22a000,0x8e800) to (0x230000,0x96800) RadReiseKarte
> Area 10000066 covers (0x202000,0x81800) to (0x203000,0x86800) RadReiseKarte
> Area 10000067 covers (0x247000,0x48800) to (0x24a000,0x4a800) RadReiseKarte
> Area 10000068 covers (0x205000,0x4c800) to (0x208000,0x55800) RadReiseKarte
> Area 10000069 covers (0x25a000,0x6a800) to (0x260000,0x73800) RadReiseKarte
> Area 10000070 covers (0x20c000,0x6f800) to (0x213000,0x78800) RadReiseKarte
> Area 10000071 covers (0x25d000,0x47800) to (0x261000,0x4a800) RadReiseKarte
> Area 10000072 covers (0x225000,0x49800) to (0x22a000,0x53800) RadReiseKarte
> Area 10000073 covers (0x22a000,0x6a800) to (0x22f000,0x71800) RadReiseKarte
> Area 10000074 covers (0x20d000,0x96800) to (0x211000,0xa2800) RadReiseKarte
> Area 10000075 covers (0x249000,0x53800) to (0x24a000,0x56800) RadReiseKarte
> Area 10000076 covers (0x206000,0x3a800) to (0x208000,0x40800) RadReiseKarte
> Area 10000077 covers (0x262000,0x85800) to (0x267000,0x95800) RadReiseKarte
> Area 10000078 covers (0x1fb000,0x76800) to (0x1ff000,0x79800) RadReiseKarte
> Area 10000079 covers (0x251000,0x56800) to (0x258000,0x60800) RadReiseKarte
> Area 10000080 covers (0x220000,0x53800) to (0x224000,0x56800) RadReiseKarte
> Area 10000081 covers (0x22a000,0xad800) to (0x22f000,0xb9800) RadReiseKarte
> Area 10000082 covers (0x218000,0x8d800) to (0x21c000,0x97800) RadReiseKarte
> Area 10000083 covers (0x24b000,0x3f800) to (0x24d000,0x41800) RadReiseKarte
> Area 10000084 covers (0x206000,0x61800) to (0x208000,0x67800) RadReiseKarte
> Area 10000085 covers (0x245000,0x76800) to (0x249000,0x85800) RadReiseKarte
> Area 10000086 covers (0x21c000,0x7e800) to (0x222000,0x86800) RadReiseKarte
> Area 10000087 covers (0x241000,0x41800) to (0x246000,0x43800) RadReiseKarte
> Area 10000088 covers (0x20e000,0x37800) to (0x214000,0x3b800) RadReiseKarte
> Area 10000089 covers (0x240000,0x83800) to (0x245000,0x8e800) RadReiseKarte
> Area 10000090 covers (0x209000,0x8d800) to (0x20a000,0x91800) RadReiseKarte
> Area 10000091 covers (0x258000,0x4f800) to (0x25b000,0x5b800) RadReiseKarte
> Area 10000092 covers (0x1ff000,0x37800) to (0x201000,0x3f800) RadReiseKarte
> Area 10000093 covers (0x25c000,0x95800) to (0x273000,0x9f800) RadReiseKarte
> Area 10000094 covers (0x203000,0x78800) to (0x206000,0x7b800) RadReiseKarte
> Area 10000095 covers (0x235000,0x64800) to (0x239000,0x6a800) RadReiseKarte
> Area 10000096 covers (0x21b000,0x5e800) to (0x21e000,0x61800) RadReiseKarte
> Area 10000097 covers (0x242000,0x97800) to (0x245000,0xa0800) RadReiseKarte
> Area 10000098 covers (0x220000,0xa6800) to (0x224000,0xb4800) RadReiseKarte
> Area 10000099 covers (0x24c000,0x62800) to (0x251000,0x6a800) RadReiseKarte
> Area 10000100 covers (0x1ef000,0x4c800) to (0x1f2000,0x4f800) RadReiseKarte
> Area 10000101 covers (0x264000,0x73800) to (0x268000,0x85800) RadReiseKarte
> Area 10000102 covers (0x218000,0x84800) to (0x21c000,0x8d800) RadReiseKarte
> Area 10000103 covers (0x243000,0x49800) to (0x246000,0x4f800) RadReiseKarte
> Area 10000104 covers (0x21b000,0x37800) to (0x223000,0x40800) RadReiseKarte
> Area 10000105 covers (0x230000,0x86800) to (0x236000,0x8e800) RadReiseKarte
> Area 10000106 covers (0x213000,0xaf800) to (0x218000,0xb5800) RadReiseKarte
> Area 10000107 covers (0x255000,0x45800) to (0x258000,0x48800) RadReiseKarte
> Area 10000108 covers (0x206000,0x40800) to (0x20a000,0x44800) RadReiseKarte
> Area 10000109 covers (0x24b000,0x85800) to (0x255000,0x8f800) RadReiseKarte
> Area 10000110 covers (0x1f3000,0x7d800) to (0x1f8000,0x85800) RadReiseKarte
> Area 10000111 covers (0x22b000,0x55800) to (0x22e000,0x5a800) RadReiseKarte
> Area 10000112 covers (0x21e000,0x5d800) to (0x224000,0x65800) RadReiseKarte
> Area 10000113 covers (0x239000,0xa3800) to (0x23b000,0xa4800) RadReiseKarte
> Area 10000114 covers (0x221000,0x9c800) to (0x224000,0xa6800) RadReiseKarte
> Area 10000115 covers (0x24a000,0x45800) to (0x24e000,0x4d800) RadReiseKarte
> Area 10000116 covers (0x1fe000,0x4c800) to (0x205000,0x56800) RadReiseKarte
> Area 10000117 covers (0x24e000,0x76800) to (0x252000,0x85800) RadReiseKarte
> Area 10000118 covers (0x21c000,0x6f800) to (0x21e000,0x76800) RadReiseKarte
> Area 10000119 covers (0x243000,0x43800) to (0x246000,0x49800) RadReiseKarte
> Area 10000120 covers (0x217000,0x49800) to (0x21b000,0x53800) RadReiseKarte
> Area 10000121 covers (0x236000,0x6a800) to (0x23c000,0x72800) RadReiseKarte
> Area 10000122 covers (0x1ef000,0x97800) to (0x207000,0x9f800) RadReiseKarte
> Area 10000123 covers (0x25b000,0x4a800) to (0x25d000,0x4f800) RadReiseKarte
> Area 10000124 covers (0x1f0000,0x3d800) to (0x1f4000,0x41800) RadReiseKarte
> Area 10000125 covers (0x269000,0x85800) to (0x273000,0x95800) RadReiseKarte
> Area 10000126 covers (0x209000,0x8a800) to (0x20a000,0x8d800) RadReiseKarte
> Area 10000127 covers (0x23c000,0x5f800) to (0x23f000,0x6a800) RadReiseKarte
> Area 10000128 covers (0x21b000,0x58800) to (0x21e000,0x5b800) RadReiseKarte
> Area 10000129 covers (0x234000,0x97800) to (0x238000,0xa0800) RadReiseKarte
> Area 10000130 covers (0x224000,0xb4800) to (0x225000,0xbb800) RadReiseKarte
> Area 10000131 covers (0x24a000,0x4d800) to (0x24c000,0x52800) RadReiseKarte
> Area 10000132 covers (0x1ef000,0x63800) to (0x1fa000,0x6f800) RadReiseKarte
> Area 10000133 covers (0x260000,0x70800) to (0x261000,0x73800) RadReiseKarte
> Area 10000134 covers (0x213000,0x76800) to (0x21c000,0x7f800) RadReiseKarte
> Area 10000135 covers (0x242000,0x4f800) to (0x243000,0x55800) RadReiseKarte
> Area 10000136 covers (0x21b000,0x49800) to (0x220000,0x4e800) RadReiseKarte
> Area 10000137 covers (0x22f000,0x73800) to (0x236000,0x7c800) RadReiseKarte
> Area 10000138 covers (0x20d000,0x8d800) to (0x210000,0x96800) RadReiseKarte
> Area 10000139 covers (0x251000,0x4c800) to (0x253000,0x56800) RadReiseKarte
> Area 10000140 covers (0x1ff000,0x43800) to (0x202000,0x4c800) RadReiseKarte
> Area 10000141 covers (0x24b000,0x9f800) to (0x255000,0xa6800) RadReiseKarte
> Area 10000142 covers (0x1f8000,0x6f800) to (0x1fb000,0x76800) RadReiseKarte
> Area 10000143 covers (0x22e000,0x66800) to (0x230000,0x6a800) RadReiseKarte
> Area 10000144 covers (0x224000,0x53800) to (0x226000,0x56800) RadReiseKarte
> Area 10000145 covers (0x22a000,0xa0800) to (0x22e000,0xa5800) RadReiseKarte
> Area 10000146 covers (0x218000,0x97800) to (0x221000,0x9c800) RadReiseKarte
> Area 10000147 covers (0x24f000,0x41800) to (0x251000,0x45800) RadReiseKarte
> Area 10000148 covers (0x206000,0x67800) to (0x209000,0x6a800) RadReiseKarte
> Area 10000149 covers (0x245000,0x6a800) to (0x249000,0x76800) RadReiseKarte
> Area 10000150 covers (0x225000,0x83800) to (0x22a000,0x8d800) RadReiseKarte
> Area 10000151 covers (0x230000,0x3f800) to (0x239000,0x44800) RadReiseKarte
> Area 10000152 covers (0x214000,0x3c800) to (0x21b000,0x43800) RadReiseKarte
> Area 10000153 covers (0x236000,0x87800) to (0x23c000,0x8e800) RadReiseKarte
> Area 10000154 covers (0x20a000,0x91800) to (0x20d000,0x94800) RadReiseKarte
> Area 10000155 covers (0x264000,0x4f800) to (0x273000,0x6a800) RadReiseKarte
> Area 10000156 covers (0x1f4000,0x3f800) to (0x1f9000,0x4c800) RadReiseKarte
> Area 10000157 covers (0x256000,0x95800) to (0x25c000,0x9e800) RadReiseKarte
> Area 10000158 covers (0x208000,0x7c800) to (0x20c000,0x81800) RadReiseKarte
> Area 10000159 covers (0x239000,0x61800) to (0x23a000,0x64800) RadReiseKarte
> Area 10000160 covers (0x219000,0x6b800) to (0x21e000,0x6f800) RadReiseKarte
> Area 10000161 covers (0x238000,0x8e800) to (0x23f000,0x97800) RadReiseKarte
> Area 10000162 covers (0x224000,0xac800) to (0x22a000,0xb4800) RadReiseKarte
> Area 10000163 covers (0x24d000,0x56800) to (0x251000,0x5e800) RadReiseKarte
> Area 10000164 covers (0x1ef000,0x50800) to (0x1f2000,0x51800) RadReiseKarte
> Area 10000165 covers (0x264000,0x6a800) to (0x26b000,0x73800) RadReiseKarte
> Area 10000166 covers (0x20c000,0x7f800) to (0x214000,0x85800) RadReiseKarte
> Area 10000167 covers (0x241000,0x3f800) to (0x246000,0x41800) RadReiseKarte
> Area 10000168 covers (0x223000,0x42800) to (0x227000,0x49800) RadReiseKarte
> Area 10000169 covers (0x233000,0x7c800) to (0x236000,0x81800) RadReiseKarte
> Area 10000170 covers (0x20d000,0xb5800) to (0x218000,0xc3800) RadReiseKarte
> Area 10000171 covers (0x252000,0x48800) to (0x254000,0x4c800) RadReiseKarte
> Area 10000172 covers (0x209000,0x37800) to (0x20e000,0x3a800) RadReiseKarte
> Area 10000173 covers (0x245000,0x85800) to (0x24b000,0x8c800) RadReiseKarte
> Area 10000174 covers (0x1fa000,0x83800) to (0x1ff000,0x8d800) RadReiseKarte
> Area 10000175 covers (0x22c000,0x5a800) to (0x22e000,0x60800) RadReiseKarte
> Area 10000176 covers (0x224000,0x5d800) to (0x227000,0x65800) RadReiseKarte
> Area 10000177 covers (0x23b000,0xa0800) to (0x23f000,0xa7800) RadReiseKarte
> Area 10000178 covers (0x224000,0xa1800) to (0x225000,0xa6800) RadReiseKarte
> Area 10000179 covers (0x246000,0x45800) to (0x247000,0x48800) RadReiseKarte
> Area 10000180 covers (0x205000,0x55800) to (0x208000,0x61800) RadReiseKarte
> Area 10000181 covers (0x24e000,0x6a800) to (0x253000,0x76800) RadReiseKarte
> Area 10000182 covers (0x222000,0x77800) to (0x225000,0x7e800) RadReiseKarte
> Area 10000183 covers (0x22a000,0x49800) to (0x230000,0x4e800) RadReiseKarte
> Area 10000184 covers (0x20e000,0x43800) to (0x214000,0x49800) RadReiseKarte
> Area 10000185 covers (0x23c000,0x71800) to (0x240000,0x7b800) RadReiseKarte
> Area 10000186 covers (0x209000,0x97800) to (0x20d000,0x98800) RadReiseKarte
> Area 10000187 covers (0x261000,0x3f800) to (0x273000,0x4f800) RadReiseKarte
> Area 10000188 covers (0x1ef000,0x37800) to (0x1f1000,0x3d800) RadReiseKarte
> Area 10000189 covers (0x267000,0x85800) to (0x269000,0x95800) RadReiseKarte
> Area 10000190 covers (0x203000,0x86800) to (0x206000,0x88800) RadReiseKarte
> Area 10000191 covers (0x23c000,0x55800) to (0x240000,0x5f800) RadReiseKarte
> Area 10000192 covers (0x218000,0x53800) to (0x21b000,0x58800) RadReiseKarte
> Area 10000193 covers (0x22a000,0x9a800) to (0x230000,0xa0800) RadReiseKarte
> Area 10000194 covers (0x224000,0xbb800) to (0x22a000,0xc3800) RadReiseKarte
> Area 10000195 covers (0x247000,0x4d800) to (0x249000,0x50800) RadReiseKarte
> Area 10000196 covers (0x1ef000,0x57800) to (0x1f8000,0x63800) RadReiseKarte
> Area 10000197 covers (0x25a000,0x73800) to (0x264000,0x79800) RadReiseKarte
> Area 10000198 covers (0x20c000,0x78800) to (0x213000,0x7f800) RadReiseKarte
> Area 10000199 covers (0x241000,0x49800) to (0x243000,0x4f800) RadReiseKarte
> Area 10000200 covers (0x220000,0x49800) to (0x223000,0x4e800) RadReiseKarte
> Area 10000201 covers (0x22a000,0x71800) to (0x22f000,0x7c800) RadReiseKarte
> Area 10000202 covers (0x211000,0x9b800) to (0x218000,0xa2800) RadReiseKarte
> Area 10000203 covers (0x252000,0x60800) to (0x258000,0x6a800) RadReiseKarte
> Area 10000204 covers (0x201000,0x3a800) to (0x206000,0x3f800) RadReiseKarte
> Area 10000205 covers (0x245000,0xa6800) to (0x255000,0xad800) RadReiseKarte
> Area 10000206 covers (0x1ef000,0x6f800) to (0x1f8000,0x77800) RadReiseKarte
> Area 10000207 covers (0x22a000,0x60800) to (0x22e000,0x65800) RadReiseKarte
> Area 10000208 covers (0x221000,0x56800) to (0x224000,0x58800) RadReiseKarte
> Area 10000209 covers (0x22a000,0xb9800) to (0x22f000,0xc3800) RadReiseKarte
> Area 10000210 covers (0x21c000,0x92800) to (0x221000,0x97800) RadReiseKarte
> Area 10000211 covers (0x246000,0x3f800) to (0x24b000,0x41800) RadReiseKarte
> Area 10000212 covers (0x1fe000,0x61800) to (0x206000,0x68800) RadReiseKarte
> Area 10000213 covers (0x249000,0x76800) to (0x24e000,0x85800) RadReiseKarte
> Area 10000214 covers (0x21e000,0x86800) to (0x222000,0x8d800) RadReiseKarte
> Area 10000215 covers (0x22a000,0x37800) to (0x230000,0x43800) RadReiseKarte
> Area 10000216 covers (0x20e000,0x3b800) to (0x214000,0x43800) RadReiseKarte
> Area 10000217 covers (0x23c000,0x7b800) to (0x240000,0x83800) RadReiseKarte
> Area 10000218 covers (0x20a000,0x8d800) to (0x20d000,0x91800) RadReiseKarte
> Area 10000219 covers (0x25b000,0x61800) to (0x25f000,0x6a800) RadReiseKarte
> Area 10000220 covers (0x1f4000,0x38800) to (0x1f7000,0x3f800) RadReiseKarte
> Area 10000221 covers (0x260000,0x9f800) to (0x273000,0xad800) RadReiseKarte
> Area 10000222 covers (0x203000,0x7b800) to (0x206000,0x81800) RadReiseKarte
> Area 10000223 covers (0x235000,0x61800) to (0x239000,0x64800) RadReiseKarte
> Area 10000224 covers (0x21b000,0x61800) to (0x21e000,0x65800) RadReiseKarte
> Area 10000225 covers (0x23f000,0x8e800) to (0x241000,0x97800) RadReiseKarte
> Area 10000226 covers (0x218000,0xa6800) to (0x220000,0xad800) RadReiseKarte
> Area 10000227 covers (0x24c000,0x5e800) to (0x251000,0x62800) RadReiseKarte
> Area 10000228 covers (0x1f2000,0x4c800) to (0x1f5000,0x57800) RadReiseKarte
> Area 10000229 covers (0x268000,0x73800) to (0x273000,0x85800) RadReiseKarte
> Area 10000230 covers (0x214000,0x7f800) to (0x218000,0x84800) RadReiseKarte
> Area 10000231 covers (0x239000,0x3f800) to (0x241000,0x43800) RadReiseKarte
> Area 10000232 covers (0x21b000,0x40800) to (0x223000,0x49800) RadReiseKarte
> Area 10000233 covers (0x22a000,0x7c800) to (0x230000,0x85800) RadReiseKarte
> Area 10000234 covers (0x20d000,0xa2800) to (0x212000,0xaf800) RadReiseKarte
> Area 10000235 covers (0x251000,0x3f800) to (0x258000,0x41800) RadReiseKarte
> Area 10000236 covers (0x20a000,0x40800) to (0x20b000,0x46800) RadReiseKarte
> Area 10000237 covers (0x24b000,0x8f800) to (0x255000,0x97800) RadReiseKarte
> Area 10000238 covers (0x1f5000,0x85800) to (0x1f8000,0x89800) RadReiseKarte
> Area 10000239 covers (0x22e000,0x55800) to (0x231000,0x60800) RadReiseKarte
> Area 10000240 covers (0x21e000,0x69800) to (0x224000,0x6f800) RadReiseKarte
> Area 10000241 covers (0x239000,0xa4800) to (0x23b000,0xa7800) RadReiseKarte
> Area 10000242 covers (0x226000,0xa1800) to (0x22a000,0xa6800) RadReiseKarte
> Area 10000243 covers (0x24e000,0x48800) to (0x251000,0x4d800) RadReiseKarte
> Area 10000244 covers (0x1fe000,0x56800) to (0x205000,0x61800) RadReiseKarte
> Area 10000245 covers (0x252000,0x7a800) to (0x25a000,0x85800) RadReiseKarte
> Area 10000246 covers (0x21c000,0x76800) to (0x21e000,0x7e800) RadReiseKarte
> Area 10000247 covers (0x230000,0x49800) to (0x233000,0x55800) RadReiseKarte
> Area 10000248 covers (0x214000,0x43800) to (0x218000,0x49800) RadReiseKarte
> Area 10000249 covers (0x236000,0x72800) to (0x23c000,0x7b800) RadReiseKarte
> Area 10000250 covers (0x209000,0x98800) to (0x20d000,0x9f800) RadReiseKarte
> Area 10000251 covers (0x25a000,0x43800) to (0x25d000,0x47800) RadReiseKarte
> Area 10000252 covers (0x1ef000,0x41800) to (0x1f4000,0x4c800) RadReiseKarte
> Area 10000253 covers (0x255000,0x85800) to (0x262000,0x95800) RadReiseKarte
> Area 10000254 covers (0x206000,0x81800) to (0x208000,0x87800) RadReiseKarte
> Area 10000255 covers (0x241000,0x5f800) to (0x246000,0x6a800) RadReiseKarte
> Area 10000256 covers (0x20e000,0x53800) to (0x214000,0x5e800) RadReiseKarte
> Area 10000257 covers (0x230000,0x97800) to (0x234000,0xa0800) RadReiseKarte
> Area 10000258 covers (0x225000,0xb4800) to (0x22a000,0xbb800) RadReiseKarte
> Area 10000259 covers (0x249000,0x4d800) to (0x24a000,0x51800) RadReiseKarte
> Area 10000260 covers (0x1fa000,0x63800) to (0x1fe000,0x6f800) RadReiseKarte
> Area 10000261 covers (0x261000,0x70800) to (0x264000,0x73800) RadReiseKarte
> Area 10000262 covers (0x20e000,0x85800) to (0x214000,0x8d800) RadReiseKarte
> Area 10000263 covers (0x239000,0x49800) to (0x23d000,0x55800) RadReiseKarte
> Area 10000264 covers (0x21d000,0x4e800) to (0x220000,0x53800) RadReiseKarte
> Area 10000265 covers (0x230000,0x81800) to (0x236000,0x86800) RadReiseKarte
> Area 10000266 covers (0x212000,0x8d800) to (0x218000,0x96800) RadReiseKarte
> Area 10000267 covers (0x253000,0x4e800) to (0x258000,0x56800) RadReiseKarte
> Area 10000268 covers (0x1ff000,0x3f800) to (0x201000,0x43800) RadReiseKarte
> Area 10000269 covers (0x245000,0x97800) to (0x24c000,0x9f800) RadReiseKarte
> Area 10000270 covers (0x1fb000,0x79800) to (0x1ff000,0x7d800) RadReiseKarte
> Area 10000271 covers (0x230000,0x63800) to (0x235000,0x6a800) RadReiseKarte
> Area 10000272 covers (0x227000,0x58800) to (0x22a000,0x5d800) RadReiseKarte
> Area 10000273 covers (0x22e000,0xa0800) to (0x235000,0xa4800) RadReiseKarte
> Area 10000274 covers (0x218000,0x9c800) to (0x221000,0xa6800) RadReiseKarte
> Area 10000275 covers (0x24e000,0x41800) to (0x24f000,0x45800) RadReiseKarte
> Area 10000276 covers (0x209000,0x6a800) to (0x20e000,0x6f800) RadReiseKarte
> Area 10000277 covers (0x249000,0x6a800) to (0x24e000,0x76800) RadReiseKarte
> Area 10000278 covers (0x222000,0x85800) to (0x225000,0x8d800) RadReiseKarte
> Area 10000279 covers (0x232000,0x44800) to (0x239000,0x49800) RadReiseKarte
> Area 10000280 covers (0x20e000,0x4c800) to (0x214000,0x53800) RadReiseKarte
> Area 10000281 covers (0x236000,0x7b800) to (0x238000,0x83800) RadReiseKarte
> Area 10000282 covers (0x20a000,0x94800) to (0x20d000,0x97800) RadReiseKarte
> Area 10000283 covers (0x25f000,0x4f800) to (0x264000,0x5b800) RadReiseKarte
> Area 10000284 covers (0x1f9000,0x45800) to (0x1ff000,0x4c800) RadReiseKarte
> Area 10000285 covers (0x255000,0x9e800) to (0x25c000,0xad800) RadReiseKarte
> Area 10000286 covers (0x206000,0x78800) to (0x208000,0x81800) RadReiseKarte
> Area 10000287 covers (0x235000,0x55800) to (0x23c000,0x5b800) RadReiseKarte
> Area 10000288 covers (0x219000,0x65800) to (0x21e000,0x6b800) RadReiseKarte
> Area 10000289 covers (0x23b000,0x97800) to (0x23f000,0xa0800) RadReiseKarte
> Area 10000290 covers (0x224000,0xa6800) to (0x22a000,0xac800) RadReiseKarte
> Area 10000291 covers (0x24b000,0x56800) to (0x24d000,0x5e800) RadReiseKarte
> Area 10000292 covers (0x1ef000,0x51800) to (0x1f2000,0x57800) RadReiseKarte
> Area 10000293 covers (0x26b000,0x6a800) to (0x273000,0x73800) RadReiseKarte
> Area 10000294 covers (0x214000,0x84800) to (0x218000,0x8d800) RadReiseKarte
> Area 10000295 covers (0x241000,0x43800) to (0x243000,0x49800) RadReiseKarte
> Area 10000296 covers (0x223000,0x49800) to (0x225000,0x53800) RadReiseKarte
> Area 10000297 covers (0x22d000,0x85800) to (0x230000,0x8e800) RadReiseKarte
> Area 10000298 covers (0x20d000,0xaf800) to (0x213000,0xb5800) RadReiseKarte
> Area 10000299 covers (0x255000,0x48800) to (0x258000,0x4c800) RadReiseKarte
> Area 10000300 covers (0x206000,0x37800) to (0x208000,0x3a800) RadReiseKarte
> Area 10000301 covers (0x245000,0x8c800) to (0x24b000,0x97800) RadReiseKarte
> Area 10000302 covers (0x1fb000,0x7d800) to (0x1ff000,0x83800) RadReiseKarte
> Area 10000303 covers (0x22a000,0x55800) to (0x22b000,0x5a800) RadReiseKarte
> Area 10000304 covers (0x224000,0x65800) to (0x22a000,0x68800) RadReiseKarte
> Area 10000305 covers (0x238000,0xa3800) to (0x239000,0xa7800) RadReiseKarte
> Area 10000306 covers (0x221000,0x8d800) to (0x22a000,0x94800) RadReiseKarte
> Area 10000307 covers (0x247000,0x4a800) to (0x24a000,0x4d800) RadReiseKarte
> Area 10000308 covers (0x201000,0x68800) to (0x206000,0x6f800) RadReiseKarte
> Area 10000309 covers (0x255000,0x6a800) to (0x25a000,0x76800) RadReiseKarte
> Area 10000310 covers (0x21c000,0x86800) to (0x21e000,0x8d800) RadReiseKarte
> Area 10000311 covers (0x22d000,0x4e800) to (0x230000,0x55800) RadReiseKarte
> Area 10000312 covers (0x214000,0x49800) to (0x217000,0x53800) RadReiseKarte
> Area 10000313 covers (0x23c000,0x83800) to (0x240000,0x8e800) RadReiseKarte
> Area 10000314 covers (0x207000,0x97800) to (0x209000,0x9f800) RadReiseKarte
> Area 10000315 covers (0x25d000,0x3f800) to (0x261000,0x43800) RadReiseKarte
> Area 10000316 covers (0x1f1000,0x39800) to (0x1f4000,0x3d800) RadReiseKarte
> Area 10000317 covers (0x25c000,0x9f800) to (0x260000,0xad800) RadReiseKarte
> Area 10000318 covers (0x203000,0x81800) to (0x206000,0x86800) RadReiseKarte
> Area 10000319 covers (0x242000,0x55800) to (0x246000,0x5f800) RadReiseKarte
> Area 10000320 covers (0x21b000,0x5b800) to (0x21e000,0x5e800) RadReiseKarte
> Area 10000321 covers (0x22a000,0x96800) to (0x230000,0x9a800) RadReiseKarte
> Area 10000322 covers (0x221000,0xbb800) to (0x224000,0xc3800) RadReiseKarte
> Area 10000323 covers (0x246000,0x52800) to (0x249000,0x56800) RadReiseKarte
> Area 10000324 covers (0x1f8000,0x57800) to (0x1fe000,0x63800) RadReiseKarte
> Area 10000325 covers (0x25a000,0x79800) to (0x264000,0x85800) RadReiseKarte
> Area 10000326 covers (0x20c000,0x85800) to (0x20e000,0x8d800) RadReiseKarte
> Area 10000327 covers (0x243000,0x4f800) to (0x246000,0x55800) RadReiseKarte
> Area 10000328 covers (0x21b000,0x4e800) to (0x21d000,0x53800) RadReiseKarte
> Area 10000329 covers (0x230000,0x7c800) to (0x232000,0x81800) RadReiseKarte
> Area 10000330 covers (0x211000,0x96800) to (0x218000,0x9b800) RadReiseKarte
> Area 10000331 covers (0x251000,0x60800) to (0x252000,0x6a800) RadReiseKarte
> Area 10000332 covers (0x201000,0x37800) to (0x206000,0x3a800) RadReiseKarte
> Area 10000333 covers (0x245000,0x9f800) to (0x24b000,0xa6800) RadReiseKarte
> Area 10000334 covers (0x1f3000,0x77800) to (0x1f8000,0x7d800) RadReiseKarte
> Area 10000335 covers (0x22b000,0x65800) to (0x22e000,0x67800) RadReiseKarte
> Area 10000336 covers (0x21e000,0x53800) to (0x220000,0x56800) RadReiseKarte
> Area 10000337 covers (0x235000,0xa7800) to (0x245000,0xad800) RadReiseKarte
> Area 10000338 covers (0x21c000,0x8d800) to (0x221000,0x92800) RadReiseKarte
> Area 10000339 covers (0x248000,0x41800) to (0x24b000,0x45800) RadReiseKarte
> Area 10000340 covers (0x206000,0x6a800) to (0x209000,0x6f800) RadReiseKarte
> Area 10000341 covers (0x252000,0x76800) to (0x25a000,0x7a800) RadReiseKarte
> Area 10000342 covers (0x1ff000,0x78800) to (0x203000,0x81800) RadReiseKarte
> Area 10000343 covers (0x22c000,0x43800) to (0x230000,0x49800) RadReiseKarte
> Area 10000344 covers (0x20e000,0x49800) to (0x214000,0x4c800) RadReiseKarte
> Area 10000345 covers (0x236000,0x83800) to (0x23c000,0x87800) RadReiseKarte
> Area 10000346 covers (0x207000,0x8d800) to (0x209000,0x91800) RadReiseKarte
> Area 10000347 covers (0x258000,0x5b800) to (0x25f000,0x61800) RadReiseKarte
> Area 10000348 covers (0x1f7000,0x37800) to (0x1ff000,0x3f800) RadReiseKarte
> Area 10000349 covers (0x255000,0x95800) to (0x256000,0x9e800) RadReiseKarte
> Area 10000350 covers (0x1ef000,0x7d800) to (0x1f3000,0x85800) RadReiseKarte
> Area 10000351 covers (0x239000,0x64800) to (0x23c000,0x6a800) RadReiseKarte
> Area 10000352 covers (0x20e000,0x5e800) to (0x219000,0x65800) RadReiseKarte
> Area 10000353 covers (0x23f000,0x97800) to (0x242000,0xa0800) RadReiseKarte
> Area 10000354 covers (0x218000,0xad800) to (0x220000,0xb4800) RadReiseKarte
> Area 10000355 covers (0x24c000,0x50800) to (0x251000,0x56800) RadReiseKarte
> Area 10000356 covers (0x1f5000,0x4c800) to (0x1fe000,0x57800) RadReiseKarte
> Area 10000357 covers (0x260000,0x6a800) to (0x264000,0x70800) RadReiseKarte
> Area 10000358 covers (0x20a000,0x8a800) to (0x20c000,0x8d800) RadReiseKarte
> Area 10000359 covers (0x239000,0x43800) to (0x241000,0x49800) RadReiseKarte
> Area 10000360 covers (0x21e000,0x65800) to (0x224000,0x69800) RadReiseKarte
> Area 10000361 covers (0x22a000,0x85800) to (0x22d000,0x8e800) RadReiseKarte
> Area 10000362 covers (0x212000,0xa2800) to (0x218000,0xaf800) RadReiseKarte
> Area 10000363 covers (0x253000,0x41800) to (0x254000,0x45800) RadReiseKarte
> Area 10000364 covers (0x20b000,0x46800) to (0x20e000,0x4c800) RadReiseKarte
> Area 10000365 covers (0x24c000,0x97800) to (0x255000,0x9f800) RadReiseKarte
> Area 10000366 covers (0x1f8000,0x76800) to (0x1fb000,0x7d800) RadReiseKarte
> Area 10000367 covers (0x231000,0x55800) to (0x235000,0x60800) RadReiseKarte
> Area 10000368 covers (0x214000,0x56800) to (0x218000,0x5e800) RadReiseKarte
> Area 10000369 covers (0x235000,0xa0800) to (0x238000,0xa7800) RadReiseKarte
> Area 10000370 covers (0x225000,0xa1800) to (0x226000,0xa6800) RadReiseKarte
> Area 10000371 covers (0x24e000,0x45800) to (0x251000,0x48800) RadReiseKarte
> Area 10000372 covers (0x1fe000,0x68800) to (0x201000,0x6f800) RadReiseKarte
> Area 10000373 covers (0x253000,0x6a800) to (0x255000,0x76800) RadReiseKarte
> Area 10000374 covers (0x203000,0x88800) to (0x206000,0x8d800) RadReiseKarte
> Area 10000375 covers (0x233000,0x49800) to (0x239000,0x55800) RadReiseKarte
> Area 10000376 covers (0x227000,0x57800) to (0x22a000,0x58800) RadReiseKarte
> Area 10000377 covers (0x238000,0x97800) to (0x23b000,0xa0800) RadReiseKarte
> Area 10000378 covers (0x207000,0x91800) to (0x20a000,0x97800) RadReiseKarte
> Area 10000379 covers (0x25a000,0x4a800) to (0x25b000,0x4f800) RadReiseKarte
> Area 10000380 covers (0x1ef000,0x3d800) to (0x1f0000,0x41800) RadReiseKarte
> Area 10000381 covers (0x23f000,0x5f800) to (0x241000,0x6a800) RadReiseKarte
> Area 10000382 covers (0x1f8000,0x83800) to (0x1fa000,0x8d800) RadReiseKarte
> Area 10000383 covers (0x246000,0x4d800) to (0x247000,0x50800) RadReiseKarte
> Area 10000384 covers (0x219000,0x5e800) to (0x21b000,0x65800) RadReiseKarte
> Area 10000385 covers (0x23d000,0x4e800) to (0x241000,0x55800) RadReiseKarte
> Area 10000386 covers (0x218000,0xb4800) to (0x221000,0xb8800) RadReiseKarte
> Area 10000387 covers (0x253000,0x4c800) to (0x258000,0x4e800) RadReiseKarte
> Area 10000388 covers (0x1ef000,0x4f800) to (0x1f2000,0x50800) RadReiseKarte
> Area 10000389 covers (0x22e000,0x60800) to (0x230000,0x66800) RadReiseKarte
> Area 10000390 covers (0x209000,0x87800) to (0x20c000,0x8a800) RadReiseKarte
> Area 10000391 covers (0x24b000,0x41800) to (0x24d000,0x45800) RadReiseKarte
> Area 10000392 covers (0x221000,0x58800) to (0x224000,0x5d800) RadReiseKarte
> Area 10000393 covers (0x230000,0x44800) to (0x232000,0x49800) RadReiseKarte
> Area 10000394 covers (0x210000,0x8d800) to (0x212000,0x96800) RadReiseKarte
> Area 10000395 covers (0x25d000,0x4a800) to (0x261000,0x4f800) RadReiseKarte
> Area 10000396 covers (0x209000,0x3a800) to (0x20e000,0x40800) RadReiseKarte
> Area 10000397 covers (0x238000,0x5b800) to (0x23c000,0x61800) RadReiseKarte
> Area 10000398 covers (0x1ef000,0x77800) to (0x1f3000,0x7d800) RadReiseKarte
> Area 10000399 covers (0x24a000,0x52800) to (0x24c000,0x56800) RadReiseKarte
> Area 10000400 covers (0x218000,0x58800) to (0x21b000,0x5e800) RadReiseKarte
> Area 10000401 covers (0x241000,0x4f800) to (0x242000,0x55800) RadReiseKarte
> Area 10000402 covers (0x225000,0x94800) to (0x22a000,0x9c800) RadReiseKarte
> Area 10000403 covers (0x251000,0x45800) to (0x254000,0x48800) RadReiseKarte
> Area 10000404 covers (0x1f9000,0x3f800) to (0x1ff000,0x45800) RadReiseKarte
> Area 10000405 covers (0x22a000,0x5a800) to (0x22c000,0x60800) RadReiseKarte
> Area 10000406 covers (0x1ff000,0x81800) to (0x202000,0x86800) RadReiseKarte
> Area 10000407 covers (0x246000,0x48800) to (0x247000,0x4d800) RadReiseKarte
> Area 10000408 covers (0x224000,0x56800) to (0x227000,0x5d800) RadReiseKarte
> Area 10000409 covers (0x22a000,0x4e800) to (0x22d000,0x55800) RadReiseKarte
> Area 10000410 covers (0x1ef000,0x8d800) to (0x207000,0x97800) RadReiseKarte
> Area 10000411 covers (0x258000,0x40800) to (0x25d000,0x43800) RadReiseKarte
> Area 10000412 covers (0x20b000,0x40800) to (0x20e000,0x46800) RadReiseKarte
> Area 10000413 covers (0x240000,0x55800) to (0x242000,0x5f800) RadReiseKarte
> Area 10000414 covers (0x1f5000,0x89800) to (0x1f8000,0x8d800) RadReiseKarte
> Area 10000415 covers (0x246000,0x50800) to (0x249000,0x52800) RadReiseKarte
> Area 10000416 covers (0x20e000,0x65800) to (0x219000,0x6f800) RadReiseKarte
> Area 10000417 covers (0x23d000,0x49800) to (0x241000,0x4e800) RadReiseKarte
> Area 10000418 covers (0x221000,0xb4800) to (0x224000,0xbb800) RadReiseKarte
> Area 10000419 covers (0x254000,0x41800) to (0x258000,0x45800) RadReiseKarte
> Area 10000420 covers (0x1f1000,0x37800) to (0x1f4000,0x39800) RadReiseKarte
> Area 10000421 covers (0x22b000,0x67800) to (0x22e000,0x6a800) RadReiseKarte
> Area 10000422 covers (0x206000,0x87800) to (0x208000,0x8d800) RadReiseKarte
> Area 10000423 covers (0x246000,0x41800) to (0x248000,0x45800) RadReiseKarte
> Area 10000424 covers (0x21e000,0x56800) to (0x221000,0x5d800) RadReiseKarte
> Area 10000425 covers (0x22a000,0x43800) to (0x22c000,0x49800) RadReiseKarte
> Area 10000426 covers (0x224000,0x9c800) to (0x22a000,0xa1800) RadReiseKarte
> Area 10000427 covers (0x25d000,0x43800) to (0x261000,0x47800) RadReiseKarte
> Area 10000428 covers (0x208000,0x37800) to (0x209000,0x40800) RadReiseKarte
> Area 10000429 covers (0x23a000,0x61800) to (0x23c000,0x64800) RadReiseKarte
> Area 10000430 covers (0x1f8000,0x7d800) to (0x1fa000,0x83800) RadReiseKarte
> Area 10000431 covers (0x254000,0x45800) to (0x255000,0x4c800) RadReiseKarte
> Area 10000432 covers (0x214000,0x53800) to (0x218000,0x56800) RadReiseKarte
> Area 10000433 covers (0x230000,0x60800) to (0x235000,0x63800) RadReiseKarte
> Area 10000434 covers (0x218000,0xb8800) to (0x221000,0xc3800) RadReiseKarte
> Area 10000435 covers (0x258000,0x47800) to (0x25a000,0x4f800) RadReiseKarte
> Area 10000436 covers (0x1f4000,0x37800) to (0x1f7000,0x38800) RadReiseKarte
> Area 10000437 covers (0x235000,0x5b800) to (0x238000,0x61800) RadReiseKarte
> Area 10000438 covers (0x1ff000,0x86800) to (0x203000,0x8d800) RadReiseKarte
> Area 10000439 covers (0x251000,0x41800) to (0x253000,0x45800) RadReiseKarte
> Area 10000440 covers (0x221000,0x94800) to (0x225000,0x9c800) RadReiseKarte
> Area 10000441 covers (0x22a000,0x65800) to (0x22b000,0x6a800) RadReiseKarte
> Area 10000442 covers (0x1ef000,0x85800) to (0x1f5000,0x8d800) RadReiseKarte
> Area 11000001 covers (0x195800,0x19a800) to (0x1e0800,0x1df800) 
> RadReiseKarte
> Area 11000002 covers (0x1bc800,0x125800) to (0x1e0800,0x157800) 
> RadReiseKarte
> Area 11000003 covers (0x1d1800,0x1df800) to (0x1e0800,0x1f2800) 
> RadReiseKarte
> Area 11000004 covers (0x1b7800,0x157800) to (0x1e0800,0x19a800) 
> RadReiseKarte
> Area 11000005 covers (0x1d1800,0x1f2800) to (0x1e0800,0x200800) 
> RadReiseKarte
> Area 11000006 covers (0x195800,0x125800) to (0x1bc800,0x157800) 
> RadReiseKarte
> Area 11000007 covers (0x195800,0x1df800) to (0x1d1800,0x200800) 
> RadReiseKarte
> Area 11000008 covers (0x195800,0x157800) to (0x1b7800,0x19a800) 
> RadReiseKarte
> Area 12000001 covers (0x266800,0xfd800) to (0x27e800,0x11d800) RadReiseKarte
> Area 12000002 covers (0x2ab800,0x11a800) to (0x2ad800,0x127800) 
> RadReiseKarte
> Area 12000003 covers (0x285800,0x11800) to (0x29d800,0x65800) RadReiseKarte
> Area 12000004 covers (0x266800,0x137800) to (0x275800,0x16c800) 
> RadReiseKarte
> Area 12000005 covers (0x277800,0x65800) to (0x279800,0x6e800) RadReiseKarte
> Area 12000006 covers (0x2ab800,0x14e800) to (0x2b6800,0x16c800) 
> RadReiseKarte
> Area 12000007 covers (0x29d800,0x11800) to (0x2ba800,0x45800) RadReiseKarte
> Area 12000008 covers (0x28b800,0xcb800) to (0x2a0800,0xf6800) RadReiseKarte
> Area 12000009 covers (0x271800,0x83800) to (0x277800,0x92800) RadReiseKarte
> Area 12000010 covers (0x2ba800,0x112800) to (0x2c8800,0x127800) 
> RadReiseKarte
> Area 12000011 covers (0x266800,0x11800) to (0x285800,0x65800) RadReiseKarte
> Area 12000012 covers (0x28f800,0x144800) to (0x2a5800,0x16c800) 
> RadReiseKarte
> Area 12000013 covers (0x271800,0x65800) to (0x275800,0x70800) RadReiseKarte
> Area 12000014 covers (0x2b6800,0x142800) to (0x2c8800,0x16c800) 
> RadReiseKarte
> Area 12000015 covers (0x2ba800,0x11800) to (0x32e800,0x65800) RadReiseKarte
> Area 12000016 covers (0x27e800,0x111800) to (0x28b800,0x11d800) 
> RadReiseKarte
> Area 12000017 covers (0x289800,0x83800) to (0x292800,0x89800) RadReiseKarte
> Area 12000018 covers (0x2c8800,0x11b800) to (0x2e6800,0x144000) 
> RadReiseKarte
> Area 12000019 covers (0x29d800,0x45800) to (0x2ba800,0x65800) RadReiseKarte
> Area 12000020 covers (0x266800,0x11d800) to (0x27b800,0x137800) 
> RadReiseKarte
> Area 12000021 covers (0x286800,0x65800) to (0x292800,0x83800) RadReiseKarte
> Area 12000022 covers (0x2ad800,0x11a800) to (0x2b2800,0x127800) 
> RadReiseKarte
> Area 12000023 covers (0x2a5000,0xffecc800) to (0x32e800,0x11800) 
> RadReiseKarte
> Area 12000024 covers (0x28b800,0xf6800) to (0x29d800,0x11d800) RadReiseKarte
> Area 12000025 covers (0x266800,0x92800) to (0x273800,0x9e800) RadReiseKarte
> Area 12000026 covers (0x2fe800,0xcb800) to (0x32e800,0x11b800) RadReiseKarte
> Area 12000027 covers (0x292800,0x7c800) to (0x2a5800,0x93800) RadReiseKarte
> Area 12000028 covers (0x2a5800,0x158800) to (0x2ab800,0x15c800) 
> RadReiseKarte
> Area 12000029 covers (0x26e800,0x70800) to (0x277800,0x83800) RadReiseKarte
> Area 12000030 covers (0x2ab800,0x127800) to (0x2b6800,0x144800) 
> RadReiseKarte
> Area 12000031 covers (0x2c4800,0x65800) to (0x2d3800,0x9b800) RadReiseKarte
> Area 12000032 covers (0x266800,0xcb800) to (0x270800,0xfd800) RadReiseKarte
> Area 12000033 covers (0x27b800,0xaa800) to (0x292800,0xcb800) RadReiseKarte
> Area 12000034 covers (0x2c8800,0xcb800) to (0x2e6800,0xf5800) RadReiseKarte
> Area 12000035 covers (0x292800,0xb1800) to (0x2a4800,0xcb800) RadReiseKarte
> Area 12000036 covers (0x275800,0x137800) to (0x28f800,0x16c800) 
> RadReiseKarte
> Area 12000037 covers (0x277800,0x6e800) to (0x27f800,0x83800) RadReiseKarte
> Area 12000038 covers (0x2b2800,0x112800) to (0x2ba800,0x127800) 
> RadReiseKarte
> Area 12000039 covers (0x2c1800,0x9b800) to (0x2d3800,0xcb800) RadReiseKarte
> Area 12000040 covers (0x2a0800,0xcb800) to (0x2a2800,0xd3800) RadReiseKarte
> Area 12000041 covers (0x277800,0x83800) to (0x27b800,0x92800) RadReiseKarte
> Area 12000042 covers (0x2e6800,0xcb800) to (0x2fe800,0x120800) RadReiseKarte
> Area 12000043 covers (0x2a5800,0x79800) to (0x2ab800,0x93800) RadReiseKarte
> Area 12000044 covers (0x28f800,0x12e800) to (0x299800,0x144800) 
> RadReiseKarte
> Area 12000045 covers (0x275800,0x65800) to (0x277800,0x70800) RadReiseKarte
> Area 12000046 covers (0x2ab800,0x144800) to (0x2b6800,0x14e800) 
> RadReiseKarte
> Area 12000047 covers (0x2d3800,0x65800) to (0x2f4800,0xcb800) RadReiseKarte
> Area 12000048 covers (0x27e800,0xfd800) to (0x28b800,0x111800) RadReiseKarte
> Area 12000049 covers (0x289800,0x89800) to (0x292800,0x98800) RadReiseKarte
> Area 12000050 covers (0x2c8800,0x144000) to (0x2e6800,0x16c800) 
> RadReiseKarte
> Area 12000051 covers (0x2a4800,0xb6800) to (0x2b5800,0xcb800) RadReiseKarte
> Area 12000052 covers (0x27b800,0x11d800) to (0x28f800,0x137800) 
> RadReiseKarte
> Area 12000053 covers (0x27f800,0x65800) to (0x286800,0x83800) RadReiseKarte
> Area 12000054 covers (0x2ab800,0xcb800) to (0x2c8800,0xfe800) RadReiseKarte
> Area 12000055 covers (0x2b5800,0x65800) to (0x2c4800,0x9b800) RadReiseKarte
> Area 12000056 covers (0x29d800,0x113800) to (0x2ab800,0x11d800) 
> RadReiseKarte
> Area 12000057 covers (0x266800,0x9e800) to (0x27b800,0xcb800) RadReiseKarte
> Area 12000058 covers (0x2fe800,0x11b800) to (0x32e800,0x16c800) 
> RadReiseKarte
> Area 12000059 covers (0x292800,0x65800) to (0x2a5800,0x7c800) RadReiseKarte
> Area 12000060 covers (0x2a5800,0x15c800) to (0x2ab800,0x16c800) 
> RadReiseKarte
> Area 12000061 covers (0x266800,0x70800) to (0x26e800,0x83800) RadReiseKarte
> Area 12000062 covers (0x2f4800,0x65800) to (0x32e800,0xcb800) RadReiseKarte
> Area 12000063 covers (0x270800,0xcb800) to (0x28b800,0xfd800) RadReiseKarte
> Area 12000064 covers (0x27b800,0x98800) to (0x292800,0xaa800) RadReiseKarte
> Area 12000065 covers (0x2c8800,0xf5800) to (0x2e6800,0x11b800) RadReiseKarte
> Area 12000066 covers (0x292800,0x93800) to (0x2a4800,0xb1800) RadReiseKarte
> Area 12000067 covers (0x299800,0x11d800) to (0x2ab800,0x144800) 
> RadReiseKarte
> Area 12000068 covers (0x279800,0x65800) to (0x27f800,0x6e800) RadReiseKarte
> Area 12000069 covers (0x2ab800,0x112800) to (0x2b2800,0x11a800) 
> RadReiseKarte
> Area 12000070 covers (0x2b5800,0x9b800) to (0x2c1800,0xcb800) RadReiseKarte
> Area 12000071 covers (0x2a0800,0xd3800) to (0x2ab800,0xf6800) RadReiseKarte
> Area 12000072 covers (0x266800,0x83800) to (0x271800,0x92800) RadReiseKarte
> Area 12000073 covers (0x2e6800,0x120800) to (0x2fe800,0x16c800) 
> RadReiseKarte
> Area 12000074 covers (0x2ab800,0x79800) to (0x2b5800,0x93800) RadReiseKarte
> Area 12000075 covers (0x2a5800,0x144800) to (0x2ab800,0x158800) 
> RadReiseKarte
> Area 12000076 covers (0x266800,0x65800) to (0x271800,0x70800) RadReiseKarte
> Area 12000077 covers (0x2ab800,0xfe800) to (0x2c8800,0x112800) RadReiseKarte
> Area 12000078 covers (0x2a4800,0x93800) to (0x2b5800,0xb6800) RadReiseKarte
> Area 12000079 covers (0x29d800,0xf6800) to (0x2ab800,0x113800) RadReiseKarte
> Area 12000080 covers (0x27b800,0x83800) to (0x289800,0x98800) RadReiseKarte
> Area 12000081 covers (0x28f800,0x11d800) to (0x299800,0x12e800) 
> RadReiseKarte
> Area 12000082 covers (0x2a5800,0x65800) to (0x2b5800,0x79800) RadReiseKarte
> Area 12000083 covers (0x2a2800,0xcb800) to (0x2ab800,0xd3800) RadReiseKarte
> Area 12000084 covers (0x273800,0x92800) to (0x27b800,0x9e800) RadReiseKarte
> Area 12000085 covers (0x2b6800,0x127800) to (0x2c8800,0x142800) 
> RadReiseKarte
> Area 13000001 covers (0x228000,0xa5800) to (0x22e000,0xac800) RadReiseKarte
> Area 13000002 covers (0x24f000,0x88800) to (0x254000,0x99800) RadReiseKarte
> Area 13000003 covers (0x235000,0xb1800) to (0x23a000,0xb8800) RadReiseKarte
> Area 13000004 covers (0x248000,0x88800) to (0x24f000,0x8f800) RadReiseKarte
> Area 13000005 covers (0x228000,0xac800) to (0x22f000,0xb8800) RadReiseKarte
> Area 13000006 covers (0x25b000,0x88800) to (0x265000,0x99800) RadReiseKarte
> Area 13000007 covers (0x23a000,0xb2800) to (0x23c000,0xb8800) RadReiseKarte
> Area 13000008 covers (0x240000,0x9e800) to (0x245000,0xa4800) RadReiseKarte
> Area 13000009 covers (0x22c000,0xc5800) to (0x231000,0xcc800) RadReiseKarte
> Area 13000010 covers (0x228000,0x93800) to (0x22d000,0xa1800) RadReiseKarte
> Area 13000011 covers (0x23d000,0xb8800) to (0x244000,0xc8800) RadReiseKarte
> Area 13000012 covers (0x254000,0x94800) to (0x255000,0x99800) RadReiseKarte
> Area 13000013 covers (0x231000,0xcd800) to (0x235000,0xd5800) RadReiseKarte
> Area 13000014 covers (0x231000,0xa1800) to (0x235000,0xac800) RadReiseKarte
> Area 13000015 covers (0x261000,0xb8800) to (0x273000,0xcc800) RadReiseKarte
> Area 13000016 covers (0x245000,0x8f800) to (0x24f000,0x9b800) RadReiseKarte
> Area 13000017 covers (0x22c000,0xcc800) to (0x231000,0xd5800) RadReiseKarte
> Area 13000018 covers (0x233000,0x9a800) to (0x239000,0xa1800) RadReiseKarte
> Area 13000019 covers (0x244000,0xb8800) to (0x246000,0xc0800) RadReiseKarte
> Area 13000020 covers (0x25b000,0x99800) to (0x261000,0xb8800) RadReiseKarte
> Area 13000021 covers (0x235000,0xce800) to (0x237000,0xd5800) RadReiseKarte
> Area 13000022 covers (0x235000,0xa1800) to (0x239000,0xab800) RadReiseKarte
> Area 13000023 covers (0x23d000,0xf6800) to (0x24a000,0x114800) RadReiseKarte
> Area 13000024 covers (0x240000,0xab800) to (0x243000,0xb8800) RadReiseKarte
> Area 13000025 covers (0x228000,0xb8800) to (0x22d000,0xc5800) RadReiseKarte
> Area 13000026 covers (0x228000,0x88800) to (0x22d000,0x93800) RadReiseKarte
> Area 13000027 covers (0x251000,0xb8800) to (0x261000,0xcb800) RadReiseKarte
> Area 13000028 covers (0x256000,0x94800) to (0x25b000,0x99800) RadReiseKarte
> Area 13000029 covers (0x231000,0xbf800) to (0x235000,0xc7800) RadReiseKarte
> Area 13000030 covers (0x22f000,0xb1800) to (0x235000,0xb8800) RadReiseKarte
> Area 13000031 covers (0x257000,0xfa800) to (0x264000,0x114800) RadReiseKarte
> Area 13000032 covers (0x240000,0x88800) to (0x245000,0x91800) RadReiseKarte
> Area 13000033 covers (0x230000,0xd5800) to (0x236000,0xe9800) RadReiseKarte
> Area 13000034 covers (0x239000,0x9b800) to (0x240000,0xa1800) RadReiseKarte
> Area 13000035 covers (0x244000,0xc1800) to (0x246000,0xc8800) RadReiseKarte
> Area 13000036 covers (0x268000,0x88800) to (0x273000,0x99800) RadReiseKarte
> Area 13000037 covers (0x228000,0xc5800) to (0x22c000,0xcc800) RadReiseKarte
> Area 13000038 covers (0x235000,0xab800) to (0x23a000,0xb1800) RadReiseKarte
> Area 13000039 covers (0x23d000,0xe0800) to (0x24d000,0xf6800) RadReiseKarte
> Area 13000040 covers (0x248000,0x9b800) to (0x24f000,0xa4800) RadReiseKarte
> Area 13000041 covers (0x228000,0xe9800) to (0x22d000,0xf4800) RadReiseKarte
> Area 13000042 covers (0x22d000,0x9a800) to (0x233000,0xa1800) RadReiseKarte
> Area 13000043 covers (0x261000,0xcc800) to (0x273000,0xe0800) RadReiseKarte
> Area 13000044 covers (0x24f000,0x99800) to (0x25b000,0xa0800) RadReiseKarte
> Area 13000045 covers (0x231000,0xc7800) to (0x235000,0xcd800) RadReiseKarte
> Area 13000046 covers (0x228000,0xa1800) to (0x22e000,0xa5800) RadReiseKarte
> Area 13000047 covers (0x257000,0xe0800) to (0x265000,0xfa800) RadReiseKarte
> Area 13000048 covers (0x245000,0x88800) to (0x248000,0x8f800) RadReiseKarte
> Area 13000049 covers (0x236000,0xdd800) to (0x23d000,0xe9800) RadReiseKarte
> Area 13000050 covers (0x233000,0x88800) to (0x239000,0x94800) RadReiseKarte
> Area 13000051 covers (0x23d000,0xc8800) to (0x245000,0xe0800) RadReiseKarte
> Area 13000052 covers (0x261000,0x99800) to (0x273000,0xb8800) RadReiseKarte
> Area 13000053 covers (0x22d000,0xbc800) to (0x231000,0xc5800) RadReiseKarte
> Area 13000054 covers (0x23a000,0xa1800) to (0x23b000,0xab800) RadReiseKarte
> Area 13000055 covers (0x24a000,0xf6800) to (0x257000,0x114800) RadReiseKarte
> Area 13000056 covers (0x243000,0xa4800) to (0x24f000,0xb8800) RadReiseKarte
> Area 13000057 covers (0x228000,0xf4800) to (0x22e000,0x114800) RadReiseKarte
> Area 13000058 covers (0x22d000,0x8c800) to (0x233000,0x93800) RadReiseKarte
> Area 13000059 covers (0x251000,0xcb800) to (0x261000,0xe0800) RadReiseKarte
> Area 13000060 covers (0x255000,0x94800) to (0x256000,0x99800) RadReiseKarte
> Area 13000061 covers (0x235000,0xbe800) to (0x23d000,0xc7800) RadReiseKarte
> Area 13000062 covers (0x22f000,0xac800) to (0x235000,0xb1800) RadReiseKarte
> Area 13000063 covers (0x264000,0xfa800) to (0x273000,0x114800) RadReiseKarte
> Area 13000064 covers (0x240000,0x91800) to (0x245000,0x9b800) RadReiseKarte
> Area 13000065 covers (0x228000,0xd5800) to (0x230000,0xdd800) RadReiseKarte
> Area 13000066 covers (0x233000,0x94800) to (0x239000,0x9a800) RadReiseKarte
> Area 13000067 covers (0x246000,0xb8800) to (0x251000,0xc8800) RadReiseKarte
> Area 13000068 covers (0x265000,0x88800) to (0x268000,0x99800) RadReiseKarte
> Area 13000069 covers (0x228000,0xcc800) to (0x22c000,0xd5800) RadReiseKarte
> Area 13000070 covers (0x23c000,0xb2800) to (0x240000,0xb8800) RadReiseKarte
> Area 13000071 covers (0x24d000,0xe0800) to (0x257000,0xf6800) RadReiseKarte
> Area 13000072 covers (0x240000,0x9b800) to (0x245000,0x9e800) RadReiseKarte
> Area 13000073 covers (0x230000,0xe9800) to (0x23d000,0xf4800) RadReiseKarte
> Area 13000074 covers (0x22d000,0x93800) to (0x233000,0x9a800) RadReiseKarte
> Area 13000075 covers (0x245000,0xc8800) to (0x251000,0xe0800) RadReiseKarte
> Area 13000076 covers (0x24f000,0xa0800) to (0x25b000,0xb8800) RadReiseKarte
> Area 13000077 covers (0x237000,0xce800) to (0x23d000,0xd5800) RadReiseKarte
> Area 13000078 covers (0x22e000,0xa1800) to (0x231000,0xac800) RadReiseKarte
> Area 13000079 covers (0x265000,0xe0800) to (0x273000,0xfa800) RadReiseKarte
> Area 13000080 covers (0x240000,0xa4800) to (0x243000,0xab800) RadReiseKarte
> Area 13000081 covers (0x236000,0xd5800) to (0x23d000,0xdd800) RadReiseKarte
> Area 13000082 covers (0x239000,0x8d800) to (0x240000,0x94800) RadReiseKarte
> Area 13000083 covers (0x244000,0xc0800) to (0x246000,0xc1800) RadReiseKarte
> Area 13000084 covers (0x254000,0x88800) to (0x25b000,0x94800) RadReiseKarte
> Area 13000085 covers (0x22d000,0xb8800) to (0x231000,0xbc800) RadReiseKarte
> Area 13000086 covers (0x23b000,0xa1800) to (0x240000,0xab800) RadReiseKarte
> Area 13000087 covers (0x22e000,0xf4800) to (0x23d000,0x114800) RadReiseKarte
> Area 13000088 covers (0x245000,0x9b800) to (0x248000,0xa4800) RadReiseKarte
> Area 13000089 covers (0x231000,0xb8800) to (0x235000,0xbf800) RadReiseKarte
> Area 13000090 covers (0x22d000,0x88800) to (0x233000,0x8c800) RadReiseKarte
> Area 13000091 covers (0x228000,0xdd800) to (0x230000,0xe9800) RadReiseKarte
> Area 13000092 covers (0x23a000,0xab800) to (0x240000,0xb2800) RadReiseKarte
> Area 13000093 covers (0x235000,0xc7800) to (0x23d000,0xce800) RadReiseKarte
> Area 13000094 covers (0x239000,0x94800) to (0x240000,0x9b800) RadReiseKarte
> Area 13000095 covers (0x22d000,0xe9800) to (0x230000,0xf4800) RadReiseKarte
> Area 13000096 covers (0x239000,0xa1800) to (0x23a000,0xab800) RadReiseKarte
> Area 13000097 covers (0x235000,0xb8800) to (0x23d000,0xbe800) RadReiseKarte
> Area 13000098 covers (0x239000,0x88800) to (0x240000,0x8d800) RadReiseKarte
> Area 14000001 covers (0x24e000,0x41000) to (0x250000,0x45000) RadReiseKarte
> Area 14000002 covers (0x253000,0x49000) to (0x259000,0x4c000) RadReiseKarte
> Area 14000003 covers (0x24d000,0x30000) to (0x24f000,0x35000) RadReiseKarte
> Area 14000004 covers (0x253000,0x1b000) to (0x259000,0x33000) RadReiseKarte
> Area 14000005 covers (0x24b000,0x4a000) to (0x24f000,0x54000) RadReiseKarte
> Area 14000006 covers (0x25b000,0x43000) to (0x25e000,0x49000) RadReiseKarte
> Area 14000007 covers (0x24e000,0x35000) to (0x250000,0x3d000) RadReiseKarte
> Area 14000008 covers (0x259000,0x1b000) to (0x25e000,0x3b000) RadReiseKarte
> Area 14000009 covers (0x240000,0x1b000) to (0x242000,0x22000) RadReiseKarte
> Area 14000010 covers (0x250000,0x40000) to (0x253000,0x45000) RadReiseKarte
> Area 14000011 covers (0x249000,0x39000) to (0x24b000,0x3f000) RadReiseKarte
> Area 14000012 covers (0x253000,0x43000) to (0x255000,0x49000) RadReiseKarte
> Area 14000013 covers (0x246000,0x2b000) to (0x24b000,0x32000) RadReiseKarte
> Area 14000014 covers (0x250000,0x30000) to (0x253000,0x35000) RadReiseKarte
> Area 14000015 covers (0x243000,0x4e000) to (0x247000,0x54000) RadReiseKarte
> Area 14000016 covers (0x255000,0x33000) to (0x256000,0x39000) RadReiseKarte
> Area 14000017 covers (0x242000,0x1b000) to (0x24b000,0x24000) RadReiseKarte
> Area 14000018 covers (0x24b000,0x45000) to (0x24f000,0x4a000) RadReiseKarte
> Area 14000019 covers (0x248000,0x3f000) to (0x24b000,0x42000) RadReiseKarte
> Area 14000020 covers (0x259000,0x4c000) to (0x25e000,0x54000) RadReiseKarte
> Area 14000021 covers (0x240000,0x2b000) to (0x246000,0x32000) RadReiseKarte
> Area 14000022 covers (0x250000,0x39000) to (0x251000,0x3d000) RadReiseKarte
> Area 14000023 covers (0x248000,0x4e000) to (0x24b000,0x51000) RadReiseKarte
> Area 14000024 covers (0x25b000,0x3b000) to (0x25e000,0x43000) RadReiseKarte
> Area 14000025 covers (0x23b000,0x1b000) to (0x240000,0x21000) RadReiseKarte
> Area 14000026 covers (0x24e000,0x3d000) to (0x250000,0x41000) RadReiseKarte
> Area 14000027 covers (0x247000,0x39000) to (0x249000,0x3f000) RadReiseKarte
> Area 14000028 covers (0x255000,0x4c000) to (0x259000,0x54000) RadReiseKarte
> Area 14000029 covers (0x240000,0x23000) to (0x242000,0x2b000) RadReiseKarte
> Area 14000030 covers (0x24b000,0x30000) to (0x24d000,0x35000) RadReiseKarte
> Area 14000031 covers (0x248000,0x51000) to (0x24b000,0x54000) RadReiseKarte
> Area 14000032 covers (0x253000,0x33000) to (0x255000,0x36000) RadReiseKarte
> Area 14000033 covers (0x23a000,0x27000) to (0x240000,0x2d000) RadReiseKarte
> Area 14000034 covers (0x24f000,0x4d000) to (0x253000,0x54000) RadReiseKarte
> Area 14000035 covers (0x243000,0x39000) to (0x247000,0x41000) RadReiseKarte
> Area 14000036 covers (0x259000,0x43000) to (0x25b000,0x49000) RadReiseKarte
> Area 14000037 covers (0x248000,0x32000) to (0x24b000,0x39000) RadReiseKarte
> Area 14000038 covers (0x24b000,0x35000) to (0x24e000,0x38000) RadReiseKarte
> Area 14000039 covers (0x243000,0x46000) to (0x247000,0x4e000) RadReiseKarte
> Area 14000040 covers (0x25e000,0x1b000) to (0x272000,0x43000) RadReiseKarte
> Area 14000041 covers (0x23d000,0x21000) to (0x240000,0x22000) RadReiseKarte
> Area 14000042 covers (0x24b000,0x3d000) to (0x24e000,0x40000) RadReiseKarte
> Area 14000043 covers (0x248000,0x42000) to (0x24b000,0x46000) RadReiseKarte
> Area 14000044 covers (0x256000,0x43000) to (0x259000,0x49000) RadReiseKarte
> Area 14000045 covers (0x242000,0x24000) to (0x24b000,0x2b000) RadReiseKarte
> Area 14000046 covers (0x24f000,0x30000) to (0x250000,0x35000) RadReiseKarte
> Area 14000047 covers (0x23c000,0x39000) to (0x243000,0x42000) RadReiseKarte
> Area 14000048 covers (0x253000,0x39000) to (0x255000,0x43000) RadReiseKarte
> Area 14000049 covers (0x23a000,0x2d000) to (0x240000,0x39000) RadReiseKarte
> Area 14000050 covers (0x250000,0x45000) to (0x253000,0x4a000) RadReiseKarte
> Area 14000051 covers (0x247000,0x4e000) to (0x248000,0x54000) RadReiseKarte
> Area 14000052 covers (0x25e000,0x43000) to (0x272000,0x54000) RadReiseKarte
> Area 14000053 covers (0x243000,0x32000) to (0x246000,0x39000) RadReiseKarte
> Area 14000054 covers (0x251000,0x39000) to (0x253000,0x3d000) RadReiseKarte
> Area 14000055 covers (0x23c000,0x48000) to (0x243000,0x4e000) RadReiseKarte
> Area 14000056 covers (0x259000,0x3b000) to (0x25b000,0x43000) RadReiseKarte
> Area 14000057 covers (0x23d000,0x22000) to (0x240000,0x27000) RadReiseKarte
> Area 14000058 covers (0x250000,0x3d000) to (0x253000,0x40000) RadReiseKarte
> Area 14000059 covers (0x244000,0x41000) to (0x247000,0x46000) RadReiseKarte
> Area 14000060 covers (0x253000,0x4c000) to (0x255000,0x54000) RadReiseKarte
> Area 14000061 covers (0x240000,0x22000) to (0x242000,0x23000) RadReiseKarte
> Area 14000062 covers (0x24b000,0x1b000) to (0x253000,0x30000) RadReiseKarte
> Area 14000063 covers (0x23c000,0x42000) to (0x243000,0x48000) RadReiseKarte
> Area 14000064 covers (0x256000,0x33000) to (0x259000,0x39000) RadReiseKarte
> Area 14000065 covers (0x232000,0x27000) to (0x23a000,0x39000) RadReiseKarte
> Area 14000066 covers (0x24f000,0x4a000) to (0x253000,0x4d000) RadReiseKarte
> Area 14000067 covers (0x247000,0x46000) to (0x24b000,0x4e000) RadReiseKarte
> Area 14000068 covers (0x259000,0x49000) to (0x25e000,0x4c000) RadReiseKarte
> Area 14000069 covers (0x246000,0x32000) to (0x248000,0x39000) RadReiseKarte
> Area 14000070 covers (0x24c000,0x38000) to (0x24e000,0x3d000) RadReiseKarte
> Area 14000071 covers (0x23c000,0x4e000) to (0x243000,0x54000) RadReiseKarte
> Area 14000072 covers (0x255000,0x39000) to (0x259000,0x43000) RadReiseKarte
> Area 14000073 covers (0x23b000,0x21000) to (0x23d000,0x27000) RadReiseKarte
> Area 14000074 covers (0x24b000,0x40000) to (0x24e000,0x45000) RadReiseKarte
> Area 14000075 covers (0x247000,0x3f000) to (0x248000,0x46000) RadReiseKarte
> Area 14000076 covers (0x255000,0x43000) to (0x256000,0x49000) RadReiseKarte
> Area 14000077 covers (0x240000,0x32000) to (0x243000,0x39000) RadReiseKarte
> Area 14000078 covers (0x250000,0x35000) to (0x253000,0x39000) RadReiseKarte
> Area 14000079 covers (0x232000,0x39000) to (0x23c000,0x48000) RadReiseKarte
> Area 14000080 covers (0x253000,0x36000) to (0x255000,0x39000) RadReiseKarte
> Area 14000081 covers (0x232000,0x1b000) to (0x23b000,0x27000) RadReiseKarte
> Area 14000082 covers (0x24f000,0x45000) to (0x250000,0x4a000) RadReiseKarte
> Area 14000083 covers (0x243000,0x41000) to (0x244000,0x46000) RadReiseKarte
> Area 14000084 covers (0x24b000,0x38000) to (0x24c000,0x3d000) RadReiseKarte
> Area 14000085 covers (0x232000,0x48000) to (0x23c000,0x54000) RadReiseKarte
> Area 15000001 covers (0x26c800,0x6b000) to (0x274800,0x78000) RadReiseKarte
> Area 15000002 covers (0x282800,0x4f000) to (0x292800,0x6d000) RadReiseKarte
> Area 15000003 covers (0x26c800,0x87000) to (0x278800,0x99000) RadReiseKarte
> Area 15000004 covers (0x276800,0x6b000) to (0x27b800,0x78000) RadReiseKarte
> Area 15000005 covers (0x278800,0x78000) to (0x27d800,0x8d000) RadReiseKarte
> Area 15000006 covers (0x27b800,0x4f000) to (0x282800,0x6d000) RadReiseKarte
> Area 15000007 covers (0x26c800,0x78000) to (0x278800,0x87000) RadReiseKarte
> Area 15000008 covers (0x274800,0x6b000) to (0x276800,0x78000) RadReiseKarte
> Area 15000009 covers (0x278800,0x91000) to (0x27d800,0x99000) RadReiseKarte
> Area 15000010 covers (0x282800,0x6d000) to (0x292800,0x78000) RadReiseKarte
> Area 15000011 covers (0x27d800,0x78000) to (0x292800,0x99000) RadReiseKarte
> Area 15000012 covers (0x26c800,0x4f000) to (0x27b800,0x6b000) RadReiseKarte
> Area 15000013 covers (0x278800,0x8d000) to (0x27d800,0x91000) RadReiseKarte
> Area 15000014 covers (0x27b800,0x6d000) to (0x282800,0x78000) RadReiseKarte
> Area 16000001 covers (0xffe66800,0xffc9f000) to (0xffe86800,0xffce4000) 
> RadReiseKarte
> Area 16000002 covers (0xffe66800,0xffd83000) to (0xffecd800,0xffde9000) 
> RadReiseKarte
> Area 16000003 covers (0xffe66800,0xffce4000) to (0xffecd800,0xffd3d000) 
> RadReiseKarte
> Area 16000004 covers (0xffe13800,0xffc9f000) to (0xffe66800,0xffce1000) 
> RadReiseKarte
> Area 16000005 covers (0xffe80000,0xffd3d000) to (0xffecd800,0xffd83000) 
> RadReiseKarte
> Area 16000006 covers (0xffe66800,0xffd3d000) to (0xffe80000,0xffd83000) 
> RadReiseKarte
> Area 16000007 covers (0xffd77800,0xffce1000) to (0xffe66800,0xffde9000) 
> RadReiseKarte
> Area 16000008 covers (0xffe86800,0xffc9f000) to (0xffecd800,0xffce4000) 
> RadReiseKarte
> Area 16000009 covers (0xffd77800,0xffc9f000) to (0xffe13800,0xffce1000) 
> RadReiseKarte
> Area 17000001 covers (0x85800,0x117000) to (0x156800,0x1a1000) RadReiseKarte
> Area 17000002 covers (0x1b9800,0x1db000) to (0x1d3800,0x231000) 
> RadReiseKarte
> Area 17000003 covers (0x167800,0x185000) to (0x16e800,0x18f000) 
> RadReiseKarte
> Area 17000004 covers (0x1d3800,0x202000) to (0x1df800,0x231000) 
> RadReiseKarte
> Area 17000005 covers (0x176800,0x185000) to (0x18a800,0x1a1000) 
> RadReiseKarte
> Area 17000006 covers (0x18a800,0x1db000) to (0x1b9800,0x231000) 
> RadReiseKarte
> Area 17000007 covers (0x167800,0x18f000) to (0x16e800,0x1a1000) 
> RadReiseKarte
> Area 17000008 covers (0x18a800,0x16c000) to (0x1a4800,0x184000) 
> RadReiseKarte
> Area 17000009 covers (0x16e800,0x185000) to (0x176800,0x1a1000) 
> RadReiseKarte
> Area 17000010 covers (0xe7800,0x2d9000) to (0x144800,0x339000) RadReiseKarte
> Area 17000011 covers (0x1df800,0x1f5000) to (0x1f4000,0x231000) 
> RadReiseKarte
> Area 17000012 covers (0x175800,0x334000) to (0x1b9800,0x394000) 
> RadReiseKarte
> Area 17000013 covers (0x85800,0x1a1000) to (0x109800,0x231000) RadReiseKarte
> Area 17000014 covers (0x85800,0x275000) to (0x124800,0x2d9000) RadReiseKarte
> Area 17000015 covers (0x1d1800,0x1a3000) to (0x1f4000,0x1db000) 
> RadReiseKarte
> Area 17000016 covers (0x1b9800,0x33f000) to (0x1f4000,0x394000) 
> RadReiseKarte
> Area 17000017 covers (0x156800,0x185000) to (0x167800,0x1a1000) 
> RadReiseKarte
> Area 17000018 covers (0x1d3800,0x1db000) to (0x1df800,0x1f5000) 
> RadReiseKarte
> Area 17000019 covers (0x175800,0x30a000) to (0x1b9800,0x334000) 
> RadReiseKarte
> Area 17000020 covers (0x109800,0x1a1000) to (0x18a800,0x231000) 
> RadReiseKarte
> Area 17000021 covers (0x124800,0x231000) to (0x175800,0x2d9000) 
> RadReiseKarte
> Area 17000022 covers (0x175800,0x231000) to (0x20f800,0x29c000) 
> RadReiseKarte
> Area 17000023 covers (0x156800,0x117000) to (0x18a800,0x185000) 
> RadReiseKarte
> Area 17000024 covers (0x144800,0x2d9000) to (0x175800,0x359000) 
> RadReiseKarte
> Area 17000025 covers (0x1d3800,0x1f5000) to (0x1df800,0x202000) 
> RadReiseKarte
> Area 17000026 covers (0x1b9800,0x30a000) to (0x1f4000,0x33f000) 
> RadReiseKarte
> Area 17000027 covers (0x18a800,0x1a3000) to (0x1d1800,0x1db000) 
> RadReiseKarte
> Area 17000028 covers (0x85800,0x231000) to (0x124800,0x275000) RadReiseKarte
> Area 17000029 covers (0x1df800,0x1db000) to (0x1f4000,0x1f5000) 
> RadReiseKarte
> Area 17000030 covers (0x175800,0x29c000) to (0x20f800,0x30a000) 
> RadReiseKarte
> Area 17000031 covers (0x18a800,0x184000) to (0x1a4800,0x1a3000) 
> RadReiseKarte
> Area 18000001 covers (0xffe2c800,0x79b000) to (0xffe7d800,0x7c8000) 
> RadReiseKarte
> Area 18000002 covers (0xffde3800,0x755000) to (0xffe2c800,0x79b000) 
> RadReiseKarte
> Area 18000003 covers (0xffe2c800,0x7c8000) to (0xffe7d800,0x7f5000) 
> RadReiseKarte
> Area 18000004 covers (0xffdf3800,0x79b000) to (0xffe2c800,0x7de000) 
> RadReiseKarte
> Area 19000001 covers (0x245800,0xfffda800) to (0x24c800,0xfffe3800) 
> RadReiseKarte
> Area 19000002 covers (0x249800,0xffff2800) to (0x24d800,0xffffb800) 
> RadReiseKarte
> Area 19000003 covers (0x24c800,0xfffe8800) to (0x253800,0xffff2800) 
> RadReiseKarte
> Area 19000004 covers (0x249800,0x9800) to (0x250800,0x1c800) RadReiseKarte
> Area 19000005 covers (0x236800,0xfffda800) to (0x242800,0xffff2800) 
> RadReiseKarte
> Area 19000006 covers (0x274800,0xfffc7800) to (0x27b800,0xfffda800) 
> RadReiseKarte
> Area 19000007 covers (0x24d800,0xffff2800) to (0x251800,0x1800) 
> RadReiseKarte
> Area 19000008 covers (0x260800,0xfffda800) to (0x264800,0xfffec800) 
> RadReiseKarte
> Area 19000009 covers (0x253800,0xfffeb800) to (0x258800,0xffff2800) 
> RadReiseKarte
> Area 19000010 covers (0x284800,0xfffc4800) to (0x2b8800,0xfffda800) 
> RadReiseKarte
> Area 19000011 covers (0x249800,0x1800) to (0x24e800,0x9800) RadReiseKarte
> Area 19000012 covers (0x25a800,0xfffec800) to (0x25e800,0xffff5800) 
> RadReiseKarte
> Area 19000013 covers (0x245800,0xfffe3800) to (0x24c800,0xffff2800) 
> RadReiseKarte
> Area 19000014 covers (0x258800,0xfffa5800) to (0x274800,0xfffb6800) 
> RadReiseKarte
> Area 19000015 covers (0x245800,0xffff2800) to (0x249800,0xffffb800) 
> RadReiseKarte
> Area 19000016 covers (0x258800,0xfffda800) to (0x260800,0xfffe3800) 
> RadReiseKarte
> Area 19000017 covers (0x236800,0xfff79800) to (0x258800,0xfffc4800) 
> RadReiseKarte
> Area 19000018 covers (0x27b800,0xfffc7800) to (0x284800,0xfffda800) 
> RadReiseKarte
> Area 19000019 covers (0x24a800,0xffffb800) to (0x24d800,0x1800) 
> RadReiseKarte
> Area 19000020 covers (0x261800,0xfffec800) to (0x26b800,0xffff5800) 
> RadReiseKarte
> Area 19000021 covers (0x253800,0xfffe8800) to (0x258800,0xfffeb800) 
> RadReiseKarte
> Area 19000022 covers (0x263800,0xfffb6800) to (0x274800,0xfffda800) 
> RadReiseKarte
> Area 19000023 covers (0x240800,0x6800) to (0x249800,0x12800) RadReiseKarte
> Area 19000024 covers (0x264800,0xfffda800) to (0x26b800,0xfffec800) 
> RadReiseKarte
> Area 19000025 covers (0x236800,0xfffc4800) to (0x23e800,0xfffda800) 
> RadReiseKarte
> Area 19000026 covers (0x284800,0xfff79800) to (0x2b8800,0xfffc4800) 
> RadReiseKarte
> Area 19000027 covers (0x250800,0x9800) to (0x258800,0x1c800) RadReiseKarte
> Area 19000028 covers (0x258800,0xffff5800) to (0x26b800,0xffffd800) 
> RadReiseKarte
> Area 19000029 covers (0x242800,0xfffda800) to (0x245800,0xffff2800) 
> RadReiseKarte
> Area 19000030 covers (0x258800,0xfff79800) to (0x274800,0xfffa5800) 
> RadReiseKarte
> Area 19000031 covers (0x245800,0xffffb800) to (0x249800,0x6800) 
> RadReiseKarte
> Area 19000032 covers (0x258800,0xfffe3800) to (0x260800,0xfffec800) 
> RadReiseKarte
> Area 19000033 covers (0x244800,0xfffc4800) to (0x258800,0xfffda800) 
> RadReiseKarte
> Area 19000034 covers (0x274800,0xfff79800) to (0x284800,0xfffc7800) 
> RadReiseKarte
> Area 19000035 covers (0x251800,0xffff2800) to (0x258800,0x1800) 
> RadReiseKarte
> Area 19000036 covers (0x26b800,0xfffe9800) to (0x27a800,0x1c800) 
> RadReiseKarte
> Area 19000037 covers (0x24c800,0xfffda800) to (0x258800,0xfffe8800) 
> RadReiseKarte
> Area 19000038 covers (0x258800,0xfffb6800) to (0x263800,0xfffda800) 
> RadReiseKarte
> Area 19000039 covers (0x240800,0x12800) to (0x249800,0x1c800) RadReiseKarte
> Area 19000040 covers (0x258800,0xfffec800) to (0x25a800,0xffff5800) 
> RadReiseKarte
> Area 19000041 covers (0x23e800,0xfffc4800) to (0x244800,0xfffda800) 
> RadReiseKarte
> Area 19000042 covers (0x27a800,0xfffda800) to (0x2b8800,0x1c800) 
> RadReiseKarte
> Area 19000043 covers (0x24e800,0x1800) to (0x258800,0x9800) RadReiseKarte
> Area 19000044 covers (0x258800,0xffffd800) to (0x26b800,0x1c800) 
> RadReiseKarte
> Area 19000045 covers (0x236800,0xffff2800) to (0x245800,0x6800) 
> RadReiseKarte
> Area 19000046 covers (0x26b800,0xfffda800) to (0x27a800,0xfffe9800) 
> RadReiseKarte
> Area 19000047 covers (0x249800,0xffffb800) to (0x24a800,0x1800) 
> RadReiseKarte
> Area 19000048 covers (0x25e800,0xfffec800) to (0x261800,0xffff5800) 
> RadReiseKarte
> Area 19000049 covers (0x236800,0x6800) to (0x240800,0x1c800) RadReiseKarte
> Writing KML file to .\world.kml
> adding area 825 on the left of area 1
> adding area 826 on the left of area 24
> adding area 827 on the left of area 88
> adding area 828 on the left of area 92
> adding area 829 at the botton of area 100
> adding area 830 on the left of area 104
> adding area 831 at the botton of area 122
> adding area 832 at the botton of area 132
> adding area 833 at the botton of area 164
> adding area 834 at the botton of area 170
> adding area 835 on the left of area 172
> adding area 836 on the left of area 188
> adding area 837 at the botton of area 188
> adding area 838 at the botton of area 196
> adding area 839 at the botton of area 206
> adding area 840 on the left of area 215
> adding area 841 at the botton of area 234
> adding area 842 at the botton of area 252
> adding area 843 at the botton of area 292
> adding area 844 at the botton of area 298
> adding area 845 on the left of area 300
> adding area 846 on the right of area 322
> adding area 847 on the left of area 332
> adding area 848 on the left of area 348
> adding area 849 at the botton of area 350
> adding area 850 at the botton of area 380
> adding area 851 at the botton of area 388
> adding area 852 at the botton of area 398
> adding area 853 at the botton of area 410
> adding area 854 on the left of area 420
> adding area 855 on the left of area 428
> adding area 856 on the right of area 434
> adding area 857 on the left of area 436
> adding area 858 at the botton of area 442
> adding area 859 on the right of area 454
> adding area 860 on the right of area 456
> adding area 861 on the right of area 462
> adding area 862 on the right of area 464
> adding area 863 on the left of area 473
> adding area 864 on the right of area 486
> adding area 865 on the right of area 500
> adding area 866 on the right of area 508
> adding area 867 on the right of area 510
> adding area 868 on the right of area 523
> adding area 869 on the right of area 558
> adding area 870 on the right of area 566
> adding area 871 on the right of area 590
> adding area 872 on the right of area 592
> adding area 873 on the right of area 622
> adding area 874 at the botton of area 742
> adding area 875 on the right of area 751
> adding area 876 at the botton of area 751
> adding area 877 on the right of area 753
> adding area 878 at the botton of area 754
> adding area 879 at the botton of area 755
> adding area 880 on the right of area 757
> adding area 881 on the right of area 765
> adding area 882 at the botton of area 769
> adding area 883 at the botton of area 774
> adding area 884 on the right of area 776
> adding area 885 at the botton of area 776
> adding area 886 on the left of area 793
> adding area 887 on the left of area 806
> adding area 888 on the left of area 810
> adding area 889 on top of area 871
> adding area 890 at the botton of area 885
> adding area 891 on top of area 889
> adding area 892 at the botton of area 448
> adding area 893 on top of area 847
> adding area 894 on top of area 881
> adding area 895 on the right of area 893
> adding area 896 on top of area 444
> adding area 897 on top of area 446
> adding area 898 on top of area 752
> adding area 899 on top of area 756
> adding area 900 on top of area 757
> adding area 901 on top of area 763
> adding area 902 on top of area 767
> adding area 903 on top of area 770
> adding area 904 on top of area 771
> adding area 905 on top of area 773
> adding area 906 on top of area 774
> adding area 907 on top of area 775
> Elapsed time: 2m 0s   Memory: Current 201MB (38MB used, 163MB free) Max 
> 8888MB
> Elapsed time: 4m 0s   Memory: Current 142MB (45MB used, 97MB free) Max 
> 8888MB
> Elapsed time: 6m 0s   Memory: Current 115MB (27MB used, 88MB free) Max 
> 8888MB
> Elapsed time: 8m 0s   Memory: Current 126MB (39MB used, 87MB free) Max 
> 8888MB
> Elapsed time: 10m 0s   Memory: Current 126MB (34MB used, 92MB free) Max 
> 8888MB
> Elapsed time: 12m 0s   Memory: Current 445MB (171MB used, 274MB free) 
> Max 8888MB
> Elapsed time: 14m 0s   Memory: Current 126MB (54MB used, 72MB free) Max 
> 8888MB
> Elapsed time: 16m 0s   Memory: Current 327MB (252MB used, 75MB free) Max 
> 8888MB
> ***** Full GC *****
> Elapsed time: 18m 0s   Memory: Current 147MB (2MB used, 145MB free) Max 
> 8888MB
> Elapsed time: 20m 0s   Memory: Current 153MB (44MB used, 109MB free) Max 
> 8888MB
> Elapsed time: 22m 0s   Memory: Current 175MB (37MB used, 138MB free) Max 
> 8888MB
> Elapsed time: 24m 0s   Memory: Current 131MB (59MB used, 72MB free) Max 
> 8888MB
> Elapsed time: 26m 0s   Memory: Current 283MB (54MB used, 229MB free) Max 
> 8888MB
> Elapsed time: 28m 0s   Memory: Current 327MB (82MB used, 245MB free) Max 
> 8888MB
> Elapsed time: 30m 0s   Memory: Current 337MB (162MB used, 175MB free) 
> Max 8888MB
> Elapsed time: 32m 0s   Memory: Current 381MB (129MB used, 252MB free) 
> Max 8888MB
> Elapsed time: 34m 0s   Memory: Current 109MB (32MB used, 77MB free) Max 
> 8888MB
> Elapsed time: 36m 0s   Memory: Current 199MB (100MB used, 99MB free) Max 
> 8888MB
> ***** Full GC *****
> Elapsed time: 38m 0s   Memory: Current 126MB (1MB used, 125MB free) Max 
> 8888MB
> Elapsed time: 40m 0s   Memory: Current 124MB (45MB used, 79MB free) Max 
> 8888MB
> Elapsed time: 42m 0s   Memory: Current 246MB (28MB used, 218MB free) Max 
> 8888MB
> Elapsed time: 44m 0s   Memory: Current 237MB (82MB used, 155MB free) Max 
> 8888MB
> Elapsed time: 46m 0s   Memory: Current 172MB (55MB used, 117MB free) Max 
> 8888MB
> Elapsed time: 48m 0s   Memory: Current 164MB (62MB used, 102MB free) Max 
> 8888MB
> Elapsed time: 50m 0s   Memory: Current 179MB (78MB used, 101MB free) Max 
> 8888MB
> Elapsed time: 52m 0s   Memory: Current 167MB (33MB used, 134MB free) Max 
> 8888MB
> Elapsed time: 54m 0s   Memory: Current 182MB (52MB used, 130MB free) Max 
> 8888MB
> Elapsed time: 56m 0s   Memory: Current 121MB (62MB used, 59MB free) Max 
> 8888MB
> ***** Full GC *****
> Elapsed time: 58m 0s   Memory: Current 133MB (1MB used, 132MB free) Max 
> 8888MB
> Elapsed time: 1h 0m 0s   Memory: Current 165MB (81MB used, 84MB free) 
> Max 8888MB
> Elapsed time: 1h 2m 0s   Memory: Current 304MB (178MB used, 126MB free) 
> Max 8888MB
> Elapsed time: 1h 4m 0s   Memory: Current 273MB (70MB used, 203MB free) 
> Max 8888MB
> Elapsed time: 1h 6m 0s   Memory: Current 157MB (25MB used, 132MB free) 
> Max 8888MB
> Elapsed time: 1h 8m 0s   Memory: Current 195MB (93MB used, 102MB free) 
> Max 8888MB
> Elapsed time: 1h 10m 0s   Memory: Current 162MB (68MB used, 94MB free) 
> Max 8888MB
> Elapsed time: 1h 12m 0s   Memory: Current 283MB (46MB used, 237MB free) 
> Max 8888MB
> Elapsed time: 1h 14m 0s   Memory: Current 296MB (47MB used, 249MB free) 
> Max 8888MB
> Elapsed time: 1h 16m 0s   Memory: Current 192MB (89MB used, 103MB free) 
> Max 8888MB
> ***** Full GC *****
> .....and so on
> 
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20121105/5de17f61/attachment.html 


More information about the mkgmap-dev mailing list