Skip to content

Commit

Permalink
Correct attribute name, wrong case
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMayo committed Oct 24, 2019
1 parent 8bb41dd commit 9b3f93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ne_10m_populated_places/ne_10m_populated_places.sld
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<se:MaxScaleDenominator>7500000</se:MaxScaleDenominator>
<se:TextSymbolizer>
<se:Label>
<ogc:PropertyName>name</ogc:PropertyName>
<ogc:PropertyName>NAME</ogc:PropertyName>
</se:Label>
<se:Font>
<se:CssParameter name="font-family">Times New Roman</se:CssParameter>
Expand Down

0 comments on commit 9b3f93a

Please sign in to comment.