Guest User

Untitled

a guest
Jan 22nd, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Map srs="+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs">
  3. <Style name="#world" filter-mode="first">
  4. <Rule>
  5. <PolygonSymbolizer fill="#008000"/>
  6. <BuildingSymbolizer fill="#004d00"/>
  7. <LineSymbolizer stroke="#f0e6db" stroke-width="16"/>
  8. </Rule>
  9. </Style>
  10. </Map>
Add Comment
Please, Sign In to add comment