Skip to content

Instantly share code, notes, and snippets.

@lxbarth
Created October 17, 2016 07:51
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 lxbarth/2bc8215799c06889d28fd63e58844997 to your computer and use it in GitHub Desktop.
Save lxbarth/2bc8215799c06889d28fd63e58844997 to your computer and use it in GitHub Desktop.
meta
{
title: "Modified objects";
description: "Highlight modified objects";
version: "0.1.6_2011-02-24";
author: "Sebastian Klein";
watch-modified: true;
}
meta[lang=de]
{
title: "Geänderte Objekte";
description: "Geänderte Objekte hervorheben";
}
node:modified::modified_layer
{
symbol-shape: circle;
symbol-size: 20;
symbol-fill-color: lime;
symbol-fill-opacity: 0.3;
z-index: -5;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment