Mercurial > hg > LGMap
comparison map.js @ 16:bb63a70b8542
remove t floder
author | nylin@mpiwg-berlin.mpg.de |
---|---|
date | Tue, 10 Nov 2015 16:20:50 +0100 |
parents | f17f43f0a63f |
children | b4c4d04b8270 |
comparison
equal
deleted
inserted
replaced
15:f17f43f0a63f | 16:bb63a70b8542 |
---|---|
79 type:'XYZ', | 79 type:'XYZ', |
80 attribution: "(c) Barrington Roman Empiry, <a href='http://pelagios.dme.ait.ac.at/maps/greco-roman/'>Pelagios</a>" | 80 attribution: "(c) Barrington Roman Empiry, <a href='http://pelagios.dme.ait.ac.at/maps/greco-roman/'>Pelagios</a>" |
81 },*/ | 81 },*/ |
82 { | 82 { |
83 name: '世界地形圖', | 83 name: '世界地形圖', |
84 url: 't/world/${z}/${x}/${y}.png', | 84 url: '../ts/t/world/${z}/${x}/${y}.png', |
85 type:'XYZ', | 85 type:'XYZ', |
86 attribution: "© mpiwg-berlin, <a href='https://www.mpiwg-berlin.mpg.de'>Max Planck Institute for the History of Science</a>" | 86 attribution: "<a href='../ts/index.html?y=1982' target='_blank'>Data Source</a>" |
87 } | 87 } |
88 , | 88 , |
89 /*,{ | 89 /*,{ |
90 name: '西元1820年 清朝 行政區', | 90 name: '西元1820年 清朝 行政區', |
91 url: 'http://wmsproxy.appspot.com/map.jsp?l=China1820-png-${z}-${x}-${y}', | 91 url: 'http://wmsproxy.appspot.com/map.jsp?l=China1820-png-${z}-${x}-${y}', |
97 if (client_ip.substring(0,9)=="141.14.23") { | 97 if (client_ip.substring(0,9)=="141.14.23") { |
98 backgroundMapArray.push( | 98 backgroundMapArray.push( |
99 { | 99 { |
100 | 100 |
101 name: '陳正祥–蝗神廟之分佈', | 101 name: '陳正祥–蝗神廟之分佈', |
102 url: 't/pa-cha/${z}/${x}/${y}.png', | 102 url: '../ts/t/pa-cha/${z}/${x}/${y}.png', |
103 type:'XYZ', | 103 type:'XYZ', |
104 attribution: "© 中國文化地理 陳正祥, <a href='https://zh.wikipedia.org/wiki/%E9%99%B3%E6%AD%A3%E7%A5%A5'>wikipedia</a>" | 104 attribution: "© 中國文化地理 陳正祥, <a href='../ts/index.html?y=1982' target='_blank'>Data Source</a>" |
105 } | 105 } |
106 ); | 106 ); |
107 } | 107 } |
108 | 108 |
109 var colorArray=[{//blue | 109 var colorArray=[{//blue |