{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "SURFACE CHANNELS", "type": "Feature Layer", "description": "Storm sewer infrastructure migration from Engineering Data provided by the City of Memphis and Shelby County.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Storm Water Drainage - Click to Expand" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MATERIAL", "uniqueValueGroups": [ { "heading": "MATERIAL", "classes": [ { "label": "CONCRETE CHANNEL LINING", "description": "CONCRETE CHANNEL LINING", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2.5 }, "values": [ [ "CONCRETE_SC" ] ] }, { "label": "UNIMPROVED DITCH", "description": "UNIMPROVED DITCH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2.5 }, "values": [ [ "GRASS_SC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2.5 }, "value": "CONCRETE_SC", "label": "CONCRETE CHANNEL LINING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2.5 }, "value": "GRASS_SC", "label": "UNIMPROVED DITCH" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 145, 84, 255 ], "toColor": [ 125, 145, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 94, 247, 255 ], "toColor": [ 102, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 80, 141, 255 ], "toColor": [ 222, 80, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 179, 240, 255 ], "toColor": [ 89, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 247, 89, 255 ], "toColor": [ 173, 247, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 76, 135, 255 ], "toColor": [ 99, 76, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 109, 74, 255 ], "toColor": [ 199, 109, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 227, 208, 255 ], "toColor": [ 84, 227, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 101, 214, 255 ], "toColor": [ 199, 101, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 244, 158, 255 ], "toColor": [ 247, 244, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 138, 138, 255 ], "toColor": [ 87, 138, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 237, 152, 255 ], "toColor": [ 83, 237, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 93, 107, 255 ], "toColor": [ 150, 93, 107, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 724173.0082369447, "ymin": 263466.07385118306, "xmax": 883010.2958766967, "ymax": 365956.77438119054, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3.646940579198035E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 13, "domain": { "type": "codedValue", "name": "DESCRIP_PIPES", "description": "Decription of pipes for strom water", "codedValues": [ { "name": "ADS N 12", "code": "ADS N 12" }, { "name": "CAP", "code": "CAP" }, { "name": "CMP", "code": "CMP" }, { "name": "CONCRETE SURFACE CHANNEL", "code": "CONCRETE_SC" }, { "name": "CONCRETE UNDERGROUND", "code": "CONCRETE_UG" }, { "name": "GRASS SURFACE CHANNEL", "code": "GRASS_SC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "SEE COMMENT", "code": "SEE COMMENT" }, { "name": "TYPE_ADD", "code": "TYPE_ADD" }, { "name": "Concrete Culvert", "code": "CONC_CULVERT" }, { "name": "See STRUCT_COMM", "code": "STRUCT_COMM" }, { "name": "Cured In Place Pipe", "code": "CIPP" }, { "name": "RCAP", "code": "RCAP" }, { "name": "City Standard CCL", "code": "CITSTANDCCL" }, { "name": "WPA CCL", "code": "WPACCL" }, { "name": "V Ditch", "code": "VDITCH" }, { "name": "Non-Standard CCL", "code": "NONSTANDCCL" }, { "name": "Concrete Swale", "code": "CONCSWALE" }, { "name": "Elliptical Pipe", "code": "ELLIPPIPE" }, { "name": "Terracotta", "code": "TERRACOTTA" }, { "name": "Unimproved Open Channel", "code": "UNOPENCHAN" }, { "name": "Pipe - Unknown Material", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "FROM_ELE", "type": "esriFieldTypeDouble", "alias": "FROM_ELE", "domain": null }, { "name": "TO_ELE", "type": "esriFieldTypeDouble", "alias": "TO_ELE", "domain": null }, { "name": "FROM_CODE", "type": "esriFieldTypeString", "alias": "FROM_CODE", "length": 50, "domain": null }, { "name": "TO_CODE", "type": "esriFieldTypeString", "alias": "TO_CODE", "length": 50, "domain": null }, { "name": "QD", "type": "esriFieldTypeDouble", "alias": "QD", "domain": null }, { "name": "QC", "type": "esriFieldTypeDouble", "alias": "QC", "domain": null }, { "name": "VD", "type": "esriFieldTypeDouble", "alias": "VD", "domain": null }, { "name": "VC", "type": "esriFieldTypeDouble", "alias": "VC", "domain": null }, { "name": "AS_BUILT", "type": "esriFieldTypeString", "alias": "AS_BUILT", "length": 4, "domain": null }, { "name": "D_AREA", "type": "esriFieldTypeDouble", "alias": "D_AREA", "domain": null }, { "name": "PAVE_AREA", "type": "esriFieldTypeDouble", "alias": "PAVE_AREA", "domain": null }, { "name": "GRASS_AREA", "type": "esriFieldTypeDouble", "alias": "GRASS_AREA", "domain": null }, { "name": "SYMBOLOGY", "type": "esriFieldTypeString", "alias": "SYMBOLOGY", "length": 4, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 254, "domain": null }, { "name": "SOURCE_2", "type": "esriFieldTypeString", "alias": "SOURCE_2", "length": 254, "domain": null }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "COMMENT_", "length": 254, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 100, "domain": null }, { "name": "VERSIONNAME", "type": "esriFieldTypeString", "alias": "VERSIONNAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "PIPE_SHP", "type": "esriFieldTypeString", "alias": "PIPE_SHP", "length": 12, "domain": null }, { "name": "SOURCE_LINK", "type": "esriFieldTypeString", "alias": "SOURCE_LINK", "length": 500, "domain": null }, { "name": "OFFSET", "type": "esriFieldTypeString", "alias": "OFFSET", "length": 25, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 255, "domain": null }, { "name": "ABANDON", "type": "esriFieldTypeString", "alias": "ABANDON", "length": 50, "domain": { "type": "codedValue", "name": "ABANDON", "description": "Abandoned or Closed Status", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Closed", "code": "Closed" }, { "name": "Removed", "code": "Removed" }, { "name": "To Be Closed", "code": "TBC" }, { "name": "To Be Abandoned", "code": "TBA" }, { "name": "Unknown Check", "code": "???" }, { "name": "To Be Removed", "code": "TBR" }, { "name": "To Be Filled", "code": "TBF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENGNR_NOTE", "type": "esriFieldTypeString", "alias": "ENGNR_NOTE", "length": 254, "domain": null }, { "name": "METRIC_SOURCE", "type": "esriFieldTypeString", "alias": "METRIC_SOURCE", "length": 254, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "STRUCT_COMM", "type": "esriFieldTypeString", "alias": "STRUCT_COMM", "length": 254, "domain": null }, { "name": "CPGIS_COMM", "type": "esriFieldTypeString", "alias": "CPGIS_COMM", "length": 254, "domain": null }, { "name": "QAQC", "type": "esriFieldTypeString", "alias": "QAQC", "length": 15, "domain": { "type": "codedValue", "name": "QAQC", "description": "QAQC Status", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOC_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "LOC_SOURCE", "domain": { "type": "codedValue", "name": "Loc_source", "description": "year of aerial source", "codedValues": [ { "name": "2007", "code": 2007 }, { "name": "2009", "code": 2009 }, { "name": "2011", "code": 2011 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "S1_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "S1_YEAR", "domain": null }, { "name": "PERM_ID", "type": "esriFieldTypeDouble", "alias": "PERM_ID", "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", "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": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_158", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S110_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, "effectiveMinScale": 250000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f7f76e617aef4beda7ed7575b1ed6e6d" }