logo separator

[mkgmap-dev] DEM file Number too big for binary encoding with 14 bits

From Joao Almeida joaoha at gmail.com on Thu Sep 24 14:15:00 BST 2020

Thanks Gerd,

here is the last run with the attached files:
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301059.o5m: Attention: 
Tile contains both drive-on-left (1361) and drive-on-right roads (1987)
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301064.o5m: Attention: 
Tile contains both drive-on-left (720) and drive-on-right roads (7)
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301066.o5m: Attention: 
Tile contains both drive-on-left (81) and drive-on-right roads (1031)
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301071.o5m: Attention: 
Tile contains both drive-on-left (2381) and drive-on-right roads (81)
SEVERE (MapFailedException): C:\Garmin\SPLITT~4\67301065.o5m: (thrown in 
DEMTile.writeValAsBin()) Number too big for binary encoding with 14 
bits:25427
SEVERE (MapBuilder): C:\Garmin\SPLITT~4\67301065.o5m: exception while 
creating DEM file Number too big for binary encoding with 14 bits:25427
SEVERE (MapFailedException): C:\Garmin\SPLITT~4\67301065.o5m: (thrown in 
MapBuilder.buildDem()) DEM
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301078.o5m: Attention: 
Tile contains both drive-on-left (745) and drive-on-right roads (18)
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301093.o5m: Attention: 
Tile contains both drive-on-left (3074) and drive-on-right roads (373)
SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301149.o5m: Attention: 
Tile contains both drive-on-left (43) and drive-on-right roads (2)




On 24/09/2020 10:49 pm, Gerd Petermann wrote:
> Hi Joao,
> 
> I've now tried with the complete areas.list and I the overview map looks bad. Problem disappears when I remove tile  67301052 (the one on the other side of the 180° longitude). I'll try t find out if this problem is caused by mkgmap.
> 
> Gerd
> 
> ________________________________________
> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Gerd Petermann <gpetermann_muenchen at hotmail.com>
> Gesendet: Donnerstag, 24. September 2020 14:15
> An: Development list for mkgmap
> Betreff: Re: [mkgmap-dev] DEM file Number too big for binary encoding with      14 bits
> 
> Hi Joao,
> 
> OK, I test DEM problems with empty tiles to speed up the process.
> The trick is to feed splitter with an empty osm file (see attachment) and the areas.list that was produced before, using the --split-file=areas.list option.
> 
> Gerd
> 
> ________________________________________
> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joao Almeida <joaoha at gmail.com>
> Gesendet: Donnerstag, 24. September 2020 14:02
> An: mkgmap-dev at lists.mkgmap.org.uk
> Betreff: Re: [mkgmap-dev] DEM file Number too big for binary encoding with      14 bits
> 
> On 24/09/2020 9:36 pm, Gerd Petermann wrote:
> 
> I'm not I just reduced the map size to try and narrow down the issue. I
> can build Australia but not NZ, let me try and recreate with initial
> input files.
> I'll get back to you.
> 
>> Hi Joao,
>>
>> yes, the tile looks correct. I am confused now because the thread is about the error message "Number too big for binary encoding with 14 bits"
>> I just tried to reproduce this error.
>> Your screenshots show a problem in a map for a much larger area. Did you mix two different problems in this thread?
>>
>> Gerd
>>
>> ________________________________________
>> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joao Almeida <joaoha at gmail.com>
>> Gesendet: Donnerstag, 24. September 2020 13:27
>> An: mkgmap-dev at lists.mkgmap.org.uk
>> Betreff: Re: [mkgmap-dev] DEM file Number too big for binary encoding with      14 bits
>>
>> Does the produced map display correctly for you?
>> I don't get any errors either but the produced map does not display
>> properly as I tried showing in the attached screenshots in my earlier
>> messages.
>>
>> I too use the hgt files from viewfinderanoramas.
>>
>>
>>
>>
>> On 24/09/2020 9:12 pm, Gerd Petermann wrote:
>>> Hi Joao,
>>>
>>> sorry, I was not able to reproduce the problem. I've downloaded the hgt files from
>>> http://www.viewfinderpanoramas.org/Coverage%20map%20viewfinderpanoramas_org3.htm
>>> and tried with
>>> java -jar d:\mkgmap\dist\mkgmap.jar --gmapi --dem=f:\srtm3_1_comp  --dem-dists=9942 --overview-dem-dist=88888 --dem-poly=f:\dwnload\temp\areas(1).poly  67301053.osm.pbf
>>> No error message and DEM data looks good.
>>>
>>> Please try the same command with attached (empty) osm file and your data paths. If you can reproduce the crash I'd try to replace the hgt files.
>>>
>>> Gerd
>>>
>>> ________________________________________
>>> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joao Almeida <joaoha at gmail.com>
>>> Gesendet: Donnerstag, 24. September 2020 12:17
>>> An: mkgmap-dev at lists.mkgmap.org.uk
>>> Betreff: Re: [mkgmap-dev] DEM file Number too big for binary encoding with      14 bits
>>>
>>> Done.
>>>
>>>
>>>
>>> On 24/09/2020 7:43 pm, Gerd Petermann wrote:
>>>> Hi Joao,
>>>>
>>>> I need the poly file as well
>>>> dem-poly=C:\Garmin\SplitterTemp\areas.poly
>>>>
>>>> Gerd
>>>>
>>>> ________________________________________
>>>> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joao Almeida <joaoha at gmail.com>
>>>> Gesendet: Donnerstag, 24. September 2020 11:42
>>>> An: mkgmap-dev at lists.mkgmap.org.uk
>>>> Betreff: Re: [mkgmap-dev] DEM file Number too big for binary encoding with      14 bits
>>>>
>>>> Thanks Gerd,
>>>>
>>>> Files attached.
>>>>
>>>> Joao
>>>>
>>>>
>>>> On 24/09/2020 6:13 pm, Gerd Petermann wrote:
>>>>> Hi Joao,
>>>>>
>>>>> Please attach the areas.list produced by splitter. Maybe I'll be able to reproduce the error here.
>>>>> BTW: DEM calculation errors don't depend on the style or the objects in the OSM files.
>>>>>
>>>>> Gerd
>>>>>
>>>>> ________________________________________
>>>>> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joao Almeida <joaoha at gmail.com>
>>>>> Gesendet: Mittwoch, 23. September 2020 14:47
>>>>> An: mkgmap-dev at lists.mkgmap.org.uk
>>>>> Betreff: Re: [mkgmap-dev] DEM file Number too big for binary encoding with      14 bits
>>>>>
>>>>> Thank you Gerd,
>>>>>
>>>>> So I narrowed it down a bit more. I'm getting a similar behavior when
>>>>> trying to build Russia with DEM. But because it is quite a big file I'm
>>>>> doing it with ANZ.
>>>>>
>>>>> Here are my findings.
>>>>> It seems to be related to DEM and only affecting New Zealand. If I build
>>>>> Australia using the same settings/options/style I get a working map.
>>>>>
>>>>> If I build New Zealand without DEM and only contours I get a working
>>>>> map. Note the contours are created from the same HGT files, so I would
>>>>> assume the HGT files are correct.
>>>>> If I build New Zealand without DEM or contours I also get a working map,
>>>>> so I would say that would eliminate a TYP or Style issue.
>>>>>
>>>>>
>>>>> Also I mentioned I can create a DEM map for Australia without a problem
>>>>> with the same DEM options so I would say the DEM settings would not be a
>>>>> problem but I don't know for sure.
>>>>>
>>>>> Here are the settings:
>>>>>
>>>>> --overview-dem-dist=88888
>>>>> --dem-dists=9942
>>>>>
>>>>> Build command line:
>>>>> java -Xmx8192m -ea -jar C:\Garmin\MKGMAP~2\mkgmap.jar --mapname=37406557
>>>>> --family-id=5979 C:\Garmin\Typs\jbm52dwl.typ --series-name="JBT New
>>>>> Zealand" --family-name="JBT New Zealand" --overview-mapname="JBT New
>>>>> Zealand" --style-file=C:\Garmin\styles --style="Style-Jbm5.2.0a-Merge"
>>>>> --gmapi --keep-going --output-dir=C:\Garmin\MAPUPL~1 --index --nsis
>>>>> --tdbfile --draw-priority=10 --remove-short-arcs --check-roundabouts
>>>>> --drive-on=left --route --name-tag-list=int_name,name
>>>>> --location-autofill=is_in,nearest --index --housenumbers
>>>>> --copyright-message="Map data © openstreetmap.org" --check-styles
>>>>> --bounds="c:\Garmin\Sources\bounds-latest.zip"
>>>>> --precomp-sea="c:\Garmin\Sources\sea-latest.zip" --show-profiles=1
>>>>> --latin1 --code-page=1252 --name-tag-list=name --add-pois-to-areas
>>>>> --pois-to-areas-placement=always=middle --add-pois-to-lines
>>>>> --link-pois-to-ways --make-poi-index --x-split-name-index
>>>>> --nearby-poi-rules-config="c:\Garmin\Styles\Style-Jbm5.2.0a-Merge\config.nearbypoi"
>>>>> --check-roundabout-flares --add-boundary-nodes-at-admin-boundaries=4
>>>>> --drive-on=detect --merge-lines --remove-ovm-work-files --verbose -c
>>>>> C:\Garmin\SPLITT~4\DEM~1.ARG -c C:\Garmin\SPLITT~4\TEMPLA~2.ARG
>>>>> PAUSE
>>>>>
>>>>>
>>>>> When I build the New Zealand map I only get a map at zoom level 30km or
>>>>> below with Basecamp set to map detail High.
>>>>> The output from this build command line is attached.
>>>>>
>>>>> screenshot NZ1 -- no map at all except for some islands New zealand
>>>>> should be where the tracks are.
>>>>> screenshot NZ2 -- we have some parts of the map but the east side of New
>>>>> Zealand is cut.
>>>>>
>>>>> screenshot NZ3 -- a lower zoom level the east side of New Zealand appears.
>>>>>
>>>>> Thanks for the help.
>>>>>
>>>>> Joao
>>>>>
>>>>> On 23/09/2020 3:00 am, Gerd Petermann wrote:
>>>>>> Hi Joao,
>>>>>>
>>>>>> difficult. Seems the algorithm to encode DEM data is wrong. All the DEM data in your screenshot looks bad, so maybe the problem is in the hgt input files or in the DEM options.
>>>>>> Maybe try to use slightly different dem-dist value(s).
>>>>>> If this doesn't help I need the *.hgt files that are used for this tile and the file C:\Garmin\SPLITT~4\67301053.o5m
>>>>>> and the DEM options to be able to reproduce the problem.
>>>>>>
>>>>>> Gerd
>>>>>>
>>>>>> ________________________________________
>>>>>> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Joao Almeida <joaoha at gmail.com>
>>>>>> Gesendet: Freitag, 18. September 2020 03:41
>>>>>> An: mkgmap-dev at lists.mkgmap.org.uk
>>>>>> Betreff: [mkgmap-dev] DEM file Number too big for binary encoding with 14       bits
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Any idea how I can diagnose this issue?
>>>>>>
>>>>>>
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301057.o5m: Attention:
>>>>>> Tile contains both drive-on-left (81) and drive-on-right roads (1031)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301054.o5m: Attention:
>>>>>> Tile contains both drive-on-left (4817) and drive-on-right roads (4982)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301053.o5m: Attention:
>>>>>> Tile contains both drive-on-left (3133) and drive-on-right roads (1255)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301052.o5m: Attention:
>>>>>> Tile contains both drive-on-left (5668) and drive-on-right roads (603)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301061.o5m: Attention:
>>>>>> Tile contains both drive-on-left (2381) and drive-on-right roads (81)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301065.o5m: Attention:
>>>>>> Tile contains both drive-on-left (745) and drive-on-right roads (18)
>>>>>> SEVERE (MapFailedException): C:\Garmin\SPLITT~4\67301053.o5m: (thrown in
>>>>>> DEMTile.writeValAsBin()) Number too big for binary encoding with 14
>>>>>> bits:32559
>>>>>> SEVERE (MapBuilder): C:\Garmin\SPLITT~4\67301053.o5m: exception while
>>>>>> creating DEM file Number too big for binary encoding with 14 bits:32559
>>>>>> SEVERE (MapFailedException): C:\Garmin\SPLITT~4\67301053.o5m: (thrown in
>>>>>> MapBuilder.buildDem()) DEM
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301069.o5m: Attention:
>>>>>> Tile contains both drive-on-left (4648) and drive-on-right roads (227)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301070.o5m: Attention:
>>>>>> Tile contains both drive-on-left (6416) and drive-on-right roads (2)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301097.o5m: Attention:
>>>>>> Tile contains both drive-on-left (19) and drive-on-right roads (2)
>>>>>> SEVERE (StyledConverter): C:\Garmin\SPLITT~4\67301099.o5m: Attention:
>>>>>> Tile contains both drive-on-left (2) and drive-on-right roads (2)
>>>>>> Number of MapFailedExceptions: 1
>>>>>> Number of ExitExceptions: 0
>>>>>>
>>>>>> Getting this while trying to build the map with DEM
>>>>>>
>>>>>> The result is attached.
>>>>>>
>>>>>> Thanks a lot
>>>>>> Joao
>>>>>>
>>>>>
>>>>
>>>
>>>
>>
>> _______________________________________________
>> mkgmap-dev mailing list
>> mkgmap-dev at lists.mkgmap.org.uk
>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>>
> 
> 
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> 

-------------- next part --------------
# List of areas
# Generated Thu Sep 24 22:56:05 AEST 2020
#
67301052: -2097152,-8292352 to -1773568,-7976960
#       : -45.000000,-177.934570 to -38.056641,-171.166992

67301053: -1691648,-8378368 to -1280000,-8060928
#       : -36.298828,-179.780273 to -27.465820,-172.968750

67301054: -983040,-8388608 to -653312,-8085504
#       : -21.093750,-180.000000 to -14.018555,-173.496094

67301055: -1257472,-8388608 to -983040,-8085504
#       : -26.982422,-180.000000 to -21.093750,-173.496094

67301056: -917504,-8060928 to -641024,-7960576
#       : -19.687500,-172.968750 to -13.754883,-170.815430

67301057: -917504,-7960576 to -641024,-7874560
#       : -19.687500,-170.815430 to -13.754883,-168.969727

67301058: -1490944,-6696960 to -641024,-6150144
#       : -31.992188,-143.701172 to -13.754883,-131.967773

67301059: -1490944,-7847936 to -641024,-7018496
#       : -31.992188,-168.398438 to -13.754883,-150.600586

67301060: -1490944,-7018496 to -821248,-6696960
#       : -31.992188,-150.600586 to -17.622070,-143.701172

67301061: -821248,-6924288 to -641024,-6696960
#       : -17.622070,-148.579102 to -13.754883,-143.701172

67301062: -821248,-7018496 to -641024,-6971392
#       : -17.622070,-150.600586 to -13.754883,-149.589844

67301063: -821248,-6971392 to -641024,-6924288
#       : -17.622070,-149.589844 to -13.754883,-148.579102

67301064: -614400,-8388608 to 1216512,-7206912
#       : -13.183594,-180.000000 to 26.103516,-154.643555

67301065: -614400,-7110656 to 225280,-6291456
#       : -13.183594,-152.578125 to 4.833984,-135.000000

67301066: -1423360,-6096896 to 978944,-4734976
#       : -30.541992,-130.825195 to 21.005859,-101.601563

67301067: 978944,-6096896 to 1224704,-5044224
#       : 21.005859,-130.825195 to 26.279297,-108.237305

67301068: 978944,-5044224 to 1224704,-4921344
#       : 21.005859,-108.237305 to 26.279297,-105.600586

67301069: 978944,-4921344 to 1026048,-4734976
#       : 21.005859,-105.600586 to 22.016602,-101.601563

67301070: 1026048,-4921344 to 1224704,-4734976
#       : 22.016602,-105.600586 to 26.279297,-101.601563

67301071: -2322432,2113536 to -864256,2715648
#       : -49.833984,45.351563 to -18.544922,58.271484

67301072: -452608,2113536 to 643072,2668544
#       : -9.711914,45.351563 to 13.798828,57.260742

67301073: -833536,2113536 to -452608,2668544
#       : -17.885742,45.351563 to -9.711914,57.260742

67301074: 739328,2539520 to 1224704,2715648
#       : 15.864258,54.492188 to 26.279297,58.271484

67301075: 739328,2326528 to 1224704,2539520
#       : 15.864258,49.921875 to 26.279297,54.492188

67301076: -2635776,3237888 to -2129920,3700736
#       : -56.557617,69.477539 to -45.703125,79.409180

67301077: -2635776,2932736 to -2129920,3237888
#       : -56.557617,62.929688 to -45.703125,69.477539

67301078: -2058240,2760704 to -260096,3813376
#       : -44.165039,59.238281 to -5.581055,81.826172

67301079: 561152,2760704 to 1214464,3813376
#       : 12.041016,59.238281 to 26.059570,81.826172

67301080: -65536,2760704 to 561152,3813376
#       : -1.406250,59.238281 to 12.041016,81.826172

67301081: -727040,3938304 to 364544,4677632
#       : -15.600586,84.506836 to 7.822266,100.371094

67301082: 548864,3938304 to 985088,4677632
#       : 11.777344,84.506836 to 21.137695,100.371094

67301083: 364544,3938304 to 548864,4677632
#       : 7.822266,84.506836 to 11.777344,100.371094

67301084: 243712,7462912 to 1224704,8388608
#       : 5.229492,160.136719 to 26.279297,180.000000

67301085: 716800,6572032 to 1224704,7462912
#       : 15.380859,141.020508 to 26.279297,160.136719

67301086: 243712,7055360 to 716800,7462912
#       : 5.229492,151.391602 to 15.380859,160.136719

67301087: 243712,6854656 to 716800,7055360
#       : 5.229492,147.084961 to 15.380859,151.391602

67301088: 243712,6572032 to 507904,6854656
#       : 5.229492,141.020508 to 10.898438,147.084961

67301089: 507904,6766592 to 716800,6854656
#       : 10.898438,145.195313 to 15.380859,147.084961

67301090: 507904,6572032 to 716800,6766592
#       : 10.898438,141.020508 to 15.380859,145.195313

67301091: -235520,7477248 to 243712,8388608
#       : -5.053711,160.444336 to 5.229492,180.000000

67301092: -708608,7929856 to -235520,8388608
#       : -15.205078,170.156250 to -5.053711,180.000000

67301093: -708608,7477248 to -235520,7929856
#       : -15.205078,160.444336 to -5.053711,170.156250

67301094: 2048,7002112 to 243712,7477248
#       : 0.043945,150.249023 to 5.229492,160.444336

67301095: -235520,7217152 to 2048,7477248
#       : -5.053711,154.863281 to 0.043945,160.444336

67301096: -172032,7002112 to 2048,7217152
#       : -3.691406,150.249023 to 0.043945,154.863281

67301097: -235520,7002112 to -172032,7217152
#       : -5.053711,150.249023 to -3.691406,154.863281

67301098: -135168,6572032 to 243712,7002112
#       : -2.900391,141.020508 to 5.229492,150.249023

67301099: -235520,6785024 to -135168,7002112
#       : -5.053711,145.590820 to -2.900391,150.249023

67301100: -235520,6572032 to -135168,6785024
#       : -5.053711,141.020508 to -2.900391,145.590820

67301101: -708608,7024640 to -448512,7477248
#       : -15.205078,150.732422 to -9.624023,160.444336

67301102: -448512,7024640 to -235520,7249920
#       : -9.624023,150.732422 to -5.053711,155.566406

67301103: -448512,7249920 to -235520,7362560
#       : -9.624023,155.566406 to -5.053711,157.983398

67301104: -342016,7362560 to -235520,7477248
#       : -7.338867,157.983398 to -5.053711,160.444336

67301105: -448512,7362560 to -342016,7419904
#       : -9.624023,157.983398 to -7.338867,159.213867

67301106: -448512,7419904 to -342016,7477248
#       : -9.624023,159.213867 to -7.338867,160.444336

67301107: -708608,6572032 to -473088,7024640
#       : -15.205078,141.020508 to -10.151367,150.732422

67301108: -354304,6797312 to -235520,7024640
#       : -7.602539,145.854492 to -5.053711,150.732422

67301109: -473088,6909952 to -354304,7024640
#       : -10.151367,148.271484 to -7.602539,150.732422

67301110: -473088,6797312 to -354304,6909952
#       : -10.151367,145.854492 to -7.602539,148.271484

67301111: -473088,6572032 to -354304,6797312
#       : -10.151367,141.020508 to -7.602539,145.854492

67301112: -354304,6572032 to -294912,6684672
#       : -7.602539,141.020508 to -6.328125,143.437500

67301113: -294912,6572032 to -235520,6684672
#       : -6.328125,141.020508 to -5.053711,143.437500

67301114: -354304,6684672 to -294912,6797312
#       : -7.602539,143.437500 to -6.328125,145.854492

67301115: -294912,6684672 to -235520,6797312
#       : -6.328125,143.437500 to -5.053711,145.854492

67301116: 741376,5656576 to 1224704,6572032
#       : 15.908203,121.376953 to 26.279297,141.020508

67301117: 258048,6105088 to 741376,6572032
#       : 5.537109,131.000977 to 15.908203,141.020508

67301118: 497664,5656576 to 741376,5763072
#       : 10.678711,121.376953 to 15.908203,123.662109

67301119: 497664,5763072 to 741376,6105088
#       : 10.678711,123.662109 to 15.908203,131.000977

