Changes between Initial Version and Version 1 of Styles/Kapor2Parcels


Ignore:
Timestamp:
2015-11-09T12:54:32+01:00 (10 years ago)
Author:
jose1711
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Kapor2Parcels

    v1 v1  
     1{{{
     2#!style type="mapcss"
     3meta {
     4    title: "Kapor2 parcels";
     5    version: "0.1";
     6    description: "Color coding of parcels obtained via Kapor2 plugin (export function)";
     7    author: "jose1711";
     8}
     9
     10/* see http://www.skgeodesy.sk/files/slovensky/ugkk/kataster-nehnutelnosti/technicke-predpisy-ine-akty-riadenia/usm_ugkk-sr_13_2013.pdf (slovak) */
     11/* 1 */
     12area|z14-[name=~/, okopaniny, krmo/] {
     13    fill-color: #edddc9;
     14    fill-opacity: 0.3;
     15    text: orná pôda;
     16    text-position: center;
     17}
     18
     19/* 2 */
     20area|z14-[name=~/, na ktorom bol chm/] {
     21    fill-color: #edddc9;
     22    fill-opacity: 0.3;
     23    text: chmeľnica;
     24    text-position: center;
     25}
     26
     27/* 3 */
     28area|z14-[name=~/, na ktorom sa pestuje vini/] {
     29    fill-color: #edddc9;
     30    fill-opacity: 0.3;
     31    text: vinica;
     32    text-position: center;
     33}
     34
     35/* 4+5 */
     36area|z14-[name=~/, ovocie, okra|pestuje okra/] {
     37    fill-color: #acd09d;
     38    fill-opacity: 0.3;
     39    text: záhrada;
     40    text-position: center;
     41}
     42
     43/* 6 */
     44area|z14-[name=~/mi sadenicami na jednom/] {
     45    fill-color: #ace0a1;
     46    fill-opacity: 0.3;
     47    text: ovocný sad;
     48    text-position: center;
     49}
     50
     51/* 7 */
     52area|z14-[name=~/trvalo poraste/] {
     53    fill-color: #c8f9cc;
     54    fill-opacity: 0.3;
     55    text: trvalý trávnatý porast;
     56    text-position: center;
     57}
     58
     59/* 11 */
     60area|z14-[name=~/rieka, potok/] {
     61    fill-color: #b5d0d0;
     62    fill-opacity: 1.0;
     63    text: rieka, potok;
     64    text-color: black;
     65    text-position: center;
     66}
     67
     68/* 12 */
     69area|z14-[name=~/jazero, /] {
     70    fill-color: #b5d0d0;
     71    fill-opacity: 0.3;
     72    text: vodná plocha;
     73    text-position: center;
     74}
     75
     76/* 13 */
     77area|z14-[name=~/chov r/] {
     78    fill-color: #ace0a1;
     79    fill-opacity: 0.3;
     80    text: rybník - umelá vodná nádrž;
     81    text-position: center;
     82}
     83
     84/* 14 */
     85area|z14-[name=~/M.*iar/] {
     86    fill-color: lightblue;
     87    fill-opacity: 0.3;
     88    text: močiar;
     89    text-position: center;
     90}
     91
     92/* 15+16+17 */
     93area|z14-[name=~/budova ozna|budova bez oz/] {
     94    fill-color: #d8d0c9;
     95    fill-opacity: 0.4;
     96    text: budova;
     97    text-position: center;
     98}
     99
     100/* 18 */
     101area|z14-[name=~/ktorom je .*dvor/] {
     102    fill-color: #e0dede;
     103    fill-opacity: 0.3;
     104    text: dvor;
     105    text-position: center;
     106}
     107
     108/* 19 */
     109area|z14-[name=~/.*stavba.*lanov.*/] {
     110    fill-color: #e0dede;
     111    fill-opacity: 0.4;
     112    text: železničná/lanová dráha;
     113    text-position: center;
     114}
     115
     116
     117/* 21 */
     118area|z14-[name=~/.*stavba.*chlostn.*/] {
     119    fill-color: #e891a1;
     120    fill-opacity: 0.5;
     121    text: diaľnica/rýchlostná komunikácia;
     122    text-position: center;
     123}
     124
     125
     126/* 22 */
     127area|z14-[name=~/.*stavba.*chodn.*/] {
     128    fill-color: #fefefe;
     129    fill-opacity: 0.4;
     130    text: miestna komunikácia/chodník;
     131    text-position: center;
     132}
     133
     134/* 23 */
     135area|z14-[name=~/komora,/] {
     136    fill-color: #b5d0d0;
     137    fill-opacity: 0.9;
     138    text: prístav/plavebný kanál;
     139    text-color: black;
     140    text-position: center;
     141}
     142
     143/* 29 */
     144area|z14-[name=~/park a in/] {
     145    fill-color: #c8f9cc;
     146    fill-opacity: 0.5;
     147    text: sídlisková zeleň/park;
     148    text-position: center;
     149}
     150
     151/* 30 */
     152area|z14-[name=~/ihrisko/] {
     153    fill-color: #89d2ae;
     154    fill-opacity: 0.5;
     155    text: ihrisko/kúpalisko/kemp;
     156    text-position: center;
     157}
     158
     159/* 31 */
     160area|z14-[name=~/botanick/] {
     161    fill-color: #cdeab0;
     162    fill-opacity: 0.5;
     163    text: botanická záhrada/zoo;
     164    text-position: center;
     165}
     166
     167/* 32 */
     168area|z14-[name=~/cintor/] {
     169    fill-color: #a9caae;
     170    fill-opacity: 0.5;
     171    text: cintorín;
     172    text-position: center;
     173}
     174
     175/* 33 */
     176area|z14-[name=~/nerastov a surov/] {
     177    fill-color: #c4c2c2;
     178    fill-opacity: 0.5;
     179    text: ťažba nerastov;
     180    text-position: center;
     181}
     182
     183/* 34 */
     184area|z14-[name=~/skaly, svahy, rokliny/] {
     185    fill-color: #d9d4ce;
     186    fill-opacity: 0.5;
     187    text: neplodná pôda;
     188    text-position: center;
     189}
     190
     191/* 38 */
     192area|z14-[name=~/Lesn/] {
     193    fill-color: #acd09d;
     194    fill-opacity: 0.6;
     195    text: les;
     196    text-position: center;
     197}
     198
     199/* building outlines */
     200way|z14-[name=~/hranica vlast|hranica so slu/] {
     201    fill-color: gray;
     202    fill-opacity: 0.4;
     203}
     204}}}