carto/test/rendering/afghanistan_votes.result
Tom MacWright 40b032c9bb Remove reference.json in favor of adding a mapnik-reference
dependency which will update easily from the other repository.
Also update tests for 2.1.0 compatibility
2012-06-18 15:35:19 -04:00

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] &gt;= 173639) and ([votes_total] &lt;= 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] &gt;= 138911.8) and ([votes_total] &lt;= 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] &gt;= 104184.59999999999) and ([votes_total] &lt;= 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] &gt;= 69457.4) and ([votes_total] &lt;= 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] &gt;= 34730.2) and ([votes_total] &lt;= 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] &gt;= 3) and ([votes_total] &lt;= 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>