{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 29, "name": "Stormwater_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "Channel", "label": "Channel" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Culvert", "label": "Culvert" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Pipe", "label": "Pipe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1927340.0082690269, "ymin": 568021.8034535199, "xmax": 1968930.7246281058, "ymax": 665956.0219547749, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FEATURETYPE", "length": 10, "domain": null }, { "name": "US_NODE", "type": "esriFieldTypeString", "alias": "US_NODE", "length": 20, "domain": null }, { "name": "DS_NODE", "type": "esriFieldTypeString", "alias": "DS_NODE", "length": 20, "domain": null }, { "name": "US_INVELEV", "type": "esriFieldTypeDouble", "alias": "US_INVELEV", "domain": null }, { "name": "DS_INVELEV", "type": "esriFieldTypeDouble", "alias": "DS_INVELEV", "domain": null }, { "name": "US_DEPTH", "type": "esriFieldTypeDouble", "alias": "US_DEPTH", "domain": null }, { "name": "DS_DEPTH", "type": "esriFieldTypeDouble", "alias": "DS_DEPTH", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "PARALLEL", "type": "esriFieldTypeString", "alias": "PARALLEL", "length": 5, "domain": null }, { "name": "RISE", "type": "esriFieldTypeDouble", "alias": "RISE", "domain": null }, { "name": "SPAN", "type": "esriFieldTypeDouble", "alias": "SPAN", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS3_Diameter_1", "description": "Pipe Diameters", "codedValues": [ { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "38", "code": 38 }, { "name": "6", "code": 6 }, { "name": "4", "code": 4 }, { "name": "16", "code": 16 }, { "name": "9999", "code": 9999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Pipe_Mat_SW", "description": "SW Pipe Material", "codedValues": [ { "name": "RCP", "code": "RCP" }, { "name": "CPP", "code": "CPP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "VCP", "code": "VCP" }, { "name": "Iron", "code": "Iron" }, { "name": "Other", "code": "Other" }, { "name": "DIP", "code": "DIP" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "FLOW", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Flow_Volume", "description": "Flow Volume", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Light", "code": "Light" }, { "name": "Heavy", "code": "Heavy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOW_COLOR", "type": "esriFieldTypeString", "alias": "FLOW_COLOR", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Inver_Flow", "description": "Invert Flow Description", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Clear", "code": "Clear" }, { "name": "Soapy/Frothy", "code": "Soapy/Frothy" }, { "name": "Oily Sheen", "code": "Oily Sheen" }, { "name": "Sediment Laden", "code": "Sediment Laden" }, { "name": "Chemical Coloration", "code": "Chemical Coloration" }, { "name": "No Flow", "code": "No Flow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOW_ODOR", "type": "esriFieldTypeString", "alias": "FLOW_ODOR", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Invert_Odor", "description": "Invert Odor Description", "codedValues": [ { "name": "Odorless", "code": "Odorless" }, { "name": "Detergent Smell", "code": "Detergent Smell" }, { "name": "Sewage Smell", "code": "Sewage Smell" }, { "name": "Chemical Smell", "code": "Chemical Smell" }, { "name": "Grassy Smell", "code": "Grassy Smell" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSTRUCTION", "type": "esriFieldTypeString", "alias": "OBSTRUCTION", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Obs_Perct", "description": "Obstruction Percentage", "codedValues": [ { "name": "0", "code": "0" }, { "name": "1 to 25", "code": "1 to 25" }, { "name": "26 to 50", "code": "26 to 50" }, { "name": "51 to 75", "code": "51 to 75" }, { "name": "76 to 100", "code": "76 to 100" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Condition_SW", "description": "SW Structure Conditions", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Other", "code": "Other" }, { "name": "Missing", "code": "Missing" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMBARREL", "type": "esriFieldTypeDouble", "alias": "NUMBARREL", "domain": null }, { "name": "SUB_BASIN", "type": "esriFieldTypeString", "alias": "SUB_BASIN", "length": 200, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS3_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "DIAM_Str", "type": "esriFieldTypeString", "alias": "DIAM_Str", "length": 10, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": { "type": "codedValue", "name": "WS3_SW_Line_Type", "description": "SW Line Types", "codedValues": [ { "name": "Channel", "code": "Channel" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Pipe", "code": "Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }