{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Meter Location", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32640, "latestWkid": 32640 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8bee20805c1dd64538254441179b172a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3hJREFUOI2t1HtMU3cUB/Dv7/Zy7y0tLQMaGY0ItUwelYKrCEUhzNUHzGySxdcW4Y+FbTHZFJMtIXvEaWDDuKlLlqls05j473Q+NrZJzERhi2KJrTwUyWQYBVugCNjO3rM/wGu7VqOJv+T+c8/5fXLOuSeXxzM+/GNi3IY9n7ySpNE69KI2diIw5Xd7Br3NvmEvgtwpNBzqfmLw5/Yzm3xTk7X27LzZRkNyDGPsQUj2BwIdP7b+bq7m5Tv++7F70bDvziNBIhLaXB2/aGM1ZStM86JWLQqCbd1L5bbKEse5yt11+pN11d+g/mBPBEhEfM/ffecS4uJtqbNS0NHjQnKiASlJsyLUzmtdEGOE4uNbG5NXNm5lzR+8tR2NTcNhoP/fwK7bI15bSd5C3PIMwXHkS9SYrGioej8MGxrxYO2R3ahMy0H9xvfmHqv93KrfVrPFD9QpIBFlOK9e2WTLtCgXl+gMCJKMW95hJCcYlPd/dXVi84Iy3PAOAQDEGKFkf+nqy1UqOQufHe56AL495ferYiV1WDUVecVodzvx2hLH9BchGS3dl7Bm0VIFBIA1pStyq84erQAwDTLGlvMqVcSs8jOysPHbHVhVvBQqjkP/4ACKTDlQcVxYniSIhXa17sz5kBmmR2gAdJo4FBjNuDrQj8w5c3HWfRFl1kUYGvH8PzXG8tzzuvMAeCLiAGiigQDwcm4B/nBdRHrKbLT1d6Nq2epoIHSSJAIAzxiTiWg0KMvx0cD5pnnYcqwJmcZ0lFsKELLkyiEiDE+M+RHS8hWZZLtMMjgWPh+1JGFddiFqfmrC6Xe2Re3ixu2bEwM+7+lQ8EROmtl+ua8HVnNWxIVSy4u49E8fUgwPl5zhYaUtzvabLUl7T4WC+/Ra3YeT9/r0o+M+SIKE13PtyoXsNDPq17+rtJuoi4c9Y3pnO3pdJPLiTtQgqICMMS8R1Rbm5H3324VWFGRa8abjVQXkVXzYcpuMqTAZU+G63gvP2OivbzhWHVBylRYY+16W5XSHbfFH7W4nNGo1LKYXImYKAJP3ptDmdiJJF9/qWLi4IjQW9rfhOO5jIuotsuR/NXZ3PPFPdycYY8oiExHuB4OQBCFQPH/BF5IgfsoYo0eCM5UeJqKjem1cdZElvxxAFoAEAD4A/QCaAfzAGBuMKD0aOIOOA/h65nmq8x8FPDXHeNFSTwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -265039.1875, "ymin": 247.58400000073001, "xmax": 765150.7951, "ymax": 2649956.2807, "spatialReference": { "wkid": 32640, "latestWkid": 32640 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APPLICATIONNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APPLICATIONNO", "type": "esriFieldTypeString", "alias": "ApplicationNo", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "New Connection", "code": 1 }, { "name": "Sketch Drawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Completed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "CREATEDUSER", "type": "esriFieldTypeString", "alias": "UserName", "length": 50, "domain": null }, { "name": "APPLICATIONYEAR", "type": "esriFieldTypeString", "alias": "Year", "length": 50, "domain": { "type": "codedValue", "name": "CRM_SketchYear", "description": "", "codedValues": [ { "name": "2016", "code": "16" }, { "name": "2017", "code": "17" }, { "name": "2018", "code": "18" }, { "name": "2019", "code": "19" }, { "name": "2020", "code": "20" }, { "name": "2021", "code": "21" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G1695APPLICATION", "fields": "APPLICATIONNO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1222_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1067_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "fc0f4fc07148471c9b0096e95509d6fd" }, { "currentVersion": 10.91, "id": 1, "name": "Service Source", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32640, "latestWkid": 32640 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "99603f63dcd7c04b691401a62bec1bd8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU1JREFUOI2d0TFIQlEUxvH/eT55kRQRFUFjQ1ND0NQcQRg0iBIUOEVLiw7hFESDCBEEDm4RRJjOFdTc0tqUNDU0vkyMuISdBs3Kp/b02+65lx/fvdemTTTKGMJAuz0AXqjIDZXWse2BwkwCJZShjtgI9wpzArXu2CBpoQtUzywxNimQ64hpZHQe3Pg/UOMw+xonLyeU2zez3CNAfGEwplVnF0zSg2mEdWDBJwSAWGZbY+SkQKmJ6SohLDK9QI0EUQ6BlR/MdlKCmeoDAwhr1FmSorm2ASRgXLRPCpRAqAym8WbTZHl0tsDM9CwJp1bevYPGNSXNh66ZJDUuerTexCb1vWj+puS51BhXKMu+KSEjZzx7sHpnEsAiEPRBPWFx8HvwB5MiD58RJyuWSfjAdiTPe0cMQIbNHlU2gPEu0K0UOW8derFjXoEJH808+QILAFpF2SoGhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 135.475800000131, "ymin": 185.44050000049202, "xmax": 765155.4095, "ymax": 2650007.0955, "spatialReference": { "wkid": 32640, "latestWkid": 32640 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APPLICATIONNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APPLICATIONNO", "type": "esriFieldTypeString", "alias": "ApplicationNo", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "New Connection", "code": 1 }, { "name": "Sketch Drawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Completed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "CREATEDUSER", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 50, "domain": null }, { "name": "SOURETYPE", "type": "esriFieldTypeString", "alias": "SoureType", "length": 50, "domain": { "type": "codedValue", "name": "SourceType", "description": "Source Type", "codedValues": [ { "name": "Pole", "code": "Pole" }, { "name": "Mini Feeder Pillar", "code": "Mini Feeder Pillar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1221_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1066_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "fc0f4fc07148471c9b0096e95509d6fd" }, { "currentVersion": 10.91, "id": 2, "name": "Service Cable", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32640, "latestWkid": 32640 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 116, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -225603.2033, "ymin": 184.845699999481, "xmax": 765155.9733, "ymax": 2650007.4574, "spatialReference": { "wkid": 32640, "latestWkid": 32640 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "APPLICATIONNO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APPLICATIONNO", "type": "esriFieldTypeString", "alias": "ApplicationNo", "length": 50, "domain": null }, { "name": "CREATEDDATED", "type": "esriFieldTypeString", "alias": "CreatedDated", "length": 50, "domain": null }, { "name": "CREATEDUSER", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "New Connection", "code": 1 }, { "name": "Sketch Drawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Completed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1223_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1068_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "fc0f4fc07148471c9b0096e95509d6fd" } ], "tables": [] }