{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "用戶接管資料", "type": "Feature Layer", "description": "dbo.YL_804010508", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102443, "latestWkid": 3826, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5372600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "污水下水道" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "70ad55f05f51ed7f19ed59f3e2ca61bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVQ4jWNhYGBgmDlzpggDAwMIkwLepKenv2EBaf7x992eDz8eyZOiW4BD7uHMmTNdWEA2gzSffjpdgBQDTKUzGSS4hURABlAEWAa3AR9fMjC8vMfAIK7EwMAvTqIBH18yMBxeAmHfOsbAYBuD3RAWXAaAbEY3kCQDxJUgNsMAyV7gF4c4G2YzyQaAAD6NgysdvAFlDFDaJkkjE/slMA3KkqBcBcoYpNqenp5+AwCIozPcObd+4wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "function FormatAddr(val, unit) {\r\n // 1. 處理 Null 並轉為字串 2. 去除前後空格\r\n var s = Trim(DefaultValue(val, \"\"));\r\n // 3. 如果字串長度大於 0 且不是 \"0\",就加上單位\r\n if (Count(s) > 0 && s != \"0\") {\r\n return s + unit;\r\n }\r\n return \"\";\r\n}\r\n\r\nvar road = DefaultValue($feature.ROAD, \"\");\r\nvar lane = FormatAddr($feature.LANE, \"巷\");\r\nvar alley = FormatAddr($feature.ALLEY, \"弄\");\r\nvar num = IIf(!IsEmpty($feature.NUM), $feature.NUM + \"號\", \"\");\r\n\r\nreturn lane + alley + num;", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "textLayout": "straight", "labelAngleInfo": { "angleExpressionInfo": { "expression": "", "returnType": "number" }, "rotationType": "geographic" }, "textOrientation": "page", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Microsoft JhengHei", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -5372450.17161471, "ymin": -1.000096453265511E7, "xmax": 5872450.17161471, "ymax": 1.000096453265511E7, "spatialReference": { "wkid": 102443, "latestWkid": 3826, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5372600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeString", "alias": "CITY_ID", "length": 10, "domain": null }, { "name": "TOWN_ID", "type": "esriFieldTypeString", "alias": "TOWN_ID", "length": 11, "domain": null }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "length": 20, "domain": null }, { "name": "VILLAGE", "type": "esriFieldTypeString", "alias": "VILLAGE", "length": 32, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 53, "domain": null }, { "name": "LANE", "type": "esriFieldTypeString", "alias": "LANE", "length": 24, "domain": null }, { "name": "ALLEY", "type": "esriFieldTypeString", "alias": "ALLEY", "length": 20, "domain": null }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "NUM", "length": 87, "domain": null }, { "name": "BD_NAME", "type": "esriFieldTypeString", "alias": "BD_NAME", "length": 80, "domain": null }, { "name": "WATER_NUM", "type": "esriFieldTypeString", "alias": "WATER_NUM", "length": 100, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "CB_NUM", "type": "esriFieldTypeString", "alias": "CB_NUM", "length": 79, "domain": null }, { "name": "BUILD_LIC", "type": "esriFieldTypeString", "alias": "BUILD_LIC", "length": 50, "domain": null }, { "name": "CONS_ID", "type": "esriFieldTypeString", "alias": "CONS_ID", "length": 50, "domain": null }, { "name": "CONS_TIT", "type": "esriFieldTypeString", "alias": "CONS_TIT", "length": 135, "domain": null }, { "name": "CONS_DATE", "type": "esriFieldTypeString", "alias": "CONS_DATE", "length": 10, "domain": null }, { "name": "KEYIN_DATE", "type": "esriFieldTypeString", "alias": "KEYIN_DATE", "length": 10, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 141, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 250, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "NEIGHBOR", "type": "esriFieldTypeString", "alias": "NEIGHBOR", "length": 10, "domain": null }, { "name": "DIST", "type": "esriFieldTypeString", "alias": "DIST", "length": 50, "domain": null }, { "name": "SUBALLEY", "type": "esriFieldTypeString", "alias": "SUBALLEY", "length": 50, "domain": null }, { "name": "USE_LIC", "type": "esriFieldTypeString", "alias": "USE_LIC", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "PK__YL_80401__F4B70D856D36C0E6", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0f2f4f30346d4fafaeb6f07e9ead8392" }