Search notes:

Overpass Turbo extension for the Overpass API: Default MapCSS style

node {
  color:#03f;
  width:2;
  opacity:0.7;
  fill-color:#fc0;
  fill-opacity:0.3;
}

line {
  color:#03f;
  width:5;
  opacity:0.6;
}

area {
  color:#03f;
  width:2;
  opacity:0.7;
  fill-color:#fc0;
  fill-opacity:0.3;
}

relation node, relation way, relation relation {
  color:#d0f;
}

way:tainted, relation:tainted {
  dashes:5,8;
}

way:placeholder, relation:placeholder {
  fill-color:red;
}

node:active, way:active, relation:active {
  color:#f50;
  fill-color:#f50;
}

See also

The {{style: … }} extension for Overpass API.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758877056, '216.73.216.5', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/OpenStreetMap/API/Overpass/extensions/style/default(72): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78