add gdal gdal2tile result
This commit is contained in:
parent
b24b38a1fa
commit
adc41295b0
13 changed files with 122 additions and 0 deletions
15
geotiffGesture/gdalKennedyMap/tilemapresource.xml
Normal file
15
geotiffGesture/gdalKennedyMap/tilemapresource.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TileMap version="1.0.0" tilemapservice="http://tms.osgeo.org/1.0.0">
|
||||
<Title>KENNEDY.tif</Title>
|
||||
<Abstract></Abstract>
|
||||
<SRS>EPSG:3857</SRS>
|
||||
<BoundingBox minx="-1.71376628693245" miny="48.12006539302960" maxx="-1.70834354383780" maxy="48.12270764673313"/>
|
||||
<Origin x="-1.71376628693245" y="48.12006539302960"/>
|
||||
<TileFormat width="256" height="256" mime-type="image/png" extension="png"/>
|
||||
<TileSets profile="mercator">
|
||||
<TileSet href="16" units-per-pixel="2.38865713348389" order="16"/>
|
||||
<TileSet href="17" units-per-pixel="1.19432856674194" order="17"/>
|
||||
<TileSet href="18" units-per-pixel="0.59716428337097" order="18"/>
|
||||
</TileSets>
|
||||
</TileMap>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue