comparison map.js @ 9:e46b45b431a1

enhance China river in zoom level 8 and 9
author nylin@mpiwg-berlin.mpg.de
date Fri, 09 Oct 2015 11:27:23 +0200
parents 8f05c2a84bba
children 8f5635197895
comparison
equal deleted inserted replaced
8:8f05c2a84bba 9:e46b45b431a1
37 },*/ 37 },*/
38 { 38 {
39 name: '中國地形圖', 39 name: '中國地形圖',
40 url: 't/China/${z}/${x}/${y}.png', 40 url: 't/China/${z}/${x}/${y}.png',
41 type:'XYZ', 41 type:'XYZ',
42 attribution: "(c) mpiwg-berlin, <a href='https://www.mpiwg-berlin.mpg.de'>Max Planck Institute for the History of Science</a>" 42 attribution: "© mpiwg-berlin, <a href='https://www.mpiwg-berlin.mpg.de'>Max Planck Institute for the History of Science</a>"
43 }, 43 },
44 { 44 {
45 name: '陳正祥–蝗神廟之分佈', 45 name: '陳正祥–蝗神廟之分佈',
46 url: 't/pa-cha/${z}/${x}/${y}.png', 46 url: 't/pa-cha/${z}/${x}/${y}.png',
47 type:'XYZ', 47 type:'XYZ',
48 attribution: "(c) 中國文化地理 陳正祥, <a href='https://zh.wikipedia.org/wiki/%E9%99%B3%E6%AD%A3%E7%A5%A5'>wikipedia</a>" 48 attribution: "© 中國文化地理 陳正祥, <a href='https://zh.wikipedia.org/wiki/%E9%99%B3%E6%AD%A3%E7%A5%A5'>wikipedia</a>"
49 },{ 49 },{
50 name: '西元1820年 清朝 行政區', 50 name: '西元1820年 清朝 行政區',
51 url: 'http://wmsproxy.appspot.com/map.jsp?l=China1820-png-${z}-${x}-${y}', 51 url: 'http://wmsproxy.appspot.com/map.jsp?l=China1820-png-${z}-${x}-${y}',
52 type:'XYZ', 52 type:'XYZ',
53 attribution: "(c) NTU CSIE 303 Lab, <a href='http://archimedes.csie.ntu.edu.tw/lab_web1/'>NTU 303 Lab</a>" 53 attribution: "© NTU CSIE 303 Lab, <a href='http://archimedes.csie.ntu.edu.tw/lab_web1/'>NTU CSIE 303 Lab</a>"
54 } 54 }
55 ]; 55 ];
56 var colorArray=[{//blue 56 var colorArray=[{//blue
57 r1 : 0, 57 r1 : 0,
58 g1 : 128, 58 g1 : 128,