67301120: 258048,5656576 to 497664,5777408
#       : 5.537109,121.376953 to 10.678711,123.969727

67301121: 258048,5777408 to 497664,5838848
#       : 5.537109,123.969727 to 10.678711,125.288086

67301122: 258048,5869568 to 497664,6105088
#       : 5.537109,125.947266 to 10.678711,131.000977

67301123: 258048,5838848 to 372736,5869568
#       : 5.537109,125.288086 to 7.998047,125.947266

67301124: 372736,5838848 to 452608,5869568
#       : 7.998047,125.288086 to 9.711914,125.947266

67301125: 452608,5838848 to 497664,5869568
#       : 9.711914,125.288086 to 10.678711,125.947266

67301126: 258048,4759552 to 741376,5208064
#       : 5.537109,102.128906 to 15.908203,111.752930

67301127: 499712,5208064 to 741376,5656576
#       : 10.722656,111.752930 to 15.908203,121.376953

67301128: 258048,5208064 to 499712,5435392
#       : 5.537109,111.752930 to 10.722656,116.630859

67301129: 258048,5435392 to 378880,5656576
#       : 5.537109,116.630859 to 8.129883,121.376953

67301130: 378880,5435392 to 499712,5656576
#       : 8.129883,116.630859 to 10.722656,121.376953

67301131: 741376,5103616 to 1224704,5287936
#       : 15.908203,109.511719 to 26.279297,113.466797

67301132: 741376,4759552 to 1224704,5103616
#       : 15.908203,102.128906 to 26.279297,109.511719

67301133: 741376,5287936 to 983040,5656576
#       : 15.908203,113.466797 to 21.093750,121.376953

67301134: 983040,5472256 to 1224704,5656576
#       : 21.093750,117.421875 to 26.279297,121.376953

67301135: 983040,5287936 to 1224704,5472256
#       : 21.093750,113.466797 to 26.279297,117.421875

67301136: -708608,4759552 to -221184,5212160
#       : -15.205078,102.128906 to -4.746094,111.840820

67301137: -708608,5212160 to -221184,5664768
#       : -15.205078,111.840820 to -4.746094,121.552734

67301138: -221184,4759552 to 258048,5212160
#       : -4.746094,102.128906 to 5.537109,111.840820

67301139: -221184,5212160 to 258048,5664768
#       : -4.746094,111.840820 to 5.537109,121.552734

67301140: -466944,5664768 to -225280,6117376
#       : -10.019531,121.552734 to -4.833984,131.264648

67301141: -708608,5664768 to -466944,5890048
#       : -15.205078,121.552734 to -10.019531,126.386719

67301142: -708608,5890048 to -602112,6117376
#       : -15.205078,126.386719 to -12.919922,131.264648

67301143: -602112,5890048 to -466944,6117376
#       : -12.919922,126.386719 to -10.019531,131.264648

67301144: -708608,6260736 to -466944,6572032
#       : -15.205078,134.340820 to -10.019531,141.020508

67301145: -708608,6117376 to -466944,6260736
#       : -15.205078,131.264648 to -10.019531,134.340820

67301146: -466944,6117376 to -225280,6344704
#       : -10.019531,131.264648 to -4.833984,136.142578

67301147: -466944,6344704 to -325632,6572032
#       : -10.019531,136.142578 to -6.987305,141.020508

67301148: -325632,6344704 to -225280,6572032
#       : -6.987305,136.142578 to -4.833984,141.020508

67301149: 16384,5664768 to 258048,6117376
#       : 0.351563,121.552734 to 5.537109,131.264648

67301150: -225280,5664768 to 16384,5890048
#       : -4.833984,121.552734 to 0.351563,126.386719

67301151: -225280,5890048 to -100352,6117376
#       : -4.833984,126.386719 to -2.153320,131.264648

67301152: -100352,5890048 to 16384,6117376
#       : -2.153320,126.386719 to 0.351563,131.264648

67301153: 12288,6117376 to 258048,6572032
#       : 0.263672,131.264648 to 5.537109,141.020508

67301154: -225280,6117376 to -114688,6230016
#       : -4.833984,131.264648 to -2.460938,133.681641

67301155: -225280,6230016 to -114688,6344704
#       : -4.833984,133.681641 to -2.460938,136.142578

67301156: -114688,6230016 to -61440,6344704
#       : -2.460938,133.681641 to -1.318359,136.142578

67301157: -61440,6230016 to 12288,6344704
#       : -1.318359,133.681641 to 0.263672,136.142578

67301158: -114688,6117376 to -61440,6230016
#       : -2.460938,131.264648 to -1.318359,133.681641

67301159: -61440,6117376 to 12288,6230016
#       : -1.318359,131.264648 to 0.263672,133.681641

67301160: -137216,6344704 to 12288,6457344
#       : -2.944336,136.142578 to 0.263672,138.559570

67301161: -106496,6457344 to 12288,6572032
#       : -2.285156,138.559570 to 0.263672,141.020508

67301162: -137216,6457344 to -106496,6514688
#       : -2.944336,138.559570 to -2.285156,139.790039

67301163: -137216,6514688 to -106496,6572032
#       : -2.944336,139.790039 to -2.285156,141.020508

67301164: -225280,6344704 to -137216,6400000
#       : -4.833984,136.142578 to -2.944336,137.329102

67301165: -225280,6400000 to -137216,6457344
#       : -4.833984,137.329102 to -2.944336,138.559570

67301166: -225280,6514688 to -137216,6572032
#       : -4.833984,139.790039 to -2.944336,141.020508

67301167: -225280,6457344 to -137216,6514688
#       : -4.833984,138.559570 to -2.944336,139.790039

67301168: -1425408,5707776 to -1067008,5914624
#       : -30.585938,122.475586 to -22.895508,126.914063

67301169: -1425408,5502976 to -1067008,5707776
#       : -30.585938,118.081055 to -22.895508,122.475586

67301170: -1067008,5502976 to -708608,5707776
#       : -22.895508,118.081055 to -15.205078,122.475586

67301171: -1067008,5707776 to -888832,5914624
#       : -22.895508,122.475586 to -19.072266,126.914063

67301172: -888832,5707776 to -708608,5914624
#       : -19.072266,122.475586 to -15.205078,126.914063

67301173: -1425408,4759552 to -708608,5296128
#       : -30.585938,102.128906 to -15.205078,113.642578

67301174: -946176,5296128 to -708608,5502976
#       : -20.302734,113.642578 to -15.205078,118.081055

67301175: -1105920,5296128 to -946176,5398528
#       : -23.730469,113.642578 to -20.302734,115.839844

67301176: -1028096,5398528 to -946176,5502976
#       : -22.060547,115.839844 to -20.302734,118.081055

67301177: -1105920,5398528 to -1028096,5502976
#       : -23.730469,115.839844 to -22.060547,118.081055

67301178: -1425408,5296128 to -1265664,5398528
#       : -30.585938,113.642578 to -27.158203,115.839844

67301179: -1425408,5398528 to -1265664,5502976
#       : -30.585938,115.839844 to -27.158203,118.081055

67301180: -1265664,5296128 to -1105920,5398528
#       : -27.158203,113.642578 to -23.730469,115.839844

67301181: -1265664,5398528 to -1105920,5502976
#       : -27.158203,115.839844 to -23.730469,118.081055

67301182: -1067008,6119424 to -708608,6326272
#       : -22.895508,131.308594 to -15.205078,135.747070

67301183: -1067008,5914624 to -708608,6119424
#       : -22.895508,126.914063 to -15.205078,131.308594

67301184: -1425408,5914624 to -1067008,6119424
#       : -30.585938,126.914063 to -22.895508,131.308594

67301185: -1425408,6119424 to -1247232,6326272
#       : -30.585938,131.308594 to -26.762695,135.747070

67301186: -1247232,6119424 to -1067008,6221824
#       : -26.762695,131.308594 to -22.895508,133.505859

67301187: -1247232,6221824 to -1067008,6326272
#       : -26.762695,133.505859 to -22.895508,135.747070

67301188: -1067008,6326272 to -708608,6533120
#       : -22.895508,135.747070 to -15.205078,140.185547

67301189: -888832,6533120 to -708608,6739968
#       : -19.072266,140.185547 to -15.205078,144.624023

67301190: -1067008,6533120 to -888832,6739968
#       : -22.895508,140.185547 to -19.072266,144.624023

67301191: -1247232,6326272 to -1067008,6533120
#       : -26.762695,135.747070 to -22.895508,140.185547

67301192: -1425408,6326272 to -1247232,6428672
#       : -30.585938,135.747070 to -26.762695,137.944336

67301193: -1425408,6428672 to -1337344,6533120
#       : -30.585938,137.944336 to -28.696289,140.185547

67301194: -1337344,6428672 to -1247232,6479872
#       : -28.696289,137.944336 to -26.762695,139.042969

67301195: -1337344,6479872 to -1247232,6533120
#       : -28.696289,139.042969 to -26.762695,140.185547

67301196: -1247232,6533120 to -1067008,6739968
#       : -26.762695,140.185547 to -22.895508,144.624023

67301197: -1425408,6533120 to -1247232,6635520
#       : -30.585938,140.185547 to -26.762695,142.382813

67301198: -1337344,6635520 to -1247232,6739968
#       : -28.696289,142.382813 to -26.762695,144.624023

67301199: -1425408,6635520 to -1337344,6739968
#       : -30.585938,142.382813 to -28.696289,144.624023

67301200: -1910784,4759552 to -1611776,5955584
#       : -41.000977,102.128906 to -34.584961,127.792969

67301201: -1611776,5758976 to -1425408,5955584
#       : -34.584961,123.574219 to -30.585938,127.792969

67301202: -1519616,5562368 to -1425408,5758976
#       : -32.607422,119.355469 to -30.585938,123.574219

67301203: -1611776,5562368 to -1519616,5758976
#       : -34.584961,119.355469 to -32.607422,123.574219

67301204: -1611776,4759552 to -1425408,5365760
#       : -34.584961,102.128906 to -30.585938,115.136719

67301205: -1611776,5464064 to -1519616,5562368
#       : -34.584961,117.246094 to -32.607422,119.355469

67301206: -1566720,5414912 to -1519616,5464064
#       : -33.618164,116.191406 to -32.607422,117.246094

67301207: -1566720,5365760 to -1519616,5414912
#       : -33.618164,115.136719 to -32.607422,116.191406

67301208: -1611776,5414912 to -1566720,5464064
#       : -34.584961,116.191406 to -33.618164,117.246094

67301209: -1611776,5365760 to -1589248,5414912
#       : -34.584961,115.136719 to -34.101563,116.191406

67301210: -1589248,5365760 to -1566720,5390336
#       : -34.101563,115.136719 to -33.618164,115.664063

67301211: -1579008,5390336 to -1566720,5414912
#       : -33.881836,115.664063 to -33.618164,116.191406

