{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Gravity Main Cleaning Schedule", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3.672703675085654E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Cleaning", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "Monthly", "label": "Monthly" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "Quarterly", "label": "Quarterly" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "Semi Annual", "label": "Semi Annual" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "Annually", "label": "Annually" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 179, 255 ], "toColor": [ 252, 213, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 251, 252, 255 ], "toColor": [ 189, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 200, 255 ], "toColor": [ 252, 187, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 189, 255 ], "toColor": [ 251, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 217, 255 ], "toColor": [ 184, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 182, 252, 255 ], "toColor": [ 243, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 202, 255 ], "toColor": [ 224, 252, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2028500180000007E7, "ymin": 3426639.579999998, "xmax": 1.2095375569999993E7, "ymax": 3487695.9120000005, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.17303240745775E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 4, "domain": null }, { "name": "US_INVELEV", "type": "esriFieldTypeDouble", "alias": "US_INVELEV", "domain": null }, { "name": "DS_INVELEV", "type": "esriFieldTypeDouble", "alias": "DS_INVELEV", "domain": null }, { "name": "SLOPE_PERC", "type": "esriFieldTypeDouble", "alias": "SLOPE_PERC", "domain": null }, { "name": "VERTICAL_D", "type": "esriFieldTypeString", "alias": "VERTICAL_D", "length": 10, "domain": null }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 12, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "SERVICEARE", "type": "esriFieldTypeString", "alias": "SERVICEARE", "length": 5, "domain": null }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "LINED", "length": 3, "domain": null }, { "name": "LINING_INS", "type": "esriFieldTypeDate", "alias": "LINING_INS", "length": 8, "domain": null }, { "name": "INSTALLDAT", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "length": 8, "domain": null }, { "name": "WARRANTYDA", "type": "esriFieldTypeDate", "alias": "WARRANTYDA", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIOND", "type": "esriFieldTypeDate", "alias": "CONDITIOND", "length": 8, "domain": null }, { "name": "US_DOWN", "type": "esriFieldTypeDouble", "alias": "US_DOWN", "domain": null }, { "name": "DS_DOWN", "type": "esriFieldTypeDouble", "alias": "DS_DOWN", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "US_HORZ_AC", "type": "esriFieldTypeString", "alias": "US_HORZ_AC", "length": 10, "domain": null }, { "name": "US_VERT_AC", "type": "esriFieldTypeString", "alias": "US_VERT_AC", "length": 10, "domain": null }, { "name": "DS_HORZ_AC", "type": "esriFieldTypeString", "alias": "DS_HORZ_AC", "length": 10, "domain": null }, { "name": "DS_VERT_AC", "type": "esriFieldTypeString", "alias": "DS_VERT_AC", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "US_STRUC", "type": "esriFieldTypeString", "alias": "US_STRUC", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Field6", "type": "esriFieldTypeString", "alias": "Field6", "length": 254, "domain": null }, { "name": "Cleaning", "type": "esriFieldTypeString", "alias": "Cleaning", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e48f013a12d423790d8341662952eef" }