resources.js 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726
  1. /* Copyright© 2000 - 2021 SuperMap Software Co.Ltd. All rights reserved.*/
  2. window.examplesResources = {
  3. "app": "SuperMap iClient 9D",
  4. "nav": {
  5. "home": {
  6. "_name": "首页"
  7. },
  8. "overview": {
  9. "_name": "概览",
  10. "functions": "主要功能服务",
  11. "compatibility": "浏览器兼容性",
  12. "thirdpatry": "第三方插件",
  13. "license": "许可协议",
  14. "howToChoose": "如何选择"
  15. },
  16. "leaflet": {
  17. "_name": "for Leaflet"
  18. },
  19. "openlayers": {
  20. "_name": "for OpenLayers"
  21. },
  22. "mapboxgl": {
  23. "_name": "for MapboxGL"
  24. },
  25. "classic": {
  26. "_name": "Classic"
  27. },
  28. "3dwebgl": {
  29. "_name": "3D-WebGL"
  30. },
  31. "examples": {
  32. "_name": "示例",
  33. "iServer": "iServer",
  34. "iPortal": "iPortal",
  35. "Online": "Online",
  36. "iManager": "iManager",
  37. "Elasticsearch": "Elasticsearch",
  38. "viz": "可视化",
  39. "plot": "标绘",
  40. "dynamicPlot": "动态标绘",
  41. "map": "地图",
  42. "overlay": "覆盖物",
  43. "popup": "信息框",
  44. "query": "查询",
  45. "theme": "专题图",
  46. "analysis": "分析",
  47. "clientSpatialAnalyst": "客户端分析",
  48. "control": "控件",
  49. "components": "组件",
  50. "OGC": "OGC",
  51. "mapping": "互联网地图",
  52. "others": "其他",
  53. "3D-WebGL": "3D-WebGL",
  54. "multiCoordSys": "多坐标系",
  55. "vuecomponents_mbgl": "Vue - MapboxGL",
  56. "vuecomponents_leaflet": "Vue - Leaflet",
  57. "reactcomponents_mbgl": 'React - MapboxGL',
  58. "h5components": "H5",
  59. "template": '模板'
  60. }
  61. },
  62. "footer": {
  63. "download": "下载",
  64. "faq": "常见问题",
  65. "supermap": "超图官网",
  66. "dituhui": "地图慧",
  67. "support": "超图技术资源中心",
  68. "tel": "电话 ",
  69. "sns": "WebGIS中文技术圈QQ群 ",
  70. "sns_tips": "(点击链接加入群)",
  71. "sns_full": "(已满)",
  72. "contact": "联系我们:",
  73. "join": "加入我们: 超图Web客户端团队 ",
  74. "join_tips1": "(请发邮件至: ",
  75. "join_tips2": ",附上您的简历哦)",
  76. "copyright": "版权所有 © 2000-2021 北京超图软件股份有限公司 京ICP备11032883号-8 京公网安备11010502008721 甲测资字11002074"
  77. },
  78. "editor": {
  79. "expand": " 展开",
  80. "source": " 源码",
  81. "title": "源代码编辑器",
  82. "run": " 运行",
  83. "reset": " 重置",
  84. "envTips": "请在服务器环境下运行示范程序!"
  85. },
  86. "resources": {
  87. "title_iPortalUploadData":"上传数据",
  88. "title_iPortalRegisterData":"注册数据",
  89. "title_edit_attr":"编辑属性",
  90. "title_view_detail":"查看详情",
  91. "title_share_setting":"共享设置",
  92. "title_confirm_delete_resources":"确认删除?",
  93. "title_delete_resources":"删除资源",
  94. "title_resource_address":"资源地址",
  95. "title_googlelayer":"谷歌地图",
  96. "title_osmlayer":"OSM地图",
  97. "title_binglayer":"Bing地图",
  98. "title_tiledMapLayer4326": "SuperMap REST 地图服务底图",
  99. "title_tiledMapLayer3857": "SuperMap REST 地图服务底图",
  100. "title_imageMapLayer3857": "SuperMap REST 地图服务底图(image)",
  101. "title_imageMapLayer4326": "SuperMap REST 地图服务底图(image)",
  102. "title_tiledMapLayer_rasterfunction": "SuperMap REST 地图服务(栅格分析)",
  103. "title_addressMatchService": "地址匹配服务",
  104. "title_bufferAnalyst1": "缓冲区分析一",
  105. "title_bufferAnalyst2": "缓冲区分析二",
  106. "title_closestFacilitiesService": "最近设施分析",
  107. "title_densityAnalystService": "核密度分析",
  108. "title_dynamicSegmentation": "动态分析",
  109. "title_findLocation": "选址分区分析",
  110. "title_findMTSPPathsService": "多旅行商分析",
  111. "title_findMTSPPathsAndTSPPaths": "多旅行商分析(综合应用)",
  112. "title_findPath": "最佳路径分析",
  113. "title_findTSPPaths": "旅行商分析",
  114. "title_interpolationAnalystByDen": "点密度插值分析",
  115. "title_interpolationAnalystByGeo": "离散点插值分析",
  116. "title_interpolationAnalystByIDW": "反距离加权插值分析",
  117. "title_interpolationAnalystByKriging": "克吕金插值分析",
  118. "title_interpolationAnalystByRBF": "径向基函数插值分析",
  119. "title_mathExpression": "栅格代数运算",
  120. "title_overlayAnalyst": "叠加分析",
  121. "title_routeCalculateMeasure": "点定里程",
  122. "title_routeLocatorLine": "里程定线",
  123. "title_routeLocatorPoint": "里程定点",
  124. "title_serviceAreas": "服务区分析",
  125. "title_surfaceAnalyst": "表面分析",
  126. "title_terrainCurvatureCalculation": "地形曲率计算",
  127. "title_thiessenAnalyst": "泰森多边形",
  128. "title_trafficTransfer": "交通换乘服务",
  129. "title_buffersAnalystJobService": "缓冲区分析",
  130. "title_areaMeasure": "面积量算",
  131. "title_attribution": "版权控件",
  132. "title_changeControlsSkin": "控件皮肤切换",
  133. "title_distanceMeasure": "距离量算",
  134. "title_dragFeature": "鼠标拖拽要素控件",
  135. "title_dragpan": "地图拖拽控件",
  136. "title_drawGeometry": "点线面绘制",
  137. "title_featureSnap": "要素编辑",
  138. "title_layerSwitcher": "图层管理器",
  139. "title_navigation": "地图基础操作控件",
  140. "title_overviewmap": "鹰眼控件",
  141. "title_panzoombar": "平移缩放控件",
  142. "title_scaleline": "比例尺控件",
  143. "title_zoom": "缩放控件",
  144. "title_zoomBox": "拉框缩放控件",
  145. "title_kernelDensityJobService": "密度分析",
  146. "title_3baidu": "百度",
  147. "title_3tianditu": "天地图",
  148. "title_3857Map": "墨卡托投影系地图",
  149. "title_4326Map": "经纬度地图",
  150. "title_changchunMap": "平面坐标系图层",
  151. "title_coordinateTransformation": "坐标转换",
  152. "title_dynamiclayers": "动态图层操作",
  153. "title_image": "Image图层",
  154. "title_mapevent": "地图事件",
  155. "title_overlayLayer": "图层叠加",
  156. "title_toggleMaps": "底图切换",
  157. "title_translation": "缩放与平移",
  158. "title_zoomRange": "设置缩放级别",
  159. "title_mapVLayerHoneycomb": "MapV 蜂巢图",
  160. "title_mapVLayerPolylineSimple": "MapV 简单线",
  161. "title_GeoJSON": "GeoJSON数据展示",
  162. "title_queryByWFS": "WFS查询",
  163. "title_wcs": "WCS图层",
  164. "title_wms": "WMS图层",
  165. "title_wmtsLayer": "WMTS图层",
  166. "title_a0mapPrint": "地图A0大幅打印",
  167. "title_contextMenu": "自定义右键菜单",
  168. "title_coordTransfer": "获取经纬度坐标",
  169. "title_dynamicPieChart": "动态饼图",
  170. "title_windmap": "D3风向图",
  171. "title_zoomablePacking": "D3拾取器",
  172. "title_eChartGraphBar": "eChart柱状图",
  173. "title_featureRightClick": "要素右键菜单",
  174. "title_jqueryContextMenu": "jquery右键菜单",
  175. "title_layerGroup": "图层组控制",
  176. "title_mapPrint": "地图打印",
  177. "title_mousestyle": "鼠标样式",
  178. "title_printscreen": "地图截图",
  179. "title_projection": "投影转换",
  180. "title_rightClick": "标记图层右键事件",
  181. "title_setlayerstatus": "子图层控制",
  182. "title_graphicSymbolData": "Graphic图层符号绘制",
  183. "title_islandMultiPolygonData": "岛洞与多面",
  184. "title_labelVectorLayerData": "标签矢量图层",
  185. "title_markerLayer": "标记图层",
  186. "title_markerLayerEvent": "标记图层支持的事件",
  187. "title_splinesData": "B样条曲线",
  188. "title_telecomIconData": "电信符号数据",
  189. "title_vectorDataEvent": "矢量数据点击事件",
  190. "title_vectorLayerData": "基础矢量图形",
  191. "title_addfile": "态势图叠加",
  192. "title_defaultStyle": "缺省属性",
  193. "title_drawGeoGraphicObject": "点线面绘制",
  194. "title_drawGraphics": "复杂对象",
  195. "title_drawRoute": "航线",
  196. "title_dynamicPlot": "动态标绘",
  197. "title_editPlottingLayer": "图层编辑",
  198. "title_filetransfer": "态势图上传下载",
  199. "title_loadSymbolLib": "标号库加载",
  200. "title_modifySymbolStyle": "属性修改",
  201. "title_operatePlottingLayer": "图层操作",
  202. "title_plotGOAnimation": "态势推演",
  203. "title_plotSymbol": "鼠标标绘",
  204. "title_plotSymbolPerformance": "动态标绘高性能图层",
  205. "title_querySymbolLib": "查询标号",
  206. "title_saveload": "保存和加载",
  207. "title_symbolAvoid": "避让区域",
  208. "title_plotMovingTarget": "动态目标图层",
  209. "title_symbolExtendProperty": "自定义属性",
  210. "title_symbolGeometricQuery": "几何查询",
  211. "title_anchored": "自适应信息框",
  212. "title_customPopup": "自定义信息框",
  213. "title_infoWindow": "第三方信息框",
  214. "title_shadowPopup": "带阴影弹窗",
  215. "title_simplePopup": "简易信息框",
  216. "title_editFeature": "地物编辑",
  217. "title_fieldStatistic": "字段查询统计",
  218. "title_DatasourceInfo": "数据源信息查询",
  219. "title_DatasetInfo": "数据集信息查询",
  220. "title_getFeatureByBounds": "范围查询",
  221. "title_getFeatureByBuffer": "缓冲区查询",
  222. "title_getFeatureByGeometry": "几何查询",
  223. "title_getFeatureByIDs": "ID 查询",
  224. "title_getFeatureBySQL": "SQL 查询",
  225. "title_gridInfosQuery": "栅格查询",
  226. "title_queryByBounds": "范围查询",
  227. "title_queryByDistance": "距离查询",
  228. "title_queryByGeometry": "几何查询",
  229. "title_queryBySQL": "SQL 查询",
  230. "title_vectorLayerRegionName": "查询交互",
  231. "title_singleObjectQueryJobService": "单对象查询分析",
  232. "title_summaryAttributesJobService": "属性汇总分析",
  233. "title_SummaryMeshJobService": "点聚合分析",
  234. "title_SummaryRegionJobService": "区域汇总分析",
  235. "title_GraphBar": "柱状图",
  236. "title_Scatter": "散点图",
  237. "title_GraphBar3D": "三维柱状图",
  238. "title_GraphLine": "折线图",
  239. "title_GraphPie": "饼图",
  240. "title_GraphPoint": "点状图",
  241. "title_GraphRing": "环状图",
  242. "title_jingjinPopGraph": "统计图表切换",
  243. "title_landuseUnique": "单值专题图",
  244. "title_popDensityRange": "分段专题图",
  245. "title_RankSymbol": "符号专题图",
  246. "title_worldCapitalsGraphBar": "世界首都人口统计",
  247. "title_themeDotDensity": "点密度专题图",
  248. "title_themeGraph": "统计专题图",
  249. "title_themeGridRange": "栅格分段专题图",
  250. "title_themeGridUnique": "栅格单值专题图",
  251. "title_themeLabel": "标签专题图",
  252. "title_themeLabelLayer": "标签专题图层",
  253. "title_themePM2_5": "空气质量指数专题图",
  254. "title_themeRange": "分段专题图",
  255. "title_themeUnique": "单值专题图",
  256. "title_topologyValidatorJobService": "拓扑检查分析",
  257. "title_vectorClipService": "矢量裁剪分析",
  258. "title_animatorBase": "基础渲染",
  259. "title_animatorCar": "车辆监控模拟",
  260. "title_animatorLine": "线渐变",
  261. "title_animatorMetro": "地铁修建模拟",
  262. "title_animatorMetro2": "地铁修建模拟2",
  263. "title_animatorMigrate": "春运模拟",
  264. "title_animatorPoint": "点渐变",
  265. "title_animatorPolygon": "面渐变模拟",
  266. "title_animatorTrain": "火车监控模拟",
  267. "title_animatorWeatherMonitor": "气象监测",
  268. "title_boundryStyle": "强边界风格",
  269. "title_darkblueStyle": "深夜蓝黑风格",
  270. "title_cartoCSS_edit": "CartoCSS编辑",
  271. "title_utfGridLayerFlags": "UTFGrid国旗版",
  272. "title_utfGridLayer": "UTFGrid图层",
  273. "title_tiledVectorLayer": "矢量分块图",
  274. "title_heatMapLayer": "热点图",
  275. "title_fastHeatMapLayer": "新版热点图",
  276. "title_heatMapColorSection": "热点图颜色分段配置",
  277. "title_heatMapColorManual": "热点图颜色分段配置",
  278. "title_heatGridMapLayer": "热点网格图",
  279. "title_goisLayer": "麻点图",
  280. "title_elementsLayerExtension": "要素图层扩展",
  281. "title_clusterLayer": "聚类图层",
  282. "title_cartoCSSText": "文本符号",
  283. "title_cartoCSSPolygon": "面符号",
  284. "title_cartoCSSPoint": "点符号",
  285. "title_cartoCSSNightStyle": "月夜风格",
  286. "title_cartoCSSNaturalStyle": "淡雅绿风格",
  287. "title_cartoCSSLine": "线符号",
  288. "title_cartoCSSHelloKitty": "Hellokitty风格",
  289. "title_cartoCSSHightlight": "高亮显示",
  290. "title_mapQueryByBounds": "范围查询",
  291. "title_mapQueryByDistance": "距离查询",
  292. "title_mapQueryByGeometry": "几何查询",
  293. "title_mapQueryBySQL": "SQL查询",
  294. "title_mapService": "SuperMap 地图信息",
  295. "title_measureArea": "面积测量",
  296. "title_measureDistance": "距离测量",
  297. "title_tiledMapLayer": "3857底图",
  298. "title_tiledMapLayer_4326": "4326底图",
  299. "title_graticuleLayer_3857": "经纬网",
  300. "title_graticuleLayer_4326": "经纬网_WGS84",
  301. "title_tiledMapLayer_4326WGS84": "地图_WGS84",
  302. "title_tiledMapLayer_China2000": "地图_China2000",
  303. "title_tiledMapLayer_Beijing54": "地图_Beijing54",
  304. "title_tiledMapLayer_Xian80": "地图_Xian80",
  305. "title_fieldService": "SuperMap 字段信息",
  306. "title_fieldStatistics": "字段查询统计",
  307. "title_getGridCellInfos": "栅格查询",
  308. "title_bufferAnalystService": "数据集缓冲区分析",
  309. "title_bufferAnalystServiceGeometry": "几何对象缓冲区分析",
  310. "title_surfaceAnalystService": "表面分析(提取等值线)",
  311. "title_thiessenAnalystDataset": "数据集泰森多边形",
  312. "title_thiessenAnalystGeometry": "几何泰森多边形",
  313. "title_drawControl": "绘制控件",
  314. "title_drawControlWGS84": "绘制控件_WGS84",
  315. "title_fullscreenControl": "全屏控件",
  316. "title_geolocateControl": "定位控件",
  317. "title_navigationControl": "导航控件",
  318. "title_swipeBetweenMaps": "卷帘控件",
  319. "title_dataFlowService": "数据流服务",
  320. "title_cellMap": "方形图",
  321. "title_ChangchunPublicTransportNetwork": "长春公交路径图",
  322. "title_effectScatter": "全国主要城市空气质量图",
  323. "title_geoline": "迁徙图",
  324. "title_geolineWGS84": "迁徙图_WGS84",
  325. "title_linesBus": "线路图",
  326. "title_linesEffect": "线特效",
  327. "title_linesAirline": "世界飞机航线图",
  328. "title_scatterWeibo": "微博签到图",
  329. "title_scatterWeiboWGS84": "微博签到图_WGS84",
  330. "title_colorfulCity": "五彩城市建筑",
  331. "title_flightPath": "飞行路径图",
  332. "title_GlobalWind": "全球风能可视化",
  333. "title_ShanghaiBuildingPrice": "上海房价可视化图",
  334. "title_taxiRoutesOfCapeTown": "开普敦的士路线图",
  335. "title_taxiTrajectoryMap": "成都市出租车运行轨迹图",
  336. "title_graphThemeLayer": "图表专题图",
  337. "title_changeStyle": "风格切换",
  338. "title_beijingPositronStyle": "北京淡灰风格",
  339. "title_beijingOSMStyle": "北京OSM风格",
  340. "title_beijingKlokantechStyle": "北京淡绿风格",
  341. "title_beijingFiordStyle": "北京深海风格",
  342. "title_beijingDarkBlueStyle": "北京暗夜风格",
  343. "title_beijingMVTVectorTile": "北京矢量瓦片(MVT)",
  344. "title_chinaMVTVectorTile": "China矢量瓦片",
  345. "title_uniqueTheme3DLayer": "土地利用类型单值专题图(3D)",
  346. "title_rangeTheme3DLayer": "人口密度分段专题图(3D)",
  347. "title_mapvQianxiTime": "迁徙时序图",
  348. "title_mapvQianxi": "迁徙图",
  349. "title_mapvPolylineTime": "动态轨迹",
  350. "title_mapvForceEdge": "强边界图",
  351. "title_mapvPolylineIntensity": "强度线",
  352. "title_mapvCsvcar": "通勤图",
  353. "title_mapvCsvcarWGS84": "通勤图_WGS84",
  354. "title_mapvBeijingVillage": "北京村庄分布图",
  355. "title_layerService": "SuperMap 图层信息",
  356. "title_tiledMapLayerNonEarth": "SuperMap REST 平面坐标系底图",
  357. "title_tiledMapLayerProj4": "自定义比例尺地图",
  358. "title_interpolationAnalystServiceKriging": "普通克吕金插值分析",
  359. "title_interpolationAnalystServiceKrigingUniversal": "泛克吕金插值分析",
  360. "title_findMTSPPathsServiceLogistics": "网络分析服务-多旅行商分析(物流配送)",
  361. "title_findTSPPathsService": "网络分析服务-旅行商分析(质检巡查)",
  362. "title_graphicLayer": "纽约18万出租车点",
  363. "title_mb_graphicLayer": "纽约出租车145万上车点",
  364. "title_mb_graphicLayerWGS84": "纽约出租车145万上车点_WGS84",
  365. "title_graphicLayer_webgl": "纽约145万出租车-webgl",
  366. "title_graphicLayerClovers": "随机点-三叶草",
  367. "title_graphicLayerTaxi": "纽约18万出租车-符号绘制",
  368. "title_heatMap": "热力图",
  369. "title_heatMapNY": "纽约出租车上车点热力图",
  370. "title_markerCluster": "点聚合",
  371. "title_markerClusterWGS84": "点聚合_WGS84",
  372. "title_pulse": "闪烁点",
  373. "title_geometryBatchAnalystService": "几何对象批量空间分析",
  374. "title_geometryOverlayBatchAnalystService": "几何对象批量叠加分析",
  375. "title_tiledMapLayerNoProj": "SuperMap REST 平面投影地图",
  376. "title_AnimationFeature": "动画要素图",
  377. "title_Cluster": "聚点图",
  378. "title_graphiclayerCanvas": "纽约出租车18万点-canvas渲染",
  379. "title_graphiclayerWebgl": "纽约出租车18万点-webgl渲染",
  380. "title_baiduLayer": "百度地图",
  381. "title_changeTileVersion": "多版本缓存切换",
  382. "title_layerSwitch": "卷帘",
  383. "title_controlerLayerSwitcher": "图层切换",
  384. "title_dragFeatures": "拖拽图形",
  385. "title_drawFeatures": "图形绘制",
  386. "title_editorOL": "iClient for OpenLayers 示例代码",
  387. "title_examplesOL": "iClient for OpenLayers 示范程序",
  388. "title_editorLeaflet": "iClient for Leaflet 示例代码",
  389. "title_examplesLeaflet": "iClient for Leaflet 示范程序",
  390. "title_editorMBGL": "iClient for MapboxGL 示例代码",
  391. "title_examplesMBGL": "iClient for MapboxGL 示范程序",
  392. "title_examplesComponent": "组件示范程序",
  393. "title_editorComponent": "组件示例代码",
  394. "title_editorClassic": "iClient Classic 示例代码",
  395. "title_examplesClassic": "iClient Classic 示范程序",
  396. "title_editor3DWebGL": "SuperMap 3D-WebGL 示例代码",
  397. "title_examples3DWebGL": "SuperMap 3D-WebGL 示范程序",
  398. "title_freehandDrawFeatures": "手写图形绘制",
  399. "title_iPortalQueryMaps": "iPortal 地图列表",
  400. "title_iPortalQueryResources": "iPortal 资源列表",
  401. "title_iPortalQueryMyResources": "iPortal 我的资源列表 ",
  402. "title_iPortalQueryResourcesTitle": "iPortal QueryResources使用示例",
  403. "title_iPortalQueryResourcesType":"资源类型",
  404. "title_iPortalQueryResourcesAll":"全部",
  405. "title_iPortalQueryResourcesMap":"地图",
  406. "title_iPortalQueryResourcesService":"服务",
  407. "title_iPortalQueryResourcesScene":"场景",
  408. "title_iPortalQueryResourcesData":"数据",
  409. "title_iPortalQueryResourcesInsights":"洞察",
  410. "title_iPortalQueryResourcesDashboards":"大屏",
  411. "title_iPortalQueryResourcesControl":"资源权限",
  412. "title_iPortalQueryResourcesPublic":"公开",
  413. "title_iPortalQueryResourcesGroup":"群组",
  414. "title_iPortalQueryResourcesDepartment":"部门",
  415. "title_iPortalQueryResourcesUser":"用户",
  416. "title_iPortalQueryResourcesShareToMe":"分享给我的",
  417. "title_iPortalQueryResourcesMyDepartment":"我的组织",
  418. "title_iPortalQueryResourcesMyGroup":"我的群组",
  419. "title_iPortalQueryResourcesMy":"我的",
  420. "title_iPortalQueryResourcesSortFiled":"排序字段",
  421. "title_iPortalQueryResourcesUpdateTime":"修改时间",
  422. "title_iPortalQueryResourcesHeatLevel":"热度",
  423. "title_iPortalQueryResourcesSort":"排序",
  424. "title_iPortalQueryResourcesSortUp":"升序",
  425. "title_iPortalQueryResourcesSortDown":"降序",
  426. "title_iPortalQueryResourcesSearch": "搜索",
  427. "title_iPortalServices": "iPortal 服务列表",
  428. "title_iPortalQueryMapdashboards": "iPortal 大屏列表",
  429. "title_iPortalQueryInsights": "iPortal 洞察列表",
  430. "title_iPortalQueryScenes": "iPortal 场景列表",
  431. "title_iPortalSecurity": "iPortal SecurityManager使用示例",
  432. "title_labelThemeLayer": "客户端标签专题图",
  433. "title_mapvNyvTaxi": "纽约出租车上车点",
  434. "title_modifyFeatures": "修改图形",
  435. "title_mvtVectorLayer": "iServer MVT矢量瓦片",
  436. "title_mvtVectorLayer_vectortilerest": "iServer 矢量瓦片服务",
  437. "title_mvtVectorLayer_restdata": "iServer 数据服务矢量瓦片",
  438. "title_mvtVectorLayer4326": "iServer MVT矢量瓦片(WGS84)",
  439. "title_mvtVectorLayer_mapboxStyle": "OSM风格(MVT WGS84)",
  440. "title_mvtVectorLayer_mapboxStyle_4326": "风格动态切换",
  441. "title_mvtVectorLayer_mapboxStyle_lineStyle": "线样式编辑",
  442. "title_mvtVectorLayer_mapboxStyle_landuse": "土地利用",
  443. "title_mvtVectorLayer_overlay": "矢量瓦片叠加",
  444. "title_onlineSecurity": "Online SecurityManager使用示例",
  445. "title_onlineWebMap": "2014当了一回背包客",
  446. "title_osmBuildings": "openlayers 建筑立体效果",
  447. "title_osmBuildingsLeaflet": "leaflet 建筑立体效果",
  448. "title_rankSymbolThemeLayer": "符号等级专题图",
  449. "title_snapDrawFeatures": "捕捉图形绘制",
  450. "title_superMapCloudLayer": "超图云地图",
  451. "title_tiandituLayer_ll": "天地图-经纬度",
  452. "title_tiandituLayer_mecartor": "天地图-墨卡托",
  453. "title_vectorTiledLayer": "矢量瓦片",
  454. "title_turfClassificationAnalysis": "分类分析",
  455. "title_turfGridAnalysis": "格网分析",
  456. "title_turfInterpolationAnalysis": "插值分析",
  457. "title_turfMeasurement": "测量计算",
  458. "title_WMSLayer": "WMS 图层",
  459. "title_WMTSLayer": "WMTS 图层",
  460. "title_cloudLayer": "超图云",
  461. "title_markersWithCustomIcons": "自定义图标",
  462. "title_layerSwitchControl": "图层切换",
  463. "title_d3HexbinLayer": "D3蜂巢图",
  464. "title_rangeThemeLayer": "D3分段专题图",
  465. "title_UniqueThemeLayer": "D3单值专题图",
  466. "title_ESHeatMap": "热力/格网图",
  467. "title_ESGridAggregation": "格网/热力图",
  468. "title_nodeManagementUseExample": "iManager 节点管理使用示例",
  469. "title_iPortalQueryMaps1": "iPortal QueryMaps使用示例",
  470. "title_iPortalQueryServices1": "iPortal QueryServices使用示例",
  471. "title_iPortalQueryServices2": "iPortal QueryService使用示例",
  472. "title_iPortalQueryMapdashboards1": "iPortal QueryMapdashboards使用示例",
  473. "title_iPortalQueryMapdashboards2": "iPortal QueryMapdashboard使用示例",
  474. "title_iPortalQueryInsights1": "iPortal QueryInsights使用示例",
  475. "title_iPortalQueryInsight": "iPortal QueryInsight使用示例",
  476. "title_iPortalUpdateInsightAttrs": "iPortal UpdateInsight使用示例",
  477. "title_iPortalQueryScenes1": "iPortal QueryScenes使用示例",
  478. "title_iPortalQueryScene": "iPortal QueryScene使用示例",
  479. "title_iPortalUpdateSceneAttrs": "iPortal UpdateSceneAttrs使用示例",
  480. "title_iPortalAddMapOrScene": "iPortal 添加地图/场景使用示例",
  481. "title_iPortalAddMap": "添加地图",
  482. "title_iPortalAddScene": "添加场景",
  483. "detail_iPortal_baseInfo": "基本信息",
  484. "detail_iPortal_name": "名称",
  485. "detail_iPortal_owner": "所有者",
  486. "detail_iPortal_URL": "浏览地址",
  487. "detail_iPortal_tags": "标签",
  488. "detail_iPortal_description": "描述",
  489. "detail_iPortal_createdTime":"创建于",
  490. "detail_iPortal_visits":"访问数",
  491. "edit_iPortal_uploadNewThumbnail":"上传新缩略图",
  492. "edit_iPortal_exceedSize":"格式:PNG、JPG。图片大小不超过150KB。",
  493. "edit_iPortal_specifiedSize":"建议:图片尺寸标准为265 * 170像素。",
  494. "title_iServerSecurity": "iServer 安全认证示例",
  495. "title_mapVLayerPolygon": "面",
  496. "title_mapVLayerPolygonWGS84": "面_WGS84",
  497. "title_planesMonitor": "航班监控",
  498. "title_vectorTileLayerBoundary": "SuperMap REST 强边界风格矢量底图",
  499. "title_vectorTileLayerDarkBlue": "SuperMap REST 深夜蓝黑风格矢量底图",
  500. "title_vectorTileLayerHelloKitty": "SuperMap REST HelloKitty风格矢量底图",
  501. "title_vectorTileLayerMVT": "SuperMap MVT格式矢量瓦片",
  502. "title_vectorTileLayerMVT4326": "SuperMap MVT格式矢量瓦片",
  503. "title_vectorTileLayerNatural": "SuperMap REST 淡雅绿风格矢量底图",
  504. "title_vectorTileLayerNight": "SuperMap REST 月夜风格矢量底图",
  505. "title_vectorTileLayerNormal": "SuperMap REST 矢量瓦片",
  506. "title_iportalWebMap_range": "SuperMap iPortal 分段专题图",
  507. "title_iportalWebMap_heat": "SuperMap iPortal 热力图",
  508. "title_iportalWebMap_unicode": "SuperMap iPortal 点样式",
  509. "title_iportalWebMap_unique": "SuperMap iPortal 单值专题图",
  510. "title_iportalWebMap_label": "SuperMap iPortal 标签专题图",
  511. "title_earthquakeHeatMapLayer": "2005-2016地震次数(Classic)",
  512. "title_echartsEarthquake": "2005到2016年地震发生情况",
  513. "title_l_echartsEarthquake": "2001年到2014年地震热力图",
  514. "title_lianjia": "2018年2月北京房价信息",
  515. "title_mapvLianjia_Beijing_price": "2018年2月北京房价",
  516. "title_l_echartsEarthquake1": "2008到2017年地震情况统计",
  517. "title_echartsLinesMillions_bjRoads": "北京道路网络图(130万点数据绘制)",
  518. "title_echartsLinesMillions_railways": "全国铁路网络图(400万点数据绘制)",
  519. "title_echartsLinesMillions_railwaysWGS84": "全国铁路网络图(400万点数据绘制)_WGS84",
  520. "title_echartsLinesMillions_waterSystem": "全国水系图(1400万点数据绘制)",
  521. "title_echartsLinesMillions_roads": "全国道路网络图(2500万点数据绘制)",
  522. "title_echartsLinesMillions_nyTaxi": "纽约出租车上车点分布图(140万点数据绘制)",
  523. "title_mb_deckglLayer_arcLayer": "曲线图层",
  524. "title_mb_deckglLayer_pathLayer": "路径图",
  525. "title_mb_deckglLayer_pathLayerWGS84": "路径图_WGS84",
  526. "title_mb_deckglLayer_polygonLayer": "多边形图层",
  527. "title_mb_deckglLayer_hexagonLayer": "蜂巢图层",
  528. "title_mb_deckglLayer_nyBuilding": "纽约城市建筑",
  529. "title_mb_deckglLayer_nyc_census": "纽约城市人口",
  530. "title_mb_deckglLayer_scatterPlot": "加州地震分布图",
  531. "title_mb_deckglLayer_sfcontour": "旧金山等高线",
  532. "title_mb_deckglLayer_sftrees": "旧金山街道树分布密度图",
  533. "title_mb_deckglLayer_ukcommute": "英国通勤图",
  534. "title_openFile": "打开文件",
  535. "title_openFile_react": "打开文件(React)",
  536. "title_openFile_vue": "打开文件(Vue)",
  537. "title_dataFlow": "数据流服务",
  538. "title_chart": '图表',
  539. "title_chart_iServer": '图表_iServer',
  540. "title_chart_iPortal": '图表_iPortal',
  541. "title_spatialAnalysis": '客户端计算',
  542. "title_distributeAnalysis": '分布式分析',
  543. "title_dataServiceQuery": '数据服务查询',
  544. "title_planeModel":"飞机模型(gltf格式)",
  545. "title_flyBird":"飞鸟模型",
  546. "title_buildings":"建筑模型",
  547. "title_facility":"设施点(mtl+obj格式)",
  548. "title_ChinaEarthquakeHeat": '中国地震数据',
  549. "title_ChinaEarthquakeHeatWGS84": '中国地震数据_WGS84',
  550. "title_ChinaEarthquakeHeatClient": '中国地震数据(Classic)_WGS84',
  551. "title_componentsChart_Vue": '图表组件',
  552. "title_componentsChart_Vue(pie)":'饼图-组件',
  553. "title_componentsChart_Vue(radar)":'雷达图-组件',
  554. "title_componentsChart_Vue(gauge)":'仪表盘-组件',
  555. "title_componentsLayerList_Vue": '图层列表组件',
  556. "title_componentsOpenFile_Vue":'打开文件组件',
  557. "title_componentsMap_Vue": 'iServer地图',
  558. "title_componentsMiniMap_Vue": '鹰眼组件',
  559. "title_componentsPan_Vue": '平移组件',
  560. "title_componentsScale_Vue": '比例尺组件',
  561. "title_componentsWebmap_Vue": 'iPortal地图',
  562. "title_componentsCompare_Vue": '地图卷帘',
  563. "title_componentsZoom_Vue": '缩放组件',
  564. "title_componentsLegend_Vue": '图例组件',
  565. "title_componentsBasic_Vue": '基础组件',
  566. "title_componentsSlideshow_Vue": '幻灯片组件',
  567. "title_componentsMeasure_Vue": '量算组件',
  568. "title_componentsQuery_Vue": '查询组件',
  569. "title_componentsSearch_Vue": '搜索组件',
  570. "title_componentsCompass_Vue": '指南针组件',
  571. "title_componentsFlyTo_Vue": '飞行定位组件',
  572. "title_componentsDraw_Vue": '绘制组件',
  573. "title_componentsTheme_Vue": '主题切换',
  574. "title_componentsDemo_Vue": '土地利用示例',
  575. "title_componentsEstateMonitoringPlatform_Vue": '房产项目可视化监控平台示例',
  576. "title_componentsCluster_Vue": '点聚合图层组件',
  577. "title_componentsEcharts_Vue": 'Echarts 图层组件',
  578. "title_componentsRaster_Vue": '栅格图层组件',
  579. "title_componentsGeoJSON_Vue": 'GeoJSON 图层组件',
  580. "title_componentsMapV_Vue": 'MapV 图层组件',
  581. "title_componentsDeckGL_Vue": 'DeckGL 图层组件',
  582. "title_componentsVectorTile_Vue": '矢量瓦片图层组件',
  583. "title_componentsHeatmap_Vue": '热力图图层组件',
  584. "title_componentsGraphThemeLayer_Vue": '图表专题图组件',
  585. "title_componentsUniqueTheme_Vue": '单值专题图图层组件',
  586. "title_componentsRangeTheme_Vue": '分段专题图图层组件',
  587. "title_componentsRankSymbolTheme_Vue": '等级符号专题图图层组件',
  588. "title_componentsLabelTheme_Vue": '标签专题图图层组件',
  589. "title_componentsDataFlow_Vue": '数据流图层组件',
  590. "title_componentsFireLayer_Vue": '动态火焰图层',
  591. "title_componentsAnimateMarkerLayer_Vue": '动效标记图层',
  592. "title_componentsAnimateTextLayer_Vue": '动效文本标记图层',
  593. "title_componentsBorder_Vue": '边框组件',
  594. "title_componentsIdentify_Vue": '点选查询组件(Vue)',
  595. "title_componentsTianditu_Vue": '天地图',
  596. "title_componentsTianditu_route_Vue": '路线规划',
  597. "title_componentsTianditu_search_Vue": 'POI搜索',
  598. "title_componentsTianditu_switch_Vue": '天地图切换',
  599. "title_componentsTianditu_home_Vue": '天地图首页',
  600. "title_componentsPopup_Vue": '弹窗(Vue)',
  601. "title_componentsLayerManager_vue": '图层管理组件',
  602. "title_componentsTimeLine_Vue": "时间轴组件",
  603. "title_componentsCoordinateConversion_Vue":"坐标转换组件",
  604. "title_attributes_Vue":"属性表组件",
  605. "title_layerColor_Vue":"图层颜色组件",
  606. "title_componentsTimeLineSupermap_Vue": "超图大厦历史影像",
  607. "title_componentsTimeLineCloud_Vue": "气象卫星云图",
  608. "title_componentsTimeLineNcp_Vue": "疫情历史回放",
  609. "title_componentsTimeLineTracklayer_Vue": "轨迹回放",
  610. "title_componentsWebmap_React": 'iPortal地图',
  611. "title_componentsMap_React": 'iServer地图',
  612. "title_componentsRasterTile_React": '栅格图层组件',
  613. "title_componentsVectorTile_React": '矢量瓦片图层组件',
  614. "title_componentsUniqueTheme_React": '单值专题图图层组件',
  615. "title_componentsRangeTheme_React": '分段专题图图层组件',
  616. "title_componentsGraphThemeLayer_React": '图表专题图组件',
  617. "title_componentsHeatmap_React": '热力图图层组件',
  618. "title_componentsMapV_React": 'MapV 图层组件',
  619. "title_componentsEcharts_React": 'Echarts 图层组件',
  620. "title_componentsDataFlow_React": '数据流图层组件',
  621. "title_componentsFireLayer_React": '动态火焰图层',
  622. "title_componentsGeoJSON_React": 'GeoJSON 图层组件',
  623. "title_componentsCluster_React":'点聚合图层组件',
  624. "title_componentsDeckGL_React": 'DeckGL 图层组件',
  625. "title_componentsLabelTheme_React": '标签专题图图层组件',
  626. "title_componentsRankSymbolTheme_React": '等级符号专题图图层组件',
  627. "title_componentsAnimateMarkerLayer_React": '动效标记图层',
  628. "title_componentsAnimateTextLayer_React": '动效文本标记图层',
  629. "title_webPrinting_landUse": '土地利用 Web 打印',
  630. "title_natureResourcePlatform_Vue": '自然资源平台大屏',
  631. "title_ecologicalBigDataPlatform_Vue": '生态大数据平台大屏',
  632. "title_mask":'图层掩膜',
  633. "title_objectdetection":"机器学习结果叠加(目标检测)",
  634. "title_binaryclassification":"机器学习结果叠加(二元分类)",
  635. "title_mvt_mapboxgl":"MVT WGS84 (叠加 MapboxGL)",
  636. "text_service_name":"名称",
  637. "text_service_type":"类型",
  638. "text_service_status":"状态",
  639. "text_view_service":"查看服务",
  640. "text_unpublish_service":"取消发布",
  641. "text_publish_message":"选择要发布的服务类型:",
  642. "text_publish_data":"发布数据",
  643. "text_dataBase_name":"数据库名称",
  644. "text_hdfs_directory":"HDFS目录地址",
  645. "text_hbase_address":"服务地址",
  646. "text_x_field":"X坐标",
  647. "text_y_field":"Y坐标",
  648. "text_file_encoding":"文件编码",
  649. "text_data_type":"数据类型",
  650. "text_data_file":"数据文件",
  651. "text_data_name":"数据名称",
  652. "text_user_data":"用户数据",
  653. "text_workspace":"SuperMap工作空间",
  654. "text_UDB":"SuperMap UDB数据",
  655. "text_shapefile":"shp空间数据",
  656. "text_geojson":"geojson数据",
  657. "text_smtiles":"smtiles",
  658. "text_svtiles":"svtiles",
  659. "text_mbtiles":"mbtiles",
  660. "text_tpk":"tpk",
  661. "text_ugcv5":"ugc v5",
  662. "text_ugcv5_mvt":"UGCV5_MVT",
  663. "text_excel":"excel数据",
  664. "text_csv":"csv数据",
  665. "text_json":"json数据",
  666. "text_confirm":"确认",
  667. "text_code": "正向匹配",
  668. "text_decode": "反向匹配",
  669. "text_address": "地址   ",
  670. "text_input_ptips_company": "公司",
  671. "text_filterField": "过滤字段 ",
  672. "text_input_tips_Beijing": "北京",
  673. "text_minIndex": "最小索引 ",
  674. "text_maxIndex": "最大索引 ",
  675. "text_maxCount": "最大结果数",
  676. "text_coorSystem": "坐标系  ",
  677. "text_coordinate": "坐标",
  678. "text_abscissa": "横坐标  ",
  679. "text_ordinate": "纵坐标  ",
  680. "text_queryRadius": "查询半径 ",
  681. "text_input_value_match": "匹配",
  682. "text_matchDegree": "匹配度",
  683. "text_bufferAnalyst1": "缓冲区分析一",
  684. "text_bufferAnalyst2": "缓冲区分析二",
  685. "text_bufferAnalyst": "缓冲区分析",
  686. "text_removeResult": "移除结果",
  687. "text_addPath": "生成路径",
  688. "text_query": "查询",
  689. "text_closestFacilitiesService": "最近设施分析",
  690. "text_weightField": "权重字段:",
  691. "text_turnField": "终止里程点:(转向字段)",
  692. "text_input_value_eventPoint": "事件点",
  693. "text_input_value_submit": "提交",
  694. "text_input_value_clear": "清除",
  695. "text_densityAnalystService": "核密度分析",
  696. "text_input_value_densityAnalyst": "核密度分析",
  697. "text_input_value_removeTheme": "移除结果图层",
  698. "text_dynamicSegmentation": "动态分段",
  699. "text_input_value_dynamicSegmentation": "动态分段",
  700. "text_findLocation": "选址分区分析",
  701. "text_analyst": "分析",
  702. "text_findMTSPPaths": "多旅行商分析",
  703. "text_target": "配送目标",
  704. "text_findMTSPPathsAndTSPPaths": "多旅行商分析(综合应用)",
  705. "text_dispatching": "物流配送",
  706. "text_check": "质检巡查",
  707. "text_findPath": "最佳路径分析",
  708. "text_sites": "选择站点",
  709. "text_findTSPPaths": "旅行商分析",
  710. "text_interpolationAnalystByDen": "点密度插值分析",
  711. "text_input_value_density": "点密度",
  712. "text_interpolationAnalystByGeo": "离散点插值分析",
  713. "text_min": "Z值范围 最小值:",
  714. "text_max": "最大值:",
  715. "text_input_value_byGeo": "离散点插值分析",
  716. "text_input_value_delete": "删除",
  717. "text_interpolationAnalystByIDW": "反距离加权插值分析",
  718. "text_input_value_byIDW": "反距离加权",
  719. "text_interpolationAnalystByKriging": "克吕金插值分析",
  720. "text_simple": "简单Kriging",
  721. "text_ordinary": "普通Kriging",
  722. "text_extensive": "泛Kriging",
  723. "text_interpolationAnalystByRBF": "径向基函数插值分析",
  724. "text_input_value_RBF": "径向基函数",
  725. "text_mathExpression": "栅格代数运算",
  726. "text_expression": "代数表达式:",
  727. "text_overlayAnalyst": "叠加分析",
  728. "text_routeCalculateMeasure": "点定里程",
  729. "text_queryRoute": "查询路由对象",
  730. "text_queryPoint": "指定查询点",
  731. "text_routeLocatorLine": "里程定线",
  732. "text_startRoute": "起始里程点:",
  733. "text_endRoute": "终止里程点:",
  734. "text_locationLine": "定位线",
  735. "text_routeLocatorPoint": "里程定点",
  736. "text_routPoint": "指定里程点:",
  737. "text_locationPoint": "定位点",
  738. "text_serviceAreas": "服务区分析",
  739. "text_serviceCenter": "服务中心点",
  740. "text_surfaceAnalyst": "表面分析",
  741. "text_contourLine": "提取等值线",
  742. "text_remove": "移除",
  743. "text_terrainCurvatureCalculation": "地形曲率计算",
  744. "text_theissenAnalyst": "泰森多边形",
  745. "text_datasetThiessen": "数据集泰森多边形",
  746. "text_geoThiessen": "几何泰森多边形",
  747. "text_trafficTransfer": "交通换乘服务",
  748. "text_startPoint": "起点",
  749. "text_endPoint": "终点",
  750. "text_transferScheme": "换乘策略",
  751. "text_minTime": "最少时间",
  752. "text_minDistance": "最短距离",
  753. "text_lessWalk": "少步行",
  754. "text_lessTransfer": "少换乘",
  755. "text_notFindSPoint": "未找到匹配的起点",
  756. "text_notFindEPoint": "未找到匹配的终点",
  757. "text_trafficTransferScheme": "交通换乘方案",
  758. "text_close": "关闭",
  759. "text_open": "打开",
  760. "text_closeWindow": "关闭窗口",
  761. "text_ridePreference": "乘车偏好:",
  762. "text_noSubway": "不乘地铁",
  763. "text_scheme": "方案",
  764. "text_walkTO": "步行至:",
  765. "text_ride": "乘坐",
  766. "text_debus1": ",在",
  767. "text_debus2": "下车",
  768. "text_stops": "站",
  769. "text_alsoRide": "还可乘坐:",
  770. "text_buffersAnalystJobService": "缓冲区分析",
  771. "text_inputData": "输入数据",
  772. "text_requiredField": "必填字段",
  773. "text_analysisRange": "分析范围  ",
  774. "text_bufferDistance": "缓冲距离",
  775. "text_bufferDistanceField": "缓冲距离字段",
  776. "text_bufferDistanceUnit": "缓冲距离单位",
  777. "text_fusionField": "融合字段",
  778. "text_areaMeasure": "面积量算",
  779. "text_input_value_areaMeasure": "面积量算",
  780. "text_changeControlsSkin": "控件皮肤切换",
  781. "text_input_value_change": "切换",
  782. "text_distanceMeasure": "距离量算",
  783. "text_input_value_distanceMeasure": "距离量算",
  784. "text_dragFeature": "鼠标拖拽要素控件",
  785. "text_input_value_dragFea": "拖拽要素",
  786. "text_input_value_notDrag": "取消拖拽",
  787. "text_dragpan": "地图拖拽控件",
  788. "text_input_value_dragMap": "拖拽地图",
  789. "text_drawGeometry": "点线面绘制",
  790. "text_input_value_drawPoint": "绘点",
  791. "text_input_value_drawLine": "绘线",
  792. "text_input_value_drawPolygon": "绘面",
  793. "text_input_value_select": "选择",
  794. "text_input_value_modify": "编辑",
  795. "text_featureSnap": "要素编辑",
  796. "text_input_value_closeSnap": "关闭捕捉",
  797. "text_input_value_openSnap": "开启捕捉",
  798. "text_input_value_addData": "加载数据",
  799. "text_input_value_removeData": "移除数据",
  800. "text_input_value_location": "定位",
  801. "text_kernelDensityJobService": "密度分析",
  802. "text_analysisMethod": "分析方法",
  803. "text_simpleDenAnalyst": "简单点密度分析",
  804. "text_meshSurfaceType": "网格面类型",
  805. "text_4grid": "四边形网格",
  806. "text_6grid": "六边形网格",
  807. "text_gridSize": "网格大小",
  808. "text_gridSizeUnit": "网格大小单位",
  809. "text_searchRadius": "搜索半径",
  810. "text_searchRadiusUnit": "搜索半径单位",
  811. "text_areaUnit": '面积单位  ',
  812. "text_baidu": "百度",
  813. "text_coordinateTransformation": "地图坐标转换:像素坐标与地理位置坐标转换",
  814. "text_mousePixelCoordinate": "鼠标像素坐标:",
  815. "text_positionCoordinate": "位置坐标:",
  816. "text_mouse": "鼠标",
  817. "text_event": "事件",
  818. "text_mapOverlay": "SuperMap REST 地图叠加",
  819. "text_opacity": "透明度",
  820. "text_input_tips_opacity": "设置图层的不透明度,取值[0-1]之间",
  821. "text_input_user_name": "输入昵称/用户名",
  822. "text_input_department_name": "输入部门",
  823. "text_toggleMaps": "底图切换",
  824. "text_translation": "缩放与平移",
  825. "text_iClient": "示例数据来源为百度MapV的加偏数据,iClient未做纠偏处理",
  826. "text_queryByWFS": "WFS查询",
  827. "text_wms": "WMS图层",
  828. "text_projection": "地图投影系",
  829. "text_wmsVersion": "wms版本:",
  830. "text_currentInfo": "当前图层信息:",
  831. "text_mapProjection": "地图投影:",
  832. "text_currentVersion": "wms当前版本:",
  833. "text_a0mapPrint": "地图A0大幅打印",
  834. "text_clickGetCoord": "点击地图可获取经纬度坐标",
  835. "text_longitude": "经度:",
  836. "text_latitude": "纬度:",
  837. "text_otherProvince": "其他省份",
  838. "text_windmap": "D3风向图",
  839. "text_picker": "北京奥运会金牌分布拾取器",
  840. "text_salesVolume1": "",
  841. "text_salesVolume2": "地区产品销量统计",
  842. "text_productA": "产品A",
  843. "text_productB": "产品B",
  844. "text_productC": "产品C",
  845. "text_productD": "产品D",
  846. "text_productE": "产品E",
  847. "text_productF": "产品F",
  848. "text_featureRightClick": "要素右键菜单",
  849. "text_mediacy": "居中",
  850. "text_layerGroup": "图层组控制",
  851. "text_JingjinMap": "京津地区地图",
  852. "text_lookUpLayer": "通过拖动查看图层",
  853. "text_mapPrint": "地图打印",
  854. "text_handMouse": "手势鼠标样式 ",
  855. "text_crossMouse": "十字型鼠标样式 ",
  856. "text_defaultMouse": "默认的鼠标样式 ",
  857. "text_printscreen": "地图截图",
  858. "text_detailedInfo": "详细信息",
  859. "text_companyName": "公司名称:",
  860. "text_companyAddress": "公司地址:",
  861. "text_clientProjection": "客户端地图坐标投影转换: ",
  862. "text_mousePosition": "鼠标位置坐标投影:",
  863. "text_mouseCoord": "鼠标位置坐标: ",
  864. "text_rightClick": "标记图层右键事件",
  865. "text_setlayerstatus": "子图层控制",
  866. "text_mapSublayer": "World地图子图层",
  867. "text_visibility": "是否可见",
  868. "text_topHeight": "Building 顶端高度:",
  869. "text_bottomHeight": "Building 底端高度:",
  870. "text_wallColor": "Building 墙壁颜色:",
  871. "text_topColor": "Building 顶部颜色:",
  872. "text_graphicSymbolData": "Graphic图层符号绘制",
  873. "text_countsDraw": "绘制个数",
  874. "text_featureID": '要素ID: ',
  875. "text_indexLeaf": "叶数索引:",
  876. "text_islandMultiPolygonData": "岛洞与多面",
  877. "text_labelVectorLayerData": "标签矢量图层",
  878. "text_mouseClickEvent": "鼠标点击事件",
  879. "text_splinesData": "B样条曲线",
  880. "text_equipment": "设备",
  881. "text_mouseClickEventLayer": "矢量图层鼠标点击事件",
  882. "text_basicVectorLayerData": "基础矢量图层数据",
  883. "text_sourceDataset": "源数据集",
  884. "text_overlayDataset": "叠加对象数据集",
  885. "text_analystMode": "叠加分析模式",
  886. "text_clip": "裁剪",
  887. "text_intersect": "相交",
  888. "text_erase": "擦除",
  889. "text_union": "合并",
  890. "text_update": "更新",
  891. "text_identity": "同一",
  892. "text_xor": "对称差分析",
  893. "text_retainedFieldSource": "源数据集保留字段",
  894. "text_retainedFieldOverlay": "叠加数据集保留字段",
  895. "text_lineWidth": "线宽:",
  896. "text_lineType": "线型:",
  897. "text_lineColor": "线色:",
  898. "text_markerWidth": "标号宽度:",
  899. "text_markerHeight": "标号高度:",
  900. "text_defaultStyle": "使用缺省属性:",
  901. "text_attributePanel": "属性面板",
  902. "text_radius": "半径",
  903. "text_kilometre": "公里",
  904. "text_customAttr": '用户自定义属性',
  905. "text_commandPost": "指挥所",
  906. "text_shanxiXian": "陕西省西安市",
  907. "text_weather": "天气:晴",
  908. "text_direction": "方向:78°",
  909. "text_speed": "速度:123海里/小时",
  910. "text_drainageAmount": "排水量:2000吨",
  911. "text_police": "刑警",
  912. "text_firearms": "枪支",
  913. "text_navy": "海军兵力部署",
  914. "text_airport": "机场",
  915. "text_trafficPolice": "交警",
  916. "text_orderPolice": "治安警",
  917. "text_commandCar": "指挥车",
  918. "text_airportForceDeployment": "机场兵力部署",
  919. "text_satelliteCustomAttr": "卫星自定义属性",
  920. "text_orientation": "方向",
  921. "text_Chongqing": "重庆",
  922. "text_Nanchang": "南昌",
  923. "text_Beijing": "北京",
  924. "text_Yinchuan": "银川",
  925. "text_seep1": "速度",
  926. "text_height": "高度",
  927. "text_time": "时间",
  928. "text_drawPanel": "标绘面板",
  929. "text_cancelDraw": "取消绘制",
  930. "text_editor": "编辑器",
  931. "text_addLayer": "添加图层",
  932. "text_situationMapOperation": "态势图操作",
  933. "text_editMarker": "编辑标号",
  934. "text_detailPanel": "详情面板",
  935. "text_aboutMode": "切换图层锁定/编辑/选择模式",
  936. "text_multiselect": "切换多选模式",
  937. "text_multiselectAlign": "多选对齐",
  938. "text_screenshot": "截屏",
  939. "text_avoid": "避让",
  940. "text_createGroup": "创建组合",
  941. "text_editLayer": "标绘图层的可编辑:",
  942. "text_lockLayer": "标绘图层的可锁定:",
  943. "text_selectLayer": "标绘图层的可选择:",
  944. "text_fileUrl": "文件URL:",
  945. "text_fileName": "文件名称:",
  946. "text_fileList": "态势图文件列表",
  947. "text_symbolLibInfo": "标号库信息:",
  948. "text_symbolLibName": "标号库名称",
  949. "text_SymbolLibID": "标号库ID",
  950. "text_symbolCounts": "标号个数",
  951. "text_layer": "图层",
  952. "text_createSuccess": "创建成功",
  953. "text_deleteSuccess": "删除成功",
  954. "text_performanceLayer": "高效率标绘图层:",
  955. "text_performancePlottingLayer": "标绘图层:",
  956. "text_loadingData": "正在加载数据,请稍等......",
  957. "text_keyword": "关键字:",
  958. "text_queryResult": "查询结果: ",
  959. "text_propertyName": "属性名",
  960. "text_propertyValue": "属性值",
  961. "text_color": "颜色",
  962. "text_featureInfo": "要素信息",
  963. "text_district": "区县 : 房山区",
  964. "text_organization": "机构名称 : 北京市房山区福海亿利残疾人职康站",
  965. "text_serviceType": "服务分类 : 职康类",
  966. "text_note": "注:此弹窗的滚动条为浏览器默认样式,",
  967. "text_featureStyle": "feature弹窗为jquery-nanoscroller 样式,",
  968. "text_needModify": "如需修改请看feature弹窗示例",
  969. "text_BeckStreet": "伦敦贝克街221号B",
  970. "text_field": "字段",
  971. "text_statisticResult": "统计结果:",
  972. "text_averageValue": "平均值",
  973. "text_maxValue": "最大值",
  974. "text_minValue": "最小值",
  975. "text_standardDeviation": "标准差",
  976. "text_sum": "和",
  977. "text_variance": "方差",
  978. "text_gridQueryResult": "栅格查询结果:",
  979. "text_queryObjectMode": "查询对象模式",
  980. "text_dataset": "数据集",
  981. "text_Datasources": "数据源",
  982. "text_queryObjectDataset": "查询对象数据集",
  983. "text_boundsQueryMode": "空间查询模式",
  984. "text_contain": "包含",
  985. "text_cross": "交叉",
  986. "text_disjoint": "分离",
  987. "text_Identity": "重合",
  988. "text_overlap": "叠加",
  989. "text_touch": "邻接",
  990. "text_within": "被包含",
  991. "text_groupField": "分组字段  ",
  992. "text_attributeField": "属性字段",
  993. "text_statisticModes": "统计模式",
  994. "text_polymerizationType": "聚合类型",
  995. "text_polymerizationMesh": "网格面聚合",
  996. "text_polymerizationRegion": "多边形聚合",
  997. "text_resolution": "分辨率",
  998. "text_regionDataset": "聚合面数据集",
  999. "text_summaryType": "汇总类型",
  1000. "text_summaryMesh": "网格面汇总",
  1001. "text_summaryRegion": "多边形汇总",
  1002. "text_summaryDataset": "汇总数据集",
  1003. "text_statisticStandardField": "以标准属性字段统计",
  1004. "text_statisticWeightField": "以权重字段统计 ",
  1005. "text_statisticAttrFieldMode": "属性字段统计模式",
  1006. "text_AttrFieldName": "属性字段名",
  1007. "text_statisticWeightFieldMode": "权重字段统计模式",
  1008. "text_weightFieldName": "权重字段名",
  1009. "text_lengthAndArea": "是否统计长度或面积",
  1010. "text_Name": "省级行政区名称: ",
  1011. "text_consumptionLevel1": "",
  1012. "text_consumptionLevel2": "年居民消费水平",
  1013. "text_yuan": "元",
  1014. "text_legend": "图例",
  1015. "text_landType": "土地类型",
  1016. "text_grassland": "草地",
  1017. "text_city": "城市",
  1018. "text_shrub": "灌丛",
  1019. "text_dryLand": "旱地",
  1020. "text_lakeReservoir": "湖泊水库",
  1021. "text_economicForest": "经济林",
  1022. "text_desert": "沙漠",
  1023. "text_irrigatedLand": "水浇地",
  1024. "text_paddyField": "水田",
  1025. "text_timberForest": "用材林",
  1026. "text_swamp": "沼泽",
  1027. "text_DefaultStyle": "缺省风格",
  1028. "text_attributeTable": "属性表",
  1029. "text_area": "面积: ",
  1030. "text_graduatedSymbol": "等级符号专题图",
  1031. "text_populationDensity": "人口密度(1999年)",
  1032. "text_districtName": "行政区名: ",
  1033. "text_population": "人口: ",
  1034. "text_inCountry": "所在国家: ",
  1035. "text_countsPOP": "人口数量: ",
  1036. "text_topologyValidatorRule": "拓扑检查规则",
  1037. "text_topologyValidatorDataset": "拓扑检查数据集",
  1038. "text_tolerance": "容限",
  1039. "text_clipObjectMode": "裁剪对象模式",
  1040. "text_clipObjectDataset": "裁剪对象数据集",
  1041. "text_internalClip": "内部裁剪",
  1042. "text_externalClip": "外部裁剪",
  1043. "text_metro": "地铁",
  1044. "text_currentTime": "当前时间:",
  1045. "text_24": "腊月二十四",
  1046. "text_25": "腊月二十五",
  1047. "text_26": "腊月二十六",
  1048. "text_27": "腊月二十七",
  1049. "text_28": "腊月二十八",
  1050. "text_29": "腊月二十九",
  1051. "text_30": "大年三十",
  1052. "text_clock": "点",
  1053. "text_removeDrawedPoint": "移除掉运动过的点",
  1054. "text_hide": "隐藏",
  1055. "text_cartoCSSStyleChart": "CartoCSS样式表:",
  1056. "text_heatMapLayer": "热点图",
  1057. "text_fastHeatMapLayer": "新版热点图",
  1058. "text_fastHeatMapLayer_mgl": "热点图",
  1059. "text_degree": "地理单位",
  1060. "text_heatMapColorSection": "热点图颜色分段配置",
  1061. "text_colorSection": "颜色分段配置",
  1062. "text_temperatureRange": "温度范围",
  1063. "text_colorGrad": "颜色渐变",
  1064. "text_heatMapColorManual": "热点图颜色手动配置",
  1065. "text_inputColor": "请输入颜色值",
  1066. "text_addedColor": "已添加颜色值",
  1067. "text_country": "国家",
  1068. "text_capital": "首都",
  1069. "text_goisLayer": "麻点图",
  1070. "text_cartoCSSPoint": "点符号",
  1071. "text_choosePointType": "选择点类型:",
  1072. "text_cartoCSSHightlight": "高亮显示",
  1073. "text_mapInfoPrint": "map信息太多,只打印一部分",
  1074. "text_mapName": "地图名",
  1075. "text_center": "中心点",
  1076. "text_editSingle": "编辑单个要素",
  1077. "text_clickGridCellToQuery": "请点击需要查询的格网区域。",
  1078. "text_GDPStatistic": "全国省份2013和2014年GDP统计",
  1079. "text_popThemeLayer": "全国省份人口专题",
  1080. "text_fictitiouData": "数据纯属虚构",
  1081. "text_rainfall": "降雨量",
  1082. "text_runoff": "径流量",
  1083. "text_monday": "周一",
  1084. "text_tuesday": "周二",
  1085. "text_wednesday": "周三",
  1086. "text_thursday": "周四",
  1087. "text_friday": "周五",
  1088. "text_saturday": "周六",
  1089. "text_sunday": "周日",
  1090. "text_effectScatter": "全国主要城市空气质量图",
  1091. "text_maxTemperature": "最高气温",
  1092. "text_minTemperature": "最低气温",
  1093. "text_nextWeekTemperature": "未来一周气温变化",
  1094. "text_class": "类目",
  1095. "text_commodity": "商品",
  1096. "text_commoditySales": "商品销量",
  1097. "text_commodityClass": "商品类目",
  1098. "text_beijingCommoditySales": "北京市商品销量",
  1099. "text_day1": "",
  1100. "text_day2": "日:",
  1101. "text_AQIindex": "AQI指数",
  1102. "text_CO": "一氧化碳(CO)",
  1103. "text_NO2": "二氧化氮(NO2)",
  1104. "text_SO2": "二氧化硫(SO2)",
  1105. "text_data": "日期",
  1106. "text_SO2text": "明暗:二氧化硫",
  1107. "text_roundSize": "圆形大小:PM2.5",
  1108. "text_weiboChina": "微博签到数据点亮中国",
  1109. "text_strong": "强",
  1110. "text_middle": "中",
  1111. "text_weak": "弱",
  1112. "text_clipMode": "裁剪分析模式",
  1113. "text_consumptionIn09": "09年居民消费水平",
  1114. "text_vectorDefaultStyle": "默认风格",
  1115. "text_darkBlueStyle": "暗夜风格",
  1116. "text_fiordStyle": "深海风格",
  1117. "text_klokantechStyle": "淡绿风格",
  1118. "text_osmStyle": "OSM风格",
  1119. "text_positronStyle": "淡灰风格",
  1120. "text_landUseType": "土地利用类型",
  1121. "text_landArea": "土地面积",
  1122. "text_squareKilometre": "平方公里",
  1123. "text_densityOfPopulation": "人口密度",
  1124. "text_great": "优",
  1125. "text_good": "良",
  1126. "text_mildPollution": "轻度污染",
  1127. "text_moderatePollution": "中度污染",
  1128. "text_heavyPollution": "重度污染",
  1129. "text_severePollution": "严重污染",
  1130. "text_currentCity": "当前城市",
  1131. "text_distance": "距离",
  1132. "text_edit": "编辑",
  1133. "text_selectMarkerToDelete": "选择并删除要素。",
  1134. "text_facilityPoint1": "设施点一",
  1135. "text_facilityPoint2": "设施点二",
  1136. "text_facilityPoint3": "设施点三",
  1137. "text_distributionCentre1": "配送中心点一",
  1138. "text_distributionCentre2": "配送中心点二",
  1139. "text_distributionCentre3": "配送中心点三",
  1140. "text_destination1": "配送目的地一",
  1141. "text_destination2": "配送目的地二",
  1142. "text_site1": "站点一",
  1143. "text_site2": "站点二",
  1144. "text_site3": "站点三",
  1145. "text_retailStation1": "零售站一",
  1146. "text_retailStation2": "零售站二",
  1147. "text_retailStation3": "零售站三",
  1148. "text_latLng": "经纬度是",
  1149. "text_dataSources": "数据来源",
  1150. "text_NYTaxiCarPoint": "纽约出租车上车点",
  1151. "text_bufferAnalystResult": "缓冲区分析结果",
  1152. "text_overlayAnalystResult": "叠加分析结果",
  1153. "text_overlayBatchAnalystResult": "批量叠加分析结果",
  1154. "text_switchLayer": "切换图层",
  1155. "text_beijingCity": "北京市",
  1156. "text_chengdu": "成都市",
  1157. "text_guangzhouCity": "广州市",
  1158. "text_shanghaiCity": "上海市",
  1159. "text_usageExample": "iPortal QueryMaps使用示例",
  1160. "text_createdIn": "创建于",
  1161. "text_function": "功能",
  1162. "text_instance": "示例",
  1163. "text_login": "登录",
  1164. "text_logout": "登出",
  1165. "text_serviceAddress": "服务地址",
  1166. "text_input_tips_serviceDomainName": "服务域名/IP+端口",
  1167. "text_userName": "用户名",
  1168. "text_password": "密码",
  1169. "text_applyForToken": "token申请",
  1170. "text_clientID": "客户端标识",
  1171. "text_clientIP": "客户端IP",
  1172. "text_currentRequestIP": "当前请求的IP",
  1173. "text_noClientLimit": "无客户端限制",
  1174. "text_refererIPEmpty": "Referer/IP/空",
  1175. "text_termValid": "有效期",
  1176. "text_oneHour": "1小时",
  1177. "text_oneDay": "1天",
  1178. "text_oneWeek": "1星期",
  1179. "text_oneMonth": "1月",
  1180. "text_oneYear": "1年",
  1181. "text_tokenAuthorized": "token授权访问私有服务",
  1182. "text_accessing": "访问",
  1183. "text_keyAuthorized": "key授权访问私有map服务",
  1184. "text_iPortalServicesAddress": "iPortal私有地图服务地址",
  1185. "text_keyAuthorizedGetMap": "key授权出图",
  1186. "text_tokenAuthorizedGetMap": "token授权出图",
  1187. "text_getMap": "出图",
  1188. "text_iServerAddress": "iServer首页地址,如:http://localhost:8090/iserver",
  1189. "text_iManagerAddress": "iManager首页地址,如http://localhost:8390/imanager",
  1190. "text_keyAuthorizedService": "key授权访问私有服务",
  1191. "text_noData": "无数据",
  1192. "text_classificationAnalysis": "分类分析",
  1193. "text_classificationAnalysisType": "分类分析类型",
  1194. "text_createGrid": "创建格网",
  1195. "text_gridAnalysisType": "格网分析类型",
  1196. "text_hexGrid": "蜂巢格网",
  1197. "text_pointGrid": "点格网",
  1198. "text_squareGrid": "方形格网",
  1199. "text_triangleGrid": "三角格网",
  1200. "text_unitGridSize": "单元格网大小",
  1201. "text_gridUnitSizeUnit": "格网单元大小单位",
  1202. "text_degrees": "度",
  1203. "text_radians": "弧度",
  1204. "text_miles": "英里",
  1205. "text_kilometers": "千米",
  1206. "text_adjustSize": "是否调整宽度和高度以适应bbox的尺寸",
  1207. "text_adjustPoint": "调整点到格网中心位置",
  1208. "text_creationRange": "创建范围为多边形",
  1209. "text_returnedByTriangle": "是否以三角形的形式返回",
  1210. "text_interpolationAnalysis": "插值分析",
  1211. "text_interpolationAnalysisType": "插值分析类型",
  1212. "text_Jingshen": "京深路卧龙岗隧道路段",
  1213. "text_distanceUnit": "距离的单位",
  1214. "text_distanceToStart": "距起点距离",
  1215. "text_position": "方位",
  1216. "text_positionRange": "-180度到180度之间",
  1217. "text_turfMeasure": "turf测量",
  1218. "text_totalLength": "全长1174.8米约合0.729英里",
  1219. "text_getPoint": "点击生成对应的点",
  1220. "text_measureArea": "面积测量",
  1221. "text_getArea": "点击计算当前图层面积",
  1222. "text_JingshenBounds": "京深路卧龙岗隧道路段的bounds",
  1223. "text_getBounds": "点击生成bounds",
  1224. "text_pointToTarget": "计算出从北京到目标位置的点",
  1225. "text_getTargetPoint": "点击显示目标点",
  1226. "text_scenicSpotsCenter": "北京周边景区中心",
  1227. "text_getScenicSpotCenter": "获取景区中心",
  1228. "text_distanceBetween": "京津两点之间的距离",
  1229. "text_getDistance": "计算两点间的距离",
  1230. "text_middlePointBetween": "获取京津之间的中点",
  1231. "text_getMiddlePoint": "获取京津之间的中点",
  1232. "text_bigRoundRoute": "北京到布拉格的大圆航线",
  1233. "text_getRoute": "计算大圆航线",
  1234. "text_getBuffer": "生成标记点缓冲区",
  1235. "text_polygon": "圆多边形",
  1236. "text_getPolygon": "生成圆多边形",
  1237. "text_bezier": "白河的贝塞尔曲线",
  1238. "text_getBezier": "生成bezier曲线",
  1239. "text_externalTangentSquare": "最小外切正方形",
  1240. "text_getExternalTangentSquare": "生成最小外切正方形",
  1241. "text_buffer": "buffer缓冲区",
  1242. "text_step": "步长",
  1243. "text_geoline": "模拟迁徙",
  1244. "text_fictitiou": "纯属虚构",
  1245. "text_maxHighDot": "最高点",
  1246. "text_minLowDot": "最低点",
  1247. "text_PM25": "PM25",
  1248. "text_PM10": "PM10",
  1249. "text_noStart": "未开始",
  1250. "text_console": "控制台",
  1251. "text_startTime": "起始时间",
  1252. "text_finishTime": "终止时间",
  1253. "text_refreshStepSize": "刷新步长",
  1254. "text_refreshFrequency": "刷新频率",
  1255. "text_getIserverlist": "获取iServer列表",
  1256. "text_name": "名称",
  1257. "text_gain": "获取",
  1258. "text_activateNode": "启动节点",
  1259. "text_nodeID": "节点id",
  1260. "text_stopNode": "停止节点",
  1261. "text_createiServer": "创建iServer",
  1262. "text_nodeName": "节点名称",
  1263. "text_physicalMachine": "物理机名称",
  1264. "text_input_tips_physicalMachine": "填写vm所属的物理机",
  1265. "text_applyToken": "申请token",
  1266. "text_nodeIDNeedToActivate": "要启动节点的id",
  1267. "text_nodeIDNeedToStop": "要停止节点的id",
  1268. "text_input_tips_nodeName": "请填写节点名称",
  1269. "text_tips_ServiceUrl": "请填写服务地址",
  1270. "text_tips_id": "请填写id",
  1271. "text_tips_physicalMachineName": "请填写物理机名称",
  1272. "text_flight": "航班",
  1273. "text_flightNumber": "航班号",
  1274. "text_allSelect": "全选",
  1275. "text_deSelectAll": "反选",
  1276. "text_select": "请选择",
  1277. "text_querypoint": "查询点",
  1278. "text_beyondDistance": "超出全程距离范围,请重新填写",
  1279. "text_measure": "测量",
  1280. "text_attrAnimation": "属性动画",
  1281. "text_flickerAnimation": "闪烁动画",
  1282. "text_growthAnimation": "生长动画",
  1283. "text_revolveAnimation": "旋转动画",
  1284. "text_proportionAnimation": "比例动画",
  1285. "text_SHAnimation": "显隐动画",
  1286. "text_pathAnimation": "路径动画",
  1287. "text_echartsEarthquake_title": "2005到2016年地震发生情况",
  1288. "text_echartsEarthquake_sub_title": "单位:次数",
  1289. "text_quarter_1": "一季度",
  1290. "text_quarter_2": "二季度",
  1291. "text_quarter_3": "三季度",
  1292. "text_quarter_4": "四季度",
  1293. "text_mapvLianjia_tooltip": "价格(每平米):",
  1294. "text_l_echartsEarthquake": "2008年到2017年地震数据热力图",
  1295. "text_l_echartsEarthquake_x_coordinate": "月份",
  1296. "text_echartsLinesMillions_bjRoads": "北京道路网络图",
  1297. "text_echartsLinesMillions_bjRoads_subtext": "130万点数据绘制",
  1298. "text_echartsLinesMillions_railways": "全国铁路网络图",
  1299. "text_echartsLinesMillions_railways_subtext": "400万点数据绘制",
  1300. "text_echartsLinesMillions_waterSystem": "全国水系图",
  1301. "text_echartsLinesMillions_waterSystem_subtext": "1400万点数据绘制",
  1302. "text_echartsLinesMillions_roads": "全国道路网络图",
  1303. "text_echartsLinesMillions_roads_subtext": "2500万点数据绘制",
  1304. "text_graphicLayer_title": "纽约出租车上车点",
  1305. "text_graphicLayer_subTitle": "145万点数据绘制",
  1306. "text_echartsLinesMillions_nyTaxi": "纽约出租车分布图",
  1307. "text_echartsLinesMillions_nyTaxi_subtext": "140万点数据绘制",
  1308. "text_esmode_streaming": "实时展示",
  1309. "text_esmode_history": "历史展示",
  1310. "text_esmode": "展示模式",
  1311. "text_LineStyleEditor": "图层:",
  1312. "text_lineBorderLayer": "线边框 ",
  1313. "text_lineFillLayer": "线填充 ",
  1314. "text_lineColor_1": "颜色:",
  1315. "text_lineOpacity": "透明度:",
  1316. "text_lineWidth_1": "宽度:",
  1317. "text_tipsPopup_subtext": "点击线编辑该线图层样式",
  1318. "text_alert_subtext": "点击线图层编辑线图层样式",
  1319. "text_paly": "开始",
  1320. "text_pause": "暂停",
  1321. "text_mb_deckglLayer_nyc_census": "该数据集包含纽约市2010年人口普查地区人口数据",
  1322. "text_mb_deckglLayer_sfcontour": "旧金山大陆和金银岛/ Yerba岛的立面轮廓",
  1323. "text_mb_deckglLayer_scatterPlot": "加利福尼亚州2.5级地震的地点,规模和磁性类型",
  1324. "text_mb_deckglLayer_sftrees": "三维六进制密度地图显示旧金山的每条街道",
  1325. "text_mb_deckglLayer_ukcommute": "使用3d弧线的原始目的地地图显示英格兰和威尔士居民的通勤模式",
  1326. 'text_openFile':"选择文件",
  1327. 'text_analysisLayer':"[分析图层]",
  1328. 'text_spatialAnalysisLayerName':"中国历史5级以上地震数据",
  1329. 'text_symbolEqualSize':"等大",
  1330. 'text_symbolDistribution':"均匀分布",
  1331. 'text_myRasterLayer':"我的栅格图层",
  1332. 'text_opt_border': "边框",
  1333. 'text_sel_border': "边框类型",
  1334. 'text_choose_user': "已选择用户",
  1335. 'text_choose_department': "已选择部门",
  1336. 'text_user_search': "所有用户可检索",
  1337. 'text_user_download': "所有用户可下载",
  1338. 'text_user_view': "所有用户可查看",
  1339. 'text_user_editor': "所有用户可编辑(仅限登录用户)",
  1340. 'text_nickname': "昵称(用户名)",
  1341. 'text_department': "部门名称",
  1342. 'text_group': "群组名称",
  1343. 'text_is_search': "可检索",
  1344. 'text_is_view': "可查看",
  1345. 'text_is_edit': "可编辑",
  1346. 'text_is_download': "可下载",
  1347. 'text_userMap': "用户地图",
  1348. 'text_ncp_riskLevel':"风险等级",
  1349. 'text_ncp_nowConfirmed':"现有确诊",
  1350. 'text_ncp_incrementConfirmed':"新增确诊",
  1351. 'text_ncp_incidence':"报告发病率",
  1352. 'text_ncp_nodata_tooltip':"{name}:数据暂缺",
  1353. 'text_ncp_riskLevel_tooltip':"{name}:连续 {daysNoConfirmedAdd} 天无新增确诊",
  1354. 'text_ncp_riskLevel_tooltip1':"{name}:近3天最高新增确诊 {daysMaxConfirmedAdd}<br>昨新增确诊 {confirmedAdd}",
  1355. 'text_ncp_riskLevel_title':"疫情风险等级图",
  1356. 'text_ncp_incrementConfirmed_title':"全国新增确诊数",
  1357. 'text_ncp_incrementConfirmed_tooltip':"{name}:新增确诊 {confirmedAdd}",
  1358. 'text_ncp_nowConfirmed_title':"全国现有确诊数",
  1359. 'text_ncp_nowConfirmed_tooltip':"{name}:现有确诊 {nowConfirmed}",
  1360. 'text_ncp_incidence_title':"全国报告发病率(每10万人)",
  1361. 'text_ncp_incidence_tooltip':"{name}:报告发病率 {incidence}<br>累计确诊 {confirmed},人口 {population} 万",
  1362. 'text_ncp_time':"截至 {time}",
  1363. 'text_ncpworld_incrementConfirmed_title':"海外新增确诊数",
  1364. 'text_ncpworld_confirmed_title':"海外累计确诊数",
  1365. 'text_ncp_confirmed_tooltip':"{name}:累计确诊 {confirmed}",
  1366. 'text_ncp_confirmed':"累计确诊",
  1367. 'text_ncpworld_incidence_title':"全球报告发病率(每10万人)",
  1368. 'text_ncp_world':"世界疫情",
  1369. 'text_ncp_china':"中国疫情",
  1370. "text_input_value_addMask": "添加掩膜",
  1371. "text_input_value_removeMask": "移除掩膜",
  1372. "text_add_sicahun_plygon":"正在加载四川省区划数据...",
  1373. "text_datasourceInfoPrint":"数据源信息太多,只打印一部分",
  1374. "text_datasetInfoPrint":"数据集信息太多,只打印一部分",
  1375. "btn_previous":"上一步",
  1376. "btn_next":"下一步",
  1377. "btn_operate": "操作",
  1378. "btn_overlayAnalyst": "叠加分析",
  1379. "btn_terrainCurvatureCalculation": "地形曲率计算",
  1380. "btn_mathExpression": "栅格代数运算",
  1381. "btn_clearLayer": "移除结果图层",
  1382. "btn_createOpacity": "点击生成对应透明度图层",
  1383. "btn_toggleMaps": "底图切换",
  1384. "btn_enlarge": "放大",
  1385. "btn_lessen": "缩小",
  1386. "btn_translation": "平移",
  1387. "btn_load": "加载",
  1388. "btn_polygon": "多边形",
  1389. "btn_a0Print": "A0大幅打印",
  1390. "btn_createWindRose": "创建风向图",
  1391. "btn_pause": "暂停",
  1392. "btn_run": "运行",
  1393. "btn_layerGroup": "图层组控制",
  1394. "btn_openSwitch": "打开卷帘",
  1395. "btn_closeSwitch": "关闭卷帘",
  1396. "btn_marker": "标注",
  1397. "btn_print": "打印",
  1398. "btn_printscreen": "截图",
  1399. "btn_setlayerstatus": "子图层控制",
  1400. "btn_startDraw": "开始绘制",
  1401. "btn_switchIcon": "切换图标并重绘",
  1402. "btn_noEventDraw": "无事件绘制",
  1403. "btn_openEventDraw": "开启事件绘制",
  1404. "btn_createPoint": "绘制点集",
  1405. "btn_createBLine": "根据点集生成B样条曲线",
  1406. "btn_createIcon": "标注专业符号",
  1407. "btn_overlay": "叠加",
  1408. "btn_open": "打开",
  1409. "btn_addToLater": "添加到指定图层",
  1410. "btn_drawMarker": "绘制标号",
  1411. "btn_cancelMarker": "取消标绘",
  1412. "btn_drawText": "绘文字",
  1413. "btn_drawImage": "绘图片",
  1414. "btn_route1": "航线1",
  1415. "btn_route2": "航线2",
  1416. "btn_route3": "航线3",
  1417. "btn_sectorArea": "扇形区域",
  1418. "btn_interfereBeam": "干扰波束",
  1419. "btn_objectMarker": "对象标注",
  1420. "btn_objectMarker1": "对象标注1",
  1421. "btn_troopDeploy1": "兵力部署1",
  1422. "btn_troopDeploy2": "兵力部署2",
  1423. "btn_satellite": "卫星",
  1424. "btn_satelliteWindow1": "卫星可见时间窗口1",
  1425. "btn_satelliteWindow2": "卫星可见时间窗口2",
  1426. "btn_editRectangle": "外接矩形编辑",
  1427. "btn_editNode": "节点编辑",
  1428. "btn_drawRoute": "绘制航线",
  1429. "btn_edit": "编辑状态",
  1430. "btn_deleteNode": "删除节点",
  1431. "btn_routeHighlight": "航线高亮",
  1432. "btn_routeFlicker": "航线闪烁",
  1433. "btn_cancelPlotting": "取消标绘",
  1434. "btn_deleteMarker": "删除标号",
  1435. "btn_clearLayers": "清空图层",
  1436. "btn_copy": "复制",
  1437. "btn_cut": "剪切",
  1438. "btn_paste": "粘贴",
  1439. "btn_saveSimulationMap": "保存态势图",
  1440. "btn_loadSimulationMap": "加载态势图",
  1441. "btn_addNode": "增加节点",
  1442. "btn_lockSwitch": "图层锁定切换",
  1443. "btn_editSwitch": "图层编辑切换",
  1444. "btn_selectSwitch": "图层选择切换",
  1445. "btn_leftAlignment": "左对齐",
  1446. "btn_rightAlignment": "右对齐",
  1447. "btn_topAlignment": "上对齐",
  1448. "btn_bottomAlignment": "下对齐",
  1449. "btn_verticalCenter": "竖直居中",
  1450. "btn_horizontalCenter": "水平居中",
  1451. "btn_avoidEdit": "避让编辑",
  1452. "btn_cancelAvoidEdit": "退出避让编辑",
  1453. "btn_deleteAvoid": "删除避让",
  1454. "btn_group": "组合",
  1455. "btn_flags": "多旗",
  1456. "btn_unbundling": "解绑",
  1457. "btn_upload": "上传",
  1458. "btn_download": "下载",
  1459. "btn_plot": "标绘",
  1460. "btn_clear": "清空",
  1461. "btn_createLayer": "创建图层",
  1462. "btn_deleteLayer": "删除图层",
  1463. "btn_createAnimation": "创建动画",
  1464. "btn_play": "播放",
  1465. "btn_stop": "停止",
  1466. "btn_reset": "复位",
  1467. "btn_deleteAnimation": "删除动画",
  1468. "btn_deleteAllAnimation": "删除全部动画",
  1469. "btn_clearPlot": "清空标绘",
  1470. "btn_addDifferentPlot": "添加不同点标号",
  1471. "btn_addSamePlot": "添加相同点标号",
  1472. "btn_query": "查询",
  1473. "btn_save": "保存",
  1474. "btn_add": "添加",
  1475. "btn_saveAs": "另存为:",
  1476. "btn_addProperty": "添加属性",
  1477. "btn_circle": "圆",
  1478. "btn_rectangle": "矩形",
  1479. "btn_cancel": "取消",
  1480. "btn_setBackgroundColor": "设置背景色",
  1481. "btn_changeOpacity": "修改透明度",
  1482. "btn_addFeature": "新增地物",
  1483. "btn_selectFeature": "选择地物",
  1484. "btn_editFeature": "编辑地物",
  1485. "btn_deleteFeature": "删除地物",
  1486. "btn_statistic": "统计",
  1487. "btn_point": "点",
  1488. "btn_line": "线",
  1489. "btn_Polygon": "面",
  1490. "btn_clearAll": "清除全部",
  1491. "btn_clearFew": "清除1000个",
  1492. "btn_clearSelect": "清除选择",
  1493. "btn_openEdit": "启动编辑",
  1494. "btn_closeEdit": "停止编辑",
  1495. "btn_summary": "汇总",
  1496. "btn_polymerization": "聚合",
  1497. "btn_addThemeLayer": "添加专题图",
  1498. "btn_highlightFill": "高亮填充",
  1499. "btn_highlightStroke": "高亮描边",
  1500. "btn_initialStyle": "初始样式",
  1501. "btn_switchBar": "切换为柱状图",
  1502. "btn_switchLine": "切换为折线图",
  1503. "btn_switchPie": "切换为饼图",
  1504. "btn_updateData": "更新数据",
  1505. "btn_addLabel": "添加标签",
  1506. "btn_regionNoOverlap": "面数据集内部无交叠",
  1507. "btn_regionNoOverlapWith": "面数据集与面数据集无交叠",
  1508. "btn_regionContainedByRegion": "面数据集被面数据集包含",
  1509. "btn_regionCoveredByRegion": "面数据集被面数据集覆盖",
  1510. "btn_lineNoOverlap": "线数据集内部无交叠",
  1511. "btn_lineNoOverlapWith": "线数据集与线数据集无交叠",
  1512. "btn_pointNoIdentical": "点数据集内部无重复点",
  1513. "btn_start": "开始",
  1514. "btn_queryCar": "查询车辆",
  1515. "btn_startAnimator": "开始监控",
  1516. "btn_pauseAnimator": "暂停监控",
  1517. "btn_stopAnimator": "停止监控",
  1518. "btn_showOrHide": "显示/隐藏底图",
  1519. "btn_removeOldPoint": "移除历史点",
  1520. "btn_acceleration": "加速",
  1521. "btn_deceleration": "减速",
  1522. "btn_switchDirection": "正/反播放",
  1523. "btn_switchTwinkle": "开/关闪烁",
  1524. "btn_switchTails": "开/关尾巴",
  1525. "btn_showOrHideTrain": "显示/隐藏铁路线",
  1526. "btn_cancelHighlight": "取消高亮",
  1527. "btn_addMarker": "添加地物",
  1528. "btn_undoAdd": "撤销添加",
  1529. "btn_drag": "拖拽",
  1530. "btn_drawCircle": "绘圆",
  1531. "btn_notDraw": "无绘制",
  1532. "btn_modify": "修改",
  1533. "btn_notModify": "无修改",
  1534. "btn_createGrid": "对当前绘制范围创建格网",
  1535. "btn_createTin": "创建Tin",
  1536. "btn_clearTin": "清除结果",
  1537. "btn_getResult": "点击生成对应结果",
  1538. "btn_input_value_match": "匹配",
  1539. "btn_input_value_grid": "格网图",
  1540. "btn_grid": "格网图",
  1541. "btn_startup": "启动",
  1542. "btn_create": "创建",
  1543. "btn_undo": "撤销",
  1544. "btn_redo": "重做",
  1545. "btn_symbolEqualWidth":"等宽",
  1546. "btn_symbolEqualHeight":"等高",
  1547. "btn_symbolEqualWidthHeight":"等宽高",
  1548. "btn_symbolLevelDistribution":"横向均匀分布",
  1549. "btn_symbolVerticalDistribution":"纵向均匀分布",
  1550. "btn_breathingAperture":"呼吸的光圈",
  1551. "btn_haloRing":"发光的光环",
  1552. "btn_rotatingAperture":"旋转的光环",
  1553. "btn_diffusedAperture":"扩散的点",
  1554. "btn_rotatingTextBorder":"旋转的文本框",
  1555. "btn_fluorescence":"荧光点",
  1556. "btn_lightTheme":"浅色主题",
  1557. "btn_darkTheme":"深色主题",
  1558. "btn_customTheme":"自定义主题",
  1559. "btn_switchTheme":"切换主题",
  1560. "btn_OK":"确定",
  1561. "btn_objectdetection":"叠加目标检测结果",
  1562. "btn_binaryclassification":"叠加二元分类结果",
  1563. "msg_published":"已发布了该服务",
  1564. "msg_unpublish_success":"取消发布成功",
  1565. "msg_unpublish_failed":"取消发布失败",
  1566. "msg_publish_success":"发布成功",
  1567. "msg_publish_failed":"发布失败",
  1568. "msg_register_success":"注册成功",
  1569. "msg_upload_success":"上传成功",
  1570. "msg_upload_failed":"上传失败",
  1571. "msg_upload_file":"请选择要上传的文件",
  1572. "msg_file_type":"文件类型不支持",
  1573. "msg_user_not_exist":"该用户不存在",
  1574. "msg_department_not_exist":"该部门不存在",
  1575. "msg_user_added":"该用户已添加",
  1576. "msg_department_added":"该部门已添加",
  1577. "msg_not_share_admin":"无需分享给管理员",
  1578. "msg_input_department_name":"请输入部门名称",
  1579. "msg_shareSuccess":"共享成功",
  1580. "msg_shareFailed":"共享失败",
  1581. "msg_updateSuccess": "更新成功",
  1582. "msg_choise_resources_delete":"请选择要删除的资源。",
  1583. "msg_choise_resources_share":"请选择要共享的资源。",
  1584. "msg_query_failed":"未登录,无法获取我的资源!",
  1585. "msg_login_failed":"用户名或密码错误。",
  1586. "msg_addPath": "请生成路径,用于缓冲区分析",
  1587. "msg_bufferAnalyst": "请先做缓冲区分析,以得到查询的范围",
  1588. "msg_eventPoint": "请选择事件点!",
  1589. "msg_check": "站点数目应大于2个",
  1590. "msg_findPath": "站点数目有误",
  1591. "msg_querySuccess": "查询成功",
  1592. "msg_queryFailure": "查询失败",
  1593. "msg_updateFailure": "更新失败",
  1594. "msg_deleteFailure": "删除失败",
  1595. "msg_getRoute": "请通过查询获取路由对象!",
  1596. "msg_MByQuery": "查询获取的M值为:",
  1597. "msg_queryRouteSuccess": "查询路由对象成功",
  1598. "msg_queryRouteFailure": "查询路由对象失败",
  1599. "msg_locLineSuccess": "里程定位线成功",
  1600. "msg_locLineFailed": "里程定位线失败",
  1601. "msg_locPointSuccess": "里程定位点成功",
  1602. "msg_locPointFailed": "里程定位点失败",
  1603. "msg_createFailed": "创建失败! ",
  1604. "msg_measureResult": "量算结果:",
  1605. "msg_sqm": "平方米",
  1606. "msg_m": "米",
  1607. "msg_loadedData": "数据已加载。",
  1608. "msg_geoLocate": "您当前使用的浏览器不支持地图定位服务",
  1609. "msg_navigation": "按住alt键同时拖动鼠标左键进行缩放",
  1610. "msg_zoomBox": "按住shift键同时拖动鼠标左键进行缩放",
  1611. "msg_query": "查询提示:",
  1612. "msg_selectSPoint": "请选择查询的起点",
  1613. "msg_selectEPoint": "请选择查询的终点",
  1614. "msg_noSInfo": "无匹配的起点信息",
  1615. "msg_noEInfo": "无匹配的终点信息",
  1616. "msg_supportCanvas": "您的浏览器不支持 canvas,请升级",
  1617. "msg_drawPolygon": "点击右侧按钮,绘制多边形",
  1618. "msg_supportPrint": "ie9版本以下部分打印功能不支持",
  1619. "msg_supportEquipment": "您的设备不支持,请使用pc或其他设备",
  1620. "msg_clickZoom": '点击右键选择缩放选项',
  1621. "msg_supportSVG": "您的浏览器不支持 SVG,请升级!",
  1622. "msg_supportInstance": "您的浏览器不支持本范例,请升级!",
  1623. "msg_querySQLFailed": "SQL查询数据失败,请检查服务配置",
  1624. "msg_rightClick": "可右键点击标记点",
  1625. "msg_drawShape": "点击鼠标左键开始绘制图形",
  1626. "msg_totalTime1": "",
  1627. "msg_totalTime2": "个总时间为:",
  1628. "msg_drawTwoPoint": "请绘制至少两个点!",
  1629. "msg_overlayFailed": "打开/叠加态势图失败,请检查态势图内容是否正确",
  1630. "msg_NoPlottingLayer": "当前地图无标绘图层",
  1631. "msg_inputName": "请输入另存为态势图的名字",
  1632. "msg_selectSymbol": "避让编辑之前请先选择标号",
  1633. "msg_enterAvoidEdit": "删除避让编辑之前请先进入避让编辑",
  1634. "msg_selectFeature": "请选择您要编辑的标号",
  1635. "msg_createPopup": "请先点击事件点,创建popup。",
  1636. "msg_addFeatureSuccess": "新增地物成功",
  1637. "msg_addFeatureFailed": "新增地物失败",
  1638. "msg_queryFeatureEmpty": "查询地物为空",
  1639. "msg_selectFeatureFirstly": "请先选择地物",
  1640. "msg_updateFeatureSuccess": '更新地物成功',
  1641. "msg_updateFeatureFailed": '更新地物失败',
  1642. "msg_deleteFeatureSuccess": '删除地物成功',
  1643. "msg_deleteFeatureFailed": '删除地物失败',
  1644. "msg_geographicPosition": "地理位置错误!",
  1645. "msg_gridQueryNote": "注:点击地图任意位置,案例以该位置进行栅格查询,查询完成后地图左下角会显示查询结果。",
  1646. "msg_drawQueryBounds": "请绘制查询范围!",
  1647. "msg_drawClipBounds": "请绘制裁剪范围!",
  1648. "msg_chooseColor": "请选颜色值",
  1649. "msg_repeatedAdditions": "重复添加!",
  1650. "msg_noDataRedraw": "没有获取到数据,请重新绘制",
  1651. "msg_noRevocableMarker": "没有可撤回的要素。",
  1652. "msg_noMarkerToSubmit": "没有可提交的新要素,请先添加新要素。",
  1653. "msg_submitSuccess": "提交成功",
  1654. "msg_selectDeletePoint": "请选择需要删除的点",
  1655. "msg_deleteFailed": "删除失败",
  1656. "msg_queryMileagePoint1": "查询到的里程为 ",
  1657. "msg_queryMileagePoint2": " 的点",
  1658. "msg_addMarker": "请先添加地物",
  1659. "msg_errorMsg": "错误提示",
  1660. "msg_loginSuccess": "登录成功",
  1661. "msg_logoutSuccess": "登出成功",
  1662. "msg_fillInURL": "请填写URL",
  1663. "msg_loginFailed": "登录失败",
  1664. "msg_logoutFailed": "登出失败",
  1665. "msg_findAirport": "点击地图,查找离点击位置最近的飞机场",
  1666. "msg_beyondScope": "超出分析范围。",
  1667. "msg_nearestAirport": "离该点最近的机场为",
  1668. "msg_drawMeshRegion": "按住ctrl + 点击鼠标左键,绘制创建格网区域",
  1669. "msg_noDataToDelete": "没有数据可删除",
  1670. "msg_drawAnalysisRegion": "按住ctrl + 鼠标左键,在地图上绘出需要分析范围。",
  1671. "msg_layerCreated": "图层已创建,请勿重复创建。",
  1672. "msg_drawPolygonAndClick": "请先绘制面,再点击按钮进行面积计算",
  1673. "msg_markPoint": "请先标记一个点",
  1674. "msg_noMethod": "方法不存在",
  1675. "msg_illegal": "选择非法,请重新选择",
  1676. "msg_illegalFillIn": "非法输入,请重新输入",
  1677. "msg_incorrectInfo": "信息填写不完整或者错误",
  1678. "msg_inputValue": "请输入[-180,180]范围内的值",
  1679. "msg_stepSize": "步长必须大于0",
  1680. "msg_selectUnit": "请选择单位",
  1681. "msg_singleSideQuery": "单对象查询仅支持单面查询!",
  1682. "msg_drawAnalystRange": "请先使用左上角绘图工具在地图上绘出分析范围。",
  1683. "msg_dontRedraw": "已有分析范围,请勿重复绘制。",
  1684. "msg_clickDrawAnalystRange": "点击并拖动鼠标绘制矩形分析范围。",
  1685. "msg_drawTurfPolygon": "使用左侧绘图控件绘制面,点击右侧按钮进行计算",
  1686. "msg_externalTangentSquare": "使用左侧绘制控件绘制矩形,点击右侧按钮计算最小外切正方形",
  1687. "msg_drawLayer": "请画出图层",
  1688. "msg_vectorClip": "矢量裁剪分析仅支持单面裁剪!",
  1689. "msg_clickToPopup": '点击地图,弹出弹窗',
  1690. "msg_clickLayerToPopup": '点击图层上的要素,查看属性',
  1691. "msg_addSuccess": "添加成功!",
  1692. "msg_addFailed": "添加失败!",
  1693. "set_style": "top: -23px;left: 86px;",
  1694. "style_width420px": 'width: 420px',
  1695. "style_width350px": 'width: 350px',
  1696. "style_heatMapWidth": "width: 280px",
  1697. "style_plotAnimation": "width: 120px; height: 35px; margin-bottom: 0; border-bottom-right-radius: 4px; border-top-right-radius: 4px;",
  1698. "text_baseInfo": "基本信息",
  1699. "text_layoutTemplates": "布局模板",
  1700. "text_title": "标题",
  1701. "text_subTitle": "副标题",
  1702. "text_copyRightInfo": "版权信息",
  1703. "text_author": "作者",
  1704. "text_littleMap": "附图",
  1705. "text_scale": "比例尺",
  1706. "text_scaleText": "比例尺文本",
  1707. "text_style": "样式",
  1708. "text_intervals": "段数",
  1709. "text_unit": "单位",
  1710. "text_exportOptions": "导出选项",
  1711. "text_format": "格式",
  1712. "text_centerTip": "用英文逗号分隔",
  1713. "option_meterUnit": "米",
  1714. "option_mileUnit": "英里",
  1715. "option_degreeUnit": "度",
  1716. "text_print": "打印"
  1717. }
  1718. };