Skip to content

Instantly share code, notes, and snippets.

@hampelm
Created February 23, 2010 23:41
Show Gist options
  • Save hampelm/312860 to your computer and use it in GitHub Desktop.
Save hampelm/312860 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=latlong +ellps=WGS84 +datum=WGS84 +no_defs">
<Stylesheet src="style.mss"/>
<Layer class="road secondary" srs="+proj=latlong +ellps=WGS84 +datum=WGS84 +no_defs">
<Datasource>
<Parameter name="type">shape</Parameter>
<Parameter name="file">/Users/matth/Projects/D-ACIS/area/geo/raw/michigan.shapefiles/michigan_highway.shp</Parameter>
</Datasource>
</Layer>
</Map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment