{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Streetlight Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 41, 91, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[wattage]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "owner IN( 'City HPS Xcel Maintained' , 'City LED Xcel Power' )", "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "City/Xcel", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[wattage]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "owner IN( 'Xcel HPS' , 'Xcel LED' )", "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Xcel", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 190, 232, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[wattage]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "owner IN( 'City LED Nodak Power' , 'City HPS Nodak Power' )", "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "City/Nodak", "priority": 15, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 178, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "$feature.wattage", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "owner = 'UND'", "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "UND", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 85, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -116784100, "ymin": -99537700, "xmax": 2823280.3808894902, "ymax": 364205.76698315144, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "wattage", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "wattage", "type": "esriFieldTypeString", "alias": "wattage", "length": 254, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 254, "domain": { "type": "codedValue", "name": "Streetlight Owner", "description": "Streetlight Owner", "codedValues": [ { "name": "City HPS Xcel Maintained", "code": "City HPS Xcel Maintained" }, { "name": "City LED Xcel Power", "code": "City LED Xcel Power" }, { "name": "Xcel HPS", "code": "Xcel HPS" }, { "name": "Xcel LED", "code": "Xcel LED" }, { "name": "City HPS Nodak Power", "code": "City HPS Nodak Power" }, { "name": "City LED Nodak Power", "code": "City LED Nodak Power" }, { "name": "UND", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pole_type", "type": "esriFieldTypeString", "alias": "pole_type", "length": 50, "domain": null }, { "name": "height", "type": "esriFieldTypeString", "alias": "height", "length": 20, "domain": null }, { "name": "feedpoint", "type": "esriFieldTypeString", "alias": "feedpoint", "length": 20, "domain": null }, { "name": "pole_number", "type": "esriFieldTypeString", "alias": "pole_number", "length": 20, "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "manufacturer", "length": 50, "domain": null }, { "name": "arm_length", "type": "esriFieldTypeString", "alias": "arm_length", "length": 20, "domain": null }, { "name": "relamp_date", "type": "esriFieldTypeDate", "alias": "relamp_date", "length": 8, "domain": null }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "install_date", "length": 8, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 256, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "bulbtype", "type": "esriFieldTypeString", "alias": "bulbtype", "length": 10, "domain": { "type": "codedValue", "name": "BulbTYpe", "description": "Bulb type for street lights", "codedValues": [ { "name": "LED", "code": "LED" }, { "name": "HPS", "code": "HPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "projectnumber", "type": "esriFieldTypeString", "alias": "projectnumber", "length": 50, "domain": null }, { "name": "gisid", "type": "esriFieldTypeSmallInteger", "alias": "gisid", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_464", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_464", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S415_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GIS.GDB.ElectricalStreetlightAssetInspection", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "uid", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Streetlights", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "owner", "defaultSymbol": { "type": "esriPMS", "url": "bc28174bfeb0458937735544d852ded8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQ4ja3TvYrCQBSG4Tch5Gctthe8B2/BRiwWFSKpY2fphWghBAQrm/QiCoJ24jXY2G+1sIUaR/wrRCUaw4T4wTSHMw9nGI7Gh6J9HPoF9ww/Ce93sjAPQWfIA3ZCaMAzlDaxkGnbWI4DhoGYTNj2enA6JYO+u12+Go0HWqlgOQ5/xSIcDnKQUSqFkFv0QoFMs8mm1ZKDzHL53aCY1ao8hKK8hVDVyHIktBuPI58GIIZDeUiMRgT9Ppbrhur7xYJ1uy0PAfzX64jZDLNWQ9F1xHTKxvMifywWAgh8n8D341rkoCS5Q0fwtOvuSEeF5QuUgxXXk26itLkAj45C1oVzRIEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Owner Info Needed", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "26912c3355a3b73057436c524306e20d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4ja3Uv0sCYRzH8bfn1VUKlVvJgWESVFBbYIJEQ0Nt/QMNGkV/RH9DEE0KDS1NtZcaNERgEAn9si0ujAYnzbzjvg1SdHSmhp/x+3yf1/MLHpUuRe06lE6n10RkpZPJIrKTTCbPHZCIzAKrLu2Ap5l1DDihZgmHL3l+nqFe7/+zryU0Pn6BotgUi9H/Q5pWYXT0DhFvZ5DPVyYUuqJxLxAIGCiKTTB4y/T0CdIoY9sqxeI8ptnjDlUqw5hmH9HoAV6v9V1XFIu5uUMAqtVBstlNLKv3e0HXoz0+xiiXgywu7uHzlR1jr68RMpkN3t8H/z7aV97exsjnV4nHU456LrfuijSFAHT9BoBazY+mVfF4bHT9hvv7ePuQoljoegHDmOTsLMnQ0AsLCylCoavOoJGRBwqFJa6vlxHxUCpNcHS0TSy2j6ZV+fgYaA8qlSIYxpSjVqv5OT3dQlXrLXe0KyLHAJbVw8+n/RnTdDz73S8okUg8AU+us9tI1/6jTyMAi7/bcM6pAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City LED Xcel Power", "label": "City LED Xcel Power" }, { "symbol": { "type": "esriPMS", "url": "4eb23ee66b657d736394848a94947aae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgklEQVQ4ja3UsUsCURwH8K9513GGXkMEpoLW0KBEgaCzm1g09A80KDUFrdFfEDQEre42FHKTIOnQGt0Q6OIiCOkZemnYob57DSLcdXdq4Hd7v8f7PH4/Ho/BksIsHcpms6eU0sP/HKaU3mUymRcDRCndB3AyXbtcXYRCrxCEFghhIcvbqNcPoGmGJvIAjJA+kUgR0egTnM6Rod7vb6BcPke7HbRvbZpw+Bmx2INlK273J5LJW4jiFRTFaw/xfA/R6KMlMg3L/iAez6FQuLSHgsE3MMxwJgQAPl8FPP+FwcBjDQlCay4yCYUgNO2h8XjxZ0XIqmFtOCnLOwshoxGHTsdvDzUae1AUL9bXP2ZClUoChLAAqDWkaSsolc6QSt2A4waWSLO5C0k6NtVNQ+l2/RDFa8RiOQQC73A4JrcOhzyq1QQk6QiEmGdpOd1ebxPF4gU47hsejwxCWCjKFjTNaduuHrqnlOb1m6q6BlUN6SoUf1I1Qel0ugagZnvlnCztP/oFGGmDAOLKK70AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City HPS Xcel Maintained", "label": "City HPS Xcel Maintained" }, { "symbol": { "type": "esriPMS", "url": "c58e8b997241417a4665d98bf913a911", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVQ4ja3Uy0pCQRzH8e8cj6gdqSjLTISoVlEREQQRRLRt1wu00AcK2voM9QDdqG03aJGkBJGCF8pIyqOe47+FFB28ZfjbzX9mPvyHGUanT9H7DsXj8V0R2e5ls4jsxWKxCwckIkvATo+NHAJOqF1m/GGeP/NU67WO67pCs/4wmlIkS+n/Qx7NzaQvgEBvkKF7mTJCII3xiGcQTWmEB8aYH5pGpDFRp06ylKYmVmvowzKp1S3WAgu4lPZT11Csjs4B8GmZnOSvscTufLSH0jPFaomt4AqG7nXM5cxXjnNXlO1K56N9p1B547KYYGNsyVE/zV+3RNpCABHfOACmXcXjcqNQRAaCJN6f/g5pKCLGOJlygbP8DcNuP5vBZaaMid6gkC/A3dsjt8UkgpC1XzlIn7MeWMTjclOxmx9nSyhrvpApFxw1065ylLtEV66uHe2LyCHQdLW/8/vtAPdNUDQaTQGptkKX9O0/+gLzkosIDAz4pgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Xcel LED", "label": "Xcel LED" }, { "symbol": { "type": "esriPMS", "url": "8a36054895a5248d1be6217e1e427783", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQ4ja3UzUoCURjG8f84jqZTTSgFFkG1imzRQki6g6hdN9BCLyho6z2IqyCoRW0iql2CuEjoU6ERU5tmnHNahKU4MxX47M7H++M9cM4JM6aExw4VCoV9KeXuf4qllAf5fP5sCJJSbgB7/XFcnWBZT2FEdFwpqFsmtc4zAjloFYFhaDDrxgqZxCqqEvqZNODN6XJav6bx0fQ/Wj9pY5nN5JrnUaa0ONvzWUoP5zTttj8UU6NkEqueSD+aEiabTHP0dOEPLekpwooaCAEsxGaJqVG6PcsbMiL6r8j3Xk33h3rC/TPkSjE0HoLqlvknxBE9Xu2WP3T/3qBpt5mJTAZCt6274I6EFJzUr9hJbRFVNU/k2XrlxqyMzI/cI9N+o/R4zmZijUV9DgUFAFs4lFs1bszKSDeeEEDL6XD8ckk0pDGtfT2RptNGeABe0KGUsji4aLk2lmv7FgPlESiXy1WBalBVUMb2H30CyW6H3y5JcqAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Xcel HPS", "label": "Xcel HPS" }, { "symbol": { "type": "esriPMS", "url": "29bcc3a6eabae789c18fc97ceaeb8291", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABY0lEQVQ4ja2UPUuCURTHf/deDQtJIpTIySGiN6zGChobavMLNGgUfYg+QxBNCQ0tbe6NDtFghkEiCEFYS6ENFWXPc0+DvT2kmeR/uvzvOb9zzj1wfXRJvq6D0un0qoisdJIsItupVCrrAYnINJBoEg6oVqwM4AW1kh0+Qd/G4bX317i2IIkeI9qiKnP/APkfkcEiVgymI1Cghh3K0XgXoP8atEXCF9jY0aeN+NCVeXD8LUDPA+AEsJMHoJ0vXznYscP3mBAmvwFuz1fBZqPpygLqIYo7uwuBmudO1UbQp+uol1Cb0T4S7mOYUgI3vufxTX4NmkBaggAkUmgc6kHwP4Gy2EgBfbXYAUg5SPgcdTeOOUshwRvszB4ylINOQDJYQl8uocrLIApVHcVkt3Cn9hvdvfb9saPqCOpuwuvVg5jcJph62452RCQDgOtHvq3WI8ez9uIPUDKZLAPl5tnt1bX/6A0yXXoVAMTY5AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City LED Nodak Power", "label": "City LED Nodak Power" }, { "symbol": { "type": "esriPMS", "url": "9343856db4cc754342cb0d61054da44d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVQ4ja2UO0sDQRDHf3sPDz2xCsGIhY8ixEK0EevUioVfwCJBK8FW/ASChWCbXgvFXqxEC/EFghbaaOMD8RmjRG/HQhOyXO4kkOlmduY3+59Z1qFJ5jQdVCgUpkRkrJFiEVnO5/M7BkhEhoDJqu89IakDxL9DaRee+7Buh0EMEZuACao13buFTm+A9fULrcRLCZyTGXjuiZZWvUnPNjqzVl9L2wPByBLW3jyqmIoBea8E6fX6kEoj5wM9sIq9PxcNks4jsMuxIABJnCHeC3x2RID8u38hf5ng38aAggaelW4xXKNSPfVXNxRr3x7qtdvINUDWwyBSTCHtN7EcdZUF7UINytSiLazjaYLRRXBL9SGPaeyLiVA8NBT11o29u4DOrCLJU1B/Xb9asa6zWBfjoMOzrDtdVUpiH84ibhH8ewhc1HsXaDtSbi1oRUQ2jdOyD+VeoDKN0CrOQ6BcLncJXEa2/Mea9h/9AD3leNK2osr5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City HPS Nodak Power", "label": "City HPS Nodak Power" }, { "symbol": { "type": "esriPMS", "url": "ef1d4c13e166318a9dc41e3f022a2849", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgklEQVQ4ja3US0sCURjG8b/HsekimBVBidA9qFB3gQURLVrUri/QQqPoQ/QZgmiV0KJNq9x3hRYRJIhG2mUTYSVSbsqsGea0iKKhsTR8lu95z+/c4ChUKUrVoUgkMiulnK5kspRyORwOH5ogKWUAmLHoBputlBUFzFCpdN8dc9Pq502p+7XvT6jn9giBwWV78P+Qqj3T/phCCntlUEMxT0c29nEvQNNTBiENPA9nDF1vf5YxhMKlZwRNOKyh51o3mlJL8GwDu6F/1YWhM5zeBKCgutgLLKDba74WtDzahWeUvNPDRHyVhmLeNJZ197Lrn+dFdf1+tM/kXJ2c9M0wllgz1fd9c5ZISQjAm0sAUHQ4UfUCNmngzSVIe8fKh4Sh480lyTQPcOAL0/h0y3hyjY5srDKo7fGcZOck8a4pJDbum/rZCi4xerqOqhd4VerLg+7dvWRaBk21osPJTmARxXj7c0crUsoogC4cpqf9Hk2Ynj31AwqFQlfAleXsMlK1/+gdEn+JhjtyzlwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UND", "label": "UND Owned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 217, 255 ], "toColor": [ 252, 187, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 192, 255 ], "toColor": [ 252, 228, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 202, 255 ], "toColor": [ 252, 207, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 194, 255 ], "toColor": [ 225, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 236, 252, 255 ], "toColor": [ 215, 236, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -116784100, "ymin": -99537700, "xmax": 2823280.3808894902, "ymax": 364205.76698315144, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "wattage", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "wattage", "type": "esriFieldTypeString", "alias": "wattage", "length": 254, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 254, "domain": { "type": "codedValue", "name": "Streetlight Owner", "description": "Streetlight Owner", "codedValues": [ { "name": "City HPS Xcel Maintained", "code": "City HPS Xcel Maintained" }, { "name": "City LED Xcel Power", "code": "City LED Xcel Power" }, { "name": "Xcel HPS", "code": "Xcel HPS" }, { "name": "Xcel LED", "code": "Xcel LED" }, { "name": "City HPS Nodak Power", "code": "City HPS Nodak Power" }, { "name": "City LED Nodak Power", "code": "City LED Nodak Power" }, { "name": "UND", "code": "UND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pole_type", "type": "esriFieldTypeString", "alias": "pole_type", "length": 50, "domain": null }, { "name": "height", "type": "esriFieldTypeString", "alias": "height", "length": 20, "domain": null }, { "name": "feedpoint", "type": "esriFieldTypeString", "alias": "feedpoint", "length": 20, "domain": null }, { "name": "pole_number", "type": "esriFieldTypeString", "alias": "pole_number", "length": 20, "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "manufacturer", "length": 50, "domain": null }, { "name": "arm_length", "type": "esriFieldTypeString", "alias": "arm_length", "length": 20, "domain": null }, { "name": "relamp_date", "type": "esriFieldTypeDate", "alias": "relamp_date", "length": 8, "domain": null }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "install_date", "length": 8, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 256, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "bulbtype", "type": "esriFieldTypeString", "alias": "bulbtype", "length": 10, "domain": { "type": "codedValue", "name": "BulbTYpe", "description": "Bulb type for street lights", "codedValues": [ { "name": "LED", "code": "LED" }, { "name": "HPS", "code": "HPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "projectnumber", "type": "esriFieldTypeString", "alias": "projectnumber", "length": 50, "domain": null }, { "name": "gisid", "type": "esriFieldTypeSmallInteger", "alias": "gisid", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_464", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_464", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S415_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GIS.GDB.ElectricalStreetlightAssetInspection", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "uid", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Traffic Signal", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c26669fafe13094e572994e28098772a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhUlEQVQ4jbXSTyiDcRzH8XePtWxz4AltEWoRKSXy5yCRHFxIDjs6YFJL5iC35SLKhSsH5CAif8rVgQtRQsnBvwhNMsvsj43Dg1l79vSY+dSv3+/5/r7Pq9/v6dGQ4Gj+FcxzkBwPcuHAB7xHgMU9pATcuOMBC/qpOR1jK+qEsZIlgl4L14/w6lfuVQRbysHWCNmi9Ox/g40DGF2Hhxh3iQnam8BaH1nTaqC5DCrMYJmAO5dKsDQvjHnXwLcMQiYYekEwgSkVhtqga0olaKmSZs8kuDrDdc8MZByBIEJtkQTfPqkA803S/DIeWQ/dgncB9NbPPqNKMBj8Wsht/liGordlwYMrKMkBfQc828N1QYTk1jB2dK0SnN0CSzUY+kBIA+8KCOlgGADBKPUs7oDLoxK8fIDBeRixgK5dGj+zdw7Dq3JvKvyHa/twdg/dDVBpBp0Wzp2wtAtz2xCQ+75KIMDxDdimlTp+CcaTb/DYyWthLnXxIP4kDqNAFgiewOZfThcJJigfnZpm5Vl4/2cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2799221.0057799965, "ymin": 335452.62304598093, "xmax": 2819396.6429220736, "ymax": 3552333.6508852392, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "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": "IntersectID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "notes", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "IntersectID", "type": "esriFieldTypeString", "alias": "Intersection Identifier", "length": 20, "domain": null }, { "name": "CabinetID", "type": "esriFieldTypeString", "alias": "Cabinet Identifier", "length": 20, "domain": null }, { "name": "PoleShape", "type": "esriFieldTypeString", "alias": "Shape", "length": 50, "domain": { "type": "codedValue", "name": "TrafficSignalPoleShape", "description": "Pole Shape of Traffic Signal", "codedValues": [ { "name": "Non-Round", "code": "Non-Round" }, { "name": "Round", "code": "Round" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "AssetCondition", "description": "Condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "RLCIThru", "type": "esriFieldTypeString", "alias": "RCLI Through Lane", "length": 5, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RLCILeft", "type": "esriFieldTypeString", "alias": "RLCI Left Lane", "length": 5, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MastArmLen", "type": "esriFieldTypeDouble", "alias": "Mast Arm Length", "domain": null }, { "name": "BoltPtrn", "type": "esriFieldTypeString", "alias": "Bolt Pattern", "length": 255, "domain": null }, { "name": "LastYrPaint", "type": "esriFieldTypeInteger", "alias": "Last Year Painted", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R597_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_597", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_597", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S518_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Traffic Signal Feedpoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "598dffde87cd8217a2ae54242a451e95", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQokZXPoUsDARQH4C9ccE1Y3fBWRFgxjIWlk8GwCMKEgSicDAwDQRAGZsFmsVgU/AfMV4fC8oKCcSJ2o5gM7mTq3aE/eOE9+HjvBfIT4nVWvxLkqQanb4T3tP4Doy06C5QPiXH9FxiuMlyjXMUNx3eMMC2ENfo7RNVZv8fylKNnDopg2CbeppQO1jFm85Kz+a3fYI1+j8rPK3pUEk5e2M2CUZu4nvF0HV2651z5/PcLLjbYz9qWZkDpluFkHi7RatKBhzyJDaIJEUYBPDFOuEgKUJoV3h/xAcwrKt+JQVkqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2810634.7444353104, "ymin": 330512.9042508155, "xmax": 2817631.407607302, "ymax": 357264.1361813098, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "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": "Make", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 255, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Amperage", "type": "esriFieldTypeString", "alias": "Amperage", "length": 255, "domain": null }, { "name": "CircuitCap", "type": "esriFieldTypeInteger", "alias": "Circuit Capacity", "domain": null }, { "name": "CircuitInUse", "type": "esriFieldTypeInteger", "alias": "Circuits In Use", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R593_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_593", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_593", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S516_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Signal Cabinet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 56, 168, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2799384.1304536313, "ymin": 335552.5109694749, "xmax": 2818774.920740217, "ymax": 359312.39520813525, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "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": "IntersectionID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IntersectionID", "type": "esriFieldTypeString", "alias": "Intersection ID", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 20, "domain": null }, { "name": "CabMakeModel", "type": "esriFieldTypeString", "alias": "Cabinet Make/Model", "length": 255, "domain": { "type": "codedValue", "name": "Signal Cabinet Types", "description": "Signal Cabinet Types", "codedValues": [ { "name": "332D", "code": "332D" }, { "name": "332", "code": "332" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CabInstallYear", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "ContMakeModel", "type": "esriFieldTypeString", "alias": "Controller Make/Model", "length": 255, "domain": { "type": "codedValue", "name": "Signal Cabinet Controller", "description": "Signal Cabinet Controller Models", "codedValues": [ { "name": "ASC3-RM", "code": "ASC3-RM" }, { "name": "Cobalt", "code": "Cobalt" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContInstallYear", "type": "esriFieldTypeInteger", "alias": "Controller Install Year", "domain": null }, { "name": "ContIP", "type": "esriFieldTypeString", "alias": "Controller IP", "length": 20, "domain": null }, { "name": "GTTOptMakeModel", "type": "esriFieldTypeString", "alias": "GTT Opticom Make/Model", "length": 255, "domain": null }, { "name": "GTTOptInstallYear", "type": "esriFieldTypeInteger", "alias": "GTT Opticom Install Year", "domain": null }, { "name": "TransSigAuth", "type": "esriFieldTypeString", "alias": "Transit Authority Signal", "length": 5, "domain": null }, { "name": "VideoDetMakeModel", "type": "esriFieldTypeString", "alias": "Video Detection Make/Model", "length": 255, "domain": { "type": "codedValue", "name": "Signal Cabinet Video Detection", "description": "Signal Cabinet Video Detection Models", "codedValues": [ { "name": "Econolight Encore", "code": "Econolight Encore" }, { "name": "Econolight Terras", "code": "Econolight Terras" }, { "name": "Econolight Visions", "code": "Econolight Visions" }, { "name": "Iteris Apex", "code": "Iteris Apex" }, { "name": "Iteris Next", "code": "Iteris Next" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VideoDetInstallYear", "type": "esriFieldTypeInteger", "alias": "Video Detection Install Year", "domain": null }, { "name": "ConflMonMakeModel", "type": "esriFieldTypeString", "alias": "Conflict Monitor Make/Model", "length": 255, "domain": { "type": "codedValue", "name": "Signal Cabinet Conflict Monitor", "description": "Signal Cabinet Conflict Monitor Models", "codedValues": [ { "name": "A&E Reno 2018E", "code": "A&E Reno 2018E" }, { "name": "A&E Reno 2018", "code": "A&E Reno 2018" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConflModInstallYear", "type": "esriFieldTypeInteger", "alias": "Conflict Model Install Year", "domain": null }, { "name": "UPSMakeModel", "type": "esriFieldTypeString", "alias": "UPS Make/Model", "length": 255, "domain": null }, { "name": "UPSInstallYear", "type": "esriFieldTypeInteger", "alias": "UPS Install Year", "domain": null }, { "name": "BattBackMakeModel", "type": "esriFieldTypeString", "alias": "Battery Backup Make/Model", "length": 255, "domain": { "type": "codedValue", "name": "Signal Cabinet Battery Backup", "description": "Signal Cabinet Battery Backup Models", "codedValues": [ { "name": "Alpha", "code": "Alpha" }, { "name": "Power Back (Meyers)", "code": "Power Back (Meyers)" }, { "name": "Sensata", "code": "Sensata" }, { "name": "Tech Powers", "code": "Tech Powers" }, { "name": "Zinc 5", "code": "Zinc 5" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BattBackInstallYear", "type": "esriFieldTypeInteger", "alias": "Battery Backup Install Year", "domain": null }, { "name": "SwitchMakeModel", "type": "esriFieldTypeString", "alias": "Switch Make/Model", "length": 255, "domain": { "type": "codedValue", "name": "Signal Cabinet Ethernet Swith", "description": "Signal Cabinet Ethernet Switch Models", "codedValues": [ { "name": "RuggedCom", "code": "RuggedCom" }, { "name": "RS-900G", "code": "RS-900G" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SwitchInstallYear", "type": "esriFieldTypeInteger", "alias": "Switch Install Year", "domain": null }, { "name": "SwitchIP", "type": "esriFieldTypeString", "alias": "Switch IP", "length": 15, "domain": null }, { "name": "Proj1", "type": "esriFieldTypeString", "alias": "Project 1", "length": 15, "domain": null }, { "name": "Proj1Year", "type": "esriFieldTypeInteger", "alias": "Project 1 Year", "domain": null }, { "name": "Proj2", "type": "esriFieldTypeString", "alias": "Project 2", "length": 15, "domain": null }, { "name": "Proj2Year", "type": "esriFieldTypeInteger", "alias": "Project 2 Year", "domain": null }, { "name": "Proj3", "type": "esriFieldTypeString", "alias": "Project 3", "length": 15, "domain": null }, { "name": "Proj3Year", "type": "esriFieldTypeInteger", "alias": "Project 3 Year", "domain": null }, { "name": "Proj4", "type": "esriFieldTypeString", "alias": "Project 4", "length": 15, "domain": null }, { "name": "Proj4Year", "type": "esriFieldTypeInteger", "alias": "Project 4 Year", "domain": null }, { "name": "Proj5", "type": "esriFieldTypeString", "alias": "Project 5", "length": 15, "domain": null }, { "name": "Proj5Year", "type": "esriFieldTypeInteger", "alias": "Project 5 Year", "domain": null }, { "name": "Proj6", "type": "esriFieldTypeString", "alias": "Project 6", "length": 15, "domain": null }, { "name": "Proj6Year", "type": "esriFieldTypeInteger", "alias": "Project 6 Year", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R595_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_595", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_595", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S517_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "City Fiber Pull Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8e6d788ae5f3946b6428fb9d962cff0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQ4jWNhoBJgGdwGeRoyHLBWZ/hGjMajNxn+bz/P4I3VoGAzBuVkZwYZYgyatpPhyvbzOFxECRg1aNQgqht07DYDJzcHcRrP3WfgxWnQvH0MIvP2UcFFlACqGQQAmHYSoy+yxvcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2799383.475271225, "ymin": 333604.7569909692, "xmax": 2820330.4586396366, "ymax": 359312.8978318125, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "facilityid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "facilityid", "length": 20, "domain": null }, { "name": "projectnumber", "type": "esriFieldTypeString", "alias": "projectnumber", "length": 20, "domain": null }, { "name": "yearinstalled", "type": "esriFieldTypeInteger", "alias": "yearinstalled", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "layer", "length": 20, "domain": null }, { "name": "usetype", "type": "esriFieldTypeString", "alias": "Use Type", "length": 15, "domain": { "type": "codedValue", "name": "Pull Box Use Type", "description": "Diffferent use types for Pull Box", "codedValues": [ { "name": "Fiber", "code": "Fiber" }, { "name": "Lighting", "code": "Lighting" }, { "name": "Traffic", "code": "Traffic" }, { "name": "Mixed", "code": "Mixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R471_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_471", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_471", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S422_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Streetlight Feedpoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ea2d6e3e7482bbc656dfc4ebfd8930ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jcXUP0sCARjH8e+JOHQJRZBLEA63uLSI1yiuDTVmJw1nEOEggtEJx0XqKRwuhkaktNoovYLuHfQKhPbDRQgXpUGXUo/zD/TbHh74PA/P8PjZYPz/gT0BBuCsi12UStxYFoHBgKt1sK1kkkddh+EQ1TRpAJ8rYcEgummyB1AoIHQ6PPd6HK+CHWaz3IbDk0IUoVhETqU4B96WwiSJpqb97isKtFrUbZt34NsrFjcMTkRxtlGrsS/L3I3H3HvBfIkEL4oyf0o0CqqK1m7zCny5Yj4f19UqkiAs2Bkolwl0u9QdhzM3bCedxorFFkMAoRBoGqf5PHHgYxH2kMux7U5NkslApUKj3+cIGM3DdiMRbC/YNCPggOnt/mKXS0Az2ejX+AGeYkPakJl87QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2798377.573083669, "ymin": 330512.9190146476, "xmax": 2823263.6817759126, "ymax": 362622.39580605924, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fpid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "fpid", "type": "esriFieldTypeString", "alias": "fpid", "length": 50, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 50, "domain": null }, { "name": "admapkey", "type": "esriFieldTypeDouble", "alias": "admapkey", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R467_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_467", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_467", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S418_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "DCN Structures 2014", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a68baf6b0fce60aa592afa2ad43e98ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQokWNhIBOwUFujorwEn9bHL7++ffjy4yQDA8M3vBp5eBhEfWx0+sI8tJzlpQQk//799/fQ2Yfn1uy6vuTEpSeTcGlkTPY3nxHnrx8EE2BmZmJ2NFM0NdSS1GqYsp/58LnH/RgavWxVkiO8dPyxuVuAh4M7yFUr+fC5xzNhzoZrNNCUcGRjZWbG4WcGawNZbQMtKdcL155tRNHIzsLCj0sT1NkMIgIcQhhOff/p+1N8Gh+/+PT744dvpzA0Pn37ZeKlWy9D9dTEBbFp3HX07vHT115cxdC4evvVa6J8nHUMjAxteqrivDDxX7//Mmw/cufivZef45ENQonHaSvPTEn4+efI7Qdvq/h5ORX//P377cnLL0fENU7V7pjO8A+nRgYGBoYFGy5cYGBgCMPnX6waiQUAfoptb5qq0fAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2799334.0055539906, "ymin": 338171.5411645621, "xmax": 2823879.1008206606, "ymax": 364339.1840391457, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "long", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "long", "type": "esriFieldTypeString", "alias": "long", "length": 20, "domain": null }, { "name": "lat", "type": "esriFieldTypeString", "alias": "lat", "length": 20, "domain": null }, { "name": "gs_equip_c", "type": "esriFieldTypeString", "alias": "gs_equip_c", "length": 50, "domain": null }, { "name": "gs_zone", "type": "esriFieldTypeString", "alias": "gs_zone", "length": 50, "domain": null }, { "name": "gs_placeme", "type": "esriFieldTypeString", "alias": "gs_placeme", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R277_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_277", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S242_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Beacons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Category", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0ad2193c691b95256df4e745a015c6e9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8klEQVQokXWSP2gaURzHP+bOq3pHlDba3JAh0qXDQdWkZk6mpH8gq0sEl0g6lI5B7JZdSCA0DXRJxoJgdXMMDmoD55CluJS8okshd5yohx3qnxjaL7zh8X6f3/u97/vK/F9+wAX6/zqUH+yVWj2VDYaUjKZ6DdcdcWcNzJ4zrKzHLg7HjebB6+vUS5+mHC2F/Vua5gVACBtNkw1dDxjmzd52o9bZTacrP+6Dik9Tjp4uB7b8/tkQ52ctzj+1aP/MEI0uGrLEFbAC9GWAWj2VXQr756Bmo0Oz0eHkdBMASfIQjgQitXoqu7F2WZAB6fGTR+nJeAAH+1WEsCmX2nxvdMh9TLLzehVdV1E1bwY4lgHF75NfTCAhbISwiSciAOTySX4JG3Fro+sqoaBiAIoMuK47mrM2nohQLrURt7MGE41rXRno31kDcxkMAF1X2Xm1SrnU5uR0k4P96vSdAE5vaE5d7TnDimUNDE3z0mx0eJetkssniSUifD5rTSHLGiAteIpTV9djF4fmzd52NLpolL+1yeX/miGEPYX6fZdu1zGfP/tydP8f3UatsytLXL3/EI9MHNZ1la/FN1jWgG7XMX93e28BZy4540Ss1OqprKp5M6GgYrjuCKc3NKUFT3F8kzOpf5jV/sbaZQEoMAv5ZM3pDwbov3WFqZioAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestrian Crosswalk", "label": "Pedestrian Crosswalk" }, { "symbol": { "type": "esriPMS", "url": "26622ec3e771b18201609b0042f080aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQ4jc3UMWvCUBSG4deYSqu4dWsprUKHtv/ATWjRiKEQHMRBRCd/kDhIgtMdkkFaSkrp0EVHJwvi5NBCd6FDiEkHMSiNNEMHv/HAeZJz7k1k/inyfkPF4sVbLnfyHaVxOPzwbXteCoU07TLbbN6cAniej+f5yLIEgOt6SFIMSYoB0OkcTmx7Hv5G63ieT6v1wmLhIMTqodXqE+l0gl7vLsB2jrZOu/2KYUy2apY1AyCRkOh2b6NBipLBMN5xnGUArJA4ipIJawmHVDWLECU07WGrLkQJVc1Gh1zXQ4jpr7oQU1Q1GxzAn1Cj8byxkzhAMGYyKdPvF6NBtdoVpjnD98E0ywBUKo/IskS9fh19tELhnMHgHsdZBjuxrDKp1AH5/Fl0aI1tplwOX3IoNBp9HqVS0T6/8fgrvRPS9cmxrm9fxKjZv9/ID8f+aXG9rwtcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School Crossing", "label": "School Crossing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 217, 255 ], "toColor": [ 252, 187, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 240, 252, 255 ], "toColor": [ 179, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 192, 255 ], "toColor": [ 252, 228, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 214, 252, 255 ], "toColor": [ 210, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 202, 255 ], "toColor": [ 252, 207, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 194, 255 ], "toColor": [ 225, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 236, 252, 255 ], "toColor": [ 215, 236, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2806091.965135053, "ymin": 336425.2231348157, "xmax": 2820103.81867297, "ymax": 358912.6230418086, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 100, "domain": { "type": "codedValue", "name": "Traffic Beacon Category", "description": "Category for traffic beacons", "codedValues": [ { "name": "Pedestrian Crosswalk", "code": "Pedestrian Crosswalk" }, { "name": "School Crossing", "code": "School Crossing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MountType", "type": "esriFieldTypeString", "alias": "Mount Type", "length": 100, "domain": { "type": "codedValue", "name": "Traffic Beacon Mount Type", "description": "Mount types for traffic beacons", "codedValues": [ { "name": "Mast arm", "code": "Mast Arm" }, { "name": "Post", "code": "Post" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Flashing", "type": "esriFieldTypeString", "alias": "Flashing", "length": 10, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "School", "type": "esriFieldTypeString", "alias": "School", "length": 100, "domain": null }, { "name": "ActivationMethod", "type": "esriFieldTypeString", "alias": "Activation Method", "length": 255, "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 4, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 25, "domain": null }, { "name": "Id", "type": "esriFieldTypeString", "alias": "Id", "length": 25, "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "PowerSource", "type": "esriFieldTypeString", "alias": "Power Source", "length": 50, "domain": { "type": "codedValue", "name": "Traffic Beacon Power Source", "description": "Power sources for flashing beacons", "codedValues": [ { "name": "Hardwired", "code": "Hardwired" }, { "name": "Solar", "code": "Solar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R641_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_641", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_641", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S555_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "School Xing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "26622ec3e771b18201609b0042f080aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSklEQVQ4jc3UMWvCUBSG4deYSqu4dWsprUKHtv/ATWjRiKEQHMRBRCd/kDhIgtMdkkFaSkrp0EVHJwvi5NBCd6FDiEkHMSiNNEMHv/HAeZJz7k1k/inyfkPF4sVbLnfyHaVxOPzwbXteCoU07TLbbN6cAniej+f5yLIEgOt6SFIMSYoB0OkcTmx7Hv5G63ieT6v1wmLhIMTqodXqE+l0gl7vLsB2jrZOu/2KYUy2apY1AyCRkOh2b6NBipLBMN5xnGUArJA4ipIJawmHVDWLECU07WGrLkQJVc1Gh1zXQ4jpr7oQU1Q1GxzAn1Cj8byxkzhAMGYyKdPvF6NBtdoVpjnD98E0ywBUKo/IskS9fh19tELhnMHgHsdZBjuxrDKp1AH5/Fl0aI1tplwOX3IoNBp9HqVS0T6/8fgrvRPS9cmxrm9fxKjZv9/ID8f+aXG9rwtcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2806091.965135157, "ymin": 336425.2231349051, "xmax": 2820103.8186730742, "ymax": 358912.1962054819, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 9, "domain": null }, { "name": "str", "type": "esriFieldTypeString", "alias": "Street", "length": 11, "domain": null }, { "name": "school", "type": "esriFieldTypeString", "alias": "School", "length": 8, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 9, "domain": null }, { "name": "ave", "type": "esriFieldTypeString", "alias": "Avenue", "length": 15, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R463_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_463", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_463", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S414_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Fiber Handhole Runs IT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.006096012192, "falseZ": -651.5963234999999, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2783485.3259652555, "ymin": 332799.5660160929, "xmax": 2818547.453019336, "ymax": 364587.66812217236, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R665_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S572_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "City Fiber/Traffic", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2790190.1990384907, "ymin": 335452.62304598093, "xmax": 2820747.9778178334, "ymax": 366875.8689264059, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "electri_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "electri_id", "type": "esriFieldTypeSmallInteger", "alias": "electri_id", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "gisid", "type": "esriFieldTypeSmallInteger", "alias": "gisid", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R461_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_461", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_461", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S412_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "DCN Fiber", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2735534.5809877515, "ymin": 338171.25409165025, "xmax": 2823876.906927407, "ymax": 385021.06951256096, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "layer", "length": 254, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R275_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_275", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S240_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Streetlight Cable", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2782853.191074744, "ymin": 330196.09090815485, "xmax": 2823280.3808894902, "ymax": 364205.76698315144, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "uid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "gisid", "type": "esriFieldTypeSmallInteger", "alias": "gisid", "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null }, { "name": "size", "type": "esriFieldTypeString", "alias": "size", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R466_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_466", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_466", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S417_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "DCN 2014", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2798762.957811579, "ymin": 338171.5411645621, "xmax": 2823879.1008206606, "ymax": 364339.1840391457, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "rus_cable_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "number_of_", "type": "esriFieldTypeSmallInteger", "alias": "number_of_", "domain": null }, { "name": "rus_cable_", "type": "esriFieldTypeString", "alias": "rus_cable_", "length": 50, "domain": null }, { "name": "placement_", "type": "esriFieldTypeString", "alias": "placement_", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R469_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_469", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S420_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Electrical Provider Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Area", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "NoDak Electric", "label": "NoDak Electric" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Xcel Energy", "label": "Xcel Energy" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 243, 255 ], "toColor": [ 207, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 184, 255 ], "toColor": [ 252, 249, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 233, 255 ], "toColor": [ 252, 202, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 190, 255 ], "toColor": [ 189, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 212, 255 ], "toColor": [ 252, 238, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 212, 252, 255 ], "toColor": [ 232, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 199, 255 ], "toColor": [ 252, 184, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2777197.8309944123, "ymin": 315399.74582898617, "xmax": 2834265.102686405, "ymax": 380522.7051497251, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "area", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "shape.STArea()", "type": "esriFieldTypeDouble", "alias": "shape.STArea()", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null }, { "name": "area", "type": "esriFieldTypeString", "alias": "GIS.GDB.ElectricalProviderBoundary.area", "length": 80, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_361", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_361", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S326_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "shape.STArea()", "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Electrical Pull Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116784100, "falseY": -99537700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "66181ba7184ba9c523c5f583bb2cecd2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQ4jWNhoBCwUM2AagaGXhEGBiNiND1iYJjez8CwCsUAUQYG7XwGBgdiDEhkYDjBgG4AuWDUgFEDUAxYzMCw/xQDwxFiNJ1nYLiNYcBZBobOs5S4gFwAAMaBDcDJJJEEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2799383.475271225, "ymin": 333604.7569909692, "xmax": 2820330.4586396366, "ymax": 359312.8978318125, "spatialReference": { "wkid": 102720, "latestWkid": 102720, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2276501825513433E8, "falseY": -1.0453383605347563E8, "xyUnits": 3.6992660276849516E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "facilityid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "projectnumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 20, "domain": null }, { "name": "yearinstalled", "type": "esriFieldTypeInteger", "alias": "Year Installed", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 20, "domain": null }, { "name": "usetype", "type": "esriFieldTypeString", "alias": "Use Type", "length": 15, "domain": { "type": "codedValue", "name": "Pull Box Use Type", "description": "Diffferent use types for Pull Box", "codedValues": [ { "name": "Fiber", "code": "Fiber" }, { "name": "Lighting", "code": "Lighting" }, { "name": "Traffic", "code": "Traffic" }, { "name": "Mixed", "code": "Mixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R471_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_471", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_471", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S422_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "129eef72798b425197609067e3756e45" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Sreetlight Asset Inspection", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HangingBasketPresent", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HangingBasketPresent", "type": "esriFieldTypeString", "alias": "Hanging Basket Present", "length": 255, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HangingBasketBracketCond", "type": "esriFieldTypeString", "alias": "Condition of Hanging Basket Bracket", "length": 255, "domain": null }, { "name": "BannerPresent", "type": "esriFieldTypeString", "alias": "Banner Present", "length": 255, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BannerCondition", "type": "esriFieldTypeString", "alias": "Banner Condition", "length": 255, "domain": null }, { "name": "BannerBracketCond", "type": "esriFieldTypeString", "alias": "Condition of Banner Bracket", "length": 255, "domain": null }, { "name": "FlagPresent", "type": "esriFieldTypeString", "alias": "Flag Present", "length": 255, "domain": { "type": "codedValue", "name": "Yes_No", "description": "Yes No Domain As Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FlagCondition", "type": "esriFieldTypeString", "alias": "Flag Condition", "length": 255, "domain": null }, { "name": "FlagBracketCond", "type": "esriFieldTypeString", "alias": "Condition of Flag Bracket", "length": 255, "domain": null }, { "name": "OutletDamaged", "type": "esriFieldTypeString", "alias": "Outlet Damaged", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "uid", "type": "esriFieldTypeString", "alias": "uid", "length": 255, "domain": null } ], "indexes": [ { "name": "R661_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_3967_uid", "fields": "uid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "GIS.GDB.ElectricalStreetlight", "relatedTableId": 15, "role": "esriRelRoleDestination", "keyField": "uid", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "129eef72798b425197609067e3756e45" } ] }