{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Storm Water Completed Project Line",
   "type": "Feature Layer",
   "description": "Attribute NameDefinitionProject_IDEither Work Order number or Project ID Project_NameName of projectProj_LeadGroup that lead the construction of the project- Stormwater, Stormwater Evergreen, Streets, Water, Parks, or Other DescriptionShort description of project type and purpose.DOEDepartment of Engineering number, when applicable.Plan_NoPlan number, when applicable.Const_CostEstimated construction cost or cost of stormwater contribution to another department project. If no construction cost is available and a specific contract letter is referenced, this means that that overall contract was for several smaller projects and the overall cost cannot be broken down into individual projects costs.HyperlinkLink to plans in vault, if availableDate_CompleteMonth and year the project is substantially complete (functions as designed). If as built plans are available, date can be taken off the plans. For initial projects added into the feature class, only a year will be noted.CommentsField used for misc. information that doesn't fit into another columnHRO Majorcapacity improvementsHRO Safetysignage, lighting, guardrailsPipe Rehablining, point repair, relocating into ROWFlood Mitigationfocused on flood reduction to structures and/or propertiesChannel Improvementsincludes erosion mitigation & channel restoration projects",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.0060960121928,
    "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,
       85,
       0,
       255
      ],
      "width": 3.4
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2267122.702017218,
    "ymin": 6901359.000106722,
    "xmax": 2388794.354014635,
    "ymax": 7032245.099882558,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Project_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ProjectID",
     "type": "esriFieldTypeString",
     "alias": "ProjectID",
     "length": 50,
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 250,
     "domain": null
    },
    {
     "name": "Proj_Lead",
     "type": "esriFieldTypeString",
     "alias": "Proj_Lead",
     "length": 25,
     "domain": null
    },
    {
     "name": "DOE",
     "type": "esriFieldTypeString",
     "alias": "DOE",
     "length": 25,
     "domain": null
    },
    {
     "name": "Plan_No",
     "type": "esriFieldTypeString",
     "alias": "Plan_No",
     "length": 25,
     "domain": null
    },
    {
     "name": "Const_Cost",
     "type": "esriFieldTypeString",
     "alias": "Const_Cost",
     "length": 50,
     "domain": null
    },
    {
     "name": "Date_Complete",
     "type": "esriFieldTypeString",
     "alias": "Date_Complete",
     "length": 25,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 250,
     "domain": null
    },
    {
     "name": "Hyperlink",
     "type": "esriFieldTypeString",
     "alias": "Hyperlink",
     "length": 250,
     "domain": null
    },
    {
     "name": "Project_Name",
     "type": "esriFieldTypeString",
     "alias": "Project_Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "Project_Type",
     "type": "esriFieldTypeString",
     "alias": "Project_Type",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS1_ProjectType",
      "description": "Type of stormwater project",
      "codedValues": [
       {
        "name": "Major",
        "code": "Major"
       },
       {
        "name": "Minor",
        "code": "Minor"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Pipe_Rehab",
     "type": "esriFieldTypeString",
     "alias": "Pipe_Rehab",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HRO_Major",
     "type": "esriFieldTypeString",
     "alias": "HRO_Major",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HRO_Safety",
     "type": "esriFieldTypeString",
     "alias": "HRO_Safety",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoStr",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Channel_Improvement",
     "type": "esriFieldTypeString",
     "alias": "Channel_Improvement",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Flood_Mitigation",
     "type": "esriFieldTypeString",
     "alias": "Flood_Mitigation",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Design_Contract",
     "type": "esriFieldTypeString",
     "alias": "Design_Contract",
     "length": 30,
     "domain": null
    },
    {
     "name": "Construction_Contract",
     "type": "esriFieldTypeString",
     "alias": "Construction_Contract",
     "length": 30,
     "domain": null
    },
    {
     "name": "Design_Phase",
     "type": "esriFieldTypeString",
     "alias": "Design_Phase",
     "length": 30,
     "domain": null
    },
    {
     "name": "Total_Project_Costs",
     "type": "esriFieldTypeString",
     "alias": "Total_Project_Costs",
     "length": 30,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R94_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S88_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "Storm Water Completed Project Pts",
   "type": "Feature Layer",
   "description": "Attribute NameDefinitionProject_IDEither Work Order number or Project ID Project_NameName of projectProj_LeadGroup that lead the construction of the project- Stormwater, Stormwater Evergreen, Streets, Water, Parks, or Other DescriptionShort description of project type and purpose.DOEDepartment of Engineering number, when applicable.Plan_NoPlan number, when applicable.Const_CostEstimated construction cost or cost of stormwater contribution to another department project. If no construction cost is available and a specific contract letter is referenced, this means that that overall contract was for several smaller projects and the overall cost cannot be broken down into individual projects costs.HyperlinkLink to plans in vault, if availableDate_CompleteMonth and year the project is substantially complete (functions as designed). If as built plans are available, date can be taken off the plans. For initial projects added into the feature class, only a year will be noted.CommentsField used for misc. information that doesn't fit into another columnHRO Major Capacity improvementsHRO SafetySignage, lighting, guardrailsPipe RehabLining, point repair, relocating into ROWFlood MitigationFocused on flood reduction to structures and/or propertiesChannel ImprovementsIncludes erosion mitigation & channel restoration projects",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.0060960121928,
    "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": "8840a16ad1b1ad32145ce6651da5431d",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9UlEQVQ4jeXUP0oDQRTH8e+PTGEvm0OojaVd4g0Gdk8hIngUcc0ZshvYJrUGArbpcogEA3YWwrNQifsvuxuCTV45j/nwmN/MOA5Y7l8w85zS46qitdGE19aYRQTAM3BR2Q+50YSnRsw8/R/ovG5qRGwhFMEcZp4+rgHago8WYUoZlTAb4HC8AGeN0C8HsUVslDLOTxZw0gHagsYlFLED1NFhaz4IWNItBEMsSphmfJpn2PqeAYhbJd9J5icDlLEyz3UrUNwpIf67VDozZawsYsiOt4m4V8JDcbkyAKWszTOo+TXelTKv2lebpjLegGldvxO2T30BmfA8gnaYeWYAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 14,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2267906.8861443847,
    "ymin": 6901719.391118228,
    "xmax": 2388787.6099336296,
    "ymax": 7031852.540956393,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Project_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ProjectID",
     "type": "esriFieldTypeString",
     "alias": "ProjectID",
     "length": 50,
     "domain": null
    },
    {
     "name": "Project_Name",
     "type": "esriFieldTypeString",
     "alias": "Project_Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 250,
     "domain": null
    },
    {
     "name": "Proj_Lead",
     "type": "esriFieldTypeString",
     "alias": "Proj_Lead",
     "length": 25,
     "domain": null
    },
    {
     "name": "DOE",
     "type": "esriFieldTypeString",
     "alias": "DOE",
     "length": 25,
     "domain": null
    },
    {
     "name": "Plan_No",
     "type": "esriFieldTypeString",
     "alias": "Plan_No",
     "length": 25,
     "domain": null
    },
    {
     "name": "Const_Cost",
     "type": "esriFieldTypeString",
     "alias": "Const_Cost",
     "length": 50,
     "domain": null
    },
    {
     "name": "Date_Completed",
     "type": "esriFieldTypeString",
     "alias": "Date_Completed",
     "length": 25,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 250,
     "domain": null
    },
    {
     "name": "Hyperlink",
     "type": "esriFieldTypeString",
     "alias": "Hyperlink",
     "length": 250,
     "domain": null
    },
    {
     "name": "Project_Type",
     "type": "esriFieldTypeString",
     "alias": "Project_Type",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "WS1_ProjectType",
      "description": "Type of stormwater project",
      "codedValues": [
       {
        "name": "Major",
        "code": "Major"
       },
       {
        "name": "Minor",
        "code": "Minor"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Pipe_Rehab",
     "type": "esriFieldTypeString",
     "alias": "Pipe_Rehab",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HRO_Major",
     "type": "esriFieldTypeString",
     "alias": "HRO_Major",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HRO_Safety",
     "type": "esriFieldTypeString",
     "alias": "HRO_Safety",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoStr",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Channel_Improvement",
     "type": "esriFieldTypeString",
     "alias": "Channel_Improvement",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Flood_Mitigation",
     "type": "esriFieldTypeString",
     "alias": "Flood_Mitigation",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoTBD",
      "description": "YesNoTBD domain for FUNCTIONED field",
      "codedValues": [
       {
        "name": "Yes",
        "code": "1"
       },
       {
        "name": "No",
        "code": "2"
       },
       {
        "name": "TBD",
        "code": "3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Design_Contract",
     "type": "esriFieldTypeString",
     "alias": "Design_Contract",
     "length": 30,
     "domain": null
    },
    {
     "name": "Construction_Contract",
     "type": "esriFieldTypeString",
     "alias": "Construction_Contract",
     "length": 30,
     "domain": null
    },
    {
     "name": "Design_Phase",
     "type": "esriFieldTypeString",
     "alias": "Design_Phase",
     "length": 30,
     "domain": null
    },
    {
     "name": "Total_Project_Costs",
     "type": "esriFieldTypeString",
     "alias": "Total_Project_Costs",
     "length": 30,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R95_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S89_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Storm Water Hazardous Roadway Overtopping",
   "type": "Feature Layer",
   "description": "Hazardous Roadway Overtopping Locations:SummaryThis layer contains the locations in City of Fort Worth, which experience repeated flooding due to water overtopping from adjacent streams and water ponding due to inadequate storm drain conveyance system. Most of these locations were originally identified and studied by Deotte, Inc. in 2005 in order to develop a risk based priority. This priority was being used by the city for managing flood warning systems. However, a need for a comprehensive program to improve the existing infrastructure at these locations was recognized in order to reduce the number of such frequently flooded locations which would in turn enable relocating the flood warning system to other locations that didn\u2019t have a warning system before. This led to the development of Hazardous Roadway Overtopping Mitigation program based on a revised scoring methodology and while incorporating more storm water incidents observed in the city since Deotte\u2019s study. Freese and Nichols assisted the city with reprioritizing the locations based on hazard, developing cost estimates, and scoring the feasibility of providing infrastructure improvements for high priority hazardous overtopping locations.Contact persons: Naven Kathuroju, Kiran KonduruDescriptionThe following are the metrics and the scoring system used to compute the hazard based score:Depth of Flow over Road:DepthPoints0-1\u201951\u2019-3\u20198>3\u201910Frequency of Overtopping:FrequencyPointsInfrequent1Frequent4>3\u201910Stormwater Incidents:IncidentPointsComplaints0.5Rescue5Fatality10Flooding or Downstream Threat:DS ThreatPoints0-10%210-50%850-100%10The scoring based on these metrics is added and sorted among all locations for ranking purposes. A low rank or a high score indicates high hazard.Contact person: Naven Kathuroju, Kiran Konduru",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.006096012192,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "Freese and Nichols",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "492f5f29a5989c1ffcf03bba1a536b23",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVQ4jb3UPUiCQRzH8e89jxURFQQtBY5tESENTtUQ4UvQIm4tUkPgYAZCS66lWUODtLS0iSRqNrRENUTQC60t4RhNPdkT2OM1hGD6+PJA9Bvv7v+5447/2fjD2P4Pi87Y0PongVFE5R26H4kfv1jDQr5eVD2CRhDkEABSAOUKYe8ZitgglrtrjwVdwyj6KRKHyTYKME9FzrLmCZA4OWqFCXrUVBOoNt0IcUjYXWSncGGOrXv8SKbbQDW16j4wAchGTIpAh1C1YJyQd4rd/E0jBk5rGKDgBOqwFUcX0GcZq772L+zgtkzY+wYMWNReGzEAwRUStyVKkZfmGCTBEnZNrPBgjsXzOcLeDLDYAaQjldXagcYOUJUlDCMNYq4FpIHwk8jet8a2sxo+nwu7vgyEgLGa2RKCNF+2TfYyz/Wl5o2eShn83F+SyIKdMiNIo8TgxxPR889mx23/n23likCx7bqOMAv5BmqyYltCeKJKAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 14,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2255737.9629757553,
    "ymin": 6896009.038037673,
    "xmax": 2412124.4920655936,
    "ymax": 7052158.208350256,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "StreamName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SiteID",
     "type": "esriFieldTypeSingle",
     "alias": "Site ID",
     "domain": null
    },
    {
     "name": "Site_Desc",
     "type": "esriFieldTypeString",
     "alias": "Site Description",
     "length": 254,
     "domain": null
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 150,
     "domain": null
    },
    {
     "name": "StudiedHRO",
     "type": "esriFieldTypeString",
     "alias": "StudiedHRO",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_StudiedHRO",
      "description": "Domain containing FNI, SEE, None",
      "codedValues": [
       {
        "name": "FNI",
        "code": "FNI"
       },
       {
        "name": "SEE",
        "code": "SEE"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Fatality",
     "type": "esriFieldTypeInteger",
     "alias": "Fatality",
     "domain": null
    },
    {
     "name": "FatalityPts",
     "type": "esriFieldTypeInteger",
     "alias": "FatalityPts",
     "domain": null
    },
    {
     "name": "Rescue",
     "type": "esriFieldTypeInteger",
     "alias": "Rescue",
     "domain": null
    },
    {
     "name": "RescuePts",
     "type": "esriFieldTypeInteger",
     "alias": "RescuePts",
     "domain": null
    },
    {
     "name": "Complaints",
     "type": "esriFieldTypeInteger",
     "alias": "Complaints",
     "domain": null
    },
    {
     "name": "ComplaintPts",
     "type": "esriFieldTypeSingle",
     "alias": "ComplaintPts",
     "domain": null
    },
    {
     "name": "Score",
     "type": "esriFieldTypeSingle",
     "alias": "Score",
     "domain": null
    },
    {
     "name": "Priority",
     "type": "esriFieldTypeSingle",
     "alias": "Priority",
     "domain": null
    },
    {
     "name": "Ex_Size",
     "type": "esriFieldTypeString",
     "alias": "Ex_Size",
     "length": 30,
     "domain": null
    },
    {
     "name": "OPCC_Planning_Level",
     "type": "esriFieldTypeInteger",
     "alias": "OPCC_Planning_Level",
     "domain": null
    },
    {
     "name": "HWWS",
     "type": "esriFieldTypeString",
     "alias": "HWWS",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Traffic_Count_2018",
     "type": "esriFieldTypeString",
     "alias": "Traffic_Count_2018",
     "length": 15,
     "domain": null
    },
    {
     "name": "Traffic_Count_Source",
     "type": "esriFieldTypeString",
     "alias": "Traffic_Count_Source",
     "length": 35,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_TrafficCntSource",
      "description": "Domain including NCTCOG/CFW Traffic/DeOtte",
      "codedValues": [
       {
        "name": "NCTCOG",
        "code": "NCTCOG"
       },
       {
        "name": "CFW Traffic",
        "code": "CFW Traffic"
       },
       {
        "name": "DeOtte",
        "code": "DeOtte "
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Hazard_Concealment",
     "type": "esriFieldTypeInteger",
     "alias": "Hazard_Concealment",
     "domain": null
    },
    {
     "name": "Detour_Length",
     "type": "esriFieldTypeString",
     "alias": "Detour_Length",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfDetour",
      "description": "Length of Detour contains a domain with <3 blks, 3 blks-0.5 mile, >0.5 mile",
      "codedValues": [
       {
        "name": "<3 blks",
        "code": "<3 blks"
       },
       {
        "name": "3 blks-0.5 mile",
        "code": "3 blks-0.5 mile"
       },
       {
        "name": ">0.5 mile",
        "code": ">0.5 mile"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "StreamName",
     "type": "esriFieldTypeString",
     "alias": "StreamName",
     "length": 60,
     "domain": null
    },
    {
     "name": "FEMA_Floodplain",
     "type": "esriFieldTypeString",
     "alias": "FEMA_Floodplain",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "StreetType",
     "type": "esriFieldTypeString",
     "alias": "StreetType",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_StreetType",
      "description": "Domain with Collector;Arterial;Neighborhood values",
      "codedValues": [
       {
        "name": "Collector",
        "code": "Collector"
       },
       {
        "name": "Arterial",
        "code": "Arterial"
       },
       {
        "name": "Neighborhood",
        "code": "Neighborhood"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CouncilDistrict",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CouncilDistrict",
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_Council_District",
      "description": "Council Districts",
      "codedValues": [
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       },
       {
        "name": "7",
        "code": 7
       },
       {
        "name": "8",
        "code": 8
       },
       {
        "name": "9",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SMMA",
     "type": "esriFieldTypeString",
     "alias": "SMMA",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Jurisdiction",
     "type": "esriFieldTypeString",
     "alias": "Jurisdiction",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_Jurisdiction",
      "description": "Domain with TXDOT, CFW SW, CFW Parks, Adjacent city, Private, TRWD, County",
      "codedValues": [
       {
        "name": "TXDOT",
        "code": "TXDOT"
       },
       {
        "name": "CFW SW",
        "code": "CFW SW"
       },
       {
        "name": "CFW Parks",
        "code": "CFW Parks"
       },
       {
        "name": "Adjacent city",
        "code": "Adjacent city"
       },
       {
        "name": "Private",
        "code": "Private"
       },
       {
        "name": "TRWD",
        "code": "TRWD"
       },
       {
        "name": "County",
        "code": "County"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "BarricadedTotal",
     "type": "esriFieldTypeInteger",
     "alias": "BarricadedTotal",
     "domain": null
    },
    {
     "name": "Issue_Type",
     "type": "esriFieldTypeString",
     "alias": "Issue_Type",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_IssueType",
      "description": "Domain with Sump, Stormdrain issue, Stream Overtopping, Ponding, Barditch",
      "codedValues": [
       {
        "name": "Sump",
        "code": "Sump"
       },
       {
        "name": "Stormdrain issue",
        "code": "Stormdrain issue"
       },
       {
        "name": "Stream overtopping",
        "code": "Stream overtopping"
       },
       {
        "name": "Ponding",
        "code": "Ponding"
       },
       {
        "name": "Barditch",
        "code": "Barditch"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ExistingLOS",
     "type": "esriFieldTypeString",
     "alias": "ExistingLOS",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ProposedLOS",
     "type": "esriFieldTypeString",
     "alias": "ProposedLOS",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ImprovedLOS",
     "type": "esriFieldTypeString",
     "alias": "ImprovedLOS",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_Status",
      "description": "Domain with Blank; Planning; project development; Design; Construction; Improved",
      "codedValues": [
       {
        "name": "Blank",
        "code": "Blank"
       },
       {
        "name": "Completed",
        "code": "Completed"
       },
       {
        "name": "Construction",
        "code": "Construction"
       },
       {
        "name": "Design",
        "code": "Design"
       },
       {
        "name": "Planning",
        "code": "Planning"
       },
       {
        "name": "Project development",
        "code": "Project development"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Improvement_Type",
     "type": "esriFieldTypeString",
     "alias": "Improvement_Type",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_ImprovementType",
      "description": "Domain with Blank; Major; Safety; Road Closed; Other values",
      "codedValues": [
       {
        "name": "Blank",
        "code": " Blank"
       },
       {
        "name": "Major",
        "code": "Major"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Road closed",
        "code": "Road closed"
       },
       {
        "name": "Safety",
        "code": "Safety"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Existing_Safety",
     "type": "esriFieldTypeString",
     "alias": "Existing_Safety",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_ExistingSafety",
      "description": "Domain with guardrail, Flashers, Guardrails, Lighting, Speed hump, Warning signage",
      "codedValues": [
       {
        "name": "Flashers",
        "code": "Flashers"
       },
       {
        "name": "Guardrails",
        "code": "Guardrails"
       },
       {
        "name": "Lighting",
        "code": "Lighting"
       },
       {
        "name": "Speed hump",
        "code": "Speed hump"
       },
       {
        "name": "Warning signage",
        "code": "Warning signage"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Proposed_Safety",
     "type": "esriFieldTypeString",
     "alias": "Proposed_Safety",
     "length": 100,
     "domain": null
    },
    {
     "name": "Funding_Partner",
     "type": "esriFieldTypeString",
     "alias": "Funding_Partner",
     "length": 100,
     "domain": null
    },
    {
     "name": "Report_2019",
     "type": "esriFieldTypeString",
     "alias": "Report_2019",
     "length": 255,
     "domain": null
    },
    {
     "name": "Report_2005",
     "type": "esriFieldTypeString",
     "alias": "Report_2005",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ext_Coord_POC",
     "type": "esriFieldTypeString",
     "alias": "External Coordination Point of Contact",
     "length": 50,
     "domain": null
    },
    {
     "name": "Ext_Coord_Date",
     "type": "esriFieldTypeDate",
     "alias": "External Coordination Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "General_Notes",
     "type": "esriFieldTypeString",
     "alias": "General_Notes",
     "length": 255,
     "domain": null
    },
    {
     "name": "Year_Added",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Year_Added",
     "domain": null
    },
    {
     "name": "Year_Studied",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Year_Studied",
     "domain": null
    },
    {
     "name": "Improved",
     "type": "esriFieldTypeString",
     "alias": "Improved",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SEE_Hazard",
     "type": "esriFieldTypeString",
     "alias": "SEE_Hazard",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SEE_Notes",
     "type": "esriFieldTypeString",
     "alias": "SEE_Notes",
     "length": 255,
     "domain": null
    },
    {
     "name": "Edited_By",
     "type": "esriFieldTypeString",
     "alias": "Edited_By",
     "length": 60,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_EditedBy",
      "description": "Domain with Ranjan, Ford, Kiran, Naven",
      "codedValues": [
       {
        "name": "Ranjan",
        "code": "Ranjan"
       },
       {
        "name": "Ford",
        "code": "Ford"
       },
       {
        "name": "Kiran",
        "code": "Kiran"
       },
       {
        "name": "Naven",
        "code": "Naven"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Edited_Date",
     "type": "esriFieldTypeDate",
     "alias": "Edited_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "D_MTP",
     "type": "esriFieldTypeString",
     "alias": "MTP",
     "length": 10,
     "domain": null
    },
    {
     "name": "D_TrafficPnts",
     "type": "esriFieldTypeDouble",
     "alias": "TrafficPnts",
     "domain": null
    },
    {
     "name": "Site_ID",
     "type": "esriFieldTypeString",
     "alias": "Site_ID",
     "length": 5,
     "domain": null
    },
    {
     "name": "D_Depth",
     "type": "esriFieldTypeSingle",
     "alias": "Depth",
     "domain": null
    },
    {
     "name": "D_DepthPts",
     "type": "esriFieldTypeSingle",
     "alias": "DepthPts",
     "domain": null
    },
    {
     "name": "D_DSThreat",
     "type": "esriFieldTypeSingle",
     "alias": "DSThreat",
     "domain": null
    },
    {
     "name": "D_DSThreatPts",
     "type": "esriFieldTypeSingle",
     "alias": "DSThreatPts",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R133_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "IX_HAZARDOUS_ROADWAY_OVERTOPPING_1",
     "fields": "SiteID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S122_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Storm Water Strategic Flood Mitigation Alternatives",
   "type": "Feature Layer",
   "description": "The following were the weights used for each of the prioritization criteria:CriterionNameMetricsOriginal WeightUpdated WeightD1Structural Flooding - ModelStructural Flooding Reduction Score30%15%D3Capital ReplacementGIS \u2013 BRE15%5%D4Cost EfficiencyScore to Cost Ratio15%15%S1Road Flooding \u2013 ModelRoad Hazard Reduction Score30%15%T1Structural Flooding \u2013Reported IncidentsGIS \u2013 Drainage complaints10%25%V1Road Flooding \u2013 Reported IncidentsGIS \u2013 High Water Rescues and Fatalities0%25%The scoring based on these metrics is added and sorted among all locations for ranking purposes. A low rank or a high score indicates high hazard.Contact person: Naven Kathuroju, Kiran Konduru",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.006096012192,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Freese and Nichols",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "781d8a4cb6bc70a58b5d09181b72687f",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVQ4jb3UPUiCQRzH8e89mhFRQdBS4NgWEdLgVA0R6hO0iFuL1BA4mIHQkmtp1tAgLS1tIomaDS1RDRH0QmtLOEZTZk9geg1SaM/jywPRb7y7/+f+3HFn5Q9j/Tdsmoi1j+IEMFJFvNng4YjYsynMS7BHwxKGYkDCIIBAUoaqSuhUoKxnid62xVwEhjSUE5AOg30UYE5SnfGw6j8mftgKExa6k02g+tgE4sBNqJBn+9wQ87DmAznVBvqptcAeMA5IHSaQ/g4hqAljKsHJHDvXOgxwmsFqUZxAI+ZguQvoNUt933YDdsN+WSX0CvSb9F50WC3iEqTbXGfKRROMBGAGu8oTvTfEcsSyKqE0sNABpCnIlfoB3QtQsCxWqKQEzLaAigJ8GeJ3LbEMW0UvXpeGfQkIAqN10yUQKSufG2l2n37XGj70JMkKtfNLzBO2Q3m4giy9M/B4RuSjWbtt/7MsmwWg0G5dR5iZfAGEVWJbBAWSXgAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 14,
      "height": 14,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2263661.416945085,
    "ymin": 6900868.926283762,
    "xmax": 2392215.2795875072,
    "ymax": 7015020.204870507,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RepName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "DBID",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Database ID",
     "domain": null
    },
    {
     "name": "RepName",
     "type": "esriFieldTypeString",
     "alias": "Report Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "AltName",
     "type": "esriFieldTypeString",
     "alias": "Alternative Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "Project_Type",
     "type": "esriFieldTypeString",
     "alias": "Project_Type",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS1_dProject",
      "description": "dProject",
      "codedValues": [
       {
        "name": "Major Drainage Rehab",
        "code": "Major Drainage Rehab"
       },
       {
        "name": "Neighborhood",
        "code": "Neighborhood"
       },
       {
        "name": "Crossings/Channel",
        "code": "Crossings/Channel"
       },
       {
        "name": "Drainage Analysis",
        "code": "Drainage Analysis"
       },
       {
        "name": "Buyout",
        "code": "Buyout"
       },
       {
        "name": "Erosion",
        "code": "Erosion"
       },
       {
        "name": "Maintenance",
        "code": "Maintenance"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Planning_Stage",
     "type": "esriFieldTypeString",
     "alias": "Planning_Stage",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_dPlanningStage",
      "description": "dPlanningStage",
      "codedValues": [
       {
        "name": "Strategic",
        "code": "Strategic"
       },
       {
        "name": "Feasibility",
        "code": "Feasibility"
       },
       {
        "name": "Project Development",
        "code": "Project Development"
       },
       {
        "name": "CIP",
        "code": "CIP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Precondition",
     "type": "esriFieldTypeString",
     "alias": "Precondition",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_dPrecondition",
      "description": "Domain with values: Development; Downstream Improvements; Mitigation; Street CIP",
      "codedValues": [
       {
        "name": "Development",
        "code": "Development"
       },
       {
        "name": "Downstream Improvements",
        "code": " Downstream Improvements"
       },
       {
        "name": "Mitigation",
        "code": "Mitigation"
       },
       {
        "name": "Street CIP",
        "code": "Street CIP"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Viable",
     "type": "esriFieldTypeString",
     "alias": "Viable",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Data_Class",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Data_Class",
     "domain": {
      "type": "codedValue",
      "name": "WS1_dDataClass",
      "description": "Domain with 0, 1, 2, 3, 4, 5 values",
      "codedValues": [
       {
        "name": "0",
        "code": 0
       },
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Score",
     "type": "esriFieldTypeSingle",
     "alias": "Score",
     "domain": null
    },
    {
     "name": "Rank",
     "type": "esriFieldTypeInteger",
     "alias": "Priority",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_dPrjStatus",
      "description": "dPrjStatus",
      "codedValues": [
       {
        "name": "CIP",
        "code": "CIP"
       },
       {
        "name": "Design",
        "code": "Design"
       },
       {
        "name": "Construction",
        "code": "Construction"
       },
       {
        "name": "Complete",
        "code": "Complete"
       },
       {
        "name": "Completed Phases",
        "code": "Completed Phases"
       },
       {
        "name": "Scheduled Phases",
        "code": "Scheduled Phases"
       },
       {
        "name": "Cancelled",
        "code": "Cancelled"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Fatality",
     "type": "esriFieldTypeInteger",
     "alias": "Fatality",
     "domain": null
    },
    {
     "name": "FatalityPts",
     "type": "esriFieldTypeInteger",
     "alias": "FatalityPts",
     "domain": null
    },
    {
     "name": "Rescue",
     "type": "esriFieldTypeInteger",
     "alias": "Rescue",
     "domain": null
    },
    {
     "name": "RescuePts",
     "type": "esriFieldTypeInteger",
     "alias": "RescuePts",
     "domain": null
    },
    {
     "name": "Complaints",
     "type": "esriFieldTypeInteger",
     "alias": "Complaints",
     "domain": null
    },
    {
     "name": "ComplaintPts",
     "type": "esriFieldTypeSingle",
     "alias": "ComplaintPts",
     "domain": null
    },
    {
     "name": "Home_Flood_Instances",
     "type": "esriFieldTypeInteger",
     "alias": "Home_Flood_Instances",
     "domain": null
    },
    {
     "name": "Struc_Flood_Instances",
     "type": "esriFieldTypeInteger",
     "alias": "Struc_Flood_Instances",
     "domain": null
    },
    {
     "name": "Struc_Num_Pre",
     "type": "esriFieldTypeInteger",
     "alias": "Struc_Num_Pre",
     "domain": null
    },
    {
     "name": "Struc_Num_Post",
     "type": "esriFieldTypeInteger",
     "alias": "Struc_Num_Post",
     "domain": null
    },
    {
     "name": "Struc_Pre_LOS",
     "type": "esriFieldTypeString",
     "alias": "Struc_Pre_LOS",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Struc_Post_LOS",
     "type": "esriFieldTypeString",
     "alias": "Struc_Post_LOS",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Strucs_Reploss",
     "type": "esriFieldTypeInteger",
     "alias": "Strucs_Reploss",
     "domain": null
    },
    {
     "name": "Strucs_Critical",
     "type": "esriFieldTypeInteger",
     "alias": "Strucs_Critical",
     "domain": null
    },
    {
     "name": "Pipe_BRE",
     "type": "esriFieldTypeInteger",
     "alias": "Pipe_BRE",
     "domain": null
    },
    {
     "name": "Sumps_Pre",
     "type": "esriFieldTypeInteger",
     "alias": "Sumps_Pre",
     "domain": null
    },
    {
     "name": "Sumps_Post",
     "type": "esriFieldTypeInteger",
     "alias": "Sumps_Post",
     "domain": null
    },
    {
     "name": "Sumps_Pre_LOS",
     "type": "esriFieldTypeString",
     "alias": "Sumps_Pre_LOS",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Sumps_Post_LOS",
     "type": "esriFieldTypeString",
     "alias": "Sumps_Post_LOS",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_LengthOfService",
      "description": "Domain with 1yr, 2yr, 5yr, 10yr, 25yr, 50yr, 100yr",
      "codedValues": [
       {
        "name": "1 yr",
        "code": "1yr"
       },
       {
        "name": "2 yr",
        "code": "2yr"
       },
       {
        "name": "5 yr",
        "code": "5yr"
       },
       {
        "name": "10 yr",
        "code": "10yr"
       },
       {
        "name": "25 yr",
        "code": "25yr"
       },
       {
        "name": "50 yr",
        "code": "50yr"
       },
       {
        "name": "100 yr",
        "code": "100yr"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "StreetType",
     "type": "esriFieldTypeString",
     "alias": "StreetType",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_StreetType",
      "description": "Domain with Collector;Arterial;Neighborhood values",
      "codedValues": [
       {
        "name": "Collector",
        "code": "Collector"
       },
       {
        "name": "Arterial",
        "code": "Arterial"
       },
       {
        "name": "Neighborhood",
        "code": "Neighborhood"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Traffic_Count",
     "type": "esriFieldTypeInteger",
     "alias": "Traffic_Count",
     "domain": null
    },
    {
     "name": "Traffic_Count_Source",
     "type": "esriFieldTypeString",
     "alias": "Traffic_Count_Source",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_TrafficCntSource",
      "description": "Domain including NCTCOG/CFW Traffic/DeOtte",
      "codedValues": [
       {
        "name": "NCTCOG",
        "code": "NCTCOG"
       },
       {
        "name": "CFW Traffic",
        "code": "CFW Traffic"
       },
       {
        "name": "DeOtte",
        "code": "DeOtte "
       },
       {
        "name": "Other",
        "code": "Other"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OPCC_Cost",
     "type": "esriFieldTypeInteger",
     "alias": "OPCC_Cost",
     "domain": null
    },
    {
     "name": "OPCC_Date",
     "type": "esriFieldTypeDate",
     "alias": "OPCC_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Report_Cost",
     "type": "esriFieldTypeInteger",
     "alias": "Report_Cost",
     "domain": null
    },
    {
     "name": "Report_Date",
     "type": "esriFieldTypeDate",
     "alias": "Report_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Funding_Partner",
     "type": "esriFieldTypeString",
     "alias": "Funding_Partner",
     "length": 100,
     "domain": null
    },
    {
     "name": "SW_Share",
     "type": "esriFieldTypeInteger",
     "alias": "SW_Share",
     "domain": null
    },
    {
     "name": "CouncilDistrict",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CouncilDistrict",
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_Council_District",
      "description": "Council Districts",
      "codedValues": [
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       },
       {
        "name": "7",
        "code": 7
       },
       {
        "name": "8",
        "code": 8
       },
       {
        "name": "9",
        "code": 9
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SMMA",
     "type": "esriFieldTypeString",
     "alias": "SMMA",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_YN",
      "description": "Domain with Y or N",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "MSCR",
     "type": "esriFieldTypeSingle",
     "alias": "MSCR",
     "domain": null
    },
    {
     "name": "Report",
     "type": "esriFieldTypeString",
     "alias": "Report",
     "length": 250,
     "domain": null
    },
    {
     "name": "Edited_By",
     "type": "esriFieldTypeString",
     "alias": "Edited_By",
     "length": 60,
     "domain": {
      "type": "codedValue",
      "name": "WS1_D_EditedBy",
      "description": "Domain with Ranjan, Ford, Kiran, Naven",
      "codedValues": [
       {
        "name": "Ranjan",
        "code": "Ranjan"
       },
       {
        "name": "Ford",
        "code": "Ford"
       },
       {
        "name": "Kiran",
        "code": "Kiran"
       },
       {
        "name": "Naven",
        "code": "Naven"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Edited_Date",
     "type": "esriFieldTypeDate",
     "alias": "Edited_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R132_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S121_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 4,
   "name": "Storm Water Hazardous Roadway Overtopping AOIs",
   "type": "Feature Layer",
   "description": "Each area of interest contains a polygon identifying the spatial extent and a corresponding attribute value that matches the Site ID of the HRO.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.006096012192,
    "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": [
       195,
       219,
       250,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2255252.2838290036,
    "ymin": 6895502.201124832,
    "xmax": 2412574.465575084,
    "ymax": 7052492.302498341,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Site_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Site_ID",
     "type": "esriFieldTypeSingle",
     "alias": "Site ID",
     "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": "R134_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S123_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 5,
   "name": "Storm Water Strategic Flood Mitigation Alternatives AOIs",
   "type": "Feature Layer",
   "description": "Each area of interest contains a polygon identifying the spatial extent and a corresponding attribute value that matches the database ID of the project.Contact person: Naven Kathuroju, Kiran Konduru",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.006096012192,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Freese and Nichols",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       217,
       200,
       247,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2261422.1589564234,
    "ymin": 6897323.795578748,
    "xmax": 2375876.9110175967,
    "ymax": 7016921.317538083,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RepName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Database_ID",
     "type": "esriFieldTypeDouble",
     "alias": "Database_ID",
     "domain": null
    },
    {
     "name": "RepName",
     "type": "esriFieldTypeString",
     "alias": "Report Name",
     "length": 100,
     "domain": null
    },
    {
     "name": "AltName",
     "type": "esriFieldTypeString",
     "alias": "Alternative Name",
     "length": 150,
     "domain": null
    },
    {
     "name": "Rank",
     "type": "esriFieldTypeInteger",
     "alias": "Priority",
     "domain": null
    },
    {
     "name": "Project_Type",
     "type": "esriFieldTypeString",
     "alias": "Project_Type",
     "length": 50,
     "domain": null
    },
    {
     "name": "Planning_Stage",
     "type": "esriFieldTypeString",
     "alias": "Planning_Stage",
     "length": 25,
     "domain": null
    },
    {
     "name": "Precondition",
     "type": "esriFieldTypeString",
     "alias": "Precondition",
     "length": 25,
     "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": "R135_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S124_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 6,
   "name": "Combined Open Space Priorities",
   "type": "Feature Layer",
   "description": "This is a model built by the Trust for the Public Land utilizing numerous GIS data sets from the city, program partners, and government agencies. It encompasses seven main goal areas: Ecosystem Preservation; Stream, River, and Lake Health; Community Health; Recreation; Flood Control; Equitable Access to Open Space; and Economic Development. Each of the goal areas was weighted according to stakeholder and public feedback to produce the overall Combined Open Space Priorities. The model is run once per year when updated parcel data is available.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3.592069011000888E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Trust for Public Land, Texas Trees Foundation, \nTarrant Regional Water District,\nNorth Central Texas Council of Governments, \nCFW, \nEPA",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "gridcode",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         76,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "5",
       "label": "Very High"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         135,
         48,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "4",
       "label": "High"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.4
        }
       },
       "value": "3",
       "label": "Moderate"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          219,
          210,
          255
         ],
         "toColor": [
          252,
          219,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          184,
          255
         ],
         "toColor": [
          179,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          190,
          179,
          252,
          255
         ],
         "toColor": [
          190,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          250,
          252,
          255
         ],
         "toColor": [
          179,
          250,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          223,
          255
         ],
         "toColor": [
          252,
          179,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          248,
          187,
          255
         ],
         "toColor": [
          252,
          248,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          218,
          252,
          255
         ],
         "toColor": [
          215,
          218,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          252,
          221,
          255
         ],
         "toColor": [
          212,
          252,
          221,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          191,
          255
         ],
         "toColor": [
          252,
          184,
          191,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          238,
          255
         ],
         "toColor": [
          252,
          212,
          238,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          189,
          252,
          255
         ],
         "toColor": [
          239,
          189,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          236,
          202,
          255
         ],
         "toColor": [
          252,
          236,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          236,
          252,
          255
         ],
         "toColor": [
          212,
          236,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 30,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 2234788.7444628775,
    "ymin": 6859788.447769359,
    "xmax": 2418778.7444628626,
    "ymax": 7091508.447769359,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Id",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null
    },
    {
     "name": "gridcode",
     "type": "esriFieldTypeInteger",
     "alias": "gridcode",
     "domain": {
      "type": "codedValue",
      "name": "WS2_OST_Priority",
      "description": "Open Space Tool Priority",
      "codedValues": [
       {
        "name": "Moderate",
        "code": 3
       },
       {
        "name": "High",
        "code": 4
       },
       {
        "name": "Very High",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "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": "R48944_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S47104_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 10,
   "name": "Potential High Water",
   "type": "Feature Layer",
   "description": "This layer is a subset of the floodplain_cfw_studies layer. As the City of Fort Worth (city) develops its urban flood risk identification tools, the city created Potential High-Water Areas (PHWA) across the entire City and ETJ areas for 1-, 5-, and 100-year storm events based on Atlas 14 precipitation data. These models were developed in HEC-RAS using a high-level Rain-on-Grid (ROG) analysis with the latest available 2019 LIDAR data and NOAA Atlas 14 rainfall data from the April 2020 iSWM manual to generate 1-, 5-, and 100-year outputs. The models were designed to account for the sub-surface storm drain network capacities using GIS asset information. Over 1,000 cross-drainage structures, not in the GIS asset information, were visually measured using EagleView software and incorporated into the models.This PHWA floodplain (shapefile) developed from this model was run through a GIS-based cleanup process to refine the boundary. These GIS steps aim to remove excessive noise, eliminate internal voids, evaluate isolated polygons, and smoothen the external polygon boundary to make the mapping output aesthetically pleasing and easier to use. The parameters used in the workflow process to perform the cleaning and smoothening steps were fine-tuned to work universally across all PHWA boundaries. Results were compared to the HEC-RAS ROG output data for general shape conformance and major approximations due to computer processing and the parameters were found to be universally acceptable for all PHWA areas across the city.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"NAD_1983_Texas_North_Central_ftUS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",1968500.0],PARAMETER[\"false_northing\",6561666.666666671],PARAMETER[\"central_meridian\",-98.5],PARAMETER[\"standard_parallel_1\",32.1333333333333],PARAMETER[\"standard_parallel_2\",33.9666666666667],PARAMETER[\"latitude_of_origin\",31.6666666666667],UNIT[\"Foot_US\",0.3048006096012192]]",
    "xyTolerance": 0.00328083336353302,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3.579139413333333E7,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Consultant: Pape-Dawson.",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 24000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        0
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2236806.864810748,
    "ymin": 6859488.547209074,
    "xmax": 2418904.2998397965,
    "ymax": 7087684.072899035,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Crk_Nm",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FID_100YR_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_100YR_",
     "domain": null
    },
    {
     "name": "Crk_Nm",
     "type": "esriFieldTypeString",
     "alias": "Crk_Nm",
     "length": 50,
     "domain": null
    },
    {
     "name": "RAS_Geom",
     "type": "esriFieldTypeString",
     "alias": "RAS_Geom",
     "length": 50,
     "domain": null
    },
    {
     "name": "Pol_Ar",
     "type": "esriFieldTypeString",
     "alias": "Pol_Ar",
     "length": 50,
     "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": "R175_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S156_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 8,
   "name": "SDS Notes",
   "type": "Feature Layer",
   "description": "Point feature detailing sites with unique history or information pertinent to the work that SDS performs.",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Stormwater Development Services",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "9dffbe0b2cecb66d0a112ffd8d9c6d1f",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jWNhoBCwUN2AKDmGCcyMDPrYFP//zzB9ySOGVTgNCJNjWGIkyBAtw4ndtuNvGcwj5RgYliMZAjcgRIZhirkgQ7Q0Ds0MDAwMlsIMnMffMizwk2J4v+kZw24UA/hYGJTxaUY25PwHBnsGBjQDyAWjBiAZcOIdwwk7UQZLDmYGfnwabn5muHDrE8MxDAOufWJobbnGwF6rxZDJzswggE3z7S8MZyfeZuh494thG4YBDAwMf+58ZairucLwWoGHgQObAZffMVz98JdhE1YvwAx5/J2h//F3fJ5ABRQHIgB6cDy89SM+PwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 12,
      "height": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "AUTHOR",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "DATE",
     "type": "esriFieldTypeDate",
     "alias": "DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "AUTHOR",
     "type": "esriFieldTypeString",
     "alias": "AUTHOR",
     "length": 50,
     "domain": null
    },
    {
     "name": "DESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "DESCRIPTION",
     "length": 2000,
     "domain": null
    },
    {
     "name": "LINK",
     "type": "esriFieldTypeString",
     "alias": "LINK",
     "length": 250,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R64_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S58_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 9,
   "name": "High Water Incidents",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 2.560000002384187E-4,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -1.2340769999989536E8,
    "falseY": -8.612349999997601E7,
    "xyUnits": 31249.999970896155,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FloodType",
     "defaultSymbol": {
      "type": "esriPMS",
      "url": "93b2d5ca72e25d70abbbb96f2f1594a4",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACTUlEQVQ4jWNhoCFgGTDDG2xs1H78+8ePS56Zg+NZ6759T0k2vM3ZWevjjx/nDSQl2XCpOfTw4esGbW2ZhqtXf5Fk+PPPnxf2uLmxsTEz41LCYC4jI9p55MhsBgaGeKINL7O2jraXlzfGZzADAwODooAAg6qwcHC1lVVd67FjD4ky/N///21eqqqMeE2GgkwTE+6iXbsWMTAw2BM0PNvUdGKKkZEcuvi7798Z7r1/z6AvIcHAysQEF+diZWVwVlS05mFlde89fnwnTsMbrKzEOLi44tWFhVEMPv7kCYPHkiUMn37+ZDCUkGA4nJTEwM3KCpcP1dJiPvbo0UQGBgYNnIa/+PlzUaedHUbSm3TyJMOnnz8ZGBgYGM6/eMGw6eZNhkgdHRQ1cQYG6r///q2aeuZMG1bDmZmY3n/9/ZuBj50dRaMULy8KX4aPD91+hrffvv3nYGFBSfMohiuzsCRNP3PGucnBQRRZvNbOjuHZ588Ml16+ZIjX12ewlUONkj///jFsvHXr/JSTJxfiNLzo+PHvhRYWE04+fdpqLi0NFxfg4GBYHhyM4VoYmH/hwk8+Ts5kdHGM1NJ/4kQbAwNDvJm0tBoxafHt9+8M55492z3j7NkLBA1nYGBg4GVmzllx5cr2SB0d/LmIgYFh6qlTH+Q5OeOwyWE1vOno0d05pqaHfdXUHHjYcBYtDJdfvWJ4+eXL/Glnzrwn2nAGBgYGWQGB6NLdu+8oCwpy4lJz/c2bZ/POny/CJY/T8PLdu58xMDBw4ZInBgxcZUEpAAD1pLibHb3GagAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 17,
      "height": 15,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8b3f89184d93ca7bb9eefa66f4da5ce9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0klEQVRIid3VzUtUURjH8Y/N5FRqUEpELySMJGg1FPgXRESbbFEbVy5a1GIgqV1UprRyU9CiZQu3UYugoEW1adNqkLEGtCzERanYjJNvlC1G685trm/Ron5w4T7Pec73/M597rk37i8q/t/Cq/Zxqp4LMxycozbB1FZeD3G7SGZD8BaO5+kfZfdo+dBetKKzicw4Z6YYWTP8EJdz9C1QBUlcCYxfxSSGSNWRa+TkCC9WhTdz+g1935bAsBPtgZpbS3AoUI2nW2ie5cNK8OoJ+oPgtahAIsnDYY5FwlvpylK3HvCyhjlaQyrY5DL4PJ0QC00Mby8eqlnEdzSSznK+4rzPHIDnaFrB5atQ/ADpkrm2SFPTJFZgrqpZdkTCt7GQ/4MFEkxHwuv5lGd/r/KuJtEViG9gIhB//AV/Gwmv5RHSz0KO2kLwJwidWkq5e5HwAbpruFjcwAdtD2NjlPkKQyYb6cnSsx5wnMVNdCi9lZFwWXpbODLI2eXc11L+pxYC9zEWk1zK8bLCor9rkHOHuf6Oa0XiWZyoUNdAYTsdOR5H7KiyBkqP5m6Km19on2DXDJtrmWvgfYz7Oe6MMx/FWK1xk5nS4UsvJ6aWrrXo3/2H/gDzxnNP+MYqywAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 17,
        "height": 17,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "8",
       "label": "Fatality"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ca0b4851fae712133be38a95ed7bc320",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDklEQVRIid3RsUqCURjG8Z8kFgTlUkK4CUJDudQmRDfQNUStXkFLzQXdQdDUVNAS3UAXkA0FkVBgBBVBEC4WNWjxefjEj8wGH3g5vA/P+z8v56QNUOnhhZc4bbAc+uPsnrPRF/yNmR1GFyPePg7I9ZpN9CxTyEf6bJKhpPDf6v/gs+yFgcfOF/nRK+Uwn6FeZTMWfsvadgyoEPRLraPYLvCMQxq6wTOoxK0ZaK5dUd204B0akg/9wFlMaB4Tkf4BtSBz3wue42I1CDxRPGGsHPGOsMVLlno0O8ldV3iNUnh7gWp7+Q5Nc3zFeszC8fC/1hDDR2iuIMXnt/dOKk+zb/g1C3H+Za/BJPB+NFD4FxQMLA4ozgBGAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 17,
        "height": 17,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "6",
       "label": "Rescue"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "7208d9bde65cb9b7f3520c7af981f69f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAYAAAAP6L+eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABjklEQVQ4jWNhoBFgGb4Ge2qHlf/9/49z17U1DUFGCRa///2RYGBgYGBg5tq1+eysb2QZ7KkdVn7j5aU2JkYmRjftUJYrT8+n8rDzit17c53BVtXfloGB4QjJBsMMrfKczMTEyMTQsi276v231/9yHOcyzD3SiVMfXoORDeXnFGJgYGBgqPGayti4JZ2ZkINwGuypHVZ+/cXFtmqvKXBDGRgYGHg5BBjqfGYwMDPh9yxWWVyGwgAfhyADAwMDAxcbN8PXX2+jGYgJY5ihyN7HBVJsKhlatmWnu2gGf95zfW0ZToM9tcPK997Y2GEoZ8Pwn+E/XkNhQIJPlnH/zY2lrprB/3ZfX1uB1WAmRtanrhpB2ddfXmz98uOjgCCXCF5Dv/76zPD848PPHpqhFf+ZGL7jdPHWK0uXMDAwMGhKGlUxMDAIEONiNhbO71uvLp+GLj7wWXrU4CFk8IS9lQyszGx4Nf/+94uBk5WHeIPVxfV0ONn52Ylx2fefH3/eenmROIM3XFjwgRhD8QGahTEAaR+Jc/zrVK0AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 16,
        "height": 17,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1",
       "label": "Structure Flooded"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "832aa3f3a9a3640e06a4963ba8687e81",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACE0lEQVQ4jdWUS0hUYRTHfweVasAW5UapFuHQwiBqxmxTDEabmplgalFIQw8Yo1qJrnUggjAjojAHEgoqgmrhFQR70CIIoklsURmVUHLHhEoYUSZ1Tou5d5h07lyLIjqr7/E/53fO9zjl/CMr/2/AquoDQkC1gyQuIuYfBauqAQRdZDFVDYuI8dtgqzofUGMBfUvMsU9V44AhIsklg1U1BsSKgTJzsxy6dR5vVQ0VZWW8GHvPjvUbAfg6nebM7qgtbQfaVbVZRBKuYKvKnmIJTc9maDV68VQso2lLgJXLV9AxeZMDm7cDUH+hhdqqao5u3VXo1qOqqYVHX6zikD149O4lgyNDvJ74xKvPH/nwZZysKgDXnj/MO1x9dj8/jt25xMUnBr41tXQGj7DKUwm503MFBwHSmRmabpxjPP0NABFBLWgpm89mGTZHGTZHCdc1sLeuIR/TDZwC+D4/R9TfyMjEGINvh+gKHeP0g9vUr/U6QgfeJOkK53Tb1m1gKjPzU0w3cAcQXO2p5OyewwB0Pr5H99MBrh9sYad3kyP4+N3LtBq9JPafIupvLNxa9LUWgUUkqaoJcvcCQFsgQlsg4gi07cq+k3RHTiAi9lLKgsZdwRa82fqH9gsv7FIJoL+IW5/la8/7RSRUROcMtgKYgAkYqmoHMJ0agqr6rUR9QMJJ5wpekETJ9mdpkkBJ2C+D/4b9ABf7t4KShSoKAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 22,
        "height": 12,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "2",
       "label": "Car Stalled (Road)"
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "114149299442fa12ff5232178b0431eb",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZ0lEQVRIie3Wz0sUcRjH8feTlqmo/SLZFSy0KMxDNF6KDkHHZjsU9BfY7KkkiLwEjuAlCIIoYrdLZEFUp/RQQlHQqdhDRWAgtfZjdVcrf9Sqre7TYfxR487+yPXWcxpm5vviM8P3efiWskpV+h8uCFZV/8K1iMSKBgPWTJqOWQVVDYpIuFiwOTANE3Owv4oAUDSY55Mw6cC+fN7PCatqADAefHMSn/VjqKohIpEVwYA1OAMPv0MaeJuEPRVYQPCfYVU1ADMcd1CAy0MQalwhDNiTc3A9vnTj1gh01YOq2iJiFwwvpL3wBUZSS/eTabA/wdUGOlS1x+tfZ0tsx37BpQztEI7DKR/sLscGAnnDqmoB5rlBJ6G7ZhXaPsCjJkyvHbIMnm9f69kE3B7x/py+Mbg7Cie20AP43c8zJTbTYJx+740u1JkoHNmIT1Utd5v/Bc+ntbsT8DqZHd1WBm0+uDIM7XWEcLW5O7Gp4Ov6nDvtjR1wqAbOf3RaXVUDItLjBfuj0zAwnRvuG3fgA1Xw4gccrsEAPGEjOpMbBXg8BtRDdQm8SS7Ci+WGY2Vr8oMjP6H2JSRS0L3TWZsN7m0qx1orkNLs8Jw6KMC+SmdtNjiyoRSOb4Y7o/klP1gNTRU5EotITFU7L26n4+k4DKfIWlUlcK0BgLC7+5Y1iIjYqmo+acY41g/9U5nRunVwbxc0VxARkWUjNOOsEJEWVQ292ot1MwH3v8K7KWcmN66Ho5vg5FaoLCEMdGYyPKebiARVNdxaS6i1FmBxOw3h7NfePxsib3gejwAtsHS2KPa5Im+wYLjQWjX4N5vQ4ZOES3u+AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 16,
        "height": 24,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "7",
       "label": "Road Overtop"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          183,
          176,
          255
         ],
         "toColor": [
          212,
          183,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          173,
          171,
          237,
          255
         ],
         "toColor": [
          173,
          171,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          178,
          208,
          235,
          255
         ],
         "toColor": [
          178,
          208,
          235,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          232,
          169,
          216,
          255
         ],
         "toColor": [
          232,
          169,
          216,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          232,
          167,
          180,
          255
         ],
         "toColor": [
          232,
          167,
          180,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          180,
          214,
          255
         ],
         "toColor": [
          196,
          180,
          214,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          237,
          197,
          218,
          255
         ],
         "toColor": [
          237,
          197,
          218,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          149,
          204,
          255
         ],
         "toColor": [
          181,
          149,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          237,
          208,
          171,
          255
         ],
         "toColor": [
          237,
          208,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          172,
          217,
          255
         ],
         "toColor": [
          158,
          172,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          173,
          240,
          255
         ],
         "toColor": [
          223,
          173,
          240,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          224,
          204,
          255
         ],
         "toColor": [
          240,
          224,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          165,
          184,
          255
         ],
         "toColor": [
          204,
          165,
          184,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2204541.3183062077,
    "ymin": 6889049.100376725,
    "xmax": 2414132.800005406,
    "ymax": 7062882.139066622,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Contact_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Reported_By",
     "type": "esriFieldTypeString",
     "alias": "Reported By",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "WS1_TeamMember",
      "description": "Selections for Reported_By on STORM_EVENT",
      "codedValues": [
       {
        "name": "Ford McElroy",
        "code": "Ford McElroy"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Fire",
        "code": "Fire"
       },
       {
        "name": "Police",
        "code": "Police"
       },
       {
        "name": "HEAT (Citizen Call)",
        "code": "HEAT (Citizen Call)"
       },
       {
        "name": "Jeremy Lee",
        "code": "Jeremy Lee"
       },
       {
        "name": "Ranjan Muttiah",
        "code": "Ranjan Muttiah"
       },
       {
        "name": "SWM Field Ops",
        "code": "SWM Field Ops"
       },
       {
        "name": "Consultant",
        "code": "Consultant"
       },
       {
        "name": "Jennifer Dyke",
        "code": "Jennifer Dyke"
       },
       {
        "name": "AWS Alert",
        "code": "AWS Alert"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 100,
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 500,
     "domain": null
    },
    {
     "name": "Event_Date",
     "type": "esriFieldTypeDate",
     "alias": "Event Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Event_Time",
     "type": "esriFieldTypeString",
     "alias": "Event Time",
     "length": 12,
     "domain": null
    },
    {
     "name": "FloodType",
     "type": "esriFieldTypeInteger",
     "alias": "FloodType",
     "domain": {
      "type": "codedValue",
      "name": "WS1_FloodEvents",
      "description": "Types of Flood Events",
      "codedValues": [
       {
        "name": "Structure Flooded",
        "code": 1
       },
       {
        "name": "Car Stalled (Road)",
        "code": 2
       },
       {
        "name": "General Investigation",
        "code": 3
       },
       {
        "name": "Police Response",
        "code": 4
       },
       {
        "name": "Fire Response",
        "code": 5
       },
       {
        "name": "Rescue",
        "code": 6
       },
       {
        "name": "Road Overtop",
        "code": 7
       },
       {
        "name": "Fatality",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CarsDamagedNo",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Cars Damaged",
     "domain": null
    },
    {
     "name": "StructureDamagedNo",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Structures Damaged",
     "domain": null
    },
    {
     "name": "PeopleRescuedNo",
     "type": "esriFieldTypeInteger",
     "alias": "Number of People Rescued",
     "domain": null
    },
    {
     "name": "High_Water_Mark",
     "type": "esriFieldTypeString",
     "alias": "High Water Mark",
     "length": 255,
     "domain": null
    },
    {
     "name": "Contact_Name",
     "type": "esriFieldTypeString",
     "alias": "Contact Name",
     "length": 75,
     "domain": null
    },
    {
     "name": "Contact_Email",
     "type": "esriFieldTypeString",
     "alias": "Contact_Email",
     "length": 100,
     "domain": null
    },
    {
     "name": "Contact_Phone",
     "type": "esriFieldTypeString",
     "alias": "Contact Phone",
     "length": 15,
     "domain": null
    },
    {
     "name": "Barricade",
     "type": "esriFieldTypeString",
     "alias": "Barricade",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "WS1_Barricade",
      "description": "YesNo",
      "codedValues": [
       {
        "name": "YES",
        "code": "1"
       },
       {
        "name": "NO",
        "code": "2"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Info_Link",
     "type": "esriFieldTypeString",
     "alias": "Info Link",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Incident_No",
     "type": "esriFieldTypeString",
     "alias": "Incident_No",
     "length": 20,
     "domain": null
    },
    {
     "name": "FatalityNo",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Fatalities",
     "domain": null
    },
    {
     "name": "Resolved",
     "type": "esriFieldTypeString",
     "alias": "Resolved",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "WS1_YesNoNA",
      "description": "YesNoNA domain with Yes / No / NA coded values",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "NA",
        "code": "NA"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Resolution_Details",
     "type": "esriFieldTypeString",
     "alias": "Resolution_Details",
     "length": 250,
     "domain": null
    },
    {
     "name": "Created_Date",
     "type": "esriFieldTypeDate",
     "alias": "Created_Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Event_Date_AGOL",
     "type": "esriFieldTypeDate",
     "alias": "Event Date Time",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R13_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a8_ix1",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 80,
   "name": "Reported Groundwater Seepage",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;\"><DIV><DIV><P><SPAN>Reported Groundwater seepage locations from customers and residents.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.0060960121928,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "CFW Resident callers",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "c296c46f25323268d2ce887f0778a098",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVQokY2RMUhCURSGP+Q52AuehYNBDYGE0FAQtYhFItRQ4NBQQ03i1FRbIQQNKREt5YMoaEhalYRoKDJskWyJykEISqjkKWlPQ6cGeaAvkc52z/347znfFfhnCfpGVyeywYCSL+FvB9odA8wDxO4JA+mWoNTBpteFGSD+jPz9w2Qr0OO04x6z1Q+uQUajd3iASCNo6e3Gp6UBrM4gJjOsvX81gJIJ14KDcS0NwGaFpQmGg1G8wKEAWPosBGZHEPUGFp0Ywwk2snkiAkC5imiz6jEoqNBjxpjN159WXnLs7l2wtTzVDJ6lKD++sQ8o2jKBoyt800P0a8mZDzi95aZSI9Sk57PIyk6ME9lbn/U4Tjlb4ABQ9B4j10+cJzPMFVSIpbjUHOpBihX8wShuSaSWK7HdeKf/6/TDK+uiCSOQaAeiVgmp1b+qfgEvEmO62nGONwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 7,
      "height": 12,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2272778.6759414673,
    "ymin": 6911425.168294564,
    "xmax": 2384271.632088974,
    "ymax": 7041780.61033906,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -1.3594486392658406E8,
     "falseY": -9.328291542373236E7,
     "xyUnits": 3.2655280816498052E7,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "StreetName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Address",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 50,
     "domain": null
    },
    {
     "name": "StreetName",
     "type": "esriFieldTypeString",
     "alias": "StreetName",
     "length": 100,
     "domain": null
    },
    {
     "name": "Reported_Yeat",
     "type": "esriFieldTypeString",
     "alias": "Reported Year",
     "length": 20,
     "domain": null
    },
    {
     "name": "Sub_Drain_Constructed",
     "type": "esriFieldTypeString",
     "alias": "Sub-Drain Contructed",
     "length": 10,
     "domain": null
    },
    {
     "name": "Notes",
     "type": "esriFieldTypeString",
     "alias": "Notes",
     "length": 150,
     "domain": null
    },
    {
     "name": "Link",
     "type": "esriFieldTypeString",
     "alias": "Link",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "USERID",
     "type": "esriFieldTypeString",
     "alias": "USERID",
     "length": 50,
     "domain": null
    },
    {
     "name": "DATESTAMP",
     "type": "esriFieldTypeDate",
     "alias": "DATESTAMP",
     "length": 8,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R52712_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S49427_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": 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
  }
 ],
 "tables": []
}