{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "POLES", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Pole Number" }, { "id": 3, "name": "Utility_Poles" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382760.705236278, "ymin": 4898515.256914261, "xmax": -8377175.87774038, "ymax": 4903981.732484787, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "Pole Number", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "POLES" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382760.705236278, "ymin": 4898515.256914261, "xmax": -8377175.87774038, "ymax": 4903981.732484787, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "zorder", "domain": null }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "annotationclassid", "domain": null }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "symbolid", "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "textstring", "length": 255, "domain": null }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "fontname", "length": 255, "domain": null }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "bold", "type": "esriFieldTypeSmallInteger", "alias": "bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "italic", "type": "esriFieldTypeSmallInteger", "alias": "italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "verticalalignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "horizontalalignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "xoffset", "domain": null }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "yoffset", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "angle", "domain": null }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "fontleading", "domain": null }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "wordspacing", "domain": null }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "characterwidth", "domain": null }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "characterspacing", "domain": null }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "flipangle", "domain": null }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "override", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "g667featureid", "fields": "featureid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i667annotationcl", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i667status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r216_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_216", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a103_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Poles", "relatedTableId": 3, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Pole Number" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382760.705236278, "ymin": 4898515.256914261, "xmax": -8377175.87774038, "ymax": 4903981.732484787, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "Utility_Poles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "POLES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owner_name", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 225, 225, 225, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Lansdale", "label": "LANSDALE BOROUGH POLE", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 225, 225, 225, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Joint Ownership", "label": "Joint Ownership", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382750.483706289, "ymin": 4898521.20301998, "xmax": -8377186.702833991, "ymax": 4903968.893428972, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "owner_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "pole_numbe", "type": "esriFieldTypeString", "alias": "Pole_Numbe", "length": 50, "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "Owner_Name", "length": 20, "domain": null }, { "name": "verizon_id", "type": "esriFieldTypeInteger", "alias": "Verizon_ID", "domain": null }, { "name": "ppl_id", "type": "esriFieldTypeString", "alias": "PPL_ID", "length": 50, "domain": null }, { "name": "peco_id", "type": "esriFieldTypeString", "alias": "Peco_ID", "length": 50, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "Condition of pole tags", "codedValues": [ { "name": "New", "code": "1" }, { "name": "Okay", "code": "2" }, { "name": "Non Borough Pole", "code": "3" }, { "name": "Needs New Number", "code": "4" }, { "name": "???", "code": "5" }, { "name": "Cannot Tag", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "access", "type": "esriFieldTypeString", "alias": "Rear Property Access", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "audit_date", "type": "esriFieldTypeDate", "alias": "Audit Date", "length": 8, "domain": null }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "length": 450, "domain": null }, { "name": "verizonattachments", "type": "esriFieldTypeSmallInteger", "alias": "Verizon Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comcastattachments", "type": "esriFieldTypeSmallInteger", "alias": "Comcast Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sunesysattachments", "type": "esriFieldTypeSmallInteger", "alias": "SunesysAttachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "penndotattachments", "type": "esriFieldTypeSmallInteger", "alias": "PennDOT Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pecoattachments", "type": "esriFieldTypeSmallInteger", "alias": "PECO Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "boroughattachments", "type": "esriFieldTypeSmallInteger", "alias": "Borough Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "otherattachments", "type": "esriFieldTypeSmallInteger", "alias": "Other Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unknownattachments", "type": "esriFieldTypeSmallInteger", "alias": "Unknown Attachments", "domain": { "type": "codedValue", "name": "AuditAttachmentQuanity", "description": "Audit Attachment Quanity", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "ownership_review", "type": "esriFieldTypeString", "alias": "ownership_review", "length": 50, "domain": null }, { "name": "ownership_notes", "type": "esriFieldTypeString", "alias": "ownership_notes", "length": 50, "domain": null }, { "name": "last_inspection_date", "type": "esriFieldTypeDate", "alias": "last_Inspection_date", "length": 8, "domain": null }, { "name": "banner_pole", "type": "esriFieldTypeString", "alias": "Banner Pole", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other Information", "length": 250, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "g666pole_numbe", "fields": "pole_numbe", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r215_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_215", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a102_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "PolesAnno", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": true, "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 }, { "currentVersion": 10.71, "id": 4, "name": "FEATURES", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Transformers Size" }, { "id": 7, "name": "Transformers Circuit" }, { "id": 9, "name": "Transformers" }, { "id": 10, "name": "Electric_secondary_points" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382712.851681278, "ymin": 4898534.918716802, "xmax": -8377528.504453498, "ymax": 4903922.51977997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "Transformers Size", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "FEATURES" }, "subLayers": [ { "id": 6, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382669.89383204, "ymin": 4898535.119327594, "xmax": -8377535.780466184, "ymax": 4903914.469788274, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "zorder", "domain": null }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "annotationclassid", "domain": null }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "symbolid", "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "textstring", "length": 255, "domain": null }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "fontname", "length": 255, "domain": null }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "bold", "type": "esriFieldTypeSmallInteger", "alias": "bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "italic", "type": "esriFieldTypeSmallInteger", "alias": "italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "verticalalignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "horizontalalignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "xoffset", "domain": null }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "yoffset", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "angle", "domain": null }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "fontleading", "domain": null }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "wordspacing", "domain": null }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "characterwidth", "domain": null }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "characterspacing", "domain": null }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "flipangle", "domain": null }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "override", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "g683featureid", "fields": "featureid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i683annotationcl", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i683status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r227_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a111_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Secondary_Transformers", "relatedTableId": 9, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Transformers Size" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382669.89383204, "ymin": 4898535.119327594, "xmax": -8377535.780466184, "ymax": 4903914.469788274, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "Transformers Circuit", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "FEATURES" }, "subLayers": [ { "id": 8, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382664.159947578, "ymin": 4898535.248952319, "xmax": -8377528.765922277, "ymax": 4903911.868815395, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "zorder", "domain": null }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "annotationclassid", "domain": null }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "symbolid", "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "textstring", "length": 255, "domain": null }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "fontname", "length": 255, "domain": null }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "bold", "type": "esriFieldTypeSmallInteger", "alias": "bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "italic", "type": "esriFieldTypeSmallInteger", "alias": "italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "verticalalignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "horizontalalignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "xoffset", "domain": null }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "yoffset", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "angle", "domain": null }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "fontleading", "domain": null }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "wordspacing", "domain": null }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "characterwidth", "domain": null }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "characterspacing", "domain": null }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "flipangle", "domain": null }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "override", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "g684featureid", "fields": "featureid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i684annotationcl", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i684status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r228_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a112_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "Secondary_Transformers", "relatedTableId": 9, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Transformers Circuit" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382664.159947578, "ymin": 4898535.248952319, "xmax": -8377528.765922277, "ymax": 4903911.868815395, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 9, "name": "Transformers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "FEATURES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1c7e4ba7ab51fe4347c068fb75293e6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdVJREFUOI1jYaARYCFRfQoDA8McqhosJCRkbu1nXH9m55U3z58/30AtgxktPQw6mmaWynSXTq9cNmn9VgYGht8UGywkJBQfUxgiz8LGwhCTH6Rw9tC5/JsXHvZQajCPR6Rtto6JhiIDAwODrJK0mFOAXfjNC4vnMTAwvCPbYHVz+frkyih5ZLHo3GC1U4fONZ3ddzWHXIOVvQJdHcWkRUWRBfmF+Pi8wt3Mz+67qs7AwHCTZIONnbR7IrIDtbDJ+ce66+5ad6j15M6zISQZzM7O7haVESzPxcPJiVWek409NjtQ4cKBK84/f/7cS6zBLJZuBrUuQbYGuCxmYGBgsPO2MLL0Mq48sP7YfgYGhn/EGJyd2ZAkxMTMzIjPYEYmJsbMmnjRA+uPJTGg5UhsBosEprhHaRmpYg1bdKBlpKoXmOgau37+7hUMDAxfcBosLy/UnNeYIkWMoTCQ3ZQssW3HoYqfz3/WYDVYSEhI3z/dT19ESliGFIPFZcTUYpOCree0LpNjYGB4hGmwHG9nTF4YUUGADlLKIlW3rtzf+PzO80R0g8NUtRRNTx04z0+OwQwMDNLquoreP9/9tHj37t0JZINXbV92YNX2ZQfINBcVkFrQEw0A5b6Ect6Ch9YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Aerial Transformer", "label": "1Ø Aerial Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "df1435b44f6acd29f3aeb8d596f452bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVlJREFUOI211DGoTXEcB/DPu13+6pr+WSkZjMpCWZSyCZGREpYnlhv1SnneZjIalBLhLbLYZLUoq9Ui0S+DO/xSMpx76+a9e995x/Xdzr///3PO/5zv+ff9p/S3Of8KHi0UrrUeiYir+IbXi4KXImKIH7iEN/i1CPgivuI8XmIZD/4V3o0zODy+Po0eniA6w6WUlcz8gn3joV3YOR4fdoUPZObe8RNP51RmPsVBfOoC38OS5nVMp6fZwYrmY7aHSykn8T0zr8+YchwPSyknMvNtW7ifmTdwDjdn3Rw7MvM53uF3G3gZj5FzUJouP8Nlf/2Rm8F7NNs8uwU6yStNt1/g5zx4tda6GjGzohtSa70/Go1uZ+adTeFa66GI6EXEx9YqIuIDrmma8nkDHBFrmhOsS9Zwd7J+Gr6A/aWUWx1hODYYDI5GxPtpeB3rmVsVYW6Gk/XbPehb5w9FwWkVvPTZHwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Aerial Transformer", "label": "3Ø Aerial Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2d18c64b47bbd80588ae204b61495b7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdhJREFUOI1jYaARYCFRfQoDA8McqhosJCRk7mdsXL/zypU3z58/30Atgxk9DAw6ZpaWypROn145af36rQwMDL8pNlhISCi+MCREno2FhSE/KEjh0Llz+RcePuyh1GCeSFvbbBMNDUUGBgYGJWlpsQA7u/ALixfPY2BgeEe2weby8vWVUVHyyGK5wcFqh86da9p39WoOuQYrB7q6OkqLiooiCwrx8fGFu7mZ77t6VZ2BgeEmyQY7aWv3ZAcGamGTi3V311136FDrzrNnQ0gymJ2d3S0jOFieh5OTE5s8Jxsbe3ZgoMKBK1ecf/78uZdYg1ncDAxqg2xtDXBZzMDAwOBtYWHkZWxcuf7Ysf0MDAz/iDE4uyEpSYiZmZkRn8FMTEyMNfHxouuPHUtiQMuR2AwWSXF3jzJSVcUatujASFVVL9HVNXb+7t0rGBgYvuA0WF5IqLkxJUWKGENhoCk5WWLHoUMVz3/+rMFqsJCQkH66n5++lLCwDCkGy4iJqSUFB1u3Llsmx8DA8AjDYDle3s68sDCiggAdlEVGqq7cv7/xzvPniegGh2kpKpoeOH+enxyDGRgYpHUVFb3f/fxp8e7duxPIBq9aduDAqmUHDpBpLiogtaAnGgAA8k2DqclQW5cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Aerial Power Bank", "label": "3Ø Aerial Power Bank", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4eda773193780be925a518fac5691391", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWhJREFUOI2t0r9qwlAUx/Fv1AyKpdoGERGdFILoIEbR0UUXn0Fn36Fb38EX6ZRVCIK4xKhQsG4OksEhOPgvnQwt8U+s/U3nngufc7jcAP+UwKmwbbsKPP/B+BQE4cuBer3eR6lUerlHmE6ntNvtN+DdgXK5nKUoiguyLAvLsojH41fRwNVbYDAYcDgcHoOWyyXJZJJoNMpsNkOW5fsh27bRdZ1mswmAYRhks1n8fv990Hg8plgsOudKpcJoNKJcLnuHttstq9WKQqHg9MLhMPv9ns1mQygU8gZpmkatVnP1FUWh3+9Tr9dvQ+v1mmAweHaqKIpIkoRpmkiSdB3SNM154HPJ5/Ooqkqj0bgMLRYLMpkMPp/vIiQIArIsM5/Pz0PH4xHDMGi1WheRU1KpFKqqEolE3JCu60/pdJrhcHgTAtjtdkwmE+c7OJAoinYikfCEAMRiMUzTdG/U7XZfPSs/0ul0fkOP5hszRHJr3EZadAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Padmount Transformer", "label": "1Ø Padmount Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "18e13a1e98d5e279801caddbd443ecf9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUOI2t0y+rwmAUx/HvQCwLF7zVd2B1wqrYrGa3Ig4xGixb0FstAzEYFBYXvWAWwRdg2NgNF8SixbQozrThZer+cH/pnMPh88Dz8BT4pxTCIggCGfjIYfwIgvAbQbPZ7LtarZayCI7joCiKDnxFUKVS8SVJygQ9ppC0cDweOZ1OSJKUHwqCgPl8jud5WJZFsVjMB+33e8bjMQCdTodGo5Edul6vTCaTqB+NRsiyjCiK2aDNZoNlWVG/3W5Zr9e0Wq30kO/7GIYRmw8GA+r1OqVS/HGfQqvVit1uF5sfDgds26bb7SZD5/OZfr//zAdA0zSazSblcvk9tFwuuVwuLyGAxWKBruuvIc/zGA6HbxEAwzBilx5Bt9tNME0zEQkznU5pt9txyHVdUVVVVFVNjTmOQ61W+wv1er3P1MJDwoMTP23a3AE6/Gy75GeBaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Padmount Transformer", "label": "3Ø Padmount Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "27aecf7eacc8499b999651a68f3d18c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnpJREFUOI2t1MFL21AcB/BvMksTQzBrR9ceGgoiIhU2qtbDlu6grhNhK1gKHR0WKYgn/4Ih82/QWw4ToZ16qIOBgR687GwnFUWEtgeHVAptU7U0UeNha/FpVjbY9/R4v9/v8+DxeF34T+nqUHMHg8F3o6Ojbo7jmFKpVE+lUrnT09NvAC7+BmIXFhY+RSKRwMjIyHOLxWJtFRYXF0vb29vx9fX1L+l0erUTxM/Pz+8kEolnVqu1q1gs3j/kqc/ne+N0On0sy75KJpOzptDS0tJKOBz2DQwMUK29RqMBlmUJra+vz0FR1Nvu7u6ELMsyAU1PTwdnZmaCzWazjdzc3EBRFAQCAdjtdgJzuVz2qampuCzLKQAXbWh8fPyDKIqO4+PjdvP+/j4mJyeRy+UeQAAwNjbmj0Qi4Y2NjdU25Ha7++82NRoNUBQFhmHQ29uLYrEIj8dDQDzPWyRJeklADMM8vtu0t7cHv98PALDZbMjn8xBFETRNE5ggCAJxR4ZhXLXWZ2dncDqdxJDX68XBwQEGBwcJ6Pr6+oqAVFUtA+gHgKOjI0iSRAywLAvDMNBsNmG1/npauq6jUqn8JKByufz9/Pz8RaFQwPDwMMzi9XqRzWYxNDQEADg8PFR3d3dXCGhubu6jw+GIapom2mw2U4imaQiCgFqtBk3TkM1md9bW1goEBEBPJpM7Ho8n1tPT88hU+h1FUVCv10uqqr5v7REve3NzM761tZU2DEOWJOkJx3EPkJOTE1QqlR+CILyOxWKXphAAhEKhr5lMJqMoyjLP8xLHcS6aphld19VqtZrXNO1zNBpdvj9n+o1MTExcApg1q/0pnf6jf8otPgXgIhxNmMgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Padmount Transformer (Customer Owned)", "label": "1Ø Padmount Transformer (Customer Owned)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4a4631337c507ab1d1e296d5f9d8d6a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtxJREFUOI2tlF9IU2EYxh/3p7G1JWw3ehHqNhgLWrMYJUyIkia4YIUIza2Y0DbEUUuDLDDDqykeDARZ+Ic1hndeGILe7GAXyi5DCOwij8F2YBwPeWhnyk5nXU08bq2I3rv3ed7v973vB9+rwH8ORR2vQaVS3ezu7r5jtVr1Wq1WzbLsj83NzWwul1ulaXrnr4F6vf56OBwe9fl8JovFckkmk8kqXqlU4jOZjDuRSHyen59/A+BbXaDL5XoUjUYjLpfrWq3LlEqlxul03ujo6HDYbLbW8fHxlyzLZmoC7Xb77YGBgTGbzWakabrOawAA5OFw+JZCoZgaHBz0VTo9DTwXCAReG41Go0aj+RMMHMeBYRgEg0EnRVGxycnJBxKg1+t93N/ff5VhGDQ2NkoOi6KIdDqNrq4uic7zPORyeUNvb68jmUxepml65wTocDhcBoPhPMMwVd1sb2/D7XaDoig0NTVV+Xa73eTxeB7Ozc09PwE2NzdfrDVasVjExMQEjo+PkUqlMDw8XFWjVCphtVrNkpFVKpWuFnB9fR0bGxsAgJGREXg8HphMpqo6rVZ7QQIsl8vC2aKDgwNEo1GJFo/HEYvFqoCCIAgSYKFQ4M4WLS8vY39/X6JNTU3B6/Wira3tRBNFEYeHh98lwHw+/4nneUcl39vbQyQSqeoEAGZmZkAQxElOUdRPmqZTEmA2m31FkuQ9s9lsEEURs7OzNWEAkEgk0NfXh/b2dgAASZJfCIL4IAESBJG3WCzv1Wr1U47jGk53UCump6exsLCAra0t/ujo6AWAsgQIAKFQ6FkgELi/u7vbUpcGIJ1OY3FxUWxpaSGGhoZWK3rVclhaWmpNJpPxsbExf2dnp7rWN2RZFiRJssVicdTv97877dVcX36/P7S2thZbWVl5q9Pprmg0GoNMJlMJgsBzHJcrlUofC4XCk2AwWDx79rcLtqen5yuAu/UHr456G/uf4hf85hTiipSklQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Padmount Transformer (Customer Owned)", "label": "3Ø Padmount Transformer (Customer Owned)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4b468145bc18080710c579f12d0236f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvNJREFUOI2tlEtIG2EUhU8ySUNiUlCziGA1kvqYimmwjFZRkAScgBVcuPHVIqRRRGktCLFd1C61EOhCRMlGQrcuLG6yESsEZXBRMzRYsIZCMhBk0JCM4oymq0lnrC9Kz+r/z+V+nP/B1eE/S3dDTWMwGDq8Xm8nSZIlZrPZyPN8dmNjI5lKpVY5jovdGVhSUtI8Ojo6PTg46KitrX0kCII2m83CZrNBFEVhe3v72fLy8vdQKPQBwK8bgTRNv5icnJygafqJ7G1tbeH8/Bw2mw16vd7U1tb2tKWlhXI6nfaZmZm3PM9vXwl0uVyeQCAw1dHRUS97qVQK5eXlKC4uRjweB0mSAACCIIiJiQm3Tqf7ODY2NignVQLvDQ8Pv1fC8vk8dnd34fV6AQAsy6KmpgYEQRSa/H5/WyKRmJ2bm+tTAfv7+18ODAw0KhPHYjE0Nv6xmpubsbOzg6ampoJHEISmt7eXCofDDRzHxQpAiqLo0tLSInl/dnaGdDoNp9NZaDabzZAkCYIgwGQyKa/K0dPT83xhYWGqACwrK3ugTBeNRtHa2orLoigKm5ubcLvdBU+v14MkyYeqIxsMBou8Pjo6gtFoVKVQNlutVhweHsJqtSrT31cB8/m8pEwnP8RVamhoQCQSAU3TBU+SJEkFzOVyGQA4ODhAdXU1tFrttUCNRgOSJLG/vw+Hw4GLiwscHx8fqYDpdPpbNpulWJZFd3f3tTBZFRUViEQiqKqqQiKROOc47rMKmEwm383Pz/fV1dUVMQxzKxAARFEEwzBgWfZHMBj8ogIGg8H04uLiksvlel1ZWam5ExFANBoVTk9PAwDyKiAAjIyMvAmFQvUej6fTbrffCmMY5iwejwfHx8dXZe+v4eDz+ehwOLy4t7c31N7ebrzq6/A8j/X1df7k5GTa5/MtKWtXjq+hoaGRtbW12ZWVlU8Wi+WxyWQq1Wq1BkmShEwmkxJF8Wsul3vl9/tPLvdeO2C7urp+Arj9ue8K/Ff9BkpEGRoZpRkOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Power Bank (Customer Owned)", "label": "3Ø Power Bank (Customer Owned)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "491c2bdc38b65c3e6240997da3652416", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUGJVjYSABsEDpvezs7NK4FP38+fMnAwODPkyxMoPZT3luZkyF7y4xMDD8ZPiJbDKDTgoDAws7puLbyxkY3m1EdQZJbh6Sis/GE69YgRiTASQlD2ZJrembAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transformer PAD", "label": "Transformer PAD", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[angle]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382664.840011784, "ymin": 4898545.043627979, "xmax": -8377538.608901091, "ymax": 4903912.353278586, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "angle", "type": "esriFieldTypeSmallInteger", "alias": "Angle", "domain": null }, { "name": "pole_numbe", "type": "esriFieldTypeString", "alias": "Pole_Numbe", "length": 50, "domain": null }, { "name": "pole_owner", "type": "esriFieldTypeString", "alias": "Pole_Owner", "length": 50, "domain": null }, { "name": "transsize", "type": "esriFieldTypeString", "alias": "TransSize", "length": 50, "domain": null }, { "name": "sub", "type": "esriFieldTypeString", "alias": "Sub", "length": 25, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "led_number", "type": "esriFieldTypeString", "alias": "LED_Number", "length": 150, "domain": null }, { "name": "mfg_number", "type": "esriFieldTypeString", "alias": "MFG_Number", "length": 100, "domain": null }, { "name": "sec_voltage", "type": "esriFieldTypeString", "alias": "Sec_Voltage", "length": 100, "domain": null }, { "name": "mounting", "type": "esriFieldTypeString", "alias": "Mounting", "length": 100, "domain": null }, { "name": "pots", "type": "esriFieldTypeString", "alias": "Pots", "length": 150, "domain": null }, { "name": "taps", "type": "esriFieldTypeString", "alias": "Taps", "length": 100, "domain": null }, { "name": "impediance", "type": "esriFieldTypeString", "alias": "Impediance", "length": 150, "domain": null }, { "name": "kva", "type": "esriFieldTypeString", "alias": "KVA", "length": 100, "domain": null }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "length": 250, "domain": null }, { "name": "feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 150, "domain": null }, { "name": "kva_calculator", "type": "esriFieldTypeDouble", "alias": "KVA_Calculator", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r226_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a110_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "TransformersAnno", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true }, { "id": 2, "name": "TransformersAnno2", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 10, "name": "Electric_secondary_points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "FEATURES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8e6a49b8b869c789b299c9c4622da134", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMZJREFUCJldwSFrAmEcwOHfvf4VNBgGwvREFHdGQU7BaBBWNItgMvoBHJaFcXHfYbO4urho1GIw2QSF43Rw74YGRQ8tJp9HuHnv9RpRkY4CdzKfvw3H4z8B+Oj3X+q2/brROlbM58kkk81ULlcWAMs0u+lEIrbRmpBSPFcqT3q3cwRg6XmPkXCYxWpFEAQYhsH5dMoKwEM8PrMLhZpSipJlsd5ug6XrjgTgAu2f6fTb3+9Lh+Px/9f3P1uO8yUAjcHAA6rcuQLlUECBVadDwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Metal Street Lite Pole", "label": "METAL STREET LIGHT POLE ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a3ab4b72e427ef421ec6fbcc78548ec2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMdJREFUCJljYYCCnp4sH05OlhgmJoZnJ05calq48MAHFgYGBob588vKXVyM616+fM+lp6fMICcn6SslpWjCwsDAwKCqKp0kIyPK9fLlewZmZiYGd3dTlffvP7ewMDAwMNy//0KCjY2V4caNRwx///5lYGRkZPjz57cCCwMDA4OQEN85Y2M1ByYmJgZDQ1WGx49f/b1//9kyFgYGBob//xkid+w4ueHduy+GP378/Pj69bsF4eEty1kYGBgYfHwqXzAwMFgwoAEAP9tBYIpXwJQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Metal Cobrahead Pole", "label": "Metal Cobrahead Pole", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 2.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 115, 76, 255 ], "width": 0.5 } }, "value": "FP", "label": "FP", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d12d7c5fd551abcbe9389aeec1f798f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE5JREFUCJlVzDENgDAUQMEX8pMmhKlhqRN0sLBgA0f1UBXd8PAUMHRjhRNwAVzAwV8PoJZSmrqnlOacc1WfAFQFtjHGot4A8alWYAJOoL91GxhAj2AmAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STEEL I BEAM", "label": "STEEL I BEAM", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0a5de4f089ad349144b3e94e60332f4c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOZJREFUGJUtxr1KA0EUgNEvl7uZDYmSDbtFxCCCNv5hJwiijYWddhY2KlhYCoKlqM8iggZBkDyGTyAYCKYJirqbZDbDxEJPdZR/D+vszJfNUagkkfCSTNjrwh0fCvC8YS4agb1crlqTOXhL2fQDDsZ79S09rrO7WrXn3QzTy6HvQAU+h8RBsXur+3NmMVJb+wqgLIBAQSEuQi9nRaOAcUkhFCgpeAD/d3LQp1f7Ext8J0UE6HsYjiA14OFbr9o0DxdYmq5wMlOBzMHAg3UwFXKqwPtsi5v7NUIRtkeOxHo6jUnOpMnjL/vjSPjAugZ+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Manhole", "label": "ELECTRIC MANHOLE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "91f2ecfefa153bbeeb452d3b9a9b1361", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC+0w63AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFRJREFUCJljYWBgYDhzZsY9ISE+ZgYiwKtX7/ZbWOQksDAwMDCIiQkqysqKEqOP4evXH9IMDAwMLESpxgJYGBgYGF6//vCLgYGBjTgbv/1hYGBgAADO0BNdAhwaeQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Und_Jct_Box", "label": "LIGHT FEATURE", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 72, 35, 18, 255 ], "width": 0.5 } }, "value": "SPLICE BOX", "label": "SPLICE/ JUNCTION BOX", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1dd977569199fa0fe863646f96f533d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJXNyrEJwDAQxVBBDj4ZzDO78GQyBLLAubdavQJIMtTQlER1FYA6gaeD6gdUdbPrAriB92A2wA8GjxGrpAvRxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONTROL PANEL", "label": "CONTROL PANEL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7e438729cfba42e957200ac1c2f9699d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQxJREFUGJV1kD1Lw1AYRk+Sq1ewOGRzURzcBD86BAQXwcUugkOCImKpCoJrF2fpX+jgpkMy6ChCQOhgoENBEFycdCn4cYdCxWCT10nEWp/xcIaHo+hbNOfOijbHQ2NsrMd0vrnqF9FmASh9voxPQvvujxiDevM4Ebi3YE10uxoVufFb1H+JxqMscGHBqqAr9NKjHJbCZSaCa54UQOghAmL3mBHFPqSgqFk9vUs3fQw9GgrActjKM1asD1dT6D5AOi0OsU06L1C1hvWtAvATzkKPKymYujjuJs5obr+bKRSloMkOpD8fgyavUZEDMDUyyqI57CRUBubxWzxHi5xLxjYjnO5B9m9HP+FyEP8CWkJb6lh53gEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Street Lite", "label": "STREET LIGHT ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b16600c6ffe5d860f7d119d4c7d41c3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALJJREFUGJWdj7EOwVAYRk+5SVUMdDN2MZjEnZgsJpulT+Yh+gAGMejUMDQGHsB2B3KxSK6EayrSJk34tv/8J1/yCfJZUplcqM+b3Bjz/H6JvCt1u3uyajc8+YMEvS6Vy/K7LCN39AEqADDovozcWsbTq0kEgLBmVWhxmGHN++61aAsAzyHI4MO6nTtmgWXqVdhmfHPmKADikEMGZeQ3hFVU8VUc6jf/b+DfchqqPeCALsgvyQ8y0rTAZPcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Traffic Signal", "label": "TRAFFIC SIGNAL/ BLINKING LIGHT", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[angle]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382712.432495972, "ymin": 4898550.4047714025, "xmax": -8377539.150291802, "ymax": 4903922.51977997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "angle", "type": "esriFieldTypeSmallInteger", "alias": "Angle", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "length": 350, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 350, "domain": null }, { "name": "webphoto1", "type": "esriFieldTypeString", "alias": "WebPhoto1", "length": 250, "domain": null }, { "name": "webphoto2", "type": "esriFieldTypeString", "alias": "WebPhoto2", "length": 250, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r225_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a109_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 11, "name": "LINES", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Electric_secondary_lines" }, { "id": 13, "name": "Lines_Text" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382752.675872228, "ymin": 4898444.623199449, "xmax": -8377286.709623649, "ymax": 4903975.080018088, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 12, "name": "Electric_secondary_lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "LINES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 0.55 }, "value": "Elec-2nd-Aerial Secd-1", "label": "1Ø AERIAL SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.25 }, "value": "Elec-2nd-Aerial Secd-3", "label": "3Ø AERIAL SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 0.5 }, "value": "Elec-2nd-UG Secd-Service-1", "label": "1Ø UNDERGROUND SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "Elec-2nd-UG Secd-Service-3", "label": "3Ø UNDERGROUND SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Fence", "label": "Fence", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382751.497115995, "ymin": 4898487.328520752, "xmax": -8377286.8736372385, "ymax": 4903969.254580261, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "layer", "length": 254, "domain": null }, { "name": "type_size", "type": "esriFieldTypeString", "alias": "type_size", "length": 200, "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "length", "length": 50, "domain": null }, { "name": "cover", "type": "esriFieldTypeString", "alias": "cover", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 200, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "length": 200, "domain": null }, { "name": "circuit", "type": "esriFieldTypeString", "alias": "circuit", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r222_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a106_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "Electric_secondary_linesAnno", "relatedTableId": 13, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 13, "name": "Lines_Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "LINES" }, "subLayers": [ { "id": 14, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382731.443051206, "ymin": 4898448.922109807, "xmax": -8377438.408360996, "ymax": 4903974.4886876205, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "zorder", "domain": null }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "annotationclassid", "domain": null }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "symbolid", "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "textstring", "length": 255, "domain": null }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "fontname", "length": 255, "domain": null }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "bold", "type": "esriFieldTypeSmallInteger", "alias": "bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "italic", "type": "esriFieldTypeSmallInteger", "alias": "italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "verticalalignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "horizontalalignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "xoffset", "domain": null }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "yoffset", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "angle", "domain": null }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "fontleading", "domain": null }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "wordspacing", "domain": null }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "characterwidth", "domain": null }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "characterspacing", "domain": null }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "flipangle", "domain": null }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "override", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "g679featureid", "fields": "featureid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i679annotationcl", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i679status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r223_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a107_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "Electric_secondary_lines", "relatedTableId": 12, "role": "esriRelRoleDestination", "keyField": "FeatureID", "cardinality": "esriRelCardinalityOneToMany", "composite": true } ], "canModifyLayer": false, "canScaleSymbols": true, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 14, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 13, "name": "Lines_Text" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382731.443051206, "ymin": 4898448.922109807, "xmax": -8377438.408360996, "ymax": 4903974.4886876205, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 15, "name": "StreetNames", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382821.305256193, "ymin": 4898568.162437354, "xmax": -8377270.321113958, "ymax": 4903834.066620832, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "featureid", "type": "esriFieldTypeInteger", "alias": "featureid", "domain": null }, { "name": "zorder", "type": "esriFieldTypeInteger", "alias": "zorder", "domain": null }, { "name": "annotationclassid", "type": "esriFieldTypeInteger", "alias": "annotationclassid", "domain": null }, { "name": "symbolid", "type": "esriFieldTypeInteger", "alias": "symbolid", "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "textstring", "type": "esriFieldTypeString", "alias": "textstring", "length": 255, "domain": null }, { "name": "fontname", "type": "esriFieldTypeString", "alias": "fontname", "length": 255, "domain": null }, { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "name": "bold", "type": "esriFieldTypeSmallInteger", "alias": "bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "italic", "type": "esriFieldTypeSmallInteger", "alias": "italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "underline", "type": "esriFieldTypeSmallInteger", "alias": "underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "verticalalignment", "type": "esriFieldTypeSmallInteger", "alias": "verticalalignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "horizontalalignment", "type": "esriFieldTypeSmallInteger", "alias": "horizontalalignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "xoffset", "type": "esriFieldTypeDouble", "alias": "xoffset", "domain": null }, { "name": "yoffset", "type": "esriFieldTypeDouble", "alias": "yoffset", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "angle", "domain": null }, { "name": "fontleading", "type": "esriFieldTypeDouble", "alias": "fontleading", "domain": null }, { "name": "wordspacing", "type": "esriFieldTypeDouble", "alias": "wordspacing", "domain": null }, { "name": "characterwidth", "type": "esriFieldTypeDouble", "alias": "characterwidth", "domain": null }, { "name": "characterspacing", "type": "esriFieldTypeDouble", "alias": "characterspacing", "domain": null }, { "name": "flipangle", "type": "esriFieldTypeDouble", "alias": "flipangle", "domain": null }, { "name": "override", "type": "esriFieldTypeInteger", "alias": "override", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i689annotationcl", "fields": "annotationclassid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i689status", "fields": "status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r233_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a117_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 16, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 15, "name": "StreetNames" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8382821.305256193, "ymin": 4898568.162437354, "xmax": -8377270.321113958, "ymax": 4903834.066620832, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 17, "name": "Medical List", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c22badc96a3640810d295e15a69ea01b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALxJREFUGJVFzKFKQ1EAANBz4cILU5D5CTIWDCv6mq7vE4Y8i5jWtiAX80BYerbFzWbSL3hZ2BcsmC0vrbzitQg7H3Cif7nfv9K2tzjgI/ADEX551bYzRy+Z+8BnzDxgZr1mOqWuSekMb5nLiEerFYMBvR6jEcslKZ3iLqJvPj/mkwnjMSnJRXEeM7uw3V4YDilLmob9HoSu+4qBJ1U1sdmcKEt2OxYLaPAeA9+Za1VVq6obHHJRbEPXPQfyH0mWOH1mDxEiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382073.073248509, "ymin": 4898617.532631358, "xmax": -8378461.861344862, "ymax": 4903673.676289899, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "account_no", "type": "esriFieldTypeString", "alias": "Account_No", "length": 254, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 254, "domain": null }, { "name": "street_add", "type": "esriFieldTypeString", "alias": "Street_Add", "length": 254, "domain": null }, { "name": "town_state", "type": "esriFieldTypeString", "alias": "Town_State", "length": 254, "domain": null }, { "name": "full_addre", "type": "esriFieldTypeString", "alias": "Full_Addre", "length": 254, "domain": null }, { "name": "line2", "type": "esriFieldTypeString", "alias": "Line2", "length": 254, "domain": null }, { "name": "type_1", "type": "esriFieldTypeString", "alias": "Type_1", "length": 254, "domain": null }, { "name": "status_1", "type": "esriFieldTypeString", "alias": "Status_1", "length": 254, "domain": null }, { "name": "medical", "type": "esriFieldTypeString", "alias": "Medical", "length": 254, "domain": null }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 254, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r234_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a118_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }