{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Sewer Feature Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Sewer System" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feat_type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "ENCASEMENT", "label": "Concrete Encasement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 4 }, "value": "STEEL SLEEVE", "label": "Steel Sleeve" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 170, 215, 255 ], "width": 4 }, "value": "DI SLEEVE", "label": "DI Sleeve" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 93, 45, 255 ], "toColor": [ 181, 93, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 43, 173, 255 ], "toColor": [ 74, 43, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 201, 57, 255 ], "toColor": [ 46, 201, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 168, 191, 255 ], "toColor": [ 54, 168, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 58, 139, 255 ], "toColor": [ 201, 58, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 161, 48, 255 ], "toColor": [ 157, 161, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 107, 186, 255 ], "toColor": [ 54, 107, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 176, 126, 255 ], "toColor": [ 39, 176, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 42, 189, 255 ], "toColor": [ 186, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 51, 73, 255 ], "toColor": [ 184, 51, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 163, 60, 255 ], "toColor": [ 90, 163, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 120, 58, 255 ], "toColor": [ 156, 120, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 50, 153, 255 ], "toColor": [ 122, 50, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 375468.3712500036, "ymin": 2840660.291875005, "xmax": 392256.3299999982, "ymax": 2857474.269999996, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FeatureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SewerFeatLine_ID", "type": "esriFieldTypeString", "alias": "SewerFeat_ID", "length": 20, "domain": null }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "length": 20, "domain": { "type": "codedValue", "name": "sewerFeatureLineType", "description": "Feature Line Type", "codedValues": [ { "name": "Encasement", "code": "ENCASEMENT" }, { "name": "Steel Sleeve", "code": "STEEL SLEEVE" }, { "name": "DI Sleeve", "code": "DI SLEEVE" }, { "name": "Other Sewer Feature", "code": "OTHER FEATURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FeatureName", "type": "esriFieldTypeString", "alias": "FeatureName", "length": 60, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Removed", "code": "REMOVED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "In flyover data, not on plan", "code": "FLYOVER" }, { "name": "Does Not Exist", "code": "DNE" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "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": "UUID_88", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S81_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 10000, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1403128327000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }