世界の測量

Sibling of "Relevant, Timely, and Accurate, " but much lighter and shorter ※自らの所属する組織の見解を示すものでない

#voorlichter の Carto 記述 (.mss)

#voorlichter の Carto 記述 (.mss) は、現時点で次のとおり。

Map {
  //background-color: #b8dee6;
  background-color: #fff;
}

/*
#countries {
  ::outline {
    line-color: #85c5d3;
    line-width: 2;
    line-join: round;
  }
  polygon-fill: #fff;
}
*/

#mergeslopeshade3785 [zoom <= 13]{
  raster-opacity:0.8;
  raster-comp-op:multiply; // TileMill 0.9 以前は raster-mode
}

#mergehillshade3785 [zoom <= 13]{
  raster-opacity:0.4;
  raster-comp-op:multiply; // TileMill 0.9 以前は raster-mode
}


#blda {
  [zoom >= 15] {
    building-fill-opacity: .8;
    building-fill:#fcc;
    building-height: 0.00003;
    ['type' = '堅ろう建物'] {
      building-height: 0.00010;
    }
  }
  [zoom < 15] {
    line-color:#999;
    line-width:0.1;
    polygon-opacity:1;
    polygon-fill:#fcc;
  }
}

#cstline {
  line-width:0.5;
  [zoom >= 16] {line-color:#168;}
  [zoom < 16] {line-color:#aaa;}
}

#cntr [zoom >= 14]{
  line-color:#d3a829;
  ['ftCode' = '7351'] {line-width:1} // 通常部
  ['ftCode' = '7353'] {line-width:0} // 崖部
  [zoom >= 18] {
    text-face-name:'Hiragino Maru Gothic ProN W4';
    text-name:'[alti]';
    text-placement:line;
    text-fill:#aaa;
  }
}

#rdedg {
  line-width:0.5;
  line-color:#444;
}

#pwrtrnsml {
  line-width:1;
  line-color:#f00;
}

#anno {
  text-face-name:'Hiragino Maru Gothic ProN W4';
  text-name:'[knj]';
  text-size:14;
  text-label-position-tolerance:60;
}

#rdcl {
  [zoom >= 18] {
    line-width:0.2;
    line-color:#ff8;
    text-face-name:'Hiragino Maru Gothic ProN W4';
    text-name:'[rdCtg]';
    text-placement:line;
    text-fill:#aaa;
  }
}

#railcl {
  //text-face-name:'Hiragino Maru Gothic ProN W4';
  //text-name:'[railState]';
  //text-placement:line;
  line-width:1;
  line-color:#168;
  //text-fill:#aaa;
}


#monument {
  marker-width:6;
  marker-fill:#f45;
  marker-line-color:#813;
  marker-allow-overlap:true;
}


#pwrplnt {
  marker-width:6;
  marker-fill:#ff0;
  marker-line-color:#813;
  marker-allow-overlap:true;
}


#wa {
  line-color:#594;
  line-width:0;
  polygon-opacity:1;
  polygon-fill:#cff;
}


#cspt {
  [zoom >= 18] {
    text-face-name:'Hiragino Maru Gothic ProN W4';
    text-name:'[gi]';
    text-fill:#aaa;
    marker-file:url(signals.svg);
    marker-transform:'scale(0.05)';
    marker-allow-overlap:true;
  }
}


#bldsbl {
  [zoom >= 18] {
    text-face-name:'Hiragino Maru Gothic ProN W4';
    text-name:'[type]';
    text-fill:#aaa;
  }  
}


#nrpt [zoom >= 14] {
  text-face-name:'Hiragino Maru Gothic ProN W4';
  text-name:'[name]';
  text-fill:#faa;
  text-size:14;
}


#tpgphline [zoom >= 14]{
  line-width:1;
  line-color:#d3a829;
}


//#railtrcl {
//  line-width:1;
//  line-color:#168;
//}


#trfstrct {
  building-fill-opacity: .8;
  building-fill:#ffc;
  building-height: 0.00003;
}


#n071101 [zoom >= 16]{
  line-width:6;
  line-opacity:0.5;
  line-color:#ff0;
}

#up111001jgdgbusstop [zoom >= 16]{
  marker-width:8;
  marker-fill:#ff0;
  marker-line-color:#813;
  marker-allow-overlap:true;
  text-face-name:'Hiragino Maru Gothic ProN W4';
  text-name:'[P11_001]';
  text-fill:#faa;
  text-size:14;
}


#wl [zoom >= 16]{
  line-width:0.5;
  line-color:#168;
}


#wstrl [zoom >= 16]{
  line-width:1;
  line-color:#000;
}

#wrltline [zoom >= 15]{
  line-dasharray:8,8;
  line-width:1;
  line-color:#bbf;
}

#rvrcl {
  line-width:1;
  [zoom >= 16] {line-color:#168;}
  [zoom < 16] {line-color:#cff;}
}