{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Overflow Location", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 56, 168, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 904639.2659, "ymin": 7223817.5221, "xmax": 968137.6809, "ymax": 7296352.8888, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "OVF_Type", "type": "esriFieldTypeString", "alias": "Overflow Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpOVFType", "description": "Overflow Type", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Natural Non-OverFlow", "code": "Natural Non-OverFlow" }, { "name": "FFD", "code": "FFD" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Crest_Elevation", "type": "esriFieldTypeDouble", "alias": "Crest Elevation", "domain": null }, { "name": "OVF_RouteName", "type": "esriFieldTypeString", "alias": "Overflow Route Name", "length": 50, "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R134_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_134", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G176SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_134", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Lake Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "234ea63d3c73052608df09cca8cd8b8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACSklEQVRIid3VXUiTURzH8e/WNudyllul1rKl2coKJZCIsIvCQKpdhOBFQTQooyuLIJToptAEKQgiqQi6iG66COqiGkQK0Qtmj5o1bJSmttV8Zs5tLV9mFyPY3Hk2M7zpd3V4zv98/udw4DwaFjCa/xZXYbBUYSw4RKZ5GaoMPVPhED+/DzD24RqToa754UtKdmNc1YzNsYW8HTpUcaVTYfjyoIbP914z2ltL5Ef/3HFTWR1Wez0lx1eIt2SAwpqlWA/s4dWZJ3x7eYxg/7P0uNFmp6i6AZtjueKp/kSthe2Xinlx6jpBbyVEBlLhOkwbGucEx2dbczGhwVa8z6uU8ZxNdZSe3vhXMMROsLa6HFkqjb/kRDzLUkl2kVoIyF0gS7ByF2StTp5fs99M3+1aZOmEGNfn5gnhISe0HYGZKGizYa8zuYHGAJm5CR8T8UU6gxh/FIMBJgPw9SmsP5xcpzEsVsaj0xEhbi4D993YWKUGc6mwjOlIwvpEfMIvCxetOwjRSRh5CwX7Ys1mZ2YKIj6fMh4ceENErkBvTlyoUoPNATbxhgHwtIcJfLyjjI9I5+m5bKf8QmEKRhzXrS5+jTmVcfAz0nETT/tZ8neKL1eU3qvDBPrqgZlUOMjdTXS3FIOqhvyK9A1cN7z0379IcKht9pT44fJ1OJCa3Aw/Psrmk9akOwAIuKeRWt4z+q6B8U8PRYzykytLjchSKz7pHEbLVnQ5JtTaDKITYcIeL+ODTsZcV4AJJSLdz8KP3FmH3JmmbH74P2VB8d/9Cro0lpJZTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 902160.1644000001, "ymin": 7223745.7505, "xmax": 967503.9274000004, "ymax": 7297500.2701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Common_Name", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "domain": { "type": "codedValue", "name": "mdpPlayaClass", "description": "Playa Classification", "codedValues": [ { "name": "Non-Overflow", "code": "Non-Overflow" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Detention Basin", "code": "Detention Basin" }, { "name": "Retention Basin", "code": "Retention Basin" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_LakeName", "type": "esriFieldTypeString", "alias": "Downstream Lake Name", "length": 50, "domain": null }, { "name": "Crest_Elevation", "type": "esriFieldTypeDouble", "alias": "Crest Elevation", "domain": null }, { "name": "IWSE", "type": "esriFieldTypeDouble", "alias": "Initial WSE", "domain": null }, { "name": "IWSE_Source", "type": "esriFieldTypeString", "alias": "Initial WSE Source", "length": 50, "domain": { "type": "codedValue", "name": "mdpIWSESource", "description": "Initial WSE Source", "codedValues": [ { "name": "1.4\" Runoff", "code": "1.4\" Runoff" }, { "name": "Vegetation Line", "code": "Vegetation Line" }, { "name": "Outlet Elevation", "code": "Outlet Elevation" }, { "name": "Drained to Low Port", "code": "Drained to Low Port" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FFD_2yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 2yr WSE", "domain": null }, { "name": "FFD_10yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 10yr WSE", "domain": null }, { "name": "FFD_25yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 25yr WSE", "domain": null }, { "name": "FFD_50yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 50yr WSE", "domain": null }, { "name": "FFD_100yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 100yr WSE", "domain": null }, { "name": "FFD_500yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 500yr WSE", "domain": null }, { "name": "FFD_2yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 2yr Overflow (cfs)", "domain": null }, { "name": "FFD_10yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 10yr Overflow (cfs)", "domain": null }, { "name": "FFD_25yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 25yr Overflow (cfs)", "domain": null }, { "name": "FFD_50yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 50yr Overflow (cfs)", "domain": null }, { "name": "FFD_100yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 100yr Overflow (cfs)", "domain": null }, { "name": "FFD_500yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 500yr Overflow (cfs)", "domain": null }, { "name": "FEMA_100yr_WSE", "type": "esriFieldTypeDouble", "alias": "FEMA 100yr WSE", "domain": null }, { "name": "FEMA_500yr_WSE", "type": "esriFieldTypeDouble", "alias": "FEMA 500yr WSE", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R131_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_131", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G173SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G173Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_131", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S92_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Stage Storage Area", "relatedTableId": 13, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 2, "name": "Stage Storage Table", "relatedTableId": 19, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Hydraulic Node", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bb993340d236571721dcb1f3cec4c2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAh0lEQVQokaWSwQ2AIAwA78ESugaOoWuwhl1D1mAOd/JTNCEFBS8hkFCupeD4iXvZ9zqfowJRyTwi8MCq6wDEXsFRVNIlCDz3B5hUIl8E3goEdiBRNNQSBM1oIcDWEngV1Fg15q6iFEjjcOYAFksQeJ6tRa4yWoKvSCnIjal+WYMNSFmQdHRzAUmAFP8ngXHNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature['Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Direction_Deg_North']", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 901173.2410000004, "ymin": 7225139.2911, "xmax": 970156.7960000001, "ymax": 7303787.6081, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.HydNodeType", "type": "esriFieldTypeString", "alias": "Hydraulic Node Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpHydNodeType", "description": "Hydraulic Node Type", "codedValues": [ { "name": "Lake", "code": "Lake" }, { "name": "Over", "code": "Over" }, { "name": "Under", "code": "Under" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Detention Basin", "code": "Detention Basin" }, { "name": "Retention Basin", "code": "Retention Basin" }, { "name": "Parallel", "code": "Parallel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Q2_FFD", "type": "esriFieldTypeInteger", "alias": "2yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Q10_FFD", "type": "esriFieldTypeInteger", "alias": "10yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Q25_FFD", "type": "esriFieldTypeInteger", "alias": "25yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Q50_FFD", "type": "esriFieldTypeInteger", "alias": "50yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Q100_FFD", "type": "esriFieldTypeInteger", "alias": "100yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Q500_FFD", "type": "esriFieldTypeInteger", "alias": "500yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Direction_Deg_North", "type": "esriFieldTypeSmallInteger", "alias": "Direction Deg from North", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.HydLink_Type", "type": "esriFieldTypeString", "alias": "Hydraulic Link Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpHydLinkType", "description": "Hydraulic Link Type", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Channel", "code": "Channel" }, { "name": "Collector A", "code": "Collector A" }, { "name": "Collector B", "code": "Collector B" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Frontage Road", "code": "Frontage Road" }, { "name": "Minor Arterial A", "code": "Minor Arterial A" }, { "name": "Minor Arterial B", "code": "Minor Arterial B" }, { "name": "Natural Channel", "code": "Natural Channel" }, { "name": "Overflow Weir", "code": "Overflow Weir" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Principal Arterial (Modified)", "code": "Principal Arterial (Modified)" }, { "name": "Principal Arterial A", "code": "Principal Arterial A" }, { "name": "R-1 Residential", "code": "R-1 Residential" }, { "name": "R-1A Residential", "code": "R-1A Residential" }, { "name": "R-2 Commercial", "code": "R-2 Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Non-Standard Residential", "code": "Non-Standard Residential" }, { "name": "Strip Paved", "code": "Strip Paved" }, { "name": "T-1 Thoroughfare", "code": "T-1 Thoroughfare" }, { "name": "T-2 Thoroughfare", "code": "T-2 Thoroughfare" }, { "name": "Weir", "code": "Weir" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.US_NodeName", "type": "esriFieldTypeString", "alias": "Upstream Node Name", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.DS_NodeName", "type": "esriFieldTypeString", "alias": "Downstream Node Name", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Q2_FFD", "type": "esriFieldTypeInteger", "alias": "2yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Q10_FFD", "type": "esriFieldTypeInteger", "alias": "10yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Q25_FFD", "type": "esriFieldTypeInteger", "alias": "25yr Q FFD(cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Q50_FFD", "type": "esriFieldTypeInteger", "alias": "50yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Q100_FFD", "type": "esriFieldTypeInteger", "alias": "100yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Q500_FFD", "type": "esriFieldTypeInteger", "alias": "500yr Q FFD (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.FFD_Link_XS", "type": "esriFieldTypeString", "alias": "FFD Link XS", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.FFD_Capacity", "type": "esriFieldTypeInteger", "alias": "FFD Capacity (cfs)", "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "length": 15, "domain": { "type": "codedValue", "name": "mdpLOS", "description": "Level of Service", "codedValues": [ { "name": "2YR", "code": "2YR" }, { "name": "5YR", "code": "5YR" }, { "name": "10YR", "code": "10YR" }, { "name": "25YR", "code": "25YR" }, { "name": "50YR", "code": "50YR" }, { "name": "100YR", "code": "100YR" }, { "name": "500YR", "code": "500YR" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.FFD_XS_Exists", "type": "esriFieldTypeString", "alias": "FFD XS Exists (Yes/No)", "length": 15, "domain": { "type": "codedValue", "name": "mdpYesNo", "description": "General Yes No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R129_pk", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_129", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G171SubBasinName", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_129", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.GlobalID,Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Node.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R127_pk", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_127", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G169SubBasinName", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_127", "fields": "Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.GlobalID,Lubbock_AVO_53238.GISDBO.mdpHydraulic_Link.OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Tc Path", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 898496.4911000002, "ymin": 7222880.6273, "xmax": 970156.7960000001, "ymax": 7304906.6807, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SubAreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SubAreaName", "type": "esriFieldTypeString", "alias": "SubArea Name", "length": 50, "domain": null }, { "name": "Tc_min", "type": "esriFieldTypeDouble", "alias": "Tc (min)", "domain": null }, { "name": "Tc_Method", "type": "esriFieldTypeString", "alias": "Tc Method", "length": 50, "domain": { "type": "codedValue", "name": "mdpTcMethod", "description": "Time of Concentration Method", "codedValues": [ { "name": "Kerby-Kirpich", "code": "Kerby-Kirpich" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_141", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G183SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_141", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S102_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 5, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Overflow Route XS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 904332.2399000004, "ymin": 7227135.9499, "xmax": 970282.4468999999, "ymax": 7297348.4023, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "XS_Invert", "type": "esriFieldTypeDouble", "alias": "XS Invert", "domain": null }, { "name": "OVF_RouteName", "type": "esriFieldTypeString", "alias": "Overflow Route Name", "length": 50, "domain": null }, { "name": "FFD_2yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 2yr WSE", "domain": null }, { "name": "FFD_10yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 10yr WSE", "domain": null }, { "name": "FFD_25yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 25yr WSE", "domain": null }, { "name": "FFD_50yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 50yr WSE", "domain": null }, { "name": "FFD_100yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 100yr WSE", "domain": null }, { "name": "FFD_500yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 500yr WSE", "domain": null }, { "name": "FFD_2yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 2yr Overflow (cfs)", "domain": null }, { "name": "FFD_10yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 10yr Overflow (cfs)", "domain": null }, { "name": "FFD_25yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 25yr Overflow (cfs)", "domain": null }, { "name": "FFD_50yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 50yr Overflow (cfs)", "domain": null }, { "name": "FFD_100yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 100yr Overflow (cfs)", "domain": null }, { "name": "FFD_500yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 500yr Overflow (cfs)", "domain": null }, { "name": "FEMA_100yr_WSE", "type": "esriFieldTypeDouble", "alias": "FEMA 100yr WSE", "domain": null }, { "name": "FEMA_500yr_WSE", "type": "esriFieldTypeDouble", "alias": "FEMA 500yr WSE", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_136", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G178SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_136", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 6, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Overflow XS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 904165.0807999996, "ymin": 7222763.8432, "xmax": 968615.1343, "ymax": 7296814.7478, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "XS_Invert", "type": "esriFieldTypeDouble", "alias": "XS Invert", "domain": null }, { "name": "OVF_RouteName", "type": "esriFieldTypeString", "alias": "Overflow Route Name", "length": 50, "domain": null }, { "name": "FFD_2yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 2yr WSE", "domain": null }, { "name": "FFD_10yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 10yr WSE", "domain": null }, { "name": "FFD_25yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 25yr WSE", "domain": null }, { "name": "FFD_50yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 50yr WSE", "domain": null }, { "name": "FFD_100yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 100yr WSE", "domain": null }, { "name": "FFD_500yr_WSE", "type": "esriFieldTypeDouble", "alias": "FFD 500yr WSE", "domain": null }, { "name": "FFD_2yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 2yr Overflow (cfs)", "domain": null }, { "name": "FFD_10yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 10yr Overflow (cfs)", "domain": null }, { "name": "FFD_25yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 25yr Overflow (cfs)", "domain": null }, { "name": "FFD_50yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 50yr Overflow (cfs)", "domain": null }, { "name": "FFD_100yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 100yr Overflow (cfs)", "domain": null }, { "name": "FFD_500yr_OVF", "type": "esriFieldTypeInteger", "alias": "FFD 500yr Overflow (cfs)", "domain": null }, { "name": "FEMA_100yr_WSE", "type": "esriFieldTypeDouble", "alias": "FEMA 100yr WSE", "domain": null }, { "name": "FEMA_500yr_WSE", "type": "esriFieldTypeDouble", "alias": "FEMA 500yr WSE", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_137", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G179SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_137", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 7, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Overflow Route", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 904641.3492, "ymin": 7223253.129, "xmax": 970156.7960000001, "ymax": 7296352.8888, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "OVF_Type", "type": "esriFieldTypeString", "alias": "Overflow Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpOVFType", "description": "Overflow Type", "codedValues": [ { "name": "Natural", "code": "Natural" }, { "name": "Natural Non-OverFlow", "code": "Natural Non-OverFlow" }, { "name": "FFD", "code": "FFD" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_NodeName", "type": "esriFieldTypeString", "alias": "Upstream Node Name", "length": 50, "domain": null }, { "name": "DS_NodeName", "type": "esriFieldTypeString", "alias": "Downstream Node Name", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_135", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G177SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_135", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 8, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Hydraulic Link Weir", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "defaultLabel": "N/A", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "500YR", "label": "500YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "100YR", "label": "100YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 2 }, "value": "50YR", "label": "50YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "25YR", "label": "25YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "10YR", "label": "10YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "5YR", "label": "5YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2YR", "label": "2YR" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 115, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 904222.2976000002, "ymin": 7223817.5221, "xmax": 959719.9512999998, "ymax": 7297500.2701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "WeirLink_Type", "type": "esriFieldTypeString", "alias": "Weir Link Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpHydLinkType", "description": "Hydraulic Link Type", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Channel", "code": "Channel" }, { "name": "Collector A", "code": "Collector A" }, { "name": "Collector B", "code": "Collector B" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Frontage Road", "code": "Frontage Road" }, { "name": "Minor Arterial A", "code": "Minor Arterial A" }, { "name": "Minor Arterial B", "code": "Minor Arterial B" }, { "name": "Natural Channel", "code": "Natural Channel" }, { "name": "Overflow Weir", "code": "Overflow Weir" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Principal Arterial (Modified)", "code": "Principal Arterial (Modified)" }, { "name": "Principal Arterial A", "code": "Principal Arterial A" }, { "name": "R-1 Residential", "code": "R-1 Residential" }, { "name": "R-1A Residential", "code": "R-1A Residential" }, { "name": "R-2 Commercial", "code": "R-2 Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Non-Standard Residential", "code": "Non-Standard Residential" }, { "name": "Strip Paved", "code": "Strip Paved" }, { "name": "T-1 Thoroughfare", "code": "T-1 Thoroughfare" }, { "name": "T-2 Thoroughfare", "code": "T-2 Thoroughfare" }, { "name": "Weir", "code": "Weir" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_NodeName", "type": "esriFieldTypeString", "alias": "Upstream Node Name", "length": 50, "domain": null }, { "name": "DS_NodeName", "type": "esriFieldTypeString", "alias": "Downstream Node Name", "length": 50, "domain": null }, { "name": "Q2_FFD", "type": "esriFieldTypeInteger", "alias": "2yr Q FFD (cfs)", "domain": null }, { "name": "Q10_FFD", "type": "esriFieldTypeInteger", "alias": "10yr Q FFD (cfs)", "domain": null }, { "name": "Q25_FFD", "type": "esriFieldTypeInteger", "alias": "25yr Q FFD(cfs)", "domain": null }, { "name": "Q50_FFD", "type": "esriFieldTypeInteger", "alias": "50yr Q FFD (cfs)", "domain": null }, { "name": "Q100_FFD", "type": "esriFieldTypeInteger", "alias": "100yr Q FFD (cfs)", "domain": null }, { "name": "Q500_FFD", "type": "esriFieldTypeInteger", "alias": "500yr Q FFD (cfs)", "domain": null }, { "name": "FFD_Link_XS", "type": "esriFieldTypeString", "alias": "FFD Link XS", "length": 50, "domain": null }, { "name": "FFD_Capacity", "type": "esriFieldTypeInteger", "alias": "FFD Capacity (cfs)", "domain": null }, { "name": "LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "length": 15, "domain": { "type": "codedValue", "name": "mdpLOS", "description": "Level of Service", "codedValues": [ { "name": "2YR", "code": "2YR" }, { "name": "5YR", "code": "5YR" }, { "name": "10YR", "code": "10YR" }, { "name": "25YR", "code": "25YR" }, { "name": "50YR", "code": "50YR" }, { "name": "100YR", "code": "100YR" }, { "name": "500YR", "code": "500YR" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FFD_XS_Exists", "type": "esriFieldTypeString", "alias": "FFD XS Exists (Yes/No)", "length": 15, "domain": { "type": "codedValue", "name": "mdpYesNo", "description": "General Yes No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_128", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G170SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_128", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 9, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Hydraulic Link", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "defaultLabel": "N/A", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "500YR", "label": "500YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "100YR", "label": "100YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 2 }, "value": "50YR", "label": "50YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "25YR", "label": "25YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "10YR", "label": "10YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "5YR", "label": "5YR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "2YR", "label": "2YR" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 115, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 901173.2410000004, "ymin": 7225135.4132, "xmax": 970156.7960000001, "ymax": 7303787.6081, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "HydLink_Type", "type": "esriFieldTypeString", "alias": "Hydraulic Link Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpHydLinkType", "description": "Hydraulic Link Type", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Channel", "code": "Channel" }, { "name": "Collector A", "code": "Collector A" }, { "name": "Collector B", "code": "Collector B" }, { "name": "Crossing", "code": "Crossing" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Frontage Road", "code": "Frontage Road" }, { "name": "Minor Arterial A", "code": "Minor Arterial A" }, { "name": "Minor Arterial B", "code": "Minor Arterial B" }, { "name": "Natural Channel", "code": "Natural Channel" }, { "name": "Overflow Weir", "code": "Overflow Weir" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Principal Arterial (Modified)", "code": "Principal Arterial (Modified)" }, { "name": "Principal Arterial A", "code": "Principal Arterial A" }, { "name": "R-1 Residential", "code": "R-1 Residential" }, { "name": "R-1A Residential", "code": "R-1A Residential" }, { "name": "R-2 Commercial", "code": "R-2 Commercial" }, { "name": "Residential", "code": "Residential" }, { "name": "Non-Standard Residential", "code": "Non-Standard Residential" }, { "name": "Strip Paved", "code": "Strip Paved" }, { "name": "T-1 Thoroughfare", "code": "T-1 Thoroughfare" }, { "name": "T-2 Thoroughfare", "code": "T-2 Thoroughfare" }, { "name": "Weir", "code": "Weir" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_NodeName", "type": "esriFieldTypeString", "alias": "Upstream Node Name", "length": 50, "domain": null }, { "name": "DS_NodeName", "type": "esriFieldTypeString", "alias": "Downstream Node Name", "length": 50, "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Q2_FFD", "type": "esriFieldTypeInteger", "alias": "2yr Q FFD (cfs)", "domain": null }, { "name": "Q10_FFD", "type": "esriFieldTypeInteger", "alias": "10yr Q FFD (cfs)", "domain": null }, { "name": "Q25_FFD", "type": "esriFieldTypeInteger", "alias": "25yr Q FFD(cfs)", "domain": null }, { "name": "Q50_FFD", "type": "esriFieldTypeInteger", "alias": "50yr Q FFD (cfs)", "domain": null }, { "name": "Q100_FFD", "type": "esriFieldTypeInteger", "alias": "100yr Q FFD (cfs)", "domain": null }, { "name": "Q500_FFD", "type": "esriFieldTypeInteger", "alias": "500yr Q FFD (cfs)", "domain": null }, { "name": "FFD_Link_XS", "type": "esriFieldTypeString", "alias": "FFD Link XS", "length": 50, "domain": null }, { "name": "FFD_Capacity", "type": "esriFieldTypeInteger", "alias": "FFD Capacity (cfs)", "domain": null }, { "name": "LOS", "type": "esriFieldTypeString", "alias": "Level of Service", "length": 15, "domain": { "type": "codedValue", "name": "mdpLOS", "description": "Level of Service", "codedValues": [ { "name": "2YR", "code": "2YR" }, { "name": "5YR", "code": "5YR" }, { "name": "10YR", "code": "10YR" }, { "name": "25YR", "code": "25YR" }, { "name": "50YR", "code": "50YR" }, { "name": "100YR", "code": "100YR" }, { "name": "500YR", "code": "500YR" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FFD_XS_Exists", "type": "esriFieldTypeString", "alias": "FFD XS Exists (Yes/No)", "length": 15, "domain": { "type": "codedValue", "name": "mdpYesNo", "description": "General Yes No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R127_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_127", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G169SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_127", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 10, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Lake Inundation (Initial WSE)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 903555.2111, "ymin": 7224080.9831, "xmax": 968918.4831999997, "ymax": 7298210.1598, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LakeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Event", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "mdpEvent", "description": "Frequency Events", "codedValues": [ { "name": "Initial WSE", "code": "Initial WSE" }, { "name": "FFD 2yr", "code": "FFD 2yr" }, { "name": "FFD 5yr", "code": "FFD 5yr" }, { "name": "FFD 10yr", "code": "FFD 10yr" }, { "name": "FFD 25yr", "code": "FFD 25yr" }, { "name": "FFD 50yr", "code": "FFD 50yr" }, { "name": "FFD 100yr", "code": "FFD 100yr" }, { "name": "FFD 500yr", "code": "FFD 500yr" }, { "name": "FEMA 10yr", "code": "FEMA 10yr" }, { "name": "FEMA 25yr", "code": "FEMA 25yr" }, { "name": "FEMA 50yr", "code": "FEMA 50yr" }, { "name": "FEMA 100yr", "code": "FEMA 100yr" }, { "name": "FEMA 500yr", "code": "FEMA 500yr" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "InundationMapSrc", "type": "esriFieldTypeString", "alias": "Inundation Mapping Source", "length": 30, "domain": { "type": "codedValue", "name": "mdpElevSource", "description": "Elevation Source", "codedValues": [ { "name": "USGS 1:24k Quadrangle", "code": "USGS 1:24k Quadrangle" }, { "name": "1995 Topography", "code": "1995 Topography" }, { "name": "2005 Topography", "code": "2005 Topography" }, { "name": "2011 LiDAR", "code": "2011 LiDAR" }, { "name": "2016 LiDAR", "code": "2016 LiDAR" }, { "name": "2021 LiDAR", "code": "2021 LiDAR" }, { "name": "Survey", "code": "Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G172SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Lake Inundation (FFD 100yr)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 903555.2111, "ymin": 7224080.9831, "xmax": 968918.4831999997, "ymax": 7298210.1598, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LakeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Event", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "mdpEvent", "description": "Frequency Events", "codedValues": [ { "name": "Initial WSE", "code": "Initial WSE" }, { "name": "FFD 2yr", "code": "FFD 2yr" }, { "name": "FFD 5yr", "code": "FFD 5yr" }, { "name": "FFD 10yr", "code": "FFD 10yr" }, { "name": "FFD 25yr", "code": "FFD 25yr" }, { "name": "FFD 50yr", "code": "FFD 50yr" }, { "name": "FFD 100yr", "code": "FFD 100yr" }, { "name": "FFD 500yr", "code": "FFD 500yr" }, { "name": "FEMA 10yr", "code": "FEMA 10yr" }, { "name": "FEMA 25yr", "code": "FEMA 25yr" }, { "name": "FEMA 50yr", "code": "FEMA 50yr" }, { "name": "FEMA 100yr", "code": "FEMA 100yr" }, { "name": "FEMA 500yr", "code": "FEMA 500yr" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "InundationMapSrc", "type": "esriFieldTypeString", "alias": "Inundation Mapping Source", "length": 30, "domain": { "type": "codedValue", "name": "mdpElevSource", "description": "Elevation Source", "codedValues": [ { "name": "USGS 1:24k Quadrangle", "code": "USGS 1:24k Quadrangle" }, { "name": "1995 Topography", "code": "1995 Topography" }, { "name": "2005 Topography", "code": "2005 Topography" }, { "name": "2011 LiDAR", "code": "2011 LiDAR" }, { "name": "2016 LiDAR", "code": "2016 LiDAR" }, { "name": "2021 LiDAR", "code": "2021 LiDAR" }, { "name": "Survey", "code": "Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G172SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Lake Inundation (FFD 500yr)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 903555.2111, "ymin": 7224080.9831, "xmax": 968918.4831999997, "ymax": 7298210.1598, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LakeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Event", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "mdpEvent", "description": "Frequency Events", "codedValues": [ { "name": "Initial WSE", "code": "Initial WSE" }, { "name": "FFD 2yr", "code": "FFD 2yr" }, { "name": "FFD 5yr", "code": "FFD 5yr" }, { "name": "FFD 10yr", "code": "FFD 10yr" }, { "name": "FFD 25yr", "code": "FFD 25yr" }, { "name": "FFD 50yr", "code": "FFD 50yr" }, { "name": "FFD 100yr", "code": "FFD 100yr" }, { "name": "FFD 500yr", "code": "FFD 500yr" }, { "name": "FEMA 10yr", "code": "FEMA 10yr" }, { "name": "FEMA 25yr", "code": "FEMA 25yr" }, { "name": "FEMA 50yr", "code": "FEMA 50yr" }, { "name": "FEMA 100yr", "code": "FEMA 100yr" }, { "name": "FEMA 500yr", "code": "FEMA 500yr" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "InundationMapSrc", "type": "esriFieldTypeString", "alias": "Inundation Mapping Source", "length": 30, "domain": { "type": "codedValue", "name": "mdpElevSource", "description": "Elevation Source", "codedValues": [ { "name": "USGS 1:24k Quadrangle", "code": "USGS 1:24k Quadrangle" }, { "name": "1995 Topography", "code": "1995 Topography" }, { "name": "2005 Topography", "code": "2005 Topography" }, { "name": "2011 LiDAR", "code": "2011 LiDAR" }, { "name": "2016 LiDAR", "code": "2016 LiDAR" }, { "name": "2021 LiDAR", "code": "2021 LiDAR" }, { "name": "Survey", "code": "Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R130_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_130", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G172SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_130", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Overflow Inundation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "e838effb3898daac3a9217cb76f82f98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2ElEQVRogbWayxEUMQxEfXAVIZIJQZAAMRATWXDjBKfd8nok9WvZ+DTjjyRLrY89M3/8+v335/c/4+u3L6PTorVrn0P7RA6HxhxjfEzKFmUbieaufYpWtm6dVylxf682/Jo7M8YVMWKNSrgKGZEsFW8lS8R3Uq3vBBSEs3cy96a7RXSmgnZmoeyZwq/aWLaePGc01zkf8KYWrxqFHw10RNFExnXOjBhXgpBAl81zod2BOVn/iN5KEBWcXn1d1FQWdOGdrX9EbyWI6neDkmPNE3iv896bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT7++URSM0CRpV/w5RBens+QQ9oU9HTHZGXaY3YL7TocFxn/fYtLLy/yw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnI3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYD3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W89ymrs0G6pjMeCU2Ll0jmyOIzm0yaWtNJh44cBPLRnPLmpFP2RXP2XElpOk0FurU9vlqqhSTQZJA7DVKVYmlaHCP5alkxJv1qzKHb8W2VRa5/tSRjJ+mpmq8s/AhkypczQmosotvxaSKf4vNqYfR2oBMxzfocy1Z8ldLUuIT3LX+nmYCc7lwZ04rMOVd36nWaCU4DJnGVEN7OOdhhls1Ta08idbQOXQGTRi1BrOscG1VQi95RyqIFQnRL0ckCxDWqMeUO4X9kFWG38jq9B1MbUikxQhr+C9gVZmUSPe9rKhno7QoNjPgvYNU6irsBb6fJMpRAlFi3m6+V4GptlYGu+XQnijp0HHqK5jWfdmm4KCEIozW5/VmHNCKQ6/NkraL5KE5IKqie1Vgl0OnNiWv59I6MaNlNH53AlzWS7jI6jw94t7UeCUGrsQ5yCKIel/2nEHeidTdrVBuq+h8+7TDtwLjKmzeqwIxf6dOnsF6ba919jAbLSuHVXuR5uhO5q75qTbQZWow492/yPN2J3EpAOq5a5wZnjDH+AQHc00ukQj/1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 904401.2933, "ymin": 7226942.7666, "xmax": 969958.9567999998, "ymax": 7297486.6602, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OVF_RouteName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OVF_RouteName", "type": "esriFieldTypeString", "alias": "Overflow Route Name", "length": 50, "domain": null }, { "name": "Event", "type": "esriFieldTypeString", "alias": "Event", "length": 50, "domain": { "type": "codedValue", "name": "mdpEvent", "description": "Frequency Events", "codedValues": [ { "name": "Initial WSE", "code": "Initial WSE" }, { "name": "FFD 2yr", "code": "FFD 2yr" }, { "name": "FFD 5yr", "code": "FFD 5yr" }, { "name": "FFD 10yr", "code": "FFD 10yr" }, { "name": "FFD 25yr", "code": "FFD 25yr" }, { "name": "FFD 50yr", "code": "FFD 50yr" }, { "name": "FFD 100yr", "code": "FFD 100yr" }, { "name": "FFD 500yr", "code": "FFD 500yr" }, { "name": "FEMA 10yr", "code": "FEMA 10yr" }, { "name": "FEMA 25yr", "code": "FEMA 25yr" }, { "name": "FEMA 50yr", "code": "FEMA 50yr" }, { "name": "FEMA 100yr", "code": "FEMA 100yr" }, { "name": "FEMA 500yr", "code": "FEMA 500yr" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_133", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G175SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_133", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 12, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Stage Storage Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 900958.6264000004, "ymin": 7223693.7035, "xmax": 968918.4831999997, "ymax": 7299067.77, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LakeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_126", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G168SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G168LakeName", "fields": "LakeName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_126", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 13, "name": "Stage Storage Table", "relatedTableId": 19, "role": "esriRelRoleOrigin", "keyField": "LakeName", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "Lake Point", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "LakeName", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 14, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Sub Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 898496.5244000005, "ymin": 7222172.4513, "xmax": 970403.4626000002, "ymax": 7305061.7701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Playa_System", "type": "esriFieldTypeString", "alias": "Playa System", "length": 50, "domain": null }, { "name": "Playa_SubSystem", "type": "esriFieldTypeString", "alias": "Playa SubSystem", "length": 50, "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "TerminusLakeName", "type": "esriFieldTypeString", "alias": "Terminus Lake Name", "length": 10, "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "Wt_CN", "type": "esriFieldTypeInteger", "alias": "Weighted Curve Number", "domain": null }, { "name": "ModeledBy", "type": "esriFieldTypeString", "alias": "Modeled By", "length": 200, "domain": null }, { "name": "ModelDate", "type": "esriFieldTypeDate", "alias": "Model Date", "length": 8, "domain": null }, { "name": "MDP_Model_Name", "type": "esriFieldTypeString", "alias": "MDP Model Name", "length": 50, "domain": null }, { "name": "MDP_StudyStatus", "type": "esriFieldTypeString", "alias": "MDP Study Status", "length": 50, "domain": { "type": "codedValue", "name": "mdpStudyStatus", "description": "MDP Study Status", "codedValues": [ { "name": "Modeled w/o LOMR", "code": "Modeled w/o LOMR" }, { "name": "Modeled w/ LOMR", "code": "Modeled w/ LOMR" }, { "name": "Modeled, Needs LOMR", "code": "Modeled, Needs LOMR" }, { "name": "Planned", "code": "Planned" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Modeled, Hydrology Only", "code": "Modeled, Hydrology Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOMR_Case", "type": "esriFieldTypeString", "alias": "LOMR Case", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "ThoroughfareAnalysis", "type": "esriFieldTypeString", "alias": "Thoroughfare Analysis (Y/N)", "length": 20, "domain": { "type": "codedValue", "name": "mdpYesNo", "description": "General Yes No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R169_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_169", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_244_Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_169", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 9, "name": "mdpHydraulic_Link_Weir", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 6, "name": "mdpOverflow_Route_XS", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 0, "name": "mdpOverflow_Location", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 12, "name": "mdpOverflow_Inundation", "relatedTableId": 12, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 11, "name": "mdpLake_Inundation", "relatedTableId": 9, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 14, "name": "mdpStageStorageArea", "relatedTableId": 13, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "mdpTc_Path", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 7, "name": "mdpOverflow_XS", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 8, "name": "mdpOverflow_Route", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 10, "name": "mdpHydraulic_Link", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 15, "name": "mdpSubArea", "relatedTableId": 15, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "mdpHydraulic_Node", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "mdpLake_Point", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Sub Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 898496.5244000005, "ymin": 7222172.4513, "xmax": 970403.4626000002, "ymax": 7305061.7701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "CN", "type": "esriFieldTypeInteger", "alias": "CN", "domain": null }, { "name": "Tc_min", "type": "esriFieldTypeDouble", "alias": "Tc (min)", "domain": null }, { "name": "Runoff_Q2_FFD", "type": "esriFieldTypeInteger", "alias": "Runoff 2yr FFD (cfs)", "domain": null }, { "name": "Runoff_Q10_FFD", "type": "esriFieldTypeInteger", "alias": "Runoff 10yr FFD (cfs)", "domain": null }, { "name": "Runoff_Q25_FFD", "type": "esriFieldTypeInteger", "alias": "Runoff 25yr FFD (cfs)", "domain": null }, { "name": "Runoff_Q50_FFD", "type": "esriFieldTypeInteger", "alias": "Runoff 50yr FFD (cfs)", "domain": null }, { "name": "Runoff_Q100_FFD", "type": "esriFieldTypeInteger", "alias": "Runoff 100yr FFD (cfs)", "domain": null }, { "name": "Runoff_Q500_FFD", "type": "esriFieldTypeInteger", "alias": "Runoff 500yr FFD (cfs)", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_139", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G181SubBasinName", "fields": "SubBasinName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_139", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 15, "name": "mdpSubBasin", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "SubBasinName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Soils", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Soil_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 193, 124, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 159, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B", "label": "B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 103, 84, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 206, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D", "label": "D" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 117, 69, 255 ], "toColor": [ 214, 117, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 218, 189, 255 ], "toColor": [ 240, 218, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 179, 69, 255 ], "toColor": [ 247, 179, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 135, 108, 255 ], "toColor": [ 184, 135, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 194, 135, 255 ], "toColor": [ 250, 194, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 130, 45, 255 ], "toColor": [ 186, 130, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 170, 153, 255 ], "toColor": [ 191, 170, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 152, 92, 255 ], "toColor": [ 189, 152, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 139, 51, 255 ], "toColor": [ 232, 139, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 146, 102, 255 ], "toColor": [ 217, 146, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 176, 90, 255 ], "toColor": [ 230, 176, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 191, 148, 255 ], "toColor": [ 227, 191, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 107, 54, 255 ], "toColor": [ 181, 107, 54, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 898496.5244000005, "ymin": 7222172.4513, "xmax": 970403.4626000002, "ymax": 7305061.7701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Soil_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Soil_Type", "type": "esriFieldTypeString", "alias": "Soil Type", "length": 50, "domain": { "type": "codedValue", "name": "mdpSoils", "description": "MDP Soils", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 200, "domain": null }, { "name": "Source_Date", "type": "esriFieldTypeDate", "alias": "Source Date", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_138", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_138", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S99_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "LandUse", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LandUse", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Apartment", "label": "Apartment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 69, 69, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Central Business District", "label": "Central Business District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 123, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Duplex/Townhome", "label": "Duplex/Townhome" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 156, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Farmstead", "label": "Farmstead" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 94, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 108, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Industrial Park", "label": "Industrial Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 141, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Initial WSE", "label": "Initial WSE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 213, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Interstate Commercial", "label": "Interstate Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 82, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Medical", "label": "Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 174, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Open Space", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 211, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Parks", "label": "Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 200, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Playa", "label": "Playa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Public Use", "label": "Public Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 120, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential 1-Acre", "label": "Residential 1-Acre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 140, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential High", "label": "Residential High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 225, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential Low", "label": "Residential Low" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 165, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential Med", "label": "Residential Med" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Right of Way", "label": "Right of Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 188, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Transportation", "label": "Transportation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Water", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 197, 240, 255 ], "toColor": [ 224, 197, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 204, 170, 255 ], "toColor": [ 230, 204, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 151, 166, 255 ], "toColor": [ 209, 151, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 198, 224, 255 ], "toColor": [ 164, 198, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 158, 214, 255 ], "toColor": [ 152, 158, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 165, 232, 255 ], "toColor": [ 228, 165, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 199, 203, 255 ], "toColor": [ 240, 199, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 174, 210, 255 ], "toColor": [ 232, 174, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 174, 209, 255 ], "toColor": [ 175, 174, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 147, 204, 255 ], "toColor": [ 178, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 178, 167, 255 ], "toColor": [ 204, 178, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 163, 156, 255 ], "toColor": [ 219, 163, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 182, 240, 255 ], "toColor": [ 200, 182, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 169, 187, 255 ], "toColor": [ 204, 169, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 171, 224, 255 ], "toColor": [ 215, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 177, 190, 255 ], "toColor": [ 240, 177, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 224, 204, 255 ], "toColor": [ 240, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 197, 224, 255 ], "toColor": [ 237, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 193, 240, 255 ], "toColor": [ 170, 193, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 187, 173, 255 ], "toColor": [ 240, 187, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 171, 204, 255 ], "toColor": [ 199, 171, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 898496.5244000005, "ymin": 7222172.4513, "xmax": 970403.4626000002, "ymax": 7305061.7701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LandUse", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 50, "domain": { "type": "codedValue", "name": "mdpLandUse", "description": "MDP Land Use", "codedValues": [ { "name": "Apartment", "code": "Apartment" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Duplex/Townhome", "code": "Duplex/Townhome" }, { "name": "Farmstead", "code": "Farmstead" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Industrial Park", "code": "Industrial Park" }, { "name": "Initial WSE", "code": "Initial WSE" }, { "name": "Interstate Commercial", "code": "Interstate Commercial" }, { "name": "Medical", "code": "Medical" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Parks", "code": "Parks" }, { "name": "Playa", "code": "Playa" }, { "name": "Public Use", "code": "Public Use" }, { "name": "Residential High", "code": "Residential High" }, { "name": "Residential Low", "code": "Residential Low" }, { "name": "Residential Med", "code": "Residential Med" }, { "name": "Right of Way", "code": "Right of Way" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Central Business District", "code": "Central Business District" }, { "name": "Residential 1-Acre", "code": "Residential 1-Acre" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Source_Date", "type": "esriFieldTypeDate", "alias": "Source Date", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_132", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_132", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Sub Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MDP_StudyStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 153, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "In Progress", "label": "In Progress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 222, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Modeled w/ LOMR", "label": "Modeled w/ LOMR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 220, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Modeled w/o LOMR", "label": "Modeled w/o LOMR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 175, 131, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Modeled, Hydrology Only", "label": "Modeled, Hydrology Only" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 155, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Modeled, Needs LOMR", "label": "Modeled, Needs LOMR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 242, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Planned", "label": "Planned" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 898496.5244000005, "ymin": 7222172.4513, "xmax": 970403.4626000002, "ymax": 7305061.7701, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Playa_System", "type": "esriFieldTypeString", "alias": "Playa System", "length": 50, "domain": null }, { "name": "Playa_SubSystem", "type": "esriFieldTypeString", "alias": "Playa SubSystem", "length": 50, "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "TerminusLakeName", "type": "esriFieldTypeString", "alias": "Terminus Lake Name", "length": 10, "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "Wt_CN", "type": "esriFieldTypeInteger", "alias": "Weighted Curve Number", "domain": null }, { "name": "ModeledBy", "type": "esriFieldTypeString", "alias": "Modeled By", "length": 200, "domain": null }, { "name": "ModelDate", "type": "esriFieldTypeDate", "alias": "Model Date", "length": 8, "domain": null }, { "name": "MDP_Model_Name", "type": "esriFieldTypeString", "alias": "MDP Model Name", "length": 50, "domain": null }, { "name": "MDP_StudyStatus", "type": "esriFieldTypeString", "alias": "MDP Study Status", "length": 50, "domain": { "type": "codedValue", "name": "mdpStudyStatus", "description": "MDP Study Status", "codedValues": [ { "name": "Modeled w/o LOMR", "code": "Modeled w/o LOMR" }, { "name": "Modeled w/ LOMR", "code": "Modeled w/ LOMR" }, { "name": "Modeled, Needs LOMR", "code": "Modeled, Needs LOMR" }, { "name": "Planned", "code": "Planned" }, { "name": "Legacy", "code": "Legacy" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Modeled, Hydrology Only", "code": "Modeled, Hydrology Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOMR_Case", "type": "esriFieldTypeString", "alias": "LOMR Case", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "ThoroughfareAnalysis", "type": "esriFieldTypeString", "alias": "Thoroughfare Analysis (Y/N)", "length": 20, "domain": { "type": "codedValue", "name": "mdpYesNo", "description": "General Yes No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R169_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_169", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_244_Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_169", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 9, "name": "mdpHydraulic_Link_Weir", "relatedTableId": 7, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 6, "name": "mdpOverflow_Route_XS", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 0, "name": "mdpOverflow_Location", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 12, "name": "mdpOverflow_Inundation", "relatedTableId": 12, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 11, "name": "mdpLake_Inundation", "relatedTableId": 9, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 14, "name": "mdpStageStorageArea", "relatedTableId": 13, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 5, "name": "mdpTc_Path", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 7, "name": "mdpOverflow_XS", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 8, "name": "mdpOverflow_Route", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 10, "name": "mdpHydraulic_Link", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 15, "name": "mdpSubArea", "relatedTableId": 15, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 4, "name": "mdpHydraulic_Node", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 3, "name": "mdpLake_Point", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "Name", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afbecf3913c241229c203ad81ea79584" } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Stage Storage", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LakeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LakeName", "type": "esriFieldTypeString", "alias": "Lake Name", "length": 50, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Area_ft", "type": "esriFieldTypeDouble", "alias": "Area (ft^2)", "domain": null }, { "name": "Volume_ft", "type": "esriFieldTypeDouble", "alias": "Volume (ft^3)", "domain": null }, { "name": "Area_ac", "type": "esriFieldTypeDouble", "alias": "Area (ac)", "domain": null }, { "name": "Volume_acft", "type": "esriFieldTypeDouble", "alias": "Volume (ac-ft)", "domain": null }, { "name": "InundationMapSrc", "type": "esriFieldTypeString", "alias": "Inundation Mapping Source", "length": 50, "domain": { "type": "codedValue", "name": "mdpElevSource", "description": "Elevation Source", "codedValues": [ { "name": "USGS 1:24k Quadrangle", "code": "USGS 1:24k Quadrangle" }, { "name": "1995 Topography", "code": "1995 Topography" }, { "name": "2005 Topography", "code": "2005 Topography" }, { "name": "2011 LiDAR", "code": "2011 LiDAR" }, { "name": "2016 LiDAR", "code": "2016 LiDAR" }, { "name": "2021 LiDAR", "code": "2021 LiDAR" }, { "name": "Survey", "code": "Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SubBasinName", "type": "esriFieldTypeString", "alias": "SubBasin Name", "length": 50, "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 } ], "indexes": [ { "name": "R21_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G65LakeName", "fields": "LakeName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_21", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "Lake Point", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "LakeName", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 13, "name": "Stage Storage Area", "relatedTableId": 13, "role": "esriRelRoleDestination", "keyField": "LakeName", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "afbecf3913c241229c203ad81ea79584" } ] }