-
Notifications
You must be signed in to change notification settings - Fork 0
/
tilemapresource.xml
19 lines (19 loc) · 1.03 KB
/
tilemapresource.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<TileMap version="1.0.0" tilemapservice="http://tms.osgeo.org/1.0.0">
<Title>map_night_18000.jpg</Title>
<Abstract></Abstract>
<SRS></SRS>
<BoundingBox minx="0.00000000000000" miny="-18000.00000000000000" maxx="18000.00000000000000" maxy="0.00000000000000"/>
<Origin x="0.00000000000000" y="-18000.00000000000000"/>
<TileFormat width="256" height="256" mime-type="image/png" extension="png"/>
<TileSets profile="raster">
<TileSet href="0" units-per-pixel="128.00000000000000" order="0"/>
<TileSet href="1" units-per-pixel="64.00000000000000" order="1"/>
<TileSet href="2" units-per-pixel="32.00000000000000" order="2"/>
<TileSet href="3" units-per-pixel="16.00000000000000" order="3"/>
<TileSet href="4" units-per-pixel="8.00000000000000" order="4"/>
<TileSet href="5" units-per-pixel="4.00000000000000" order="5"/>
<TileSet href="6" units-per-pixel="2.00000000000000" order="6"/>
<TileSet href="7" units-per-pixel="1.00000000000000" order="7"/>
</TileSets>
</TileMap>