{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Pole Number", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Utility_Poles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "POLES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1700.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owner_name", "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382750.483706289, "ymin": 4898521.20301998, "xmax": -8377186.702833991, "ymax": 4903968.893428972, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "owner_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "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": "last_inspection_date", "type": "esriFieldTypeDate", "alias": "last_Inspection_date", "length": 8, "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "access", "type": "esriFieldTypeString", "alias": "Rear Property Access", "length": 100, "domain": null }, { "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": "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Transformers Size", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "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": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "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": "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": "shape", "type": "esriFieldTypeGeometry", "alias": "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Transformers Circuit", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "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": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "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": "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": "shape", "type": "esriFieldTypeGeometry", "alias": "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Transformers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "FEATURES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1700.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ed467c790bf11ff4ab364e9c9231c73d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIiWNhoDFgGVkWqKiosMvrijfvXX+0jCYWSKoLz3//+lOIR6jj3B2r99+kqgWGVpryvPw8fg0zi1lrk7qWMTAwGFPVAhZW9lV5LUncYtIiDPoW2rqsXOyeBzcc3U4VCyydjTy0TNUNpBUlGRgYGBgSy8JZs70rpzAwMChTwwLGb99+zEirjmGDCXByczD4xrspsrCx5R/ffXoiRRaY2OlV+Sd6yHHxcKKI+8d7MG5dureCgYFhOgMDwy9yLeBhYGQs8I93Z0SXYGJiZEirjpH48+vPhLOHL2WRZYG+hea8vNZkEUZGDPMZGBgYGMwcDRiWT+EP4+Xlrfv8+fMbkiwQFRVVlZSXcDO01sHnBoaC9lThyqftCy+fvO5NkgXCMvzLi7vT+fGazsDAIK8mw6BtrGb96ukL3ZdP3l8mygIFTYUAO09zLQlZMULmMzAwMDDkNCfxXz5xfd7LJ+9NibGAhY2VqT+1OoYTixxWwC/Ey+Ae7qD56eOXgMd3n23Aa4GypnxdUlm4LAcXO7HmMzAwMDDEFIRw71h1oJOBgWEzAwPDX1wWCPMI8KR5R7syk2Q6AwMDKxsLQ3JFpMLEyrklj+486cRqARMTQ8uTe88eBOomHyTVAhh4ev9ZFgMk833CsODfP4bMty/fM7x9+Z5c8zHA4KrRyAEAPbiH2f0i15cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Aerial Transformer", "label": "1Ø Aerial Transformer" }, { "symbol": { "type": "esriPMS", "url": "4ec16582ed12a8dc0f66c87be9643f2c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVRIieXVsSuEYRwH8A8uE9MNWMgNGEiRvwBZTHeLxITBLYpTZLxCWCSLEYPJZCN/glmM6jYGg0GR4T11ydu97917pXyXp+d53n6f53nqed6UBif174BWzOC0UcAaFnGDUtJAJ7LowQFmkwZ20Y8WjGIEd0kBYxhCe7nfhz1MJAE0YQfDP8YzgiO7rBeYQ4fgaCrTi3Vc4b1WoA15DIbMd2MF+7UCmzgqt2FZQhrPcYEMurBVZRGl8jercYEiNqoUhwd8YgD3UYFxPOIpAgDbOMR8FCCFAnIRi8OL4NJN4roasIwzvMUA4BgXuMVHGJDGFKZjFie4C+dYwEkYUESz4DGrNVnBTl5/A/J1FP5OobLz5/5osfMFCT4rLvkvBvoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Aerial Transformer", "label": "3Ø Aerial Transformer" }, { "symbol": { "type": "esriPMS", "url": "d13637d7281360b4008ffb1a3207cac0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/UlEQVRIiWNhoDFgGVkWqKiosOuKizevP3q0jCYWqAsLz3/96VNIqKPj3NX799+kqgVWmpry/Dw8fjOLi1mTurqWMTAwGFPVAlZ29lUtSUnc0iIiDBba2rpc7OyeG44e3U4VC5yNjDxM1dUNFCUlGRgYGBjKwsNZvSsrpzAwMChTwwLGbz9+zKiOiWGDCXBzcDDEu7kpsrGx5e8+fXoiRRbY6elVJXp4yPFwcqKIx3t4MC7du7eCgYFhOgMDwy9yLeBhZGQsiHd3Z0SXYGJkZKiOiZH49efPhMOXLmWRZYGFpua81uRkEUZGDPMZGBgYGBwNDBim8POH8fLy1n3+/PkNSRaIioqqyktIuFnr6OBzA0N7aqrw0/b2hSevX/cmyQIZfv7l3enp/HhNZ2BgUJORYTBWU7N++uKF7pP37y8TZYGmgkKAp7m5lqyYGCHzGRgYGBiak5L4T1y/Pu/J+/emxFjAwsrE1F8dE8OJRQ4rEOLlZQh3cND8+OVLwN1nzzbgtUBTXr6uLDxcloudnVjzGRgYGBgKQkK4Vx040MnAwLCZgYHhLy4LhAV4eNKiXV2ZSTKdgYGBjYWFoSIyUqFy7tySO0+edGK1gImBoeXes2cPdJOTD5JqAQzcf/YsiwGS+T5hWPCPgSHz5fv3DC/fvyfXfAwwuGo0cgAAlW6FwhWfFnkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Aerial Power Bank", "label": "3Ø Aerial Power Bank" }, { "symbol": { "type": "esriPMS", "url": "75b3d6c219c45ac6b10436d1257eb6e2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jbXUoYsqQQDH8e/Aioec0eAmxSIIBvsqlww2m24UQfwbpoptk0EF4xrFIGywnOwV82HT6gbjCYfKOVd8Bz7dd6v4fm2Gmc/8mIHReHC0/woqpZ7udHZCCHUGKqWeTdP8MAzjJsl1XWzbNoC3i4aGYdBoNC42eZ6H53nkcrlfDwh0h/1+n/1+/xhwPp+TzWZJJBKMRiPK5fL9oFKK8XhMu90GYDKZUCqVCIfD94HD4ZBKpfIzrtVqDAYDms3m7eB2u2W5XGKa5s+cruscDgc2mw2xWOw2sNPpXG1Sr9exLAspZXBwtVoRjUavtohEIiSTSRaLBZlMJhjY6/VotVp+5alWq0gpr665AKfTKYVCgVAo5AsKISgWiziO82/weDziOA6WZflif5LP55FSouu6PzibzYjH43S73V9BgN1uh+u6Z493BmqaRjqdDoQBpFIp1uu1b8NP27ZfAmunnD6T9wtQCPEFvN4K/p2H/9jfYMp7S3opNg0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Padmount Transformer", "label": "1Ø Padmount Transformer" }, { "symbol": { "type": "esriPMS", "url": "f86477c085a722676e45aaddd18c1638", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jbXUP2oCQRTH8e+ARYp4Bc/gBRYJ+OcGNmIvgo2CiyxeQK32BuJO6QXWJrhRK0EIlhYW2llFDRGWl0rBrLKuml/3ZpjPGwbmxXhyYv8KisjLnc6PUkrOQBF5LRQKX4ZhRJI8z0NrbQAfgRsahkGpVAocEhG22y3xeDy0wU1v2O12mc/ntNvtx8HdbodlWWw2GyqVColE4jGw1WqxXq8BsCyLXq93P7hareh0Oqdaa02tViOZTN4HNhoN9vv9qRYR6vU6rutGB6fTKY7jBNYHgwGu65LNZqOB1WoVEbm4Z5ommUwGpdRtYL/fZzgcXuvFbDbDcRyKxWI4eDgcME3zKnZMs9kkn8+Hg7Zts1gsQsHlcolt24Hfcwb6vs9oNCKVSoWCAJPJhHQ6fR0cj8fkcrmbsGM8z6NcLl8Ev7XWb5E0OA6TzwColPKB96jg3zx9Yv8C01iB0qTmrScAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Padmount Transformer", "label": "3Ø Padmount Transformer" }, { "symbol": { "type": "esriPMS", "url": "a3f18a3a16ee2c552239ae06217eecb6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACwklEQVQ4jb2UP0gbcRTHv/l3BDmRdFLsxSYN2CwJ2EovsVeKxVJUggfFIWugZLLNEIRiIYKgwS7ioi1xE8RAkiGDJbTQwUiQZLiid5J4pDaNOASTUETa3rVD63ExahVKv9vv+3vv8x6/x+/p8Y+l/99APYB7AG5qtVqDLMufAXwA8PWqQIKiqLHBwcFHPp/P6nA4rut0Op0oivuRSKQQi8UyhULhFYDKZYAmi8WyNjk56TCZTMaDgwOkUqmTO4phGIqmaWZ6enpgc3MzDCB6EVDLMMzrQCDQy7Ks5sTc3t5GZ2cn2tralDyWZW/TNP0ik8m8V3faALRarU+XlpYeC4KgUfupVAokScLn8zVUHx8fd05NTb3M5XLPzwT29/c/sdlspCAIipdMJuHxeJDP5yGKIqxWq3JnMBg0IyMjD3K5HIk/g1ID2/v6+m6pCxwfH6NcLmN4eBgWiwULCwvw+/0NXXq9Xvvc3NxApVKJNwANBoPZbre3q4OXl5fh9XqVs8vlwsbGBlwul+J1dXURFEU5moAtLS2yJEnK25VKJbS2toIkSSXZ6XRicXERNE1Do/kdKkkSjEajEqMAa7VaYWtrq+p2u68BwOrqKgKBAE7L4/EgkUiAZVkAwM7Ozs9qtZptAgKochyXB3CX53m43W6lC7U6OjpQr9dxdHQEAIjH458EQVg7C4hyufxmfX29l+d5bTAYbIKdaHR0FCsrKyAIAhzHvQXw40xgLBaL1Ot1vyzLdyYmJs4FAsDu7i729vb20+n0mNpv+nqHh4funp6ed0NDQ4x6mmqJooiZmRnBbDY/TKfT3y4EZrPZ79ls9r7RaAwmk0l/d3e3xWazafR6PYrFInie/1IqlRK1Wu1ZNBqVTuefu77m5+dnAcyGQqEbHMe5ZFkmCILIhcPhj+c/xCUWbCgUKgIo/i3u0sCr6hfDNAb1uxPDMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Padmount Transformer (Customer Owned)", "label": "1Ø Padmount Transformer (Customer Owned)" }, { "symbol": { "type": "esriPMS", "url": "a654249f6be8b33530c465ffa8311f5c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC5UlEQVRIid3VT0iacRgH8O+G+o6kGqmwovBFkBhli9EOHTqJgzp0rMt4oUEEUiBeTNEXce+y3dIgqw2EYqcIOggx7NC82LtX+0dY0SoLIsmUOvhmlrlTW69pjUaXfW/v8zzv5/e+/F5+rwiPGNF/iz9RKpWtKpXqnVwulxME8Yzn+dTh4eHe6uqqJ5VKrTwIb2ho0JIk+Umv12u0Wq1EJPozmkqlMDU11Tk5OfljcXGx5+TkJPrXeFNTk6G5udlGUVQFACwvL9+aqa+vf84wzFuGYQKRSKQ7Go1+uxevq6trpyjKQhBEhVwuL/Ziv2M2m2ucTufnWCzWkk6n9+7CJRqNZqCvr08xMzMDkiQFTYfDgf7+fkgkEkHdarXW8Dw/Oj8/31oUb2xsNNjt9peFnjAcDsNut6OsrAwGg0HQE4vFoCjqDcdxr25usgBXKpW62trap4Vwo9GIXC4HhmHQ1dWF8vJyQb+jo0Pm8Xh6OI7TF8SrqqpeFIKnp6cRCAQAAIlEAk6nE4ODg4IZqVSKysrKmps1AU4QREk+nMlkYDKZBDW3243e3l5UV1fnLyAtil9cXKTzcbfbje3tbUHt7OwMNpsNXq9XUE+n04L7Bfjx8XEi7xoMw+SvBwCYmJiA0WhEaWkpAODy8hJHR0fxovjOzk44Ho+3KBQKAABN0zg9PS2IX11dwWQyYWRkBAAwNzfHr6+vfy2Kcxz3weFwtA8PD6v29/cxPj5eEL7O7OwsgsEg1Go1XC7XSjKZ9BfFASSDweAXv99vHRoaKslms3fiAGA2m9HW1hbf2NgwA8jdhSMcDjtpmlaPjY116nS6W19PflwuV8zr9X6MRqPf83sFD66FhYX3Fovlp8/n67ZareT1HtzM5uZmlqbpyNLSkmVra8tXyCl65IZCoYFQKDTKsixNkuRrmUxWIRaLifPzc/7g4CC2u7vrX1tbcwPIFDPu+1kkWZY1sCx7z9jD8H/Ko+K/AOBKKV7NAWMAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Padmount Transformer (Customer Owned)", "label": "3Ø Padmount Transformer (Customer Owned)" }, { "symbol": { "type": "esriPMS", "url": "2ca25ef06fb2d10c16f1e3efceb6f143", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCklEQVRIid3VTUgbQRgG4Dclboo5bNFYqhgSIiolxEqxp1A8xFS99FQMSEn8bUQRFAQxhCRaMfYgaIVmEQyIFAQ9epCqYPXidqOh/lTFuFFRFE2CHrKsNaU9lAR/skYsXvqdZt75eJaZhRkx7rHE/y0uUigUpSqV6q1MJpNJJJKHHMeFDw4OdpaWllzhcPj7nfC8vDydUqn8UF9fr9HpdATP8+jt7YXVakU4HMbo6KhheHj42+Liovnk5GT71nhBQUGTwWBoa2lpeRzNKIpCSkoKVldXoVarUVFR8ai8vPxVXV3dl7m5uXc+n28mIa5Wq18bjUZLY2NjWjRjWRYkSaKmpgZ2ux0dHR0AAIIg4Ha7s6uqqgb29vb0PM/v3IQTGo2m6yIMAIODg2hvb4dIJEJxcTEmJiZQUlISW6coKtvv91MzMzOlgnh+fn6Tw+F4ejGbnp5GYWEhxOK/rVqtFna7HUVFRbGMIAgYjcYXDMM8u/iTL+EKhUKfm5v7IDqPRCKYmpqC0+m8tD2TyYShoSFUV1fHsrKyslSXy2VmGKY+Lp6RkfHk6nFUVlbiaqlUKoyNjeH09BQkSQIApFIp0tPT5YLHIpFIkqPjYDCIQCCAnJycazgAmM1mUBSF1tbWWCaVSqWC+Pn5OR8d9/f3o7m5OS4MACRJQiaTYWtrC1lZWQAAnuf5iz2X8EAgEASA5eVlyOXy2JaFymQyweFwoLOzE5FIBEdHR8eCOMuyC8fHxy/dbjd6enpuhAFALBZDq9VidnYWHMdxa2trnwVxhmHeNzQ0vMnMzMwcGBhIiEdrd3cXXq/3eygUmhTEAYRYlv1UW1tr1ev1ybhldXd376+vr7cB+H0TjoWFBafNZssGYLjNB/r6+g5HRka6t7e3v15di3txzc/PV1ksFt/4+Hit1WpVpqWlXevZ2Nj4ZbPZfni9Xsvm5uZ4PEfwyvV4PF0ej4eiadqmVCqfp6ampiQlJUnOzs64/f39Q7/fP7mysvIRwE8hI9FjEaJpuomm6QRtd8P/qe4V/wPXNSw5I6PibwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Power Bank (Customer Owned)", "label": "3Ø Power Bank (Customer Owned)" }, { "symbol": { "type": "esriPMS", "url": "a3046fe4a5fbac9aad8f2d12b538b5b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZklEQVQokWNhIBOwUEMjPwMDAycB9W8ZGBh+o2ucyMDAEM8mzMDAyISp49d7Bob/fxgsGRgYTmB1qm4bAwMrP6bGy1UMDF/vYXcqSWBEajybTrrGGwwMDAcJqP+ETWMHFJNsI0kAAOv4EODoqcH7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transformer PAD", "label": "Transformer PAD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "angle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382664.840011784, "ymin": 4898545.043627979, "xmax": -8377538.608901091, "ymax": 4903912.353278586, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Electric_secondary_points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "FEATURES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1700.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3eacb472a277aaddcc208fa79c7b4720", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyklEQVQYlWNhIBKwkKWwJTGx5MX79+Fc7OyvtZWUCuLb229hKKyIiprsZGycc/X+fYYoFxeG/tWrradmZelkT5v2GEWhlLBwgKWWFsPV+/cZ2FhYGEojIviKpk5tZGBgSEJReOrGDe4ZmzczHL1yheHXnz8MTExMDK8+fBDAsJqLjW1PsqdnKAsTE0OChwfDwUuXPq0+cGA2hsJZW7cmf/r+/eeX799t7z59+uTo9etLDl+8uB2brz+v2LcvloGBgWHL8eP4gwcfAACXdkvWeQzEdwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Metal Street Lite Pole", "label": "METAL STREET LIGHT POLE " }, { "symbol": { "type": "esriPMS", "url": "541409c9e5670432fb9bc9cb66f4d8b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyUlEQVQYlWNhIBKwkKWwpSWx5MWL9+FcXOyvtbWVCuLj229hKKyoiJrs5GScc/XqfYaoKBeG/v7V1lOnZulkZ097jKJQSko4wNJSi+Hq1fsMbGwsDKWlEXxFRVMbGRgYklAUnjp1g3vGjM0MR49eYfj16w8DExMTw6tXHwQwrObiYtuTnOwZysLCxJCQ4MFw8OClT6tXH5iNoXDWrK3Jnz59//nly3fbu3efPjl69PqSw4cvbsfm688rVuyLZWBgYNiy5Tj+4MEHAHawS1ncvUXHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Metal Cobrahead Pole", "label": "Metal Cobrahead Pole" }, { "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" }, { "symbol": { "type": "esriPMS", "url": "fd4c30a40e35231d32bea6340743bab2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQYlY3NQQpFYBiF4WdAJpZgCxagLMLi1N2OZBmUkQxkbGjy35J+8dZbX52vcxIfSS53g/qWT/jdH3fMqJChwxpr7IMHcrRv0yVSFE/TG8bgnyXWOASjnBSLEE8fYyW2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STEEL I BEAM", "label": "STEEL I BEAM" }, { "symbol": { "type": "esriPMS", "url": "7c15756d370d08f14ce526b90cc04f37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQokaXQv0sCcRzG8ff3PJEDpcQsgsDBfkGFILgUUYFNNVYKLk1NjW0t/gEHQtDo1lxDtDncUAT9GIQT0iFxCTKCUgPLw2/DLcmdhPgZH3jB83xUBjx1KCAP8J4+kJ/1k9Q8aKUGpVSETPCcmgNIEBcmN1Maic0JO/uyWLmuY9a2iEWueO4BuRjH04JEpQXGm52ZDYiP4r984QxY7gEzAeLbk1B4hfWwnVld2BgHr8KCo5IQfPcb2u7ScQCjzq2UpMtNUBU7K36CR8D9O48OoJc5WRxhdS7Azt9KP5Lq0hgZ17fu37F7NE/Wkqz5FHzFDyrREId7Bi1XAKA/kdX7jXED/90vn3tH7c3jGmMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Manhole", "label": "ELECTRIC MANHOLE" }, { "symbol": { "type": "esriPMS", "url": "e601316aa0f08dd5079f766e2c4bbe13", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAHCAYAAAABIM1CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZElEQVQYlWNhoBCwwBhTpxZ0CgvzqhOj6fXrj+9ycycloRigoCDm5uVlYUCMAbt3n3mD4QJyAdwARkbG/8Rq+v+f4R+GAUeOXCrfu/eCBjEGMDMzPMUwoK1t+W4GBobdxLoCBgABxRo4UYtqhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Und_Jct_Box", "label": "LIGHT FEATURE" }, { "symbol": { "type": "esriPMS", "url": "98c51f1ae76e2f3355bfc102b8f11c22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQImWNhYGBg8FARCmVAAjvuvFvN4qEiFJr05tsqiT//GBgYGBhus7EwMKgIhbEwMDAwSPz5x2D75RdEOQ+EYmHAAVjg2qEqX7AwQSR23Hm3mkFFKAzdcgCDJhhrJ7VIHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SPLICE BOX", "label": "SPLICE/ JUNCTION BOX" }, { "symbol": { "type": "esriPMS", "url": "9a0d53ba75f8f068142774f7faf618a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAPElEQVQokWNhIBGwUKLBlYGBgR2Hup8MDAy70TVsZ2BgYMah4S9MLUVOGoQafjEwMHDiUPcLmwYumjgJAMXsBe/vu3ueAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONTROL PANEL", "label": "CONTROL PANEL" }, { "symbol": { "type": "esriPMS", "url": "04ab66d60deb40f0d753623990a7d08d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9UlEQVQokZ3QIUsEURTF8f99PnGTYDf6GXxjGzSJUZC3slMV2SymlfULmCz2QcdNZkW2rDAPtGwRm3XqBtHyrsUi7syIpx5+HO61/DO2rrhx9FTY8CX9P8Nxiq0+SIHN3LHcC8xaYe5YrT65ULgF7i2MCsfQB8pGaA2DGDk1wjmwYuAgCseAnwuvE1KBMcqjEdaBLYAoHKG8FgmqcNYtGf6AqrwYyBR21fAsyjvQEeFBhW2JZBGmvxb3AxWQjxxvMXLIAk6VRVF2FJ58IG+8cS8wuXLMTOTSwJoqWTdw1/rV7/VpkTBRWPJzUC0E8CUndV0jbMsXTyZTwWDx9KIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Street Lite", "label": "STREET LIGHT " }, { "symbol": { "type": "esriPMS", "url": "04a9681d03616a5237d109719ade3bf1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkUlEQVQokc2QIQ7CQBBF31+aQDgFghsg2AMQgkMykuMgeg4WwTVo1uCwNWiuQIsqKSCaLQie/JM3fzIZPcl+Ls4PLAdQFkaZJKpmfxc5sEsSu/he9IEtMHlOxFiw8IFREzlxLIzLa6NYAb61dFjDTGLaBJU4w5sYDWuf4gM3RB7t757zgePkKq7JYtyw7tfYwQPhnBs3i1j0aAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Traffic Signal", "label": "TRAFFIC SIGNAL/ BLINKING LIGHT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "angle", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382712.432495972, "ymin": 4898550.4047714025, "xmax": -8377539.150291802, "ymax": 4903922.51977997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Electric_secondary_lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "LINES" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1700.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 0.55 }, "value": "Elec-2nd-Aerial Secd-1", "label": "1Ø AERIAL SECONDARY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.25 }, "value": "Elec-2nd-Aerial Secd-3", "label": "3Ø AERIAL SECONDARY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 0.5 }, "value": "Elec-2nd-UG Secd-Service-1", "label": "1Ø UNDERGROUND SECONDARY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "Elec-2nd-UG Secd-Service-3", "label": "3Ø UNDERGROUND SECONDARY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Fence", "label": "Fence" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382751.497115995, "ymin": 4898487.328520752, "xmax": -8377286.8736372385, "ymax": 4903969.254580261, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "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 } ], "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Lines_Text", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "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": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "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": "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": "shape", "type": "esriFieldTypeGeometry", "alias": "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "StreetNames", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "textstring", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "fontsize", "type": "esriFieldTypeDouble", "alias": "fontsize", "domain": null }, { "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": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "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": "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": "shape", "type": "esriFieldTypeGeometry", "alias": "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Medical List", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119214200, "falseY": -96198500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 1700.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "96d6979ca0fbe8ed686b2914b34ee679", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzklEQVQYlZXRIUtDYRjF8d8LiwqiYetG6xXGQNMwWMeawyLChX0Ag925qOwT+DaT1m0g3Caz2wym2+2vQcW7OxU87Tnnz8PDeRr+oUbdSGTYxxvuAuWPcOIaw4p1mTgO3C/BiRMM9XpMJvT7FMUGYmIn8FrdfKrbJctoNmm3P9yiWMcRLqrwpun0exqPKUtaLdiq3/xkMNjW6ZDnjEYsFl/ZYx0+E+Mh1uQ58zmzGTzgdgkOvCR2xXglxr3P6m5wHkgr1QWeceAXrTzlL70DlXwxvYuKGmAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8382073.073248509, "ymin": 4898617.532631358, "xmax": -8378461.861344862, "ymax": 4903673.676289899, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 254, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "devices", "type": "esriFieldTypeString", "alias": "devices", "length": 255, "domain": null }, { "name": "updatedate", "type": "esriFieldTypeDate", "alias": "updatedate", "length": 8, "domain": null }, { "name": "contactinfo", "type": "esriFieldTypeString", "alias": "contactinfo", "length": 255, "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, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }