Skip to content

Instantly share code, notes, and snippets.

@OnkelTem

OnkelTem/osm.xml Secret

Created December 24, 2015 13:52
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 OnkelTem/d05041a08878b4f98615 to your computer and use it in GitHub Desktop.
Save OnkelTem/d05041a08878b4f98615 to your computer and use it in GitHub Desktop.
<Style name="raster">
<Rule>
<RasterSymbolizer opacity="0.5" scaling="bilinear" mode="multiply2"></RasterSymbolizer>
</Rule>
</Style>
<Layer name="copyright">
<StyleName>raster</StyleName>
<Datasource>
<Parameter name="type">gdal</Parameter>
<!--Parameter name="base">/home/osm/styles/openstreetmap-carto/</Parameter-->
<Parameter name="file">cat.jpg</Parameter>
</Datasource>
</Layer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment