123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551 |
- const geoserverurl = 'http://localhost:8090/geoserver/UninphoServer/wms?'
- const geoserverwmtsurl = 'http://localhost:8090/geoserver/TianZhen/wmts?'
- // 系统总配置
- window.AppConfig = {
- /* 项目服务(根据项目进行更换) */
- serverBaseUrl8006: 'http://localhost:8006',
- // serverBaseUrl8006: "http://43.138.89.214:8006",
- /* 数据服务地址 */
- serverBaseUrl8010: 'http://localhost:8010',
- /* 接图表地址 */
- jietubiaourl: 'http://localhost:8012/dataServer/part3/jietubiao/', //+name.pdf
- /* 加载tiff */
- jietubiaotiffurl: 'http://localhost:8012/dataServer/part3/jietubiaotiff/', //+name.png
- //基础图层配置
- layersConfig: [
- {
- type: 'group',
- name: '新增发布数据',
- label: "新增发布数据",
- children: [
- {
- type: "urltemplate",
- name: "天镇县城3cm影像",
- label: "天镇县城3cm影像",
- show: false,
- parms: {
- url: "http://localhost:8002/chinaImage/chinaImage/{z}/{x}/{y}.jpg",
- }
- },
- {
- type: "3dTiles",
- name: "倾斜数据",
- label: "倾斜数据",
- show: true,
- parms: {
- url: "http://localhost:8002/building/tileset.json",
- }
- }
- ]
- },
- {
- type: 'group',
- name: '基础影像',
- label: '基础影像',
- tag: '',
- show: false,
- children: [
- // {
- // type: 'urltemplate',
- // name: '全国影像',
- // label: '全国影像',
- // show: false,
- // parms: {
- // url: 'http://localhost:9016/dataServer/part1/DATA/ChinaImage/{z}/{x}/{y}.jpg'
- // }
- // },
- {
- type: 'arcgis',
- name: '天镇影像',
- label: '天镇影像',
- show: true,
- parms: {
- url: 'https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer'
- }
- },
- // {
- // type: 'wms',
- // name: '全国影像',
- // label: '全国影像',
- // show: false,
- // parms: {
- // url: 'http://localhost:8002/chinaImage/chinaImage/{z}/{x}/{y}.jpg'
- // }
- // },
- {
- type: "urltemplate",
- name: "天镇县城3cm影像",
- label: "天镇县城3cm影像",
- show: false,
- parms: {
- url: "http://localhost:8002/chinaImage/chinaImage/{z}/{x}/{y}.jpg",
- }
- },
- {
- type: "wms",
- name: "汾河影像",
- label: "汾河影像",
- show: false,
- parms: {
- url: geoserverurl,
- layers: "UninphoServer:84",
- minimumLevel: 0,
- maximumLevel: 18,
- parameters: {
- transparent: true,
- format: "image/png"
- }
- }
- },
- ]
- },
- {
- type: "group",
- name: "用地图层",
- label: "用地图层",
- children: [
- {
- type: "wms",
- name: "用地数据",
- label: "用地数据",
- show: false,
- parms: {
- url: geoserverurl,
- layers: "UninphoServer:84",
- minimumLevel: 0,
- maximumLevel: 18,
- parameters: {
- transparent: true,
- format: "image/png"
- },
- },
- searchImageUrl: "http://localhost:8090/geoserver/UninphoServer/wms?", //geoserver路径
- geolayer: "UninphoServer:84" //查询图层名
- },
- ]
- },
- {
- type: 'group',
- name: '行政区划',
- label: '行政区划',
- children: [
- {
- type: 'geojson',
- name: '太原市界',
- label: '太原市界',
- show: true,
- parms: {
- url: './static/data/json/taiyuan_FeatureToLine_Featur.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- }
- ]
- },
- {
- type: 'group',
- name: '空间查询',
- label: '空间查询',
- // children: [
- // {
- // type: 'group',
- // name: '空间查询',
- // label: '数据加载',
- children: [
- {
- type: 'geojson_mian',
- name: 'jjj202308_2__cc1407252017000258',
- label: '寿阳县2019年-2m'
- },
- {
- type: 'geojson_mian',
- name: 'jjj2019_1__cc1407252017000258',
- label: '寿阳县2023年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'jjj201908_1__128_cc1410022017000325_4326',
- label: '尧都区2019年8月—1m'
- },
- {
- type: 'geojson_mian',
- name: 'poi',
- label: '天镇poi'
- },
- ]
- // }]
- },
- {
- type: 'group',
- name: '耕地流出动态监测',
- label: '耕地流出动态监测',
- children: [
- {
- type: 'geojson_mian',
- name: 'yq202004_2_jubu',
- label: '阳曲县2020年05_01'
- },
- {
- type: 'geojson_mian',
- name: 'yq202212_2_jubu',
- label: '阳曲县2022年12-2m_01'
- },
- {
- type: 'geojson_mian',
- name: 'yq202405_jubu',
- label: '阳曲县2024年05_01'
- },
- {
- type: 'geojson_mian',
- name: 'yq202405_2a_jubu',
- label: '阳曲县2024年05-2am_01'
- },
- {
- type: 'geojson_mian',
- name: 'yq202004_2',
- label: '阳曲县2020年04-2m'
- },
- {
- type: 'geojson_mian',
- name: 'yq202212_2',
- label: '阳曲县2022年12-2m'
- },
- {
- type: 'geojson_mian',
- name: 'yq202405',
- label: '阳曲县2024年05'
- },
- {
- type: 'geojson_mian',
- name: 'yq202405_2a',
- label: '阳曲县2024年05-2am'
- }
- ]
- },
- {
- type: 'group',
- name: '城市国土空间监测',
- label: '城市国土空间监测',
- children: [
- {
- type: 'geojson_mian',
- name: 'ty2014_1_jubu',
- label: '城区2014年-1m_01'
- },
- {
- type: 'geojson_mian',
- name: 'ty2017_1_jubu',
- label: '城区2017年-1m_01'
- },
- {
- type: 'geojson_mian',
- name: 'ty2021_2_jubu',
- label: '城区2021年-2m_01'
- },
- {
- type: 'geojson_mian',
- name: 'ty2023_2_jubu',
- label: '城区2023年-2m_01'
- },
- {
- type: 'geojson_mian',
- name: 'ty2014_1',
- label: '城区2014年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2017_1',
- label: '城区2017年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2021_2',
- label: '城区2021年-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2023_2',
- label: '城区2023年-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2014_1_shuiti',
- label: '城区2014年水体-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2017_1_shuiti',
- label: '城区2017年水体-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2021_2_shuiti',
- label: '城区2021年水体-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2023_2_shuiti',
- label: '城区2023年水体-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2014_1_jianzhuwu',
- label: '城区2014年房屋-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2017_1_jianzhuwu',
- label: '城区2017年房屋-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2021_2_jianzhuwu',
- label: '城区2021年房屋-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2023_2_jianzhuwu',
- label: '城区2023年房屋-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2014_1_caodi',
- label: '城区2014年草地-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2017_1_caodi',
- label: '城区2017年草地-1m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2021_2_caodi',
- label: '城区2021年草地-2m'
- },
- {
- type: 'geojson_mian',
- name: 'ty2023_2_caodi',
- label: '城区2023年草地-2m'
- }
- ]
- },
- {
- type: 'group',
- name: '矿山修复动态监测',
- label: '矿山修复动态监测',
- children: [
- {
- type: 'geojson_mian',
- name: 'jjj2019_1__cc1407252017000258',
- label: '寿阳县2019年-2m'
- },
- {
- type: 'geojson_mian',
- name: 'jjj202308_2__cc1407252017000258',
- label: '寿阳县2023年-1m'
- },
- // {
- // type: "geojson_mian",
- // name: "jjj201908_1__128_cc1410022017000325_4326",
- // label: "尧都区2019年8月—1m",
- // },
- // {
- // type: "geojson_mian",
- // name: "jjj202308_1_128_cc1410022017000325_4326",
- // label: "尧都区2023年8月—1m",
- // },
- {
- type: 'geojson_mian',
- name: 'HHSQ_2021_1',
- label: '左云县2021年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'HHSQ_2023_1',
- label: '左云县2023年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hh201903_2_128_cc14118120170003112_4326',
- label: '孝义市,交口县2019年3月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hh2021_1_128_cc1411812017000312_4326',
- label: '孝义市,交口县2021年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hh202308_1_128_cc14118120170003112_4326',
- label: '孝义市,交口县2023年8月-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hh2018_1_128_cc1411812017000285_4326',
- label: '孝义市2018年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hh2019_2_128_cc1411812017000285_4326',
- label: '孝义市2019年-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hh202308_1_128_cc14118120170001285_4326',
- label: '孝义市2023年8月-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hh202308_2_128_cc141181201701285_4326',
- label: '孝义市2023年8月-2m'
- }
- ]
- },
- {
- type: 'group',
- name: '露天矿越界开采监测',
- label: '露天矿越界开采监测',
- children: [
- {
- type: 'geojson_mian',
- name: 'xy2015_4326_128',
- label: '襄垣县2015年'
- },
- {
- type: 'geojson_mian',
- name: 'xy202106_2_4326_128',
- label: '襄垣县2021年6月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hr2016_2_128_4326',
- label: '和顺县2016年-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hr2017_1_128_4326',
- label: '和顺县2017年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hr2018_1_128_4326',
- label: '和顺县2018年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'hr202004_2_128_4326',
- label: '和顺县2020年4月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hr202111_2_128_4326',
- label: '和顺县2021年11月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hr202205_2_128_4326',
- label: '和顺县2022年5月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'hr202405_2_128_4326',
- label: '和顺县2024年5月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'xy2017_1_4326_128',
- label: '襄垣县2017年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'xy2020_1_4326_128',
- label: '襄垣县2020年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'xy202203_2_4326_128',
- label: '襄垣县2022年3月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'xy202304_2_4326_128',
- label: '襄垣县2023年4月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'xy202403_2_4326_128',
- label: '襄垣县2024年3月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'tjxy202004_2_project',
- label: '灵石县2020年4月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'tjxy202112_2_128',
- label: '灵石县2021年12月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'tjxy202211_2_128',
- label: '灵石县2022年11月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'tjxy202312_2_128',
- label: '灵石县2023年12月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'tjxy202406_2_128',
- label: '灵石县2024年6月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'sk202109_2_4326_128',
- label: '交口县2021年9月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'sk202207_2_4326_128',
- label: '交口县2022年7月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'sk202404_2_4326_128',
- label: '交口县2024年4月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'xj2015_4326_128',
- label: '交口县2015年'
- },
- {
- type: 'geojson_mian',
- name: 'xj2019_1_4326_128',
- label: '交口县2019年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'xj2020_1_4326_128',
- label: '交口县2020年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'xj202104_2_4326_128',
- label: '交口县2021年4月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'xj202205_2_4326_128',
- label: '交口县2022年5月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'assd2015_4326_128',
- label: '昔阳县2015年'
- },
- {
- type: 'geojson_mian',
- name: 'assd2019_1_4326_128',
- label: '昔阳县2019年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'assd2020_1_4326_128',
- label: '昔阳县2020年-1m'
- },
- {
- type: 'geojson_mian',
- name: 'assd202004_2_4326_128',
- label: '昔阳县2020年4月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'assd202102_2_4326_128',
- label: '昔阳县2021年2月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'assd202111_2_4326_128',
- label: '昔阳县2021年11月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'assd202211_2_4326_128',
- label: '昔阳县2022年11月-2m'
- },
- {
- type: 'geojson_mian',
- name: 'assd202311_2_4326_128',
- label: '昔阳县2023年11月-2m'
- }
- ]
- }
- ],
- terrainList: [
- {
- name: '山西全省dem',
- show: false,
- url: 'http://data.mars3d.cn/terrain'
- },
- {
- name: "天镇地形数据",
- show: false,
- url: "http://localhost:8002/dem/dem_shanxixioakuai/",
- },
- ],
- tableNamesOptions: [
- {
- value: 'test1',
- label: '城市国土空间监测2015',
- area: '太原市六城区',
- dBasePeriodData: '影像数据',
- DataSituation: '2013至2023年每年的影像中变化明显的五期',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'test2',
- label: '城市国土空间监测2018',
- area: '阳曲县',
- dBasePeriodData: '2020年三调数据中耕地图斑范围',
- DataSituation: '选择影像特征明显的三至四期作为自动解译对照分析实验组的数据',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'test3',
- label: '露天矿越界开采监测2019',
- area: '阳曲县',
- dBasePeriodData: '2020年三调数据中耕地图斑范围',
- DataSituation: '最终选择影像变化明显的区域',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'test4',
- label: '露天矿越界开采监测2020',
- area: '(待定)',
- dBasePeriodData: '三个项目各自的基期影像',
- DataSituation: '修复前和修复后',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'hhsq2023_1_4326_ct1402262016000026001',
- label: '矿山修复动态监测2022',
- area: '(待定)',
- dBasePeriodData: '三个项目各自的基期影像',
- DataSituation: '修复前和修复后',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'hhsq2021_1_4326_ct1402262016000026001',
- label: '矿山修复动态监测2024',
- area: '(待定)',
- dBasePeriodData: '三个项目各自的基期影像',
- DataSituation: '修复前和修复后',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'jjj202308_1_128_cc1410022017000325_4326',
- label: '尧都区2023年8月—1m',
- area: '(待定)',
- dBasePeriodData: '三个项目各自的基期影像',
- DataSituation: '修复前和修复后',
- NumberChanges: '',
- ChangeArea: ''
- },
- {
- value: 'jjj201908_1__128_cc1410022017000325_4326',
- label: '尧都区2019年8月—1m',
- area: '(待定)',
- dBasePeriodData: '三个项目各自的基期影像',
- DataSituation: '修复前和修复后',
- NumberChanges: '',
- ChangeArea: ''
- }
- ],
- //shp图层
- shpConfig: [
- {
- type: 'group',
- name: '点图层',
- label: '点图层',
- children: [
- {
- type: 'geojson_dian',
- name: 'H_BBI_P',
- label: '建筑物及附属设施点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BBI_A.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_BGR_P',
- label: '公共绿地点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BGR_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_BST_P',
- label: '构筑物点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BST_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_LFC_P',
- label: '轨道交通点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LFC_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_LOT_P',
- label: '其他通道(公路)点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LOT_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_LRF_P',
- label: '交通附属(轨道交通)点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LRF_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_PCO_P',
- label: '通信主干线及附属设施点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_PCO_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'H_PEL_P',
- label: '输电主干线及附属设施点',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_PEL_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- // name: "TRA_FP",
- // label: "交通附属设施点",
- name: 'M_GEN_P',
- label: '测试点',
- show: false,
- parms: {
- url: './static/data/json/dlg/M_GEN_P.json'
- }
- },
- {
- type: 'geojson_dian',
- name: 'RES_NP',
- label: '居民地注记',
- show: false,
- parms: {
- url: './static/data/json/dlg/RES_NP.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'RES_P',
- label: '居民地点',
- show: false,
- parms: {
- url: './static/data/json/dlg/RES_P.json',
- style: {}
- }
- },
- {
- type: 'geojson_dian',
- name: 'RES_FP',
- label: '设施点',
- show: false,
- parms: {
- url: './static/data/json/dlg/RES_FP.json'
- }
- },
- {
- type: 'geojson_dian',
- name: 'ELV_P',
- label: '高程点',
- show: false,
- parms: {
- url: './static/data/json/dlg/ELV_P.json'
- }
- },
- {
- type: 'geojson_dian',
- name: 'HYD_P',
- label: '水系点',
- show: false,
- parms: {
- url: './static/data/json/dlg/HYD_P.json'
- }
- },
- {
- type: 'geojson_dian',
- name: 'PIP_FP',
- label: '管线设施点',
- show: false,
- parms: {
- url: './static/data/json/dlg/PIP_FP.json'
- }
- },
- {
- type: 'geojson_dian',
- name: 'VEG_P',
- label: '植被与土质点',
- show: false,
- parms: {
- url: './static/data/json/dlg/VEG_P.json'
- }
- }
- ]
- },
- {
- type: 'group',
- name: '线图层',
- label: '线图层',
- children: [
- {
- type: 'geojson_xian',
- name: 'H_BBI_L',
- label: '建筑物及附属设施线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BBI_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_BGR_L',
- label: '公共绿地线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BGR_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_BST_L',
- label: '构筑物线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BST_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_LCI_L',
- label: '城市道路线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LCI_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_LCO_L',
- label: '乡村到路线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LCO_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_LFC_L',
- label: '交通附属(公路水空)线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LFC_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_LIN_L',
- label: '城际公路线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LIN_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'H_LOT_L',
- label: '其他通道(公路)线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LOT_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'N_HFA_L',
- label: '瀑布/跌水线',
- show: false,
- parms: {
- url: './static/data/json/dlg/N_HFA_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'N_HRI_L',
- label: '河流线',
- show: false,
- parms: {
- url: './static/data/json/dlg/N_HRI_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- },
- {
- type: 'geojson_xian',
- name: 'N_HRN_L',
- label: '水网线',
- show: false,
- parms: {
- url: './static/data/json/dlg/N_HRN_L.json',
- style: {
- polyline: {
- material: 'rgb(116,178,255)',
- width: 10,
- clampToGround: true,
- // distanceDisplayCondition: [0, 1500000],
- heightReference: 1,
- disableDepthTestDistance: 50000000,
- zIndex: 2
- }
- }
- }
- }
- // {
- // type: "geojson_xian",
- // name: "VEG_L",
- // label: "植被与土质线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/VEG_L.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "TRA_RL",
- // label: "道路线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/TRA_RL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "RES_L",
- // label: "居民地线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/RES_L.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "TRA_FL",
- // label: "交通附属设施线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/TRA_FL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "RES_FL",
- // label: "设施线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/RES_FL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "TRA_CL",
- // label: "道路中心线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/TRA_CL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "HYD_CL",
- // label: "水系中心线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/HYD_CL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "HYD_L",
- // label: "水系线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/HYD_L.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "HYD_NL",
- // label: "水系注记",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/HYD_NL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "PIP_FL",
- // label: "管线设施线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/PIP_FL.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "CTL_L",
- // label: "等高线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/CTL_L.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // },
- // {
- // type: "geojson_xian",
- // name: "TER_L",
- // label: "地貌线",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/TER_L.json",
- // style: {
- // polyline: {
- // material: "rgb(116,178,255)",
- // width: 10,
- // clampToGround: true,
- // // distanceDisplayCondition: [0, 1500000],
- // heightReference: 1,
- // disableDepthTestDistance: 50000000,
- // zIndex: 2
- // }
- // }
- // }
- // }
- ]
- },
- {
- type: 'group',
- name: '面图层',
- label: '面图层',
- children: [
- {
- type: 'geojson_mian',
- name: 'H_BBI_A',
- label: '建筑物及附属设施面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BBI_L.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_BFI_A',
- label: '场地面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BFI_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_BGR_A',
- label: '公共绿地面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BGR_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_BST_A',
- label: '构筑物面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_BST_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_LCI_A',
- label: '城市道路面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LCI_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_LFC_A',
- label: '城市道路面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LFC_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_LHN_A',
- label: '路网面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LHN_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_LIN_A',
- label: '城际公路线',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LIN_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_LOT_A',
- label: '其他通道(公路)面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LOT_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'H_LRN_A',
- label: '铁路网面',
- show: false,
- parms: {
- url: './static/data/json/dlg/H_LRN_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'N_HBE_A',
- label: '河滩面',
- show: false,
- parms: {
- url: './static/data/json/dlg/N_HBE_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'N_HLA_A',
- label: '湖泊面',
- show: false,
- parms: {
- url: './static/data/json/dlg/N_HLA_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'N_HRI_A',
- label: '河流面',
- show: false,
- parms: {
- url: './static/data/json/dlg/N_HRI_A.json'
- }
- },
- {
- type: 'geojson_mian',
- name: 'yl',
- label: '院落',
- show: false,
- parms: {
- url: './static/data/json/dlg/yl.json'
- }
- }
- // {
- // type: "geojson_mian",
- // name: "RES_FR",
- // label: "设施面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/RES_FR.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "RES_R",
- // label: "居民地面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/RES_R.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "ZRZ_R",
- // label: "自然幢",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/ZRZ_R.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "YAR_R",
- // label: "院落面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/YAR_R.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "HYD_R",
- // label: "水系面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/HYD_R.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "PIP_FR",
- // label: "管线设施面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/PIP_FR.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "TER_R",
- // label: "地貌面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/TER_R.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "VEG_R",
- // label: "植被与土质面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/VEG_R.json",
- // style: {}
- // }
- // },
- // {
- // type: "geojson_mian",
- // name: "BUI_R",
- // label: "房屋面",
- // show: false,
- // parms: {
- // url: "./static/data/json/dlg/BUI_R.json",
- // style: {}
- // }
- // }
- ]
- }
- ],
- tilesetMap: new Map()
- }
|