67301212: -1589248,5390336 to -1579008,5414912
#       : -34.101563,115.664063 to -33.881836,116.191406

67301213: -1519616,5464064 to -1425408,5562368
#       : -32.607422,117.246094 to -30.585938,119.355469

67301214: -1472512,5365760 to -1425408,5464064
#       : -31.596680,115.136719 to -30.585938,117.246094

67301215: -1519616,5416960 to -1472512,5464064
#       : -32.607422,116.235352 to -31.596680,117.246094

67301216: -1519616,5365760 to -1497088,5416960
#       : -32.607422,115.136719 to -32.124023,116.235352

67301217: -1497088,5365760 to -1472512,5396480
#       : -32.124023,115.136719 to -31.596680,115.795898

67301218: -1484800,5396480 to -1472512,5416960
#       : -31.860352,115.795898 to -31.596680,116.235352

67301219: -1497088,5406720 to -1484800,5416960
#       : -32.124023,116.015625 to -31.860352,116.235352

67301220: -1497088,5396480 to -1490944,5406720
#       : -32.124023,115.795898 to -31.992188,116.015625

67301221: -1490944,5400576 to -1484800,5406720
#       : -31.992188,115.883789 to -31.860352,116.015625

67301222: -1490944,5396480 to -1484800,5400576
#       : -31.992188,115.795898 to -31.860352,115.883789

67301223: -2281472,5955584 to -1964032,6739968
#       : -48.955078,127.792969 to -42.143555,144.624023

67301224: -1964032,5955584 to -1783808,6492160
#       : -42.143555,127.792969 to -38.276367,139.306641

67301225: -1964032,6492160 to -1783808,6639616
#       : -42.143555,139.306641 to -38.276367,142.470703

67301226: -1964032,6639616 to -1861632,6739968
#       : -42.143555,142.470703 to -39.946289,144.624023

67301227: -1861632,6639616 to -1783808,6688768
#       : -39.946289,142.470703 to -38.276367,143.525391

67301228: -1861632,6688768 to -1783808,6739968
#       : -39.946289,143.525391 to -38.276367,144.624023

67301229: -1783808,5955584 to -1576960,6346752
#       : -38.276367,127.792969 to -33.837891,136.186523

67301230: -1576960,5955584 to -1425408,6346752
#       : -33.837891,127.792969 to -30.585938,136.186523

67301231: -1515520,6346752 to -1425408,6543360
#       : -32.519531,136.186523 to -30.585938,140.405273

67301232: -1605632,6346752 to -1515520,6445056
#       : -34.453125,136.186523 to -32.519531,138.295898

67301233: -1605632,6445056 to -1515520,6543360
#       : -34.453125,138.295898 to -32.519531,140.405273

67301234: -1515520,6543360 to -1425408,6739968
#       : -32.519531,140.405273 to -30.585938,144.624023

67301235: -1605632,6641664 to -1515520,6739968
#       : -34.453125,142.514648 to -32.519531,144.624023

67301236: -1560576,6543360 to -1515520,6641664
#       : -33.486328,140.405273 to -32.519531,142.514648

67301237: -1605632,6543360 to -1560576,6592512
#       : -34.453125,140.405273 to -33.486328,141.459961

67301238: -1605632,6592512 to -1560576,6641664
#       : -34.453125,141.459961 to -33.486328,142.514648

67301239: -1783808,6346752 to -1689600,6543360
#       : -38.276367,136.186523 to -36.254883,140.405273

67301240: -1646592,6346752 to -1605632,6445056
#       : -35.332031,136.186523 to -34.453125,138.295898

67301241: -1689600,6346752 to -1646592,6445056
#       : -36.254883,136.186523 to -35.332031,138.295898

67301242: -1689600,6445056 to -1648640,6543360
#       : -36.254883,138.295898 to -35.375977,140.405273

67301243: -1648640,6494208 to -1605632,6543360
#       : -35.375977,139.350586 to -34.453125,140.405273

67301244: -1628160,6469632 to -1605632,6494208
#       : -34.936523,138.823242 to -34.453125,139.350586

67301245: -1617920,6445056 to -1605632,6469632
#       : -34.716797,138.295898 to -34.453125,138.823242

67301246: -1628160,6461440 to -1617920,6469632
#       : -34.936523,138.647461 to -34.716797,138.823242

67301247: -1628160,6457344 to -1617920,6461440
#       : -34.936523,138.559570 to -34.716797,138.647461

67301248: -1628160,6445056 to -1617920,6457344
#       : -34.936523,138.295898 to -34.716797,138.559570

67301249: -1648640,6469632 to -1628160,6494208
#       : -35.375977,138.823242 to -34.936523,139.350586

67301250: -1648640,6445056 to -1638400,6469632
#       : -35.375977,138.295898 to -35.156250,138.823242

67301251: -1638400,6459392 to -1628160,6469632
#       : -35.156250,138.603516 to -34.936523,138.823242

67301252: -1638400,6445056 to -1628160,6455296
#       : -35.156250,138.295898 to -34.936523,138.515625

67301253: -1638400,6455296 to -1634304,6459392
#       : -35.156250,138.515625 to -35.068359,138.603516

67301254: -1634304,6455296 to -1628160,6459392
#       : -35.068359,138.515625 to -34.936523,138.603516

67301255: -1695744,6543360 to -1650688,6641664
#       : -36.386719,140.405273 to -35.419922,142.514648

67301256: -1650688,6543360 to -1605632,6641664
#       : -35.419922,140.405273 to -34.453125,142.514648

67301257: -1650688,6641664 to -1605632,6739968
#       : -35.419922,142.514648 to -34.453125,144.624023

67301258: -1695744,6641664 to -1650688,6739968
#       : -36.386719,142.514648 to -35.419922,144.624023

67301259: -1783808,6543360 to -1740800,6592512
#       : -38.276367,140.405273 to -37.353516,141.459961

67301260: -1783808,6592512 to -1740800,6641664
#       : -38.276367,141.459961 to -37.353516,142.514648

67301261: -1740800,6543360 to -1695744,6592512
#       : -37.353516,140.405273 to -36.386719,141.459961

67301262: -1740800,6592512 to -1695744,6641664
#       : -37.353516,141.459961 to -36.386719,142.514648

67301263: -1740800,6641664 to -1695744,6690816
#       : -37.353516,142.514648 to -36.386719,143.569336

67301264: -1740800,6690816 to -1718272,6739968
#       : -37.353516,143.569336 to -36.870117,144.624023

67301265: -1718272,6690816 to -1695744,6739968
#       : -36.870117,143.569336 to -36.386719,144.624023

67301266: -1783808,6641664 to -1740800,6690816
#       : -38.276367,142.514648 to -37.353516,143.569336

67301267: -1763328,6715392 to -1740800,6739968
#       : -37.836914,144.096680 to -37.353516,144.624023

67301268: -1763328,6690816 to -1740800,6715392
#       : -37.836914,143.569336 to -37.353516,144.096680

67301269: -1783808,6690816 to -1763328,6715392
#       : -38.276367,143.569336 to -37.836914,144.096680

67301270: -1773568,6715392 to -1763328,6739968
#       : -38.056641,144.096680 to -37.836914,144.624023

67301271: -1783808,6727680 to -1779712,6739968
#       : -38.276367,144.360352 to -38.188477,144.624023

67301272: -1779712,6727680 to -1773568,6739968
#       : -38.188477,144.360352 to -38.056641,144.624023

67301273: -1783808,6715392 to -1779712,6727680
#       : -38.276367,144.096680 to -38.188477,144.360352

67301274: -1779712,6715392 to -1773568,6721536
#       : -38.188477,144.096680 to -38.056641,144.228516

67301275: -1779712,6721536 to -1777664,6727680
#       : -38.188477,144.228516 to -38.144531,144.360352

67301276: -1777664,6721536 to -1773568,6727680
#       : -38.144531,144.228516 to -38.056641,144.360352

67301277: -1675264,7563264 to -1191936,7972864
#       : -35.947266,162.290039 to -25.576172,171.079102

67301278: -1468416,7972864 to -1191936,8388608
#       : -31.508789,171.079102 to -25.576172,180.000000

67301279: -1675264,8169472 to -1468416,8388608
#       : -35.947266,175.297852 to -31.508789,180.000000

67301280: -1626112,7972864 to -1468416,8169472
#       : -34.892578,171.079102 to -31.508789,175.297852

67301281: -1675264,8136704 to -1626112,8169472
#       : -35.947266,174.594727 to -34.892578,175.297852

67301282: -1652736,8108032 to -1626112,8136704
#       : -35.463867,173.979492 to -34.892578,174.594727

67301283: -1675264,8108032 to -1652736,8136704
#       : -35.947266,173.979492 to -35.463867,174.594727

67301284: -1675264,7972864 to -1626112,8079360
#       : -35.947266,171.079102 to -34.892578,173.364258

67301285: -1675264,8079360 to -1650688,8108032
#       : -35.947266,173.364258 to -35.419922,173.979492

67301286: -1638400,8079360 to -1626112,8108032
#       : -35.156250,173.364258 to -34.892578,173.979492

67301287: -1650688,8079360 to -1638400,8108032
#       : -35.419922,173.364258 to -35.156250,173.979492

67301288: -1191936,7987200 to -901120,8388608
#       : -25.576172,171.386719 to -19.335938,180.000000

67301289: -901120,8314880 to -823296,8388608
#       : -19.335938,178.417969 to -17.666016,180.000000

67301290: -823296,8314880 to -788480,8388608
#       : -17.666016,178.417969 to -16.918945,180.000000

67301291: -788480,8314880 to -770048,8388608
#       : -16.918945,178.417969 to -16.523438,180.000000

67301292: -770048,8314880 to -708608,8388608
#       : -16.523438,178.417969 to -15.205078,180.000000

67301293: -901120,8278016 to -835584,8314880
#       : -19.335938,177.626953 to -17.929688,178.417969

67301294: -835584,8278016 to -708608,8314880
#       : -17.929688,177.626953 to -15.205078,178.417969

67301295: -901120,7987200 to -708608,8259584
#       : -19.335938,171.386719 to -15.205078,177.231445

67301296: -776192,8259584 to -708608,8278016
#       : -16.655273,177.231445 to -15.205078,177.626953

67301297: -780288,8275968 to -776192,8278016
#       : -16.743164,177.583008 to -16.655273,177.626953

67301298: -780288,8259584 to -776192,8275968
#       : -16.743164,177.231445 to -16.655273,177.583008

67301299: -786432,8259584 to -780288,8278016
#       : -16.875000,177.231445 to -16.743164,177.626953

67301300: -798720,8259584 to -786432,8278016
#       : -17.138672,177.231445 to -16.875000,177.626953

67301301: -821248,8259584 to -798720,8278016
#       : -17.622070,177.231445 to -17.138672,177.626953

67301302: -901120,8259584 to -843776,8278016
#       : -19.335938,177.231445 to -18.105469,177.626953

67301303: -843776,8259584 to -821248,8278016
#       : -18.105469,177.231445 to -17.622070,177.626953

67301304: -894976,7563264 to -708608,7739392
#       : -19.204102,162.290039 to -15.205078,166.069336

67301305: -894976,7739392 to -708608,7829504
#       : -19.204102,166.069336 to -15.205078,168.002930

67301306: -894976,7829504 to -708608,7987200
#       : -19.204102,168.002930 to -15.205078,171.386719

67301307: -1191936,7794688 to -894976,7987200
#       : -25.576172,167.255859 to -19.204102,171.386719

67301308: -987136,7563264 to -894976,7794688
#       : -21.181641,162.290039 to -19.204102,167.255859

67301309: -1191936,7563264 to -987136,7735296
#       : -25.576172,162.290039 to -21.181641,165.981445

67301310: -1034240,7735296 to -987136,7794688
#       : -22.192383,165.981445 to -21.181641,167.255859

67301311: -1191936,7735296 to -1054720,7794688
#       : -25.576172,165.981445 to -22.631836,167.255859

67301312: -1054720,7766016 to -1034240,7794688
#       : -22.631836,166.640625 to -22.192383,167.255859

67301313: -1054720,7735296 to -1034240,7753728
#       : -22.631836,165.981445 to -22.192383,166.376953

67301314: -1054720,7753728 to -1044480,7766016
#       : -22.631836,166.376953 to -22.412109,166.640625

67301315: -1044480,7759872 to -1034240,7766016
#       : -22.412109,166.508789 to -22.192383,166.640625

67301316: -1044480,7753728 to -1034240,7759872
#       : -22.412109,166.376953 to -22.192383,166.508789

67301317: -1191936,7088128 to -708608,7563264
#       : -25.576172,152.094727 to -15.205078,162.290039

67301318: -1191936,6739968 to -1071104,6914048
#       : -25.576172,144.624023 to -22.983398,148.359375

67301319: -1071104,6739968 to -950272,6914048
#       : -22.983398,144.624023 to -20.390625,148.359375

67301320: -1071104,7000064 to -950272,7088128
#       : -22.983398,150.205078 to -20.390625,152.094727

67301321: -1071104,6914048 to -950272,7000064
#       : -22.983398,148.359375 to -20.390625,150.205078

67301322: -1191936,6914048 to -1071104,7000064
#       : -25.576172,148.359375 to -22.983398,150.205078

67301323: -1191936,7000064 to -1132544,7088128
#       : -25.576172,150.205078 to -24.301758,152.094727

67301324: -1132544,7000064 to -1071104,7088128
#       : -24.301758,150.205078 to -22.983398,152.094727

67301325: -950272,6914048 to -708608,7088128
#       : -20.390625,148.359375 to -15.205078,152.094727

67301326: -950272,6825984 to -829440,6914048
#       : -20.390625,146.469727 to -17.797852,148.359375

67301327: -950272,6739968 to -890880,6825984
#       : -20.390625,144.624023 to -19.116211,146.469727

67301328: -890880,6739968 to -829440,6825984
#       : -19.116211,144.624023 to -17.797852,146.469727

67301329: -829440,6825984 to -708608,6914048
#       : -17.797852,146.469727 to -15.205078,148.359375

67301330: -770048,6739968 to -708608,6825984
#       : -16.523438,144.624023 to -15.205078,146.469727

67301331: -829440,6739968 to -770048,6782976
#       : -17.797852,144.624023 to -16.523438,145.546875

67301332: -829440,6782976 to -800768,6825984
#       : -17.797852,145.546875 to -17.182617,146.469727

67301333: -800768,6801408 to -770048,6825984
#       : -17.182617,145.942383 to -16.523438,146.469727

67301334: -786432,6782976 to -770048,6801408
#       : -16.875000,145.546875 to -16.523438,145.942383

67301335: -800768,6782976 to -786432,6791168
#       : -17.182617,145.546875 to -16.875000,145.722656

67301336: -800768,6791168 to -786432,6801408
#       : -17.182617,145.722656 to -16.875000,145.942383

67301337: -1675264,7129088 to -1415168,7563264
#       : -35.947266,152.973633 to -30.366211,162.290039

67301338: -1415168,7288832 to -1191936,7563264
#       : -30.366211,156.401367 to -25.576172,162.290039

67301339: -1415168,7159808 to -1304576,7288832
#       : -30.366211,153.632813 to -27.993164,156.401367

67301340: -1415168,7129088 to -1359872,7159808
#       : -30.366211,152.973633 to -29.179688,153.632813

67301341: -1359872,7129088 to -1333248,7159808
#       : -29.179688,152.973633 to -28.608398,153.632813

67301342: -1333248,7129088 to -1318912,7159808
#       : -28.608398,152.973633 to -28.300781,153.632813

67301343: -1318912,7129088 to -1304576,7159808
#       : -28.300781,152.973633 to -27.993164,153.632813

67301344: -1304576,7151616 to -1191936,7288832
#       : -27.993164,153.457031 to -25.576172,156.401367

67301345: -1249280,7129088 to -1191936,7151616
#       : -26.806641,152.973633 to -25.576172,153.457031

67301346: -1263616,7129088 to -1249280,7151616
#       : -27.114258,152.973633 to -26.806641,153.457031

67301347: -1277952,7139328 to -1263616,7151616
#       : -27.421875,153.193359 to -27.114258,153.457031

67301348: -1271808,7129088 to -1263616,7139328
#       : -27.290039,152.973633 to -27.114258,153.193359

67301349: -1277952,7129088 to -1271808,7139328
#       : -27.421875,152.973633 to -27.290039,153.193359

67301350: -1304576,7129088 to -1292288,7151616
#       : -27.993164,152.973633 to -27.729492,153.457031

67301351: -1292288,7139328 to -1277952,7151616
#       : -27.729492,153.193359 to -27.421875,153.457031

67301352: -1292288,7129088 to -1286144,7139328
#       : -27.729492,152.973633 to -27.597656,153.193359

67301353: -1286144,7133184 to -1277952,7139328
#       : -27.597656,153.061523 to -27.421875,153.193359

67301354: -1286144,7129088 to -1282048,7133184
#       : -27.597656,152.973633 to -27.509766,153.061523

67301355: -1282048,7129088 to -1277952,7133184
#       : -27.509766,152.973633 to -27.421875,153.061523

67301356: -1312768,6739968 to -1191936,6934528
#       : -28.168945,144.624023 to -25.576172,148.798828

67301357: -1433600,6739968 to -1312768,6836224
#       : -30.761719,144.624023 to -28.168945,146.689453

67301358: -1374208,6836224 to -1312768,6934528
#       : -29.487305,146.689453 to -28.168945,148.798828

67301359: -1433600,6885376 to -1374208,6934528
#       : -30.761719,147.744141 to -29.487305,148.798828

67301360: -1433600,6836224 to -1374208,6885376
#       : -30.761719,146.689453 to -29.487305,147.744141

67301361: -1433600,6934528 to -1374208,7030784
#       : -30.761719,148.798828 to -29.487305,150.864258

67301362: -1374208,6934528 to -1312768,7030784
#       : -29.487305,148.798828 to -28.168945,150.864258

67301363: -1374208,7030784 to -1312768,7079936
#       : -29.487305,150.864258 to -28.168945,151.918945

67301364: -1374208,7079936 to -1312768,7129088
#       : -29.487305,151.918945 to -28.168945,152.973633

67301365: -1433600,7030784 to -1374208,7079936
#       : -30.761719,150.864258 to -29.487305,151.918945

67301366: -1433600,7079936 to -1374208,7129088
#       : -30.761719,151.918945 to -29.487305,152.973633

67301367: -1312768,6934528 to -1191936,7030784
#       : -28.168945,148.798828 to -25.576172,150.864258

67301368: -1253376,7030784 to -1191936,7079936
#       : -26.894531,150.864258 to -25.576172,151.918945

67301369: -1222656,7079936 to -1191936,7129088
#       : -26.235352,151.918945 to -25.576172,152.973633

67301370: -1253376,7079936 to -1222656,7129088
#       : -26.894531,151.918945 to -26.235352,152.973633

67301371: -1312768,7030784 to -1253376,7079936
#       : -28.168945,150.864258 to -26.894531,151.918945

67301372: -1312768,7079936 to -1284096,7104512
#       : -28.168945,151.918945 to -27.553711,152.446289

67301373: -1312768,7104512 to -1284096,7129088
#       : -28.168945,152.446289 to -27.553711,152.973633

67301374: -1284096,7079936 to -1253376,7104512
#       : -27.553711,151.918945 to -26.894531,152.446289

67301375: -1269760,7104512 to -1253376,7129088
#       : -27.246094,152.446289 to -26.894531,152.973633

67301376: -1284096,7104512 to -1269760,7129088
#       : -27.553711,152.446289 to -27.246094,152.973633

67301377: -1554432,6739968 to -1433600,6836224
#       : -33.354492,144.624023 to -30.761719,146.689453

67301378: -1554432,6836224 to -1495040,6934528
#       : -33.354492,146.689453 to -32.080078,148.798828

67301379: -1495040,6836224 to -1433600,6934528
#       : -32.080078,146.689453 to -30.761719,148.798828

67301380: -1615872,6739968 to -1554432,6836224
#       : -34.672852,144.624023 to -33.354492,146.689453

67301381: -1675264,6739968 to -1615872,6836224
#       : -35.947266,144.624023 to -34.672852,146.689453

67301382: -1615872,6836224 to -1554432,6934528
#       : -34.672852,146.689453 to -33.354492,148.798828

67301383: -1675264,6836224 to -1615872,6885376
#       : -35.947266,146.689453 to -34.672852,147.744141

67301384: -1646592,6885376 to -1615872,6934528
#       : -35.332031,147.744141 to -34.672852,148.798828

67301385: -1675264,6885376 to -1646592,6934528
#       : -35.947266,147.744141 to -35.332031,148.798828

67301386: -1495040,6934528 to -1433600,7030784
#       : -32.080078,148.798828 to -30.761719,150.864258

67301387: -1554432,6981632 to -1495040,7030784
#       : -33.354492,149.809570 to -32.080078,150.864258

67301388: -1554432,6934528 to -1495040,6981632
#       : -33.354492,148.798828 to -32.080078,149.809570

67301389: -1495040,7030784 to -1433600,7079936
#       : -32.080078,150.864258 to -30.761719,151.918945

67301390: -1464320,7079936 to -1433600,7129088
#       : -31.420898,151.918945 to -30.761719,152.973633

67301391: -1495040,7079936 to -1464320,7129088
#       : -32.080078,151.918945 to -31.420898,152.973633

67301392: -1554432,7075840 to -1495040,7129088
#       : -33.354492,151.831055 to -32.080078,152.973633

67301393: -1525760,7030784 to -1495040,7075840
#       : -32.739258,150.864258 to -32.080078,151.831055

67301394: -1554432,7030784 to -1525760,7053312
#       : -33.354492,150.864258 to -32.739258,151.347656

67301395: -1554432,7053312 to -1540096,7075840
#       : -33.354492,151.347656 to -33.046875,151.831055

67301396: -1540096,7053312 to -1525760,7063552
#       : -33.046875,151.347656 to -32.739258,151.567383

67301397: -1540096,7063552 to -1525760,7075840
#       : -33.046875,151.567383 to -32.739258,151.831055

67301398: -1615872,6934528 to -1585152,7004160
#       : -34.672852,148.798828 to -34.013672,150.292969

67301399: -1585152,6934528 to -1554432,6969344
#       : -34.013672,148.798828 to -33.354492,149.545898

67301400: -1585152,6969344 to -1554432,7004160
#       : -34.013672,149.545898 to -33.354492,150.292969

67301401: -1675264,6969344 to -1646592,7004160
#       : -35.947266,149.545898 to -35.332031,150.292969

67301402: -1675264,6934528 to -1660928,6969344
#       : -35.947266,148.798828 to -35.639648,149.545898

67301403: -1660928,6934528 to -1646592,6969344
#       : -35.639648,148.798828 to -35.332031,149.545898

67301404: -1646592,6969344 to -1615872,7004160
#       : -35.332031,149.545898 to -34.672852,150.292969

67301405: -1632256,6934528 to -1615872,6969344
#       : -35.024414,148.798828 to -34.672852,149.545898

67301406: -1646592,6950912 to -1632256,6969344
#       : -35.332031,149.150391 to -35.024414,149.545898

67301407: -1640448,6934528 to -1632256,6950912
#       : -35.200195,148.798828 to -35.024414,149.150391

67301408: -1646592,6934528 to -1640448,6942720
#       : -35.332031,148.798828 to -35.200195,148.974609

67301409: -1646592,6942720 to -1640448,6950912
#       : -35.332031,148.974609 to -35.200195,149.150391

67301410: -1675264,7004160 to -1611776,7129088
#       : -35.947266,150.292969 to -34.584961,152.973633

67301411: -1611776,7055360 to -1554432,7129088
#       : -34.584961,151.391602 to -33.354492,152.973633

67301412: -1611776,7038976 to -1587200,7055360
#       : -34.584961,151.040039 to -34.057617,151.391602

67301413: -1587200,7038976 to -1576960,7045120
#       : -34.057617,151.040039 to -33.837891,151.171875

67301414: -1587200,7045120 to -1576960,7055360
#       : -34.057617,151.171875 to -33.837891,151.391602

67301415: -1566720,7038976 to -1554432,7055360
#       : -33.618164,151.040039 to -33.354492,151.391602

67301416: -1576960,7045120 to -1566720,7055360
#       : -33.837891,151.171875 to -33.618164,151.391602

67301417: -1576960,7038976 to -1566720,7045120
#       : -33.837891,151.040039 to -33.618164,151.171875

67301418: -1611776,7004160 to -1583104,7020544
#       : -34.584961,150.292969 to -33.969727,150.644531

67301419: -1611776,7020544 to -1597440,7038976
#       : -34.584961,150.644531 to -34.277344,151.040039

67301420: -1597440,7020544 to -1583104,7038976
#       : -34.277344,150.644531 to -33.969727,151.040039

67301421: -1583104,7004160 to -1554432,7020544
#       : -33.969727,150.292969 to -33.354492,150.644531

67301422: -1568768,7020544 to -1554432,7038976
#       : -33.662109,150.644531 to -33.354492,151.040039

67301423: -1583104,7020544 to -1568768,7028736
#       : -33.969727,150.644531 to -33.662109,150.820313

67301424: -1576960,7028736 to -1568768,7038976
#       : -33.837891,150.820313 to -33.662109,151.040039

67301425: -1583104,7028736 to -1576960,7032832
#       : -33.969727,150.820313 to -33.837891,150.908203

67301426: -1583104,7032832 to -1576960,7038976
#       : -33.969727,150.908203 to -33.837891,151.040039

67301427: -2664448,6739968 to -2144256,7550976
#       : -57.172852,144.624023 to -46.010742,162.026367

67301428: -2144256,7137280 to -1675264,7550976
#       : -46.010742,153.149414 to -35.947266,162.026367

67301429: -2144256,6930432 to -1888256,7137280
#       : -46.010742,148.710938 to -40.517578,153.149414

67301430: -2144256,6739968 to -2017280,6930432
#       : -46.010742,144.624023 to -43.286133,148.710938

67301431: -2017280,6739968 to -1974272,6832128
#       : -43.286133,144.624023 to -42.363281,146.601563

67301432: -2017280,6871040 to -1974272,6930432
#       : -43.286133,147.436523 to -42.363281,148.710938

67301433: -1996800,6832128 to -1974272,6871040
#       : -42.846680,146.601563 to -42.363281,147.436523

67301434: -2017280,6832128 to -1996800,6850560
#       : -43.286133,146.601563 to -42.846680,146.997070

67301435: -2017280,6850560 to -2007040,6871040
#       : -43.286133,146.997070 to -43.066406,147.436523

67301436: -2007040,6850560 to -1996800,6871040
#       : -43.066406,146.997070 to -42.846680,147.436523

67301437: -1931264,6879232 to -1888256,6930432
#       : -41.440430,147.612305 to -40.517578,148.710938

67301438: -1931264,6832128 to -1888256,6879232
#       : -41.440430,146.601563 to -40.517578,147.612305

67301439: -1974272,6879232 to -1931264,6930432
#       : -42.363281,147.612305 to -41.440430,148.710938

67301440: -1974272,6832128 to -1931264,6879232
#       : -42.363281,146.601563 to -41.440430,147.612305

67301441: -1931264,6739968 to -1888256,6785024
#       : -41.440430,144.624023 to -40.517578,145.590820

67301442: -1914880,6785024 to -1888256,6832128
#       : -41.088867,145.590820 to -40.517578,146.601563

67301443: -1931264,6785024 to -1914880,6832128
#       : -41.440430,145.590820 to -41.088867,146.601563

67301444: -1974272,6739968 to -1931264,6787072
#       : -42.363281,144.624023 to -41.440430,145.634766

67301445: -1974272,6787072 to -1953792,6832128
#       : -42.363281,145.634766 to -41.923828,146.601563

67301446: -1953792,6787072 to -1931264,6809600
#       : -41.923828,145.634766 to -41.440430,146.118164

67301447: -1943552,6809600 to -1931264,6832128
#       : -41.704102,146.118164 to -41.440430,146.601563

67301448: -1953792,6809600 to -1943552,6819840
#       : -41.923828,146.118164 to -41.704102,146.337891

67301449: -1953792,6819840 to -1949696,6832128
#       : -41.923828,146.337891 to -41.835938,146.601563

67301450: -1949696,6825984 to -1943552,6832128
#       : -41.835938,146.469727 to -41.704102,146.601563

67301451: -1949696,6819840 to -1947648,6825984
#       : -41.835938,146.337891 to -41.791992,146.469727

67301452: -1947648,6819840 to -1943552,6825984
#       : -41.791992,146.337891 to -41.704102,146.469727

67301453: -1888256,6881280 to -1781760,7137280
#       : -40.517578,147.656250 to -38.232422,153.149414

67301454: -1781760,6981632 to -1675264,7137280
#       : -38.232422,149.809570 to -35.947266,153.149414

67301455: -1724416,6948864 to -1675264,6981632
#       : -37.001953,149.106445 to -35.947266,149.809570

67301456: -1781760,6948864 to -1724416,6981632
#       : -38.232422,149.106445 to -37.001953,149.809570

67301457: -1781760,6914048 to -1728512,6948864
#       : -38.232422,148.359375 to -37.089844,149.106445

67301458: -1781760,6881280 to -1728512,6914048
#       : -38.232422,147.656250 to -37.089844,148.359375

67301459: -1728512,6914048 to -1675264,6948864
#       : -37.089844,148.359375 to -35.947266,149.106445

67301460: -1728512,6881280 to -1675264,6914048
#       : -37.089844,147.656250 to -35.947266,148.359375

67301461: -1888256,6809600 to -1781760,6881280
#       : -40.517578,146.118164 to -38.232422,147.656250

67301462: -1888256,6739968 to -1835008,6809600
#       : -40.517578,144.624023 to -39.375000,146.118164

67301463: -1835008,6739968 to -1781760,6774784
#       : -39.375000,144.624023 to -38.232422,145.371094

67301464: -1835008,6774784 to -1781760,6809600
#       : -39.375000,145.371094 to -38.232422,146.118164

67301465: -1755136,6809600 to -1728512,6844416
#       : -37.661133,146.118164 to -37.089844,146.865234

67301466: -1781760,6809600 to -1755136,6844416
#       : -38.232422,146.118164 to -37.661133,146.865234

67301467: -1755136,6844416 to -1728512,6881280
#       : -37.661133,146.865234 to -37.089844,147.656250

67301468: -1781760,6862848 to -1755136,6881280
#       : -38.232422,147.260742 to -37.661133,147.656250

67301469: -1781760,6844416 to -1755136,6862848
#       : -38.232422,146.865234 to -37.661133,147.260742

67301470: -1728512,6809600 to -1701888,6844416
#       : -37.089844,146.118164 to -36.518555,146.865234

67301471: -1701888,6825984 to -1675264,6844416
#       : -36.518555,146.469727 to -35.947266,146.865234

67301472: -1701888,6809600 to -1675264,6825984
#       : -36.518555,146.118164 to -35.947266,146.469727

67301473: -1728512,6844416 to -1701888,6881280
#       : -37.089844,146.865234 to -36.518555,147.656250

67301474: -1701888,6862848 to -1675264,6881280
#       : -36.518555,147.260742 to -35.947266,147.656250

67301475: -1701888,6844416 to -1675264,6862848
#       : -36.518555,146.865234 to -35.947266,147.260742

67301476: -1728512,6774784 to -1701888,6809600
#       : -37.089844,145.371094 to -36.518555,146.118164

67301477: -1701888,6774784 to -1675264,6809600
#       : -36.518555,145.371094 to -35.947266,146.118164

67301478: -1728512,6739968 to -1701888,6774784
#       : -37.089844,144.624023 to -36.518555,145.371094

67301479: -1701888,6739968 to -1675264,6774784
#       : -36.518555,144.624023 to -35.947266,145.371094

67301480: -1781760,6774784 to -1755136,6809600
#       : -38.232422,145.371094 to -37.661133,146.118164

67301481: -1755136,6774784 to -1728512,6809600
#       : -37.661133,145.371094 to -37.089844,146.118164

67301482: -1755136,6739968 to -1728512,6756352
#       : -37.661133,144.624023 to -37.089844,144.975586

67301483: -1755136,6756352 to -1728512,6774784
#       : -37.661133,144.975586 to -37.089844,145.371094

67301484: -1781760,6739968 to -1769472,6756352
#       : -38.232422,144.624023 to -37.968750,144.975586

67301485: -1769472,6739968 to -1763328,6756352
#       : -37.968750,144.624023 to -37.836914,144.975586

67301486: -1763328,6739968 to -1755136,6748160
#       : -37.836914,144.624023 to -37.661133,144.799805

67301487: -1759232,6748160 to -1755136,6756352
#       : -37.749023,144.799805 to -37.661133,144.975586

67301488: -1763328,6748160 to -1759232,6756352
#       : -37.836914,144.799805 to -37.749023,144.975586

67301489: -1781760,6756352 to -1769472,6764544
#       : -38.232422,144.975586 to -37.968750,145.151367

67301490: -1781760,6764544 to -1775616,6774784
#       : -38.232422,145.151367 to -38.100586,145.371094

67301491: -1775616,6764544 to -1769472,6774784
#       : -38.100586,145.151367 to -37.968750,145.371094

67301492: -1763328,6764544 to -1755136,6774784
#       : -37.836914,145.151367 to -37.661133,145.371094

67301493: -1769472,6764544 to -1763328,6774784
#       : -37.968750,145.151367 to -37.836914,145.371094

67301494: -1769472,6756352 to -1763328,6764544
#       : -37.968750,144.975586 to -37.836914,145.151367

67301495: -1759232,6756352 to -1755136,6764544
#       : -37.749023,144.975586 to -37.661133,145.151367

67301496: -1763328,6756352 to -1759232,6764544
#       : -37.836914,144.975586 to -37.749023,145.151367

67301497: -2600960,7966720 to -2154496,8388608
#       : -55.810547,170.947266 to -46.230469,180.000000

67301498: -2664448,7550976 to -2394112,7966720
#       : -57.172852,162.026367 to -51.372070,170.947266

67301499: -2394112,7550976 to -2154496,7825408
#       : -51.372070,162.026367 to -46.230469,167.915039

67301500: -2394112,7825408 to -2189312,7966720
#       : -51.372070,167.915039 to -46.977539,170.947266

67301501: -2189312,7882752 to -2154496,7966720
#       : -46.977539,169.145508 to -46.230469,170.947266

67301502: -2189312,7825408 to -2154496,7882752
#       : -46.977539,167.915039 to -46.230469,169.145508

67301503: -1933312,7550976 to -1675264,7958528
#       : -41.484375,162.026367 to -35.947266,170.771484

67301504: -2154496,7550976 to -1933312,7770112
#       : -46.230469,162.026367 to -41.484375,166.728516

67301505: -2070528,7770112 to -1933312,7882752
#       : -44.428711,166.728516 to -41.484375,169.145508

67301506: -2027520,7882752 to -1933312,7958528
#       : -43.505859,169.145508 to -41.484375,170.771484

67301507: -2070528,7882752 to -2027520,7919616
#       : -44.428711,169.145508 to -43.505859,169.936523

67301508: -2070528,7919616 to -2050048,7958528
#       : -44.428711,169.936523 to -43.989258,170.771484

67301509: -2050048,7919616 to -2027520,7958528
#       : -43.989258,169.936523 to -43.505859,170.771484

67301510: -2113536,7770112 to -2070528,7817216
#       : -45.351563,166.728516 to -44.428711,167.739258

67301511: -2093056,7817216 to -2070528,7864320
#       : -44.912109,167.739258 to -44.428711,168.750000

67301512: -2113536,7817216 to -2093056,7864320
#       : -45.351563,167.739258 to -44.912109,168.750000

67301513: -2154496,7817216 to -2134016,7864320
#       : -46.230469,167.739258 to -45.791016,168.750000

67301514: -2134016,7817216 to -2113536,7864320
#       : -45.791016,167.739258 to -45.351563,168.750000

67301515: -2154496,7770112 to -2134016,7817216
#       : -46.230469,166.728516 to -45.791016,167.739258

67301516: -2134016,7770112 to -2113536,7817216
#       : -45.791016,166.728516 to -45.351563,167.739258

67301517: -2113536,7911424 to -2070528,7958528
#       : -45.351563,169.760742 to -44.428711,170.771484

67301518: -2093056,7864320 to -2070528,7911424
#       : -44.912109,168.750000 to -44.428711,169.760742

67301519: -2113536,7864320 to -2093056,7911424
#       : -45.351563,168.750000 to -44.912109,169.760742

67301520: -2154496,7864320 to -2113536,7911424
#       : -46.230469,168.750000 to -45.351563,169.760742

67301521: -2134016,7911424 to -2113536,7958528
#       : -45.791016,169.760742 to -45.351563,170.771484

67301522: -2154496,7911424 to -2134016,7933952
#       : -46.230469,169.760742 to -45.791016,170.244141

67301523: -2154496,7933952 to -2134016,7958528
#       : -46.230469,170.244141 to -45.791016,170.771484

67301524: -2154496,8128512 to -1990656,8388608
#       : -46.230469,174.418945 to -42.714844,180.000000

67301525: -1990656,8173568 to -1910784,8388608
#       : -42.714844,175.385742 to -41.000977,180.000000

67301526: -1990656,8128512 to -1933312,8173568
#       : -42.714844,174.418945 to -41.484375,175.385742

67301527: -1933312,8151040 to -1923072,8173568
#       : -41.484375,174.902344 to -41.264648,175.385742

67301528: -1923072,8151040 to -1910784,8173568
#       : -41.264648,174.902344 to -41.000977,175.385742

67301529: -1921024,8128512 to -1910784,8151040
#       : -41.220703,174.418945 to -41.000977,174.902344

67301530: -1933312,8128512 to -1921024,8142848
#       : -41.484375,174.418945 to -41.220703,174.726563

67301531: -1933312,8142848 to -1927168,8151040
#       : -41.484375,174.726563 to -41.352539,174.902344

67301532: -1927168,8146944 to -1921024,8151040
#       : -41.352539,174.814453 to -41.220703,174.902344

67301533: -1927168,8142848 to -1925120,8146944
#       : -41.352539,174.726563 to -41.308594,174.814453

67301534: -1925120,8142848 to -1921024,8146944
#       : -41.308594,174.726563 to -41.220703,174.814453

67301535: -2154496,7958528 to -2086912,8128512
#       : -46.230469,170.771484 to -44.780273,174.418945

67301536: -2086912,7958528 to -2058240,8019968
#       : -44.780273,170.771484 to -44.165039,172.089844

67301537: -2058240,7958528 to -2027520,8019968
#       : -44.165039,170.771484 to -43.505859,172.089844

67301538: -2086912,8050688 to -2027520,8128512
#       : -44.780273,172.749023 to -43.505859,174.418945

67301539: -2086912,8019968 to -2041856,8050688
#       : -44.780273,172.089844 to -43.813477,172.749023

67301540: -2041856,8019968 to -2027520,8034304
#       : -43.813477,172.089844 to -43.505859,172.397461

67301541: -2041856,8034304 to -2035712,8050688
#       : -43.813477,172.397461 to -43.681641,172.749023

67301542: -2035712,8034304 to -2027520,8042496
#       : -43.681641,172.397461 to -43.505859,172.573242

67301543: -2035712,8042496 to -2031616,8050688
#       : -43.681641,172.573242 to -43.593750,172.749023

67301544: -2031616,8046592 to -2027520,8050688
#       : -43.593750,172.661133 to -43.505859,172.749023

67301545: -2031616,8042496 to -2027520,8046592
#       : -43.593750,172.573242 to -43.505859,172.661133

67301546: -1970176,7958528 to -1910784,8005632
#       : -42.275391,170.771484 to -41.000977,171.782227

67301547: -1941504,8005632 to -1910784,8042496
#       : -41.660156,171.782227 to -41.000977,172.573242

67301548: -1970176,8005632 to -1941504,8042496
#       : -42.275391,171.782227 to -41.660156,172.573242

67301549: -2027520,7958528 to -1998848,7999488
#       : -43.505859,170.771484 to -42.890625,171.650391

67301550: -1998848,7958528 to -1970176,7999488
#       : -42.890625,170.771484 to -42.275391,171.650391

67301551: -1998848,7999488 to -1970176,8042496
#       : -42.890625,171.650391 to -42.275391,172.573242

67301552: -2027520,7999488 to -1998848,8019968
#       : -43.505859,171.650391 to -42.890625,172.089844

67301553: -2027520,8019968 to -1998848,8042496
#       : -43.505859,172.089844 to -42.890625,172.573242

67301554: -2027520,8077312 to -1970176,8128512
#       : -43.505859,173.320313 to -42.275391,174.418945

67301555: -1998848,8042496 to -1970176,8077312
#       : -42.890625,172.573242 to -42.275391,173.320313

67301556: -2027520,8042496 to -1998848,8077312
#       : -43.505859,172.573242 to -42.890625,173.320313

67301557: -1970176,8085504 to -1941504,8128512
#       : -42.275391,173.496094 to -41.660156,174.418945

67301558: -1941504,8105984 to -1910784,8128512
#       : -41.660156,173.935547 to -41.000977,174.418945

67301559: -1941504,8085504 to -1910784,8105984
#       : -41.660156,173.496094 to -41.000977,173.935547

67301560: -1970176,8042496 to -1941504,8085504
#       : -42.275391,172.573242 to -41.660156,173.496094

67301561: -1941504,8042496 to -1910784,8062976
#       : -41.660156,172.573242 to -41.000977,173.012695

67301562: -1941504,8062976 to -1910784,8085504
#       : -41.660156,173.012695 to -41.000977,173.496094

67301563: -1763328,8253440 to -1675264,8388608
#       : -37.836914,177.099609 to -35.947266,180.000000

67301564: -1794048,8290304 to -1763328,8388608
#       : -38.496094,177.890625 to -37.836914,180.000000

67301565: -1794048,8253440 to -1763328,8290304
#       : -38.496094,177.099609 to -37.836914,177.890625

67301566: -1736704,8171520 to -1675264,8253440
#       : -37.265625,175.341797 to -35.947266,177.099609

67301567: -1765376,8212480 to -1736704,8253440
#       : -37.880859,176.220703 to -37.265625,177.099609

67301568: -1794048,8232960 to -1765376,8253440
#       : -38.496094,176.660156 to -37.880859,177.099609

67301569: -1794048,8212480 to -1765376,8232960
#       : -38.496094,176.220703 to -37.880859,176.660156

67301570: -1794048,8171520 to -1765376,8192000
#       : -38.496094,175.341797 to -37.880859,175.781250

67301571: -1794048,8192000 to -1765376,8212480
#       : -38.496094,175.781250 to -37.880859,176.220703

67301572: -1765376,8171520 to -1736704,8192000
#       : -37.880859,175.341797 to -37.265625,175.781250

67301573: -1751040,8192000 to -1736704,8212480
#       : -37.573242,175.781250 to -37.265625,176.220703

67301574: -1765376,8192000 to -1751040,8202240
#       : -37.880859,175.781250 to -37.573242,176.000977

67301575: -1765376,8202240 to -1751040,8212480
#       : -37.880859,176.000977 to -37.573242,176.220703

67301576: -1910784,8245248 to -1837056,8388608
#       : -41.000977,176.923828 to -39.418945,180.000000

67301577: -1837056,8282112 to -1794048,8388608
#       : -39.418945,177.714844 to -38.496094,180.000000

67301578: -1837056,8245248 to -1814528,8282112
#       : -39.418945,176.923828 to -38.935547,177.714844

67301579: -1814528,8245248 to -1794048,8282112
#       : -38.935547,176.923828 to -38.496094,177.714844

67301580: -1910784,8206336 to -1882112,8245248
#       : -41.000977,176.088867 to -40.385742,176.923828

67301581: -1896448,8171520 to -1882112,8206336
#       : -40.693359,175.341797 to -40.385742,176.088867

67301582: -1910784,8171520 to -1896448,8206336
#       : -41.000977,175.341797 to -40.693359,176.088867

67301583: -1882112,8208384 to -1853440,8245248
#       : -40.385742,176.132813 to -39.770508,176.923828

67301584: -1867776,8171520 to -1853440,8208384
#       : -40.078125,175.341797 to -39.770508,176.132813

67301585: -1882112,8171520 to -1867776,8208384
#       : -40.385742,175.341797 to -40.078125,176.132813

67301586: -1824768,8208384 to -1794048,8245248
#       : -39.155273,176.132813 to -38.496094,176.923828

67301587: -1824768,8171520 to -1810432,8208384
#       : -39.155273,175.341797 to -38.847656,176.132813

67301588: -1810432,8171520 to -1794048,8208384
#       : -38.847656,175.341797 to -38.496094,176.132813

67301589: -1853440,8171520 to -1839104,8208384
#       : -39.770508,175.341797 to -39.462891,176.132813

67301590: -1839104,8171520 to -1824768,8208384
#       : -39.462891,175.341797 to -39.155273,176.132813

67301591: -1839104,8208384 to -1824768,8245248
#       : -39.462891,176.132813 to -39.155273,176.923828

67301592: -1853440,8208384 to -1839104,8226816
#       : -39.770508,176.132813 to -39.462891,176.528320

67301593: -1853440,8226816 to -1847296,8245248
#       : -39.770508,176.528320 to -39.638672,176.923828

67301594: -1847296,8226816 to -1839104,8235008
#       : -39.638672,176.528320 to -39.462891,176.704102

67301595: -1847296,8235008 to -1843200,8245248
#       : -39.638672,176.704102 to -39.550781,176.923828

67301596: -1843200,8235008 to -1839104,8245248
#       : -39.550781,176.704102 to -39.462891,176.923828

67301597: -1910784,7958528 to -1794048,8089600
#       : -41.000977,170.771484 to -38.496094,173.583984

67301598: -1910784,8089600 to -1853440,8132608
#       : -41.000977,173.583984 to -39.770508,174.506836

67301599: -1882112,8132608 to -1853440,8171520
#       : -40.385742,174.506836 to -39.770508,175.341797

67301600: -1910784,8132608 to -1882112,8171520
#       : -41.000977,174.506836 to -40.385742,175.341797

67301601: -1826816,8089600 to -1794048,8132608
#       : -39.199219,173.583984 to -38.496094,174.506836

67301602: -1853440,8089600 to -1826816,8132608
#       : -39.770508,173.583984 to -39.199219,174.506836

67301603: -1853440,8132608 to -1824768,8171520
#       : -39.770508,174.506836 to -39.155273,175.341797

67301604: -1824768,8132608 to -1794048,8171520
#       : -39.155273,174.506836 to -38.496094,175.341797

67301605: -1794048,7958528 to -1675264,8126464
#       : -38.496094,170.771484 to -35.947266,174.375000

67301606: -1794048,8126464 to -1765376,8171520
#       : -38.496094,174.375000 to -37.880859,175.341797

67301607: -1765376,8126464 to -1734656,8148992
#       : -37.880859,174.375000 to -37.221680,174.858398

67301608: -1751040,8148992 to -1734656,8171520
#       : -37.573242,174.858398 to -37.221680,175.341797

67301609: -1765376,8148992 to -1751040,8159232
#       : -37.880859,174.858398 to -37.573242,175.078125

67301610: -1765376,8159232 to -1751040,8171520
#       : -37.880859,175.078125 to -37.573242,175.341797

67301611: -1705984,8148992 to -1675264,8171520
#       : -36.606445,174.858398 to -35.947266,175.341797

67301612: -1691648,8126464 to -1675264,8148992
#       : -36.298828,174.375000 to -35.947266,174.858398

67301613: -1705984,8126464 to -1691648,8136704
#       : -36.606445,174.375000 to -36.298828,174.594727

67301614: -1705984,8136704 to -1691648,8148992
#       : -36.606445,174.594727 to -36.298828,174.858398

67301615: -1720320,8157184 to -1705984,8171520
#       : -36.914063,175.034180 to -36.606445,175.341797

67301616: -1720320,8148992 to -1705984,8157184
#       : -36.914063,174.858398 to -36.606445,175.034180

67301617: -1734656,8159232 to -1720320,8171520
#       : -37.221680,175.078125 to -36.914063,175.341797

67301618: -1734656,8148992 to -1728512,8159232
#       : -37.221680,174.858398 to -37.089844,175.078125

67301619: -1724416,8148992 to -1720320,8159232
#       : -37.001953,174.858398 to -36.914063,175.078125

67301620: -1728512,8148992 to -1724416,8159232
#       : -37.089844,174.858398 to -37.001953,175.078125

67301621: -1734656,8126464 to -1720320,8138752
#       : -37.221680,174.375000 to -36.914063,174.638672

67301622: -1734656,8138752 to -1728512,8148992
#       : -37.221680,174.638672 to -37.089844,174.858398

67301623: -1728512,8138752 to -1724416,8148992
#       : -37.089844,174.638672 to -37.001953,174.858398

67301624: -1724416,8138752 to -1720320,8142848
#       : -37.001953,174.638672 to -36.914063,174.726563

67301625: -1724416,8142848 to -1720320,8148992
#       : -37.001953,174.726563 to -36.914063,174.858398

67301626: -1720320,8126464 to -1705984,8136704
#       : -36.914063,174.375000 to -36.606445,174.594727

67301627: -1714176,8136704 to -1705984,8142848
#       : -36.782227,174.594727 to -36.606445,174.726563

67301628: -1710080,8142848 to -1705984,8148992
#       : -36.694336,174.726563 to -36.606445,174.858398

67301629: -1714176,8142848 to -1710080,8148992
#       : -36.782227,174.726563 to -36.694336,174.858398

67301630: -1720320,8144896 to -1718272,8148992
#       : -36.914063,174.770508 to -36.870117,174.858398

67301631: -1720320,8142848 to -1718272,8144896
#       : -36.914063,174.726563 to -36.870117,174.770508

67301632: -1718272,8144896 to -1714176,8148992
#       : -36.870117,174.770508 to -36.782227,174.858398

67301633: -1718272,8142848 to -1714176,8144896
#       : -36.870117,174.726563 to -36.782227,174.770508

67301634: -1718272,8136704 to -1714176,8138752
#       : -36.870117,174.594727 to -36.782227,174.638672

67301635: -1718272,8138752 to -1714176,8142848
#       : -36.870117,174.638672 to -36.782227,174.726563

67301636: -1720320,8136704 to -1718272,8138752
#       : -36.914063,174.594727 to -36.870117,174.638672

67301637: -1720320,8138752 to -1718272,8142848
#       : -36.914063,174.638672 to -36.870117,174.726563

-------------- next part --------------
area
1
  144.624023  -57.172852
  144.624023  -48.955078
  127.792969  -48.955078
  127.792969  -41.000977
  102.128906  -41.000977
  102.128906  26.279297
  180.000000  26.279297
  180.000000  -55.810547
  170.947266  -55.810547
  170.947266  -57.172852
  144.624023  -57.172852
END
2
  49.921875  15.864258
  49.921875  26.279297
  58.271484  26.279297
  58.271484  15.864258
  49.921875  15.864258
END
3
  -130.825195  -30.541992
  -130.825195  26.279297
  -101.601563  26.279297
  -101.601563  -30.541992
  -130.825195  -30.541992
END
4
  -180.000000  -13.183594
  -180.000000  26.103516
  -154.643555  26.103516
  -154.643555  -13.183594
  -180.000000  -13.183594
END
5
  59.238281  -1.406250
  59.238281  26.059570
  81.826172  26.059570
  81.826172  -1.406250
  59.238281  -1.406250
END
6
  84.506836  -15.600586
  84.506836  21.137695
  100.371094  21.137695
  100.371094  -15.600586
  84.506836  -15.600586
END
7
  45.351563  -17.885742
  45.351563  13.798828
  57.260742  13.798828
  57.260742  -17.885742
  45.351563  -17.885742
END
8
  -152.578125  -13.183594
  -152.578125  4.833984
  -135.000000  4.833984
  -135.000000  -13.183594
  -152.578125  -13.183594
END
9
  59.238281  -44.165039
  59.238281  -5.581055
  81.826172  -5.581055
  81.826172  -44.165039
  59.238281  -44.165039
END
10
  -168.398438  -31.992188
  -168.398438  -13.754883
  -131.967773  -13.754883
  -131.967773  -31.992188
  -168.398438  -31.992188
END
11
  -172.968750  -19.687500
  -172.968750  -13.754883
  -168.969727  -13.754883
  -168.969727  -19.687500
  -172.968750  -19.687500
END
12
  -180.000000  -26.982422
  -180.000000  -14.018555
  -173.496094  -14.018555
  -173.496094  -26.982422
  -180.000000  -26.982422
END
13
  45.351563  -49.833984
  45.351563  -18.544922
  58.271484  -18.544922
  58.271484  -49.833984
  45.351563  -49.833984
END
14
  -179.780273  -36.298828
  -179.780273  -27.465820
  -172.968750  -27.465820
  -172.968750  -36.298828
  -179.780273  -36.298828
END
15
  -177.934570  -45.000000
  -177.934570  -38.056641
  -171.166992  -38.056641
  -171.166992  -45.000000
  -177.934570  -45.000000
END
16
  62.929688  -56.557617
  62.929688  -45.703125
  79.409180  -45.703125
  79.409180  -56.557617
  62.929688  -56.557617
END
END
-------------- next part --------------
dem=C:\Garmin\3''HGT
overview-dem-dist=88888
dem-dists=9942
dem-poly=C:\Garmin\SplitterTemp\areas.poly



More information about the mkgmap-dev mailing list