Skip to content

Instantly share code, notes, and snippets.

@mojodna
Created September 8, 2014 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mojodna/023cd23cb129f952230a to your computer and use it in GitHub Desktop.
Save mojodna/023cd23cb129f952230a to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE Map[]>
<Map srs="+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over" buffer-size="128">
<Parameters>
<Parameter name="bounds">-120.0146,27.6057,-104.6118,36.0313</Parameter>
<Parameter name="center">-113.4888,32.38,6</Parameter>
</Parameters>
<Style name="label" filter-mode="first">
<Rule>
<TextSymbolizer face-name="Arial Unicode MS Regular" size="12" horizontal-alignment="middle" dx="-5" ><![CDATA[[name]]]></TextSymbolizer>
</Rule>
</Style>
<Layer name="label"
srs="+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs">
<StyleName>label-fill</StyleName>
<StyleName>label</StyleName>
<Datasource>
<Parameter name="file"><![CDATA[label.json]]></Parameter>
<Parameter name="layer"><![CDATA[OGRGeoJSON]]></Parameter>
</Datasource>
</Layer>
</Map>
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment