Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created March 12, 2010 16:10
Show Gist options
  • Select an option

  • Save tmcw/330468 to your computer and use it in GitHub Desktop.

Select an option

Save tmcw/330468 to your computer and use it in GitHub Desktop.
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis projectname="" version="1.4.0-Enceladus" >
<title></title>
<mapcanvas>
<units>degrees</units>
<extent>
<xmin>-2479923.500245</xmin>
<ymin>-8217566.946809</ymin>
<xmax>24520649.811438</xmax>
<ymax>19466565.182891</ymax>
</extent>
<projections>0</projections>
<destinationsrs>
<spatialrefsys>
<proj4>+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs</proj4>
<srsid>3452</srsid>
<srid>4326</srid>
<epsg>4326</epsg>
<description>WGS 84</description>
<projectionacronym>longlat</projectionacronym>
<ellipsoidacronym>WGS84</ellipsoidacronym>
<geographicflag>true</geographicflag>
</spatialrefsys>
</destinationsrs>
</mapcanvas>
<legend>
<legendlayer open="true" checked="Qt::Checked" name="mgrs_68_900913" >
<filegroup open="true" hidden="false" >
<legendlayerfile isInOverview="0" layerid="mgrs_68_90091320100312103727415" visible="1" />
</filegroup>
</legendlayer>
</legend>
<projectlayers layercount="1" >
<maplayer minimumScale="0" maximumScale="1e+08" minLabelScale="0" maxLabelScale="1e+08" geometry="Polygon" type="vector" hasScaleBasedVisibilityFlag="0" scaleBasedLabelVisibilityFlag="0" >
<id>mgrs_68_90091320100312103727415</id>
<datasource>/Users/tmcw/Documents/DS/gis/world/world_mgrs_src/world_mgrs/mgrs_68_900913.shp</datasource>
<layername>mgrs_68_900913</layername>
<srs>
<spatialrefsys>
<proj4>+proj=merc +lon_0=0 +lat_ts=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs</proj4>
<srsid>100001</srsid>
<srid>0</srid>
<epsg>0</epsg>
<description> * Generated CRS (+proj=merc +lon_0=0 +lat_ts=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs)</description>
<projectionacronym>merc</projectionacronym>
<ellipsoidacronym>WGS84</ellipsoidacronym>
<geographicflag>false</geographicflag>
</spatialrefsys>
</srs>
<transparencyLevelInt>255</transparencyLevelInt>
<customproperties/>
<provider encoding="System" >ogr</provider>
<singlesymbol>
<symbol>
<lowervalue></lowervalue>
<uppervalue></uppervalue>
<label></label>
<pointsymbol>hard:circle</pointsymbol>
<pointsize>2</pointsize>
<pointsizeunits>pixels</pointsizeunits>
<rotationclassificationfieldname></rotationclassificationfieldname>
<scaleclassificationfieldname></scaleclassificationfieldname>
<symbolfieldname></symbolfieldname>
<outlinecolor red="0" blue="0" green="0" />
<outlinestyle>SolidLine</outlinestyle>
<outlinewidth>0.26</outlinewidth>
<fillcolor red="1" blue="193" green="34" />
<fillpattern>SolidPattern</fillpattern>
<texturepath null="1" ></texturepath>
</symbol>
</singlesymbol>
<editform></editform>
<editforminit></editforminit>
<displayfield>GRID1MIL</displayfield>
<label>0</label>
<attributeactions/>
<labelattributes>
<label fieldname="" text="Label" />
<family fieldname="" name="Lucida Grande" />
<size fieldname="" units="pt" value="12" />
<bold fieldname="" on="0" />
<italic fieldname="" on="0" />
<underline fieldname="" on="0" />
<color fieldname="" red="0" blue="0" green="0" />
<x fieldname="" />
<y fieldname="" />
<offset x="0" y="0" units="pt" yfieldname="" xfieldname="" />
<angle fieldname="" value="0" auto="0" />
<alignment fieldname="" value="center" />
<buffercolor fieldname="" red="255" blue="255" green="255" />
<buffersize fieldname="" units="pt" value="1" />
<bufferenabled fieldname="" on="" />
<multilineenabled fieldname="" on="" />
</labelattributes>
</maplayer>
</projectlayers>
<properties>
<Gui>
<SelectionColorBluePart type="int" >0</SelectionColorBluePart>
<CanvasColorGreenPart type="int" >255</CanvasColorGreenPart>
<CanvasColorRedPart type="int" >255</CanvasColorRedPart>
<SelectionColorRedPart type="int" >255</SelectionColorRedPart>
<SelectionColorGreenPart type="int" >255</SelectionColorGreenPart>
<CanvasColorBluePart type="int" >255</CanvasColorBluePart>
</Gui>
<PositionPrecision>
<DecimalPlaces type="int" >2</DecimalPlaces>
<Automatic type="bool" >true</Automatic>
</PositionPrecision>
</properties>
</qgis>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment