40b032c9bb
dependency which will update easily from the other repository. Also update tests for 2.1.0 compatibility
42 lines
2.6 KiB
XML
42 lines
2.6 KiB
XML
<?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" maximum-extent="-20037508.34,-20037508.34,20037508.34,20037508.34">
|
|
|
|
|
|
<Style name="data" filter-mode="first" >
|
|
<Rule>
|
|
<Filter>([_votes_total_null] = 0) and ([votes_total] >= 173639) and ([votes_total] <= 208366.2)</Filter>
|
|
<MarkersSymbolizer allow-overlap="true" width="17" height="17" fill="#222222" opacity="0.8" stroke-width="0" stroke="#222222" stroke-opacity="0.8" marker-type="ellipse" />
|
|
</Rule>
|
|
<Rule>
|
|
<Filter>([_votes_total_null] = 0) and ([votes_total] >= 138911.8) and ([votes_total] <= 173639)</Filter>
|
|
<MarkersSymbolizer allow-overlap="true" width="14" height="14" fill="#222222" opacity="0.8" stroke-width="0" stroke="#222222" stroke-opacity="0.8" marker-type="ellipse" />
|
|
</Rule>
|
|
<Rule>
|
|
<Filter>([_votes_total_null] = 0) and ([votes_total] >= 104184.59999999999) and ([votes_total] <= 138911.8)</Filter>
|
|
<MarkersSymbolizer allow-overlap="true" width="11" height="11" fill="#222222" opacity="0.8" stroke-width="0" stroke="#222222" stroke-opacity="0.8" marker-type="ellipse" />
|
|
</Rule>
|
|
<Rule>
|
|
<Filter>([_votes_total_null] = 0) and ([votes_total] >= 69457.4) and ([votes_total] <= 104184.59999999999)</Filter>
|
|
<MarkersSymbolizer allow-overlap="true" width="8" height="8" fill="#222222" opacity="0.8" stroke-width="0" stroke="#222222" stroke-opacity="0.8" marker-type="ellipse" />
|
|
</Rule>
|
|
<Rule>
|
|
<Filter>([_votes_total_null] = 0) and ([votes_total] >= 34730.2) and ([votes_total] <= 69457.4)</Filter>
|
|
<MarkersSymbolizer allow-overlap="true" width="5" height="5" fill="#222222" opacity="0.8" stroke-width="0" stroke="#222222" stroke-opacity="0.8" marker-type="ellipse" />
|
|
</Rule>
|
|
<Rule>
|
|
<Filter>([_votes_total_null] = 0) and ([votes_total] >= 3) and ([votes_total] <= 34730.2)</Filter>
|
|
<MarkersSymbolizer allow-overlap="true" width="2" height="2" fill="#222222" opacity="0.8" stroke-width="0" stroke="#222222" stroke-opacity="0.8" marker-type="ellipse" />
|
|
</Rule>
|
|
</Style>
|
|
<Layer name="data"
|
|
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">
|
|
<StyleName>data</StyleName>
|
|
<Datasource>
|
|
<Parameter name="file"><![CDATA[[absolute path]]]></Parameter>
|
|
<Parameter name="type"><![CDATA[ogr]]></Parameter>
|
|
<Parameter name="layer"><![CDATA[OGRGeoJSON]]></Parameter>
|
|
</Datasource>
|
|
</Layer>
|
|
</Map>
|