{ "where": { "text": [ { "field": "like", "name": "模糊匹配" }, { "field": "=", "name": "等于" } ], "number": [ { "field": "=", "name": "=" }, { "field": "<>", "name": "<>" }, { "field": ">", "name": ">" }, { "field": ">=", "name": ">=" }, { "field": "<", "name": "<" }, { "field": "<=", "name": "<=" } ] }, "layers": [ { "name": "POI信息点", "id": 1 }, { "name": "政府机关", "pid": 1, "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/18", "symbol": { "styleOptions": { "image": "img/marker/mark3.png", "scale": 1, "scaleByDistance": true, "scaleByDistance_far": 20000, "scaleByDistance_farValue": 0.5, "scaleByDistance_near": 1000, "scaleByDistance_nearValue": 1, "clampToGround": true, "highlight": { "type": "click", "image": "img/marker/mark1.png" }, "label": { "text": "{NAME}", "font_size": 17, "color": "#ffffff", "outline": true, "outlineColor": "#000000", "pixelOffsetY": -50, "distanceDisplayCondition": true, "distanceDisplayCondition_far": 2000, "distanceDisplayCondition_near": 0 } } }, "columns": [ { "field": "NAME", "name": "名称" }, { "field": "address", "name": "地址" }, { "type": "html", "html": "
数据仅供参考
" }, { "type": "button", "name": "查看详情", "callback": "showQueryArcServerInfo" } ], "columnsShow": { "where": ["NAME"], "table": ["NAME"] } }, { "name": "停车场", "pid": 1, "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/14", "symbol": { "styleOptions": { "image": "img/marker/mark4.png", "scale": 1, "scaleByDistance": true, "scaleByDistance_far": 20000, "scaleByDistance_farValue": 0.5, "scaleByDistance_near": 1000, "scaleByDistance_nearValue": 1, "highlight": { "type": "click", "image": "img/marker/mark2.png" }, "label": { "text": "{NAME}", "font_size": 17, "color": "#ffffff", "outline": true, "outlineColor": "#000000", "pixelOffsetY": -50, "distanceDisplayCondition": true, "distanceDisplayCondition_far": 2000, "distanceDisplayCondition_near": 0 } } }, "columns": [ { "field": "NAME", "name": "名称" }, { "field": "address", "name": "地址" } ] }, { "name": "道路", "id": 2 }, { "name": "县道", "pid": 2, "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/29", "symbol": { "styleOptions": { "color": "#00ff00", "width": 4, "clampToGround": true, "highlight": { "type": "click", "color": "#ff0000"} } }, "columns": [ { "field": "NAME", "name": "名称" }, { "field": "address", "name": "地址" }, { "field": "长度", "name": "长度", "type": "number", "unit": "米" } ], "columnsShow": { "where": ["NAME", "address"] } }, { "name": "乡镇村道", "pid": 2, "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/28", "symbol": { "styleOptions": { "color": "#3388ff", "width": 3, "clampToGround": true, "highlight": { "type": "click", "color": "#ff0000"} } }, "columns": [ { "field": "NAME", "name": "名称" }, { "field": "address", "name": "地址" }, { "field": "长度", "name": "长度", "type": "number", "unit": "米" } ], "columnsShow": { "where": ["NAME", "address"] } }, { "name": "区域", "id": 3 }, { "name": "建筑物", "pid": 3, "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/37", "symbol": { "styleOptions": { "color": "#0d3685", "outlineColor": "#0d3685", "opacity": 0.6, "highlight": { "type": "click", "color": "#ff0000"} } }, "buildings": { "cloumn": "floor" }, "columns": [ { "field": "NAME", "name": "名称" }, { "field": "floor", "name": "楼层" }, { "field": "面积", "name": "面积", "type": "number", "unit": "平方米" } ], "columnsShow": { "where": ["NAME", "floor"], "table": ["NAME", "floor", "面积"] } } ] }