{ "layers": [ { "currentVersion": 10.71, "id": 3, "name": "Utility_Poles", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "POLES" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8382750.483706289, "ymin": 4898521.20301998, "xmax": -8377186.702833991, "ymax": 4903968.893428972, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owner_name", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 225, 225, 225, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Lansdale", "label": "LANSDALE BOROUGH POLE", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 225, 225, 225, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Joint Ownership", "label": "Joint Ownership", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "owner_name", "typeIdField": "owner_name", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "pole_numbe", "type": "esriFieldTypeString", "alias": "Pole_Numbe", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Pole_Numbe" }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Owner_Name" }, { "name": "verizon_id", "type": "esriFieldTypeInteger", "alias": "Verizon_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Verizon_ID" }, { "name": "ppl_id", "type": "esriFieldTypeString", "alias": "PPL_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PPL_ID" }, { "name": "peco_id", "type": "esriFieldTypeString", "alias": "Peco_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Peco_ID" }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "access", "type": "esriFieldTypeString", "alias": "Rear Property Access", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Access" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "audit_date", "type": "esriFieldTypeDate", "alias": "Audit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Audit_Date" }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "domain": null, "editable": true, "nullable": true, "length": 450, "defaultValue": null, "modelName": "Info" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerizonAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ComcastAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SunesysAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PennDOTAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PECOAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BoroughAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OtherAttachments" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UnknownAttachments" }, { "name": "ownership_review", "type": "esriFieldTypeString", "alias": "ownership_review", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ownership_review" }, { "name": "ownership_notes", "type": "esriFieldTypeString", "alias": "ownership_notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ownership_notes" }, { "name": "last_inspection_date", "type": "esriFieldTypeDate", "alias": "last_Inspection_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_inspection_date" }, { "name": "banner_pole", "type": "esriFieldTypeString", "alias": "Banner Pole", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "banner_pole" }, { "name": "other", "type": "esriFieldTypeString", "alias": "Other Information", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "other" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Lansdale", "name": "Lansdale", "domains": { "condition": {"type": "inherited"}, "verizonattachments": {"type": "inherited"}, "comcastattachments": {"type": "inherited"}, "sunesysattachments": {"type": "inherited"}, "penndotattachments": {"type": "inherited"}, "pecoattachments": {"type": "inherited"}, "boroughattachments": {"type": "inherited"}, "otherattachments": {"type": "inherited"}, "unknownattachments": {"type": "inherited"}, "banner_pole": {"type": "inherited"} }, "templates": [ { "name": "Lansdale", "description": "", "prototype": { "attributes": { "pole_numbe": null, "banner_pole": null, "owner_name": "Lansdale", "verizon_id": null, "ppl_id": null, "peco_id": null, "condition": null, "access": null, "other": null, "last_inspection_date": null, "ownership_notes": null, "ownership_review": null, "unknownattachments": null, "audit_date": null, "info": null, "verizonattachments": null, "comcastattachments": null, "sunesysattachments": null, "penndotattachments": null, "pecoattachments": null, "boroughattachments": null, "otherattachments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Joint Ownership", "name": "Joint Ownership", "domains": { "condition": {"type": "inherited"}, "verizonattachments": {"type": "inherited"}, "comcastattachments": {"type": "inherited"}, "sunesysattachments": {"type": "inherited"}, "penndotattachments": {"type": "inherited"}, "pecoattachments": {"type": "inherited"}, "boroughattachments": {"type": "inherited"}, "otherattachments": {"type": "inherited"}, "unknownattachments": {"type": "inherited"}, "banner_pole": {"type": "inherited"} }, "templates": [ { "name": "Joint Ownership", "description": "", "prototype": { "attributes": { "banner_pole": null, "last_inspection_date": null, "pole_numbe": null, "owner_name": "Joint Ownership", "verizon_id": null, "ppl_id": null, "peco_id": null, "condition": null, "access": null, "other": null, "ownership_notes": null, "ownership_review": null, "unknownattachments": null, "otherattachments": null, "audit_date": null, "info": null, "verizonattachments": null, "comcastattachments": null, "sunesysattachments": null, "penndotattachments": null, "pecoattachments": null, "boroughattachments": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 9, "name": "Transformers", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "FEATURES" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8382664.840011784, "ymin": 4898545.043627979, "xmax": -8377538.608901091, "ymax": 4903912.353278586, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1c7e4ba7ab51fe4347c068fb75293e6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdVJREFUOI1jYaARYCFRfQoDA8McqhosJCRkbu1nXH9m55U3z58/30AtgxktPQw6mmaWynSXTq9cNmn9VgYGht8UGywkJBQfUxgiz8LGwhCTH6Rw9tC5/JsXHvZQajCPR6Rtto6JhiIDAwODrJK0mFOAXfjNC4vnMTAwvCPbYHVz+frkyih5ZLHo3GC1U4fONZ3ddzWHXIOVvQJdHcWkRUWRBfmF+Pi8wt3Mz+67qs7AwHCTZIONnbR7IrIDtbDJ+ce66+5ad6j15M6zISQZzM7O7haVESzPxcPJiVWek409NjtQ4cKBK84/f/7cS6zBLJZuBrUuQbYGuCxmYGBgsPO2MLL0Mq48sP7YfgYGhn/EGJyd2ZAkxMTMzIjPYEYmJsbMmnjRA+uPJTGg5UhsBosEprhHaRmpYg1bdKBlpKoXmOgau37+7hUMDAxfcBosLy/UnNeYIkWMoTCQ3ZQssW3HoYqfz3/WYDVYSEhI3z/dT19ESliGFIPFZcTUYpOCree0LpNjYGB4hGmwHG9nTF4YUUGADlLKIlW3rtzf+PzO80R0g8NUtRRNTx04z0+OwQwMDNLquoreP9/9tHj37t0JZINXbV92YNX2ZQfINBcVkFrQEw0A5b6Ect6Ch9YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Aerial Transformer", "label": "1Ø Aerial Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "df1435b44f6acd29f3aeb8d596f452bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVlJREFUOI211DGoTXEcB/DPu13+6pr+WSkZjMpCWZSyCZGREpYnlhv1SnneZjIalBLhLbLYZLUoq9Ui0S+DO/xSMpx76+a9e995x/Xdzr///3PO/5zv+ff9p/S3Of8KHi0UrrUeiYir+IbXi4KXImKIH7iEN/i1CPgivuI8XmIZD/4V3o0zODy+Po0eniA6w6WUlcz8gn3joV3YOR4fdoUPZObe8RNP51RmPsVBfOoC38OS5nVMp6fZwYrmY7aHSykn8T0zr8+YchwPSyknMvNtW7ifmTdwDjdn3Rw7MvM53uF3G3gZj5FzUJouP8Nlf/2Rm8F7NNs8uwU6yStNt1/g5zx4tda6GjGzohtSa70/Go1uZ+adTeFa66GI6EXEx9YqIuIDrmma8nkDHBFrmhOsS9Zwd7J+Gr6A/aWUWx1hODYYDI5GxPtpeB3rmVsVYW6Gk/XbPehb5w9FwWkVvPTZHwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Aerial Transformer", "label": "3Ø Aerial Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2d18c64b47bbd80588ae204b61495b7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdhJREFUOI1jYaARYCFRfQoDA8McqhosJCRk7mdsXL/zypU3z58/30Atgxk9DAw6ZpaWypROn145af36rQwMDL8pNlhISCi+MCREno2FhSE/KEjh0Llz+RcePuyh1GCeSFvbbBMNDUUGBgYGJWlpsQA7u/ALixfPY2BgeEe2weby8vWVUVHyyGK5wcFqh86da9p39WoOuQYrB7q6OkqLiooiCwrx8fGFu7mZ77t6VZ2BgeEmyQY7aWv3ZAcGamGTi3V311136FDrzrNnQ0gymJ2d3S0jOFieh5OTE5s8Jxsbe3ZgoMKBK1ecf/78uZdYg1ncDAxqg2xtDXBZzMDAwOBtYWHkZWxcuf7Ysf0MDAz/iDE4uyEpSYiZmZkRn8FMTEyMNfHxouuPHUtiQMuR2AwWSXF3jzJSVcUatujASFVVL9HVNXb+7t0rGBgYvuA0WF5IqLkxJUWKGENhoCk5WWLHoUMVz3/+rMFqsJCQkH66n5++lLCwDCkGy4iJqSUFB1u3Llsmx8DA8AjDYDle3s68sDCiggAdlEVGqq7cv7/xzvPniegGh2kpKpoeOH+enxyDGRgYpHUVFb3f/fxp8e7duxPIBq9aduDAqmUHDpBpLiogtaAnGgAA8k2DqclQW5cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Aerial Power Bank", "label": "3Ø Aerial Power Bank", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4eda773193780be925a518fac5691391", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWhJREFUOI2t0r9qwlAUx/Fv1AyKpdoGERGdFILoIEbR0UUXn0Fn36Fb38EX6ZRVCIK4xKhQsG4OksEhOPgvnQwt8U+s/U3nngufc7jcAP+UwKmwbbsKPP/B+BQE4cuBer3eR6lUerlHmE6ntNvtN+DdgXK5nKUoiguyLAvLsojH41fRwNVbYDAYcDgcHoOWyyXJZJJoNMpsNkOW5fsh27bRdZ1mswmAYRhks1n8fv990Hg8plgsOudKpcJoNKJcLnuHttstq9WKQqHg9MLhMPv9ns1mQygU8gZpmkatVnP1FUWh3+9Tr9dvQ+v1mmAweHaqKIpIkoRpmkiSdB3SNM154HPJ5/Ooqkqj0bgMLRYLMpkMPp/vIiQIArIsM5/Pz0PH4xHDMGi1WheRU1KpFKqqEolE3JCu60/pdJrhcHgTAtjtdkwmE+c7OJAoinYikfCEAMRiMUzTdG/U7XZfPSs/0ul0fkOP5hszRHJr3EZadAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Padmount Transformer", "label": "1Ø Padmount Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "18e13a1e98d5e279801caddbd443ecf9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUOI2t0y+rwmAUx/HvQCwLF7zVd2B1wqrYrGa3Ig4xGixb0FstAzEYFBYXvWAWwRdg2NgNF8SixbQozrThZer+cH/pnMPh88Dz8BT4pxTCIggCGfjIYfwIgvAbQbPZ7LtarZayCI7joCiKDnxFUKVS8SVJygQ9ppC0cDweOZ1OSJKUHwqCgPl8jud5WJZFsVjMB+33e8bjMQCdTodGo5Edul6vTCaTqB+NRsiyjCiK2aDNZoNlWVG/3W5Zr9e0Wq30kO/7GIYRmw8GA+r1OqVS/HGfQqvVit1uF5sfDgds26bb7SZD5/OZfr//zAdA0zSazSblcvk9tFwuuVwuLyGAxWKBruuvIc/zGA6HbxEAwzBilx5Bt9tNME0zEQkznU5pt9txyHVdUVVVVFVNjTmOQ61W+wv1er3P1MJDwoMTP23a3AE6/Gy75GeBaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Padmount Transformer", "label": "3Ø Padmount Transformer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "27aecf7eacc8499b999651a68f3d18c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnpJREFUOI2t1MFL21AcB/BvMksTQzBrR9ceGgoiIhU2qtbDlu6grhNhK1gKHR0WKYgn/4Ih82/QWw4ToZ16qIOBgR687GwnFUWEtgeHVAptU7U0UeNha/FpVjbY9/R4v9/v8+DxeF34T+nqUHMHg8F3o6Ojbo7jmFKpVE+lUrnT09NvAC7+BmIXFhY+RSKRwMjIyHOLxWJtFRYXF0vb29vx9fX1L+l0erUTxM/Pz+8kEolnVqu1q1gs3j/kqc/ne+N0On0sy75KJpOzptDS0tJKOBz2DQwMUK29RqMBlmUJra+vz0FR1Nvu7u6ELMsyAU1PTwdnZmaCzWazjdzc3EBRFAQCAdjtdgJzuVz2qampuCzLKQAXbWh8fPyDKIqO4+PjdvP+/j4mJyeRy+UeQAAwNjbmj0Qi4Y2NjdU25Ha7++82NRoNUBQFhmHQ29uLYrEIj8dDQDzPWyRJeklADMM8vtu0t7cHv98PALDZbMjn8xBFETRNE5ggCAJxR4ZhXLXWZ2dncDqdxJDX68XBwQEGBwcJ6Pr6+oqAVFUtA+gHgKOjI0iSRAywLAvDMNBsNmG1/npauq6jUqn8JKByufz9/Pz8RaFQwPDwMMzi9XqRzWYxNDQEADg8PFR3d3dXCGhubu6jw+GIapom2mw2U4imaQiCgFqtBk3TkM1md9bW1goEBEBPJpM7Ho8n1tPT88hU+h1FUVCv10uqqr5v7REve3NzM761tZU2DEOWJOkJx3EPkJOTE1QqlR+CILyOxWKXphAAhEKhr5lMJqMoyjLP8xLHcS6aphld19VqtZrXNO1zNBpdvj9n+o1MTExcApg1q/0pnf6jf8otPgXgIhxNmMgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1Ø Padmount Transformer (Customer Owned)", "label": "1Ø Padmount Transformer (Customer Owned)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4a4631337c507ab1d1e296d5f9d8d6a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtxJREFUOI2tlF9IU2EYxh/3p7G1JWw3ehHqNhgLWrMYJUyIkia4YIUIza2Y0DbEUUuDLDDDqykeDARZ+Ic1hndeGILe7GAXyi5DCOwij8F2YBwPeWhnyk5nXU08bq2I3rv3ed7v973vB9+rwH8ORR2vQaVS3ezu7r5jtVr1Wq1WzbLsj83NzWwul1ulaXrnr4F6vf56OBwe9fl8JovFckkmk8kqXqlU4jOZjDuRSHyen59/A+BbXaDL5XoUjUYjLpfrWq3LlEqlxul03ujo6HDYbLbW8fHxlyzLZmoC7Xb77YGBgTGbzWakabrOawAA5OFw+JZCoZgaHBz0VTo9DTwXCAReG41Go0aj+RMMHMeBYRgEg0EnRVGxycnJBxKg1+t93N/ff5VhGDQ2NkoOi6KIdDqNrq4uic7zPORyeUNvb68jmUxepml65wTocDhcBoPhPMMwVd1sb2/D7XaDoig0NTVV+Xa73eTxeB7Ozc09PwE2NzdfrDVasVjExMQEjo+PkUqlMDw8XFWjVCphtVrNkpFVKpWuFnB9fR0bGxsAgJGREXg8HphMpqo6rVZ7QQIsl8vC2aKDgwNEo1GJFo/HEYvFqoCCIAgSYKFQ4M4WLS8vY39/X6JNTU3B6/Wira3tRBNFEYeHh98lwHw+/4nneUcl39vbQyQSqeoEAGZmZkAQxElOUdRPmqZTEmA2m31FkuQ9s9lsEEURs7OzNWEAkEgk0NfXh/b2dgAASZJfCIL4IAESBJG3WCzv1Wr1U47jGk53UCump6exsLCAra0t/ujo6AWAsgQIAKFQ6FkgELi/u7vbUpcGIJ1OY3FxUWxpaSGGhoZWK3rVclhaWmpNJpPxsbExf2dnp7rWN2RZFiRJssVicdTv97877dVcX36/P7S2thZbWVl5q9Pprmg0GoNMJlMJgsBzHJcrlUofC4XCk2AwWDx79rcLtqen5yuAu/UHr456G/uf4hf85hTiipSklQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Padmount Transformer (Customer Owned)", "label": "3Ø Padmount Transformer (Customer Owned)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4b468145bc18080710c579f12d0236f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvNJREFUOI2tlEtIG2EUhU8ySUNiUlCziGA1kvqYimmwjFZRkAScgBVcuPHVIqRRRGktCLFd1C61EOhCRMlGQrcuLG6yESsEZXBRMzRYsIZCMhBk0JCM4oymq0lnrC9Kz+r/z+V+nP/B1eE/S3dDTWMwGDq8Xm8nSZIlZrPZyPN8dmNjI5lKpVY5jovdGVhSUtI8Ojo6PTg46KitrX0kCII2m83CZrNBFEVhe3v72fLy8vdQKPQBwK8bgTRNv5icnJygafqJ7G1tbeH8/Bw2mw16vd7U1tb2tKWlhXI6nfaZmZm3PM9vXwl0uVyeQCAw1dHRUS97qVQK5eXlKC4uRjweB0mSAACCIIiJiQm3Tqf7ODY2NignVQLvDQ8Pv1fC8vk8dnd34fV6AQAsy6KmpgYEQRSa/H5/WyKRmJ2bm+tTAfv7+18ODAw0KhPHYjE0Nv6xmpubsbOzg6ampoJHEISmt7eXCofDDRzHxQpAiqLo0tLSInl/dnaGdDoNp9NZaDabzZAkCYIgwGQyKa/K0dPT83xhYWGqACwrK3ugTBeNRtHa2orLoigKm5ubcLvdBU+v14MkyYeqIxsMBou8Pjo6gtFoVKVQNlutVhweHsJqtSrT31cB8/m8pEwnP8RVamhoQCQSAU3TBU+SJEkFzOVyGQA4ODhAdXU1tFrttUCNRgOSJLG/vw+Hw4GLiwscHx8fqYDpdPpbNpulWJZFd3f3tTBZFRUViEQiqKqqQiKROOc47rMKmEwm383Pz/fV1dUVMQxzKxAARFEEwzBgWfZHMBj8ogIGg8H04uLiksvlel1ZWam5ExFANBoVTk9PAwDyKiAAjIyMvAmFQvUej6fTbrffCmMY5iwejwfHx8dXZe+v4eDz+ehwOLy4t7c31N7ebrzq6/A8j/X1df7k5GTa5/MtKWtXjq+hoaGRtbW12ZWVlU8Wi+WxyWQq1Wq1BkmShEwmkxJF8Wsul3vl9/tPLvdeO2C7urp+Arj9ue8K/Ff9BkpEGRoZpRkOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3Ø Power Bank (Customer Owned)", "label": "3Ø Power Bank (Customer Owned)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "491c2bdc38b65c3e6240997da3652416", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUGJVjYSABsEDpvezs7NK4FP38+fMnAwODPkyxMoPZT3luZkyF7y4xMDD8ZPiJbDKDTgoDAws7puLbyxkY3m1EdQZJbh6Sis/GE69YgRiTASQlD2ZJrembAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transformer PAD", "label": "Transformer PAD", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[angle]" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "layer", "typeIdField": "layer", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "layer" }, { "name": "angle", "type": "esriFieldTypeSmallInteger", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "angle" }, { "name": "pole_numbe", "type": "esriFieldTypeString", "alias": "Pole_Numbe", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "pole_numbe" }, { "name": "pole_owner", "type": "esriFieldTypeString", "alias": "Pole_Owner", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "pole_owner" }, { "name": "transsize", "type": "esriFieldTypeString", "alias": "TransSize", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "transsize" }, { "name": "sub", "type": "esriFieldTypeString", "alias": "Sub", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "sub" }, { "name": "phase", "type": "esriFieldTypeString", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Phase" }, { "name": "led_number", "type": "esriFieldTypeString", "alias": "LED_Number", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LED_Number" }, { "name": "mfg_number", "type": "esriFieldTypeString", "alias": "MFG_Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MFG_Number" }, { "name": "sec_voltage", "type": "esriFieldTypeString", "alias": "Sec_Voltage", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Sec_Voltage" }, { "name": "mounting", "type": "esriFieldTypeString", "alias": "Mounting", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Mounting" }, { "name": "pots", "type": "esriFieldTypeString", "alias": "Pots", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Pots" }, { "name": "taps", "type": "esriFieldTypeString", "alias": "Taps", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Taps" }, { "name": "impediance", "type": "esriFieldTypeString", "alias": "Impediance", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Impediance" }, { "name": "kva", "type": "esriFieldTypeString", "alias": "KVA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KVA" }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Info" }, { "name": "feature", "type": "esriFieldTypeString", "alias": "Feature", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Feature" }, { "name": "kva_calculator", "type": "esriFieldTypeDouble", "alias": "KVA_Calculator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KVA_Calculator" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r226_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a110_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1Ø Aerial Transformer", "name": "1Ø Aerial Transformer", "domains": {}, "templates": [ { "name": "1Ø Aerial Transformer", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "1Ø Aerial Transformer", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "3Ø Aerial Transformer", "name": "3Ø Aerial Transformer", "domains": {}, "templates": [ { "name": "3Ø Aerial Transformer", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "3Ø Aerial Transformer", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "3Ø Aerial Power Bank", "name": "3Ø Aerial Power Bank", "domains": {}, "templates": [ { "name": "3Ø Aerial Power Bank", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "3Ø Aerial Power Bank", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "1Ø Padmount Transformer", "name": "1Ø Padmount Transformer", "domains": {}, "templates": [ { "name": "1Ø Padmount Transformer", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "1Ø Padmount Transformer", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "3Ø Padmount Transformer", "name": "3Ø Padmount Transformer", "domains": {}, "templates": [ { "name": "3Ø Padmount Transformer", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "3Ø Padmount Transformer", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "1Ø Padmount Transformer (Customer Owned)", "name": "1Ø Padmount Transformer (Customer Owned)", "domains": {}, "templates": [ { "name": "1Ø Padmount Transformer (Customer Owned)", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "1Ø Padmount Transformer (Customer Owned)", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "3Ø Padmount Transformer (Customer Owned)", "name": "3Ø Padmount Transformer (Customer Owned)", "domains": {}, "templates": [ { "name": "3Ø Padmount Transformer (Customer Owned)", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "3Ø Padmount Transformer (Customer Owned)", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "3Ø Power Bank (Customer Owned)", "name": "3Ø Power Bank (Customer Owned)", "domains": {}, "templates": [ { "name": "3Ø Power Bank (Customer Owned)", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "3Ø Power Bank (Customer Owned)", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Transformer PAD", "name": "Transformer PAD", "domains": {}, "templates": [ { "name": "Transformer PAD", "description": "", "prototype": { "attributes": { "feature": null, "kva_calculator": null, "layer": "Transformer PAD", "angle": null, "pole_numbe": null, "pole_owner": null, "transsize": null, "sub": null, "phase": null, "led_number": null, "mfg_number": null, "sec_voltage": null, "mounting": null, "pots": null, "taps": null, "impediance": null, "kva": null, "info": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 10, "name": "Electric_secondary_points", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "FEATURES" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8382712.432495972, "ymin": 4898550.4047714025, "xmax": -8377539.150291802, "ymax": 4903922.51977997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8e6a49b8b869c789b299c9c4622da134", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMZJREFUCJldwSFrAmEcwOHfvf4VNBgGwvREFHdGQU7BaBBWNItgMvoBHJaFcXHfYbO4urho1GIw2QSF43Rw74YGRQ8tJp9HuHnv9RpRkY4CdzKfvw3H4z8B+Oj3X+q2/brROlbM58kkk81ULlcWAMs0u+lEIrbRmpBSPFcqT3q3cwRg6XmPkXCYxWpFEAQYhsH5dMoKwEM8PrMLhZpSipJlsd5ug6XrjgTgAu2f6fTb3+9Lh+Px/9f3P1uO8yUAjcHAA6rcuQLlUECBVadDwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Metal Street Lite Pole", "label": "METAL STREET LIGHT POLE ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a3ab4b72e427ef421ec6fbcc78548ec2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMdJREFUCJljYYCCnp4sH05OlhgmJoZnJ05calq48MAHFgYGBob588vKXVyM616+fM+lp6fMICcn6SslpWjCwsDAwKCqKp0kIyPK9fLlewZmZiYGd3dTlffvP7ewMDAwMNy//0KCjY2V4caNRwx///5lYGRkZPjz57cCCwMDA4OQEN85Y2M1ByYmJgZDQ1WGx49f/b1//9kyFgYGBob//xkid+w4ueHduy+GP378/Pj69bsF4eEty1kYGBgYfHwqXzAwMFgwoAEAP9tBYIpXwJQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Metal Cobrahead Pole", "label": "Metal Cobrahead Pole", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 255 ], "size": 2.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 115, 76, 255 ], "width": 0.5 } }, "value": "FP", "label": "FP", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d12d7c5fd551abcbe9389aeec1f798f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAE5JREFUCJlVzDENgDAUQMEX8pMmhKlhqRN0sLBgA0f1UBXd8PAUMHRjhRNwAVzAwV8PoJZSmrqnlOacc1WfAFQFtjHGot4A8alWYAJOoL91GxhAj2AmAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STEEL I BEAM", "label": "STEEL I BEAM", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0a5de4f089ad349144b3e94e60332f4c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOZJREFUGJUtxr1KA0EUgNEvl7uZDYmSDbtFxCCCNv5hJwiijYWddhY2KlhYCoKlqM8iggZBkDyGTyAYCKYJirqbZDbDxEJPdZR/D+vszJfNUagkkfCSTNjrwh0fCvC8YS4agb1crlqTOXhL2fQDDsZ79S09rrO7WrXn3QzTy6HvQAU+h8RBsXur+3NmMVJb+wqgLIBAQSEuQi9nRaOAcUkhFCgpeAD/d3LQp1f7Ext8J0UE6HsYjiA14OFbr9o0DxdYmq5wMlOBzMHAg3UwFXKqwPtsi5v7NUIRtkeOxHo6jUnOpMnjL/vjSPjAugZ+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Manhole", "label": "ELECTRIC MANHOLE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "91f2ecfefa153bbeeb452d3b9a9b1361", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAECAYAAAC+0w63AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFRJREFUCJljYWBgYDhzZsY9ISE+ZgYiwKtX7/ZbWOQksDAwMDCIiQkqysqKEqOP4evXH9IMDAwMLESpxgJYGBgYGF6//vCLgYGBjTgbv/1hYGBgAADO0BNdAhwaeQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Und_Jct_Box", "label": "LIGHT FEATURE", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 72, 35, 18, 255 ], "width": 0.5 } }, "value": "SPLICE BOX", "label": "SPLICE/ JUNCTION BOX", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1dd977569199fa0fe863646f96f533d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADxJREFUGJXNyrEJwDAQxVBBDj4ZzDO78GQyBLLAubdavQJIMtTQlER1FYA6gaeD6gdUdbPrAriB92A2wA8GjxGrpAvRxwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CONTROL PANEL", "label": "CONTROL PANEL", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7e438729cfba42e957200ac1c2f9699d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQxJREFUGJV1kD1Lw1AYRk+Sq1ewOGRzURzcBD86BAQXwcUugkOCImKpCoJrF2fpX+jgpkMy6ChCQOhgoENBEFycdCn4cYdCxWCT10nEWp/xcIaHo+hbNOfOijbHQ2NsrMd0vrnqF9FmASh9voxPQvvujxiDevM4Ebi3YE10uxoVufFb1H+JxqMscGHBqqAr9NKjHJbCZSaCa54UQOghAmL3mBHFPqSgqFk9vUs3fQw9GgrActjKM1asD1dT6D5AOi0OsU06L1C1hvWtAvATzkKPKymYujjuJs5obr+bKRSloMkOpD8fgyavUZEDMDUyyqI57CRUBubxWzxHi5xLxjYjnO5B9m9HP+FyEP8CWkJb6lh53gEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Street Lite", "label": "STREET LIGHT ", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b16600c6ffe5d860f7d119d4c7d41c3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALJJREFUGJWdj7EOwVAYRk+5SVUMdDN2MZjEnZgsJpulT+Yh+gAGMejUMDQGHsB2B3KxSK6EayrSJk34tv/8J1/yCfJZUplcqM+b3Bjz/H6JvCt1u3uyajc8+YMEvS6Vy/K7LCN39AEqADDovozcWsbTq0kEgLBmVWhxmGHN++61aAsAzyHI4MO6nTtmgWXqVdhmfHPmKADikEMGZeQ3hFVU8VUc6jf/b+DfchqqPeCALsgvyQ8y0rTAZPcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Elec-2nd-Traffic Signal", "label": "TRAFFIC SIGNAL/ BLINKING LIGHT", "description": "" } ], "fieldDelimiter": ",", "rotationType": "geographic", "rotationExpression": "[angle]" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "layer", "typeIdField": "layer", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "LAYER", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LAYER" }, { "name": "angle", "type": "esriFieldTypeSmallInteger", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "info", "type": "esriFieldTypeString", "alias": "Info", "domain": null, "editable": true, "nullable": true, "length": 350, "defaultValue": null, "modelName": "Info" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 350, "defaultValue": null, "modelName": "Notes" }, { "name": "webphoto1", "type": "esriFieldTypeString", "alias": "WebPhoto1", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "WebPhoto1" }, { "name": "webphoto2", "type": "esriFieldTypeString", "alias": "WebPhoto2", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "WebPhoto2" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r225_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a109_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Elec-2nd-Metal Street Lite Pole", "name": "Elec-2nd-Metal Street Lite Pole", "domains": {}, "templates": [ { "name": "METAL STREET LIGHT POLE ", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "Elec-2nd-Metal Street Lite Pole", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Metal Cobrahead Pole", "name": "Metal Cobrahead Pole", "domains": {}, "templates": [ { "name": "Metal Cobrahead Pole", "description": "", "prototype": { "attributes": { "webphoto1": null, "webphoto2": null, "layer": "Metal Cobrahead Pole", "angle": null, "info": null, "notes": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FP", "name": "FP", "domains": {}, "templates": [ { "name": "FP", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "FP", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "STEEL I BEAM", "name": "STEEL I BEAM", "domains": {}, "templates": [ { "name": "STEEL I BEAM", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "STEEL I BEAM", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Elec-2nd-Manhole", "name": "Elec-2nd-Manhole", "domains": {}, "templates": [ { "name": "ELECTRIC MANHOLE", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "Elec-2nd-Manhole", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Elec-2nd-Und_Jct_Box", "name": "Elec-2nd-Und_Jct_Box", "domains": {}, "templates": [ { "name": "LIGHT FEATURE", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "Elec-2nd-Und_Jct_Box", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "SPLICE BOX", "name": "SPLICE BOX", "domains": {}, "templates": [ { "name": "SPLICE/ JUNCTION BOX", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "SPLICE BOX", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CONTROL PANEL", "name": "CONTROL PANEL", "domains": {}, "templates": [ { "name": "CONTROL PANEL", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "CONTROL PANEL", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Elec-2nd-Street Lite", "name": "Elec-2nd-Street Lite", "domains": {}, "templates": [ { "name": "STREET LIGHT ", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "Elec-2nd-Street Lite", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Elec-2nd-Traffic Signal", "name": "Elec-2nd-Traffic Signal", "domains": {}, "templates": [ { "name": "TRAFFIC SIGNAL/ BLINKING LIGHT", "description": "", "prototype": { "attributes": { "webphoto2": null, "layer": "Elec-2nd-Traffic Signal", "angle": null, "info": null, "notes": null, "webphoto1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 12, "name": "Electric_secondary_lines", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "LINES" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8382751.497115995, "ymin": 4898487.328520752, "xmax": -8377286.8736372385, "ymax": 4903969.254580261, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 0.55 }, "value": "Elec-2nd-Aerial Secd-1", "label": "1Ø AERIAL SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.25 }, "value": "Elec-2nd-Aerial Secd-3", "label": "3Ø AERIAL SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 0.5 }, "value": "Elec-2nd-UG Secd-Service-1", "label": "1Ø UNDERGROUND SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "Elec-2nd-UG Secd-Service-3", "label": "3Ø UNDERGROUND SECONDARY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Fence", "label": "Fence", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "layer", "typeIdField": "layer", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "layer" }, { "name": "type_size", "type": "esriFieldTypeString", "alias": "type_size", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "type_size" }, { "name": "length", "type": "esriFieldTypeString", "alias": "length", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "length" }, { "name": "cover", "type": "esriFieldTypeString", "alias": "cover", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "cover" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "notes" }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "location" }, { "name": "circuit", "type": "esriFieldTypeString", "alias": "circuit", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "circuit" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r222_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a106_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Elec-2nd-Aerial Secd-1", "name": "Elec-2nd-Aerial Secd-1", "domains": {}, "templates": [ { "name": "1Ø AERIAL SECONDARY", "description": "", "prototype": { "attributes": { "circuit": null, "layer": "Elec-2nd-Aerial Secd-1", "type_size": null, "length": null, "cover": null, "notes": null, "location": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Elec-2nd-Aerial Secd-3", "name": "Elec-2nd-Aerial Secd-3", "domains": {}, "templates": [ { "name": "3Ø AERIAL SECONDARY", "description": "", "prototype": { "attributes": { "circuit": null, "layer": "Elec-2nd-Aerial Secd-3", "type_size": null, "length": null, "cover": null, "notes": null, "location": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Elec-2nd-UG Secd-Service-1", "name": "Elec-2nd-UG Secd-Service-1", "domains": {}, "templates": [ { "name": "1Ø UNDERGROUND SECONDARY", "description": "", "prototype": { "attributes": { "circuit": null, "layer": "Elec-2nd-UG Secd-Service-1", "type_size": null, "length": null, "cover": null, "notes": null, "location": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Elec-2nd-UG Secd-Service-3", "name": "Elec-2nd-UG Secd-Service-3", "domains": {}, "templates": [ { "name": "3Ø UNDERGROUND SECONDARY", "description": "", "prototype": { "attributes": { "circuit": null, "layer": "Elec-2nd-UG Secd-Service-3", "type_size": null, "length": null, "cover": null, "notes": null, "location": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fence", "name": "Fence", "domains": {}, "templates": [ { "name": "Fence", "description": "", "prototype": { "attributes": { "circuit": null, "layer": "Fence", "type_size": null, "length": null, "cover": null, "notes": null, "location": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 17, "name": "Medical List", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8382073.073248509, "ymin": 4898617.532631358, "xmax": -8378461.861344862, "ymax": 4903673.676289899, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102729, "latestWkid": 2272 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c22badc96a3640810d295e15a69ea01b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALxJREFUGJVFzKFKQ1EAANBz4cILU5D5CTIWDCv6mq7vE4Y8i5jWtiAX80BYerbFzWbSL3hZ2BcsmC0vrbzitQg7H3Cif7nfv9K2tzjgI/ADEX551bYzRy+Z+8BnzDxgZr1mOqWuSekMb5nLiEerFYMBvR6jEcslKZ3iLqJvPj/mkwnjMSnJRXEeM7uw3V4YDilLmob9HoSu+4qBJ1U1sdmcKEt2OxYLaPAeA9+Za1VVq6obHHJRbEPXPQfyH0mWOH1mDxEiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "account_no", "type": "esriFieldTypeString", "alias": "Account_No", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "account_no" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "name" }, { "name": "street_add", "type": "esriFieldTypeString", "alias": "Street_Add", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "street_add" }, { "name": "town_state", "type": "esriFieldTypeString", "alias": "Town_State", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "town_state" }, { "name": "full_addre", "type": "esriFieldTypeString", "alias": "Full_Addre", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "full_addre" }, { "name": "line2", "type": "esriFieldTypeString", "alias": "Line2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "line2" }, { "name": "type_1", "type": "esriFieldTypeString", "alias": "Type_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "type_1" }, { "name": "status_1", "type": "esriFieldTypeString", "alias": "Status_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "status_1" }, { "name": "medical", "type": "esriFieldTypeString", "alias": "Medical", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "medical" }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "note" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r234_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a118_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Lansdale_Electric.DBO.Medical_List", "description": "", "prototype": { "attributes": { "note": null, "account_no": null, "name": null, "street_add": null, "town_state": null, "full_addre": null, "line2": null, "type_1": null, "status_1": null, "medical": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 } ], "tables": [] }