{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 14, "name": "Slaughterhouse Gulch Streams", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "Slaughterhouse Gulch" }, { "id": 16, "name": "Stream Segments" }, { "id": 17, "name": "Floodplains Non FEMA" }, { "id": 18, "name": "Catchments" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 3121466.3896998144, "ymin": 1619318.33975029, "xmax": 3166424.5460755806, "ymax": 1723866.7865528383, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "37f508b49d0c4655a4e2725083bf58e7" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "Slaughterhouse Gulch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Slaughterhouse Gulch Streams" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 8, 130, 253, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3135721.20375289, "ymin": 1642122.7772306502, "xmax": 3148492.0932373106, "ymax": 1650955.4124524742, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stream_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "mhfd_code_segment", "type": "esriFieldTypeString", "alias": "MHFD Code Segment", "length": 50, "domain": null }, { "name": "stream_name", "type": "esriFieldTypeString", "alias": "Stream Name", "length": 100, "domain": null }, { "name": "stream_length_ft", "type": "esriFieldTypeDouble", "alias": "Stream Length Feet", "domain": null }, { "name": "elevation_from_ft", "type": "esriFieldTypeDouble", "alias": "From Elevation Feet", "domain": null }, { "name": "elevation_to_ft", "type": "esriFieldTypeDouble", "alias": "To Elevation Feet", "domain": null }, { "name": "catchment_area_ac", "type": "esriFieldTypeDouble", "alias": "Catchment Area Acres", "domain": null }, { "name": "catchment_area_sum_ac", "type": "esriFieldTypeDouble", "alias": "Catchment Area Sum Acres", "domain": null }, { "name": "stream_segment_id", "type": "esriFieldTypeInteger", "alias": "Stream Segment ID", "domain": null }, { "name": "mhfd_code_stream", "type": "esriFieldTypeString", "alias": "MHFD Code Stream", "length": 100, "domain": null }, { "name": "segment_number", "type": "esriFieldTypeInteger", "alias": "Segment Number", "domain": null }, { "name": "reach_code", "type": "esriFieldTypeString", "alias": "reach_code", "length": 50, "domain": null }, { "name": "trib_code1", "type": "esriFieldTypeInteger", "alias": "trib_code1", "domain": null }, { "name": "trib_code2", "type": "esriFieldTypeInteger", "alias": "trib_code2", "domain": null }, { "name": "trib_code3", "type": "esriFieldTypeInteger", "alias": "trib_code3", "domain": null }, { "name": "trib_code4", "type": "esriFieldTypeInteger", "alias": "trib_code4", "domain": null }, { "name": "trib_code5", "type": "esriFieldTypeInteger", "alias": "trib_code5", "domain": null }, { "name": "trib_code6", "type": "esriFieldTypeInteger", "alias": "trib_code6", "domain": null }, { "name": "trib_code7", "type": "esriFieldTypeInteger", "alias": "trib_code7", "domain": null }, { "name": "legacy_code", "type": "esriFieldTypeString", "alias": "legacy_code", "length": 25, "domain": null }, { "name": "legacy_name", "type": "esriFieldTypeString", "alias": "legacy_name", "length": 254, "domain": null }, { "name": "slope_ft", "type": "esriFieldTypeDouble", "alias": "slope_ft", "domain": null }, { "name": "is_slope_adjusted", "type": "esriFieldTypeSmallInteger", "alias": "is_slope_adjusted", "domain": null }, { "name": "cfs", "type": "esriFieldTypeDouble", "alias": "cfs", "domain": null }, { "name": "stress", "type": "esriFieldTypeDouble", "alias": "stress", "domain": null }, { "name": "top_width", "type": "esriFieldTypeDouble", "alias": "top_width", "domain": null }, { "name": "buffer", "type": "esriFieldTypeDouble", "alias": "buffer", "domain": null }, { "name": "catchment_count", "type": "esriFieldTypeInteger", "alias": "catchment_count", "domain": null }, { "name": "stream_length_miles", "type": "esriFieldTypeDouble", "alias": "Stream Length Miles", "domain": null }, { "name": "major_stream_legacy_code", "type": "esriFieldTypeString", "alias": "major_stream_legacy_code", "length": 254, "domain": null }, { "name": "major_stream_name", "type": "esriFieldTypeString", "alias": "major_stream_name", "length": 254, "domain": null }, { "name": "code_service_area_id", "type": "esriFieldTypeSmallInteger", "alias": "code_service_area_id", "domain": null }, { "name": "edit_alignment_source", "type": "esriFieldTypeString", "alias": "edit_alignment_source", "length": 255, "domain": null }, { "name": "edit_type", "type": "esriFieldTypeString", "alias": "edit_type", "length": 254, "domain": null }, { "name": "edit_original_name", "type": "esriFieldTypeString", "alias": "edit_original_name", "length": 254, "domain": null }, { "name": "edit_name_change", "type": "esriFieldTypeString", "alias": "edit_name_change", "length": 254, "domain": null }, { "name": "edit_original_mhfd_code", "type": "esriFieldTypeString", "alias": "edit_original_mhfd_code", "length": 255, "domain": null }, { "name": "edit_notes", "type": "esriFieldTypeString", "alias": "edit_notes", "length": 500, "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": "stream_id", "type": "esriFieldTypeInteger", "alias": "stream_id", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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": false, "supportsCurrentUserQueries": true }, "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, "serviceItemId": "37f508b49d0c4655a4e2725083bf58e7" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 16, "name": "Stream Segments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Slaughterhouse Gulch Streams" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 8, 130, 253, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3133711.0420908034, "ymin": 1629755.1021628976, "xmax": 3159850.5406647176, "ymax": 1655884.1804820597, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "stream_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "mhfd_code_segment", "type": "esriFieldTypeString", "alias": "MHFD Code Segment", "length": 50, "domain": null }, { "name": "stream_name", "type": "esriFieldTypeString", "alias": "Stream Name", "length": 100, "domain": null }, { "name": "stream_length_ft", "type": "esriFieldTypeDouble", "alias": "Stream Length Feet", "domain": null }, { "name": "elevation_from_ft", "type": "esriFieldTypeDouble", "alias": "From Elevation Feet", "domain": null }, { "name": "elevation_to_ft", "type": "esriFieldTypeDouble", "alias": "To Elevation Feet", "domain": null }, { "name": "catchment_area_ac", "type": "esriFieldTypeDouble", "alias": "Catchment Area Acres", "domain": null }, { "name": "catchment_area_sum_ac", "type": "esriFieldTypeDouble", "alias": "Catchment Area Sum Acres", "domain": null }, { "name": "stream_segment_id", "type": "esriFieldTypeInteger", "alias": "Stream Segment ID", "domain": null }, { "name": "mhfd_code_stream", "type": "esriFieldTypeString", "alias": "MHFD Code Stream", "length": 100, "domain": null }, { "name": "segment_number", "type": "esriFieldTypeInteger", "alias": "Segment Number", "domain": null }, { "name": "reach_code", "type": "esriFieldTypeString", "alias": "reach_code", "length": 50, "domain": null }, { "name": "trib_code1", "type": "esriFieldTypeInteger", "alias": "trib_code1", "domain": null }, { "name": "trib_code2", "type": "esriFieldTypeInteger", "alias": "trib_code2", "domain": null }, { "name": "trib_code3", "type": "esriFieldTypeInteger", "alias": "trib_code3", "domain": null }, { "name": "trib_code4", "type": "esriFieldTypeInteger", "alias": "trib_code4", "domain": null }, { "name": "trib_code5", "type": "esriFieldTypeInteger", "alias": "trib_code5", "domain": null }, { "name": "trib_code6", "type": "esriFieldTypeInteger", "alias": "trib_code6", "domain": null }, { "name": "trib_code7", "type": "esriFieldTypeInteger", "alias": "trib_code7", "domain": null }, { "name": "legacy_code", "type": "esriFieldTypeString", "alias": "legacy_code", "length": 25, "domain": null }, { "name": "legacy_name", "type": "esriFieldTypeString", "alias": "legacy_name", "length": 254, "domain": null }, { "name": "slope_ft", "type": "esriFieldTypeDouble", "alias": "slope_ft", "domain": null }, { "name": "is_slope_adjusted", "type": "esriFieldTypeSmallInteger", "alias": "is_slope_adjusted", "domain": null }, { "name": "cfs", "type": "esriFieldTypeDouble", "alias": "cfs", "domain": null }, { "name": "stress", "type": "esriFieldTypeDouble", "alias": "stress", "domain": null }, { "name": "top_width", "type": "esriFieldTypeDouble", "alias": "top_width", "domain": null }, { "name": "buffer", "type": "esriFieldTypeDouble", "alias": "buffer", "domain": null }, { "name": "catchment_count", "type": "esriFieldTypeInteger", "alias": "catchment_count", "domain": null }, { "name": "stream_length_miles", "type": "esriFieldTypeDouble", "alias": "Stream Length Miles", "domain": null }, { "name": "major_stream_legacy_code", "type": "esriFieldTypeString", "alias": "major_stream_legacy_code", "length": 254, "domain": null }, { "name": "major_stream_name", "type": "esriFieldTypeString", "alias": "major_stream_name", "length": 254, "domain": null }, { "name": "code_service_area_id", "type": "esriFieldTypeSmallInteger", "alias": "code_service_area_id", "domain": null }, { "name": "edit_alignment_source", "type": "esriFieldTypeString", "alias": "edit_alignment_source", "length": 255, "domain": null }, { "name": "edit_type", "type": "esriFieldTypeString", "alias": "edit_type", "length": 254, "domain": null }, { "name": "edit_original_name", "type": "esriFieldTypeString", "alias": "edit_original_name", "length": 254, "domain": null }, { "name": "edit_name_change", "type": "esriFieldTypeString", "alias": "edit_name_change", "length": 254, "domain": null }, { "name": "edit_original_mhfd_code", "type": "esriFieldTypeString", "alias": "edit_original_mhfd_code", "length": 255, "domain": null }, { "name": "edit_notes", "type": "esriFieldTypeString", "alias": "edit_notes", "length": 500, "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": "stream_id", "type": "esriFieldTypeInteger", "alias": "stream_id", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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": false, "supportsCurrentUserQueries": true }, "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, "serviceItemId": "37f508b49d0c4655a4e2725083bf58e7" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 17, "name": "Floodplains Non FEMA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Slaughterhouse Gulch Streams" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "floodplain_type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "100-Year Floodplain (1% Annual Chance)", "description": "100-Year Floodplain (1% Annual Chance)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 82, 205, 255 ], "outline": null }, "values": [ [ "100-Year Floodplain (1% Annual Chance)" ] ] }, { "label": "100-Year Shallow Flooding", "description": "100-Year Shallow Flooding", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "values": [ [ "100-Year Shallow Flooding" ] ] }, { "label": "500-Year Floodplain (0.2% Annual Chance)", "description": "500-Year Floodplain (0.2% Annual Chance)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "values": [ [ "500-Year Floodplain (0.2% Annual Chance)" ] ] }, { "label": "Floodway", "description": "Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 95, 255 ], "outline": null }, "values": [ [ "Floodway" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 82, 205, 255 ], "outline": null }, "value": "100-Year Floodplain (1% Annual Chance)", "label": "100-Year Floodplain (1% Annual Chance)", "description": "100-Year Floodplain (1% Annual Chance)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": null }, "value": "100-Year Shallow Flooding", "label": "100-Year Shallow Flooding", "description": "100-Year Shallow Flooding" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "500-Year Floodplain (0.2% Annual Chance)", "label": "500-Year Floodplain (0.2% Annual Chance)", "description": "500-Year Floodplain (0.2% Annual Chance)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 95, 255 ], "outline": null }, "value": "Floodway", "label": "Floodway", "description": "Floodway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 182, 255 ], "toColor": [ 252, 204, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 247, 255 ], "toColor": [ 189, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 235, 255 ], "toColor": [ 252, 212, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 210, 255 ], "toColor": [ 223, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 179, 252, 255 ], "toColor": [ 195, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 212, 255 ], "toColor": [ 252, 240, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 191, 255 ], "toColor": [ 252, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 202, 252, 255 ], "toColor": [ 223, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3123812.2378665768, "ymin": 1629423.45278588, "xmax": 3160936.789937243, "ymax": 1723628.8697080088, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "study_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "study_name", "type": "esriFieldTypeString", "alias": "Study Name", "length": 255, "domain": null }, { "name": "floodplain_type", "type": "esriFieldTypeString", "alias": "Floodplain Type", "length": 50, "domain": { "type": "codedValue", "name": "floodplain_type", "description": "Type of flood hazard zone designation", "codedValues": [ { "name": "Floodway", "code": "Floodway" }, { "name": "100-Year Floodplain (1% Annual Chance)", "code": "100-Year Floodplain (1% Annual Chance)" }, { "name": "500-Year Floodplain (0.2% Annual Chance)", "code": "500-Year Floodplain (0.2% Annual Chance)" }, { "name": "100-Year Shallow Flooding", "code": "100-Year Shallow Flooding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "floodplain_source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "floodplain_source", "description": "Source of floodplain delineation represented in MHFD's non-fema floodplain layer", "codedValues": [ { "name": "MHFD", "code": "MHFD" }, { "name": "FEMA", "code": "FEMA" }, { "name": "CWCB", "code": "CWCB" }, { "name": "Local", "code": "Local" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "submittal_fema", "type": "esriFieldTypeString", "alias": "Submitted to FEMA?", "length": 3, "domain": { "type": "codedValue", "name": "yes_no", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "submittal_other", "type": "esriFieldTypeString", "alias": "If Not FEMA, Where Did You Submit?", "length": 255, "domain": null }, { "name": "board_acceptance_date", "type": "esriFieldTypeDate", "alias": "Board Acceptance Date", "length": 8, "domain": null }, { "name": "state_designation_date", "type": "esriFieldTypeDate", "alias": "State Designation Date", "length": 8, "domain": null }, { "name": "board_adoption_date", "type": "esriFieldTypeDate", "alias": "Board Adoption Date", "length": 8, "domain": null }, { "name": "fhad_report_date", "type": "esriFieldTypeString", "alias": "FHAD Report Date", "length": 255, "domain": null }, { "name": "fhad_to_pmr", "type": "esriFieldTypeString", "alias": "fhad_to_pmr", "length": 3, "domain": { "type": "codedValue", "name": "yes_no", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pmr_in_progress", "type": "esriFieldTypeString", "alias": "pmr_in_progress", "length": 3, "domain": { "type": "codedValue", "name": "yes_no", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pon_date", "type": "esriFieldTypeDate", "alias": "PON Date", "length": 8, "domain": null }, { "name": "draft_release_date", "type": "esriFieldTypeDate", "alias": "draft_release_date", "length": 8, "domain": null }, { "name": "preliminary_release_date", "type": "esriFieldTypeDate", "alias": "preliminary_release_date", "length": 8, "domain": null }, { "name": "lfd_date", "type": "esriFieldTypeDate", "alias": "lfd_date", "length": 8, "domain": null }, { "name": "effective_date", "type": "esriFieldTypeDate", "alias": "effective_date", "length": 8, "domain": null }, { "name": "number_firm", "type": "esriFieldTypeSmallInteger", "alias": "number_firm", "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 15, "domain": { "type": "codedValue", "name": "county", "description": "The counties where MHFD provides services within it's district boundary, where MHFD owns assets, and/or where MHFD partners on projects", "codedValues": [ { "name": "Adams", "code": "Adams" }, { "name": "Arapahoe", "code": "Arapahoe" }, { "name": "Boulder", "code": "Boulder" }, { "name": "Broomfield", "code": "Broomfield" }, { "name": "Clear Creek", "code": "Clear Creek" }, { "name": "Denver", "code": "Denver" }, { "name": "Douglas", "code": "Douglas" }, { "name": "El Paso", "code": "El Paso" }, { "name": "Elbert", "code": "Elbert" }, { "name": "Jefferson", "code": "Jefferson" }, { "name": "Larimer", "code": "Larimer" }, { "name": "Teller", "code": "Teller" }, { "name": "Weld", "code": "Weld" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "service_area", "type": "esriFieldTypeString", "alias": "Service Area", "length": 24, "domain": { "type": "codedValue", "name": "service_area", "description": "List of Service Areas for the Mile High Flood District", "codedValues": [ { "name": "Boulder Creek", "code": "Boulder Creek" }, { "name": "Cherry Creek", "code": "Cherry Creek" }, { "name": "North", "code": "North" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Sand Creek", "code": "Sand Creek" }, { "name": "South", "code": "South" }, { "name": "South Platte River", "code": "South Platte River" }, { "name": "Southwest", "code": "Southwest" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "is_public", "type": "esriFieldTypeSmallInteger", "alias": "is_public", "domain": { "type": "codedValue", "name": "binary", "description": "0 or 1 (Yes or No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "project_id", "type": "esriFieldTypeInteger", "alias": "Project ID", "domain": null }, { "name": "source_path", "type": "esriFieldTypeString", "alias": "Source (Path)", "length": 255, "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 }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "37f508b49d0c4655a4e2725083bf58e7" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "Catchments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Slaughterhouse Gulch Streams" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3121961.6597497165, "ymin": 1619566.6806106418, "xmax": 3166136.6599822193, "ymax": 1663891.6805431396, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Str_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Str_Name", "type": "esriFieldTypeString", "alias": "Str_Name", "length": 100, "domain": null }, { "name": "Seg_Num", "type": "esriFieldTypeInteger", "alias": "Seg_Num", "domain": null }, { "name": "Reach_Code", "type": "esriFieldTypeString", "alias": "Reach_Code", "length": 50, "domain": null }, { "name": "Trib_Code1", "type": "esriFieldTypeInteger", "alias": "Trib_Code1", "domain": null }, { "name": "Trib_Code2", "type": "esriFieldTypeInteger", "alias": "Trib_Code2", "domain": null }, { "name": "Trib_Code3", "type": "esriFieldTypeInteger", "alias": "Trib_Code3", "domain": null }, { "name": "Trib_Code4", "type": "esriFieldTypeInteger", "alias": "Trib_Code4", "domain": null }, { "name": "Trib_Code5", "type": "esriFieldTypeInteger", "alias": "Trib_Code5", "domain": null }, { "name": "Trib_Code6", "type": "esriFieldTypeInteger", "alias": "Trib_Code6", "domain": null }, { "name": "Trib_Code7", "type": "esriFieldTypeInteger", "alias": "Trib_Code7", "domain": null }, { "name": "UDFCD_Code", "type": "esriFieldTypeString", "alias": "UDFCD_Code", "length": 50, "domain": null }, { "name": "LegacyCode", "type": "esriFieldTypeString", "alias": "LegacyCode", "length": 25, "domain": null }, { "name": "Seg_ID", "type": "esriFieldTypeString", "alias": "Seg_ID", "length": 25, "domain": null }, { "name": "Section_ID", "type": "esriFieldTypeString", "alias": "Section", "length": 50, "domain": null }, { "name": "Catch_Acre", "type": "esriFieldTypeDouble", "alias": "Catch_Acre", "domain": null }, { "name": "InOut_Dist", "type": "esriFieldTypeString", "alias": "InOut_Dist", "length": 3, "domain": null }, { "name": "mhfd_code_stream", "type": "esriFieldTypeString", "alias": "mhfd_code_stream", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "37f508b49d0c4655a4e2725083bf58e7" } ], "tables": [] }