Skip to content

Instantly share code, notes, and snippets.

@oeon
Created July 15, 2012 19:52
Show Gist options
  • Save oeon/3118360 to your computer and use it in GitHub Desktop.
Save oeon/3118360 to your computer and use it in GitHub Desktop.
tilemapresource.xml for slo_usgs mosaic.vrt
<?xml version="1.0" encoding="utf-8"?>
<TileMap version="1.0.0" tilemapservice="http://tms.osgeo.org/1.0.0">
<Title>mos2rgba.vrt</Title>
<Abstract></Abstract>
<SRS>EPSG:900913</SRS>
<BoundingBox minx="34.87497870982493" miny="-121.37605128402282" maxx="35.87498049818777" maxy="-119.37594688316540"/>
<Origin x="34.87497870982493" y="-121.37605128402282"/>
<TileFormat width="256" height="256" mime-type="image/png" extension="png"/>
<TileSets profile="mercator">
<TileSet href="14" units-per-pixel="9.55462853393555" order="14"/>
<TileSet href="15" units-per-pixel="4.77731426696777" order="15"/>
<TileSet href="16" units-per-pixel="2.38865713348389" order="16"/>
</TileSets>
</TileMap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment