{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Conduit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 1.1641532198956515E-4, "zTolerance": 0.5, "mTolerance": 0.5, "falseX": -1.7746699999955066E7, "falseY": -4.406729999997276E7, "xyUnits": 17179.86916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TOG_STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 5 }, "value": "EXIST", "label": "EXIST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 7 }, "value": "PRELIM", "label": "PRELIM" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 183, 255 ], "toColor": [ 182, 252, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 226, 255 ], "toColor": [ 212, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 223, 255 ], "toColor": [ 252, 215, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 212, 255 ], "toColor": [ 252, 240, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 722641.0001949035, "ymin": 805921.7449243963, "xmax": 770653.0204447731, "ymax": 867396.028876394, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 6.561679790026247E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MLG_NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MLG_NUMBER", "type": "esriFieldTypeString", "alias": "Alt Main Line ID", "length": 20, "domain": null }, { "name": "MLG_STYPE_CD", "type": "esriFieldTypeInteger", "alias": "Sub-Type", "domain": null }, { "name": "MLG_LOC_CD", "type": "esriFieldTypeInteger", "alias": "Location", "domain": { "type": "codedValue", "name": "stmainline_ml_loc_cd", "description": "", "codedValues": [ { "name": "N/A", "code": 0 }, { "name": "Overground", "code": 1 }, { "name": "Underground", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MLG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "MLG_FTYP_CD", "type": "esriFieldTypeInteger", "alias": "From Node Type", "domain": { "type": "codedValue", "name": "stmainline_ml_ftyp_cd", "description": "", "codedValues": [ { "name": "Pole", "code": 1 }, { "name": "Signal Head", "code": 2 }, { "name": "Cabinet", "code": 3 }, { "name": "Junction Box", "code": 4 }, { "name": "Meter Box", "code": 5 }, { "name": "Snow Shoe", "code": 6 }, { "name": "Auxiliary Equipment", "code": 7 }, { "name": "Street Light Controller", "code": 8 }, { "name": "Street Light", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MLG_FRM_END", "type": "esriFieldTypeString", "alias": "From Node Number", "length": 20, "domain": null }, { "name": "MLG_TTYP_CD", "type": "esriFieldTypeInteger", "alias": "To Node Type", "domain": { "type": "codedValue", "name": "stmainline_ml_ttyp_cd", "description": "", "codedValues": [ { "name": "Pole", "code": 1 }, { "name": "Signal Head", "code": 2 }, { "name": "Cabinet", "code": 3 }, { "name": "Junction Box", "code": 4 }, { "name": "Meter Box", "code": 5 }, { "name": "Snow Shoe", "code": 6 }, { "name": "Auxiliary Equipment", "code": 7 }, { "name": "Street Light Controller", "code": 8 }, { "name": "Street Light", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MLG_TO_END", "type": "esriFieldTypeString", "alias": "To Node Number", "length": 20, "domain": null }, { "name": "MLG_SN_ID", "type": "esriFieldTypeInteger", "alias": "Segment Rec No", "domain": null }, { "name": "MLG_IN_ID", "type": "esriFieldTypeInteger", "alias": "Intersection Rec No", "domain": null }, { "name": "MLG_ID", "type": "esriFieldTypeInteger", "alias": "Main Line Rec No", "domain": null }, { "name": "MLG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": { "type": "codedValue", "name": "Common_Boolean", "description": "GBA Boolean Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TOG_PLAN_NO", "type": "esriFieldTypeString", "alias": "TOG_PLAN_NO", "length": 10, "domain": null }, { "name": "TOG_SCAN_NO", "type": "esriFieldTypeString", "alias": "TOG_SCAN_NO", "length": 12, "domain": null }, { "name": "TOG_OWNER", "type": "esriFieldTypeSmallInteger", "alias": "TOG_OWNER", "domain": { "type": "codedValue", "name": "tog_own_code", "description": "", "codedValues": [ { "name": "Retired", "code": 9 }, { "name": "Queen Creek", "code": 8 }, { "name": "Abandoned", "code": 7 }, { "name": "Chandler", "code": 6 }, { "name": "Maintenance", "code": 5 }, { "name": "CIP", "code": 4 }, { "name": "Mesa", "code": 3 }, { "name": "Private", "code": 2 }, { "name": "ADOT", "code": 14 }, { "name": "CHCID-Chandler Height H2O", "code": 13 }, { "name": "Out of Service", "code": 12 }, { "name": "Unknown", "code": 11 }, { "name": "Preliminary", "code": 10 }, { "name": "Town of Gilbert", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOG_REVDATE", "type": "esriFieldTypeDate", "alias": "TOG_REVDATE", "length": 8, "domain": null }, { "name": "TOG_STATUS", "type": "esriFieldTypeString", "alias": "TOG_STATUS", "length": 6, "domain": { "type": "codedValue", "name": "TOG_STATUS", "description": "", "codedValues": [ { "name": "EXIST", "code": "EXIST" }, { "name": "PRELIM", "code": "PRELIM" }, { "name": "FUTURE", "code": "FUTURE" }, { "name": "NO IMS", "code": "NO IMS" }, { "name": "NEWGIS", "code": "NEWGIS" }, { "name": "RETIRED-REMOVED", "code": "REMOVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOG_COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 25, "domain": null }, { "name": "TOG_DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "TOG_CONST_DATE", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8, "domain": null }, { "name": "i", "type": "esriFieldTypeInteger", "alias": "Index (Parallel Lines)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R591_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S482_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }