{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "Flood_Warning_Masters_Edit",
   "type": "Feature Layer",
   "description": "City Wide Flood Warning System .",
   "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": "CFW",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "da24e3cb928f5e99495e55e340cb9c3b",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVRIie3TzSsEcRzH8Te7t2UX7a6YslsekpstDwdcJNmE/Rek1oFy8RcopJSbq4erImVdOUpRHpaLbGzttmM0s7N7WmMc5HlmmlUO5Hv79f32+vT7zXec/GA5/yZeQfVMGd5eo94jWqmKuKwirRaNe6ieb6Jr3E/QYzZzxWHdDSd6HnnNNu7Bv9BMV9RH0G0GA9TTVgP63A2nGAV8wd34F5vpGfMRsITfAtprdfTZW870PPK6Ke7Gt9RC96iXQLkd+KUa6BB09Lkk5yXvb/ABr0KIeAkWBb9UI51CFjFqipfi+I77Wg4c2vvzH/2J/nEAJG4v88iCi4qi1ybDtaIgHpjiCpnBI3a2Q4T7XFTaDsiQyMbZX8khTZviQEEhPXREbCtEuN9OgEhCjbO3lkOa+twzevOCQnr4mNhmK+EBq4A7EurFMzxp1Df7oA8y6ZFjdjeqqA0ZDTyicU8ylkWaMAu32hZNJhWRSVmMWNfv3fMnjjF2JUuHfbsAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 17,
      "height": 17,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2216383.2575645596,
    "ymin": 6839620.932638228,
    "xmax": 2395149.0174863935,
    "ymax": 7065174.2925542295,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -123407700,
     "falseY": -86123500,
     "xyUnits": 3.592069011000888E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SITE_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LAT_WGS84",
     "type": "esriFieldTypeDouble",
     "alias": "LAT_WGS84",
     "domain": null
    },
    {
     "name": "LONG_WGS84",
     "type": "esriFieldTypeDouble",
     "alias": "LONG_WGS84",
     "domain": null
    },
    {
     "name": "SITE_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "SITE_ADDRESS",
     "length": 250,
     "domain": null
    },
    {
     "name": "SITE_ID",
     "type": "esriFieldTypeInteger",
     "alias": "SITE_ID",
     "domain": null
    },
    {
     "name": "UNIQUE_ID",
     "type": "esriFieldTypeString",
     "alias": "UNIQUE_ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "LIFE_CYCLE",
     "type": "esriFieldTypeString",
     "alias": "LIFE_CYCLE",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "dLifeCycle",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Abandoned",
        "code": "Abandoned"
       },
       {
        "name": "Not found in field",
        "code": "Not found in field"
       },
       {
        "name": "No Recon",
        "code": "No Recon"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Assumed",
        "code": "Assumed"
       },
       {
        "name": "Design Plan",
        "code": "Design Plan"
       },
       {
        "name": "Red Line",
        "code": "Red Line"
       },
       {
        "name": "Removed by Design Plan",
        "code": "Removed by Design Plan"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "RAINFALL_SENSOR",
     "type": "esriFieldTypeString",
     "alias": "RAINFALL_SENSOR",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "dYesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TEMPERATURE_SENSOR",
     "type": "esriFieldTypeString",
     "alias": "TEMPERATURE_SENSOR",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "dYesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "WATER_LEVEL_SENSOR",
     "type": "esriFieldTypeString",
     "alias": "WATER_LEVEL_SENSOR",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "dYesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "WIND_SPEED_SENSOR",
     "type": "esriFieldTypeString",
     "alias": "WIND_SPEED_SENSOR",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "dYesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HUMIDITY_SENSOR",
     "type": "esriFieldTypeString",
     "alias": "HUMIDITY_SENSOR",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "dYesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Unknown",
        "code": "UNK"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SITE_NAME",
     "type": "esriFieldTypeString",
     "alias": "SITE_NAME",
     "length": 75,
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeString",
     "alias": "TYPE",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "dFloodWarningType",
      "description": "FloodWarningType",
      "codedValues": [
       {
        "name": "Lake Master",
        "code": "Lake Master"
       },
       {
        "name": "Rain Master",
        "code": "Rain Master"
       },
       {
        "name": "Road Master",
        "code": "Road Master"
       },
       {
        "name": "Weather Master",
        "code": "Weather Master"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 275,
     "domain": null
    },
    {
     "name": "INSTALLATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALLATION_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SURVEYLINK",
     "type": "esriFieldTypeString",
     "alias": "SURVEYLINK",
     "length": 300,
     "domain": null
    },
    {
     "name": "Protocal",
     "type": "esriFieldTypeString",
     "alias": "Protocal",
     "length": 30,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R135_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_135",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_135",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S71_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": 1,
   "name": "Flood_Warning_Flashers_Edit",
   "type": "Feature Layer",
   "description": "City Wide Flood Warning System .",
   "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": "CFW",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "767ef04b2bc1b57f16f8cc96913ab7aa",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbUlEQVRIie3Tv0sCcRzG8XcliEM1l9Dk5KSBk26RGkTlKG4R2FAQqIi4GeQRBm0NgpYhLkHRkD82x44TRTgQ0T+inMROm8R+3JkGDUXPdnw+vB7ue9/T8YPR/U3cZuPYbGZNbdbtMlurcdFocDU1brUixGLsu90sau0kEqwkkwyaTTIT4xYLp/E4fpeLBS0YIBhkSVGIp1KgVvAJt1o5EwT2nM7x8DDhMMv9PiepFINWi2tN3GLhXBDYdTqZnwQeJhLB2O8TT6eZabdHb/AOt9vxTAsPE41irFbxa+J6/XfYUQwGlLfPf/Qn+scBKJdptFoYTSbmpoXyeZ7qdR418UqFTa+X+1yO9WkKCgWeQyEuZZmQJg70JIktr5e7XA7XJAXFIp1gkIwsc/RxpnbmPUli2+fjNptlY1xBqUQnECAjyxyqzbU+6IsosuPzceNwsKq20O1CucyDLHOgVT7utiiiiEcUx2x8kd97z18BtgB0xEr1jREAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 17,
      "height": 17,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2275468.2056673914,
    "ymin": 6897558.3361201435,
    "xmax": 2395852.4708038867,
    "ymax": 7035809.053384557,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.003280833333333333,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -123407700,
     "falseY": -86123500,
     "xyUnits": 3.592069011000888E7,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TRAFFIC_FLOW",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "MASTER_ID",
     "type": "esriFieldTypeInteger",
     "alias": "MASTER_ID",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "TRAFFIC_FLOW",
     "type": "esriFieldTypeString",
     "alias": "TRAFFIC_FLOW",
     "length": 2,
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 100,
     "domain": null
    },
    {
     "name": "UNIQUE_ID",
     "type": "esriFieldTypeString",
     "alias": "UNIQUE_ID",
     "length": 30,
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "LIFE_CYCLE",
     "type": "esriFieldTypeString",
     "alias": "LIFE_CYCLE",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "dLifeCycle",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Abandoned",
        "code": "Abandoned"
       },
       {
        "name": "Not found in field",
        "code": "Not found in field"
       },
       {
        "name": "No Recon",
        "code": "No Recon"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Assumed",
        "code": "Assumed"
       },
       {
        "name": "Design Plan",
        "code": "Design Plan"
       },
       {
        "name": "Red Line",
        "code": "Red Line"
       },
       {
        "name": "Removed by Design Plan",
        "code": "Removed by Design Plan"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SITE_ID",
     "type": "esriFieldTypeString",
     "alias": "SITE_ID",
     "length": 20,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R134_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_134",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_134",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S70_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
  }
 ],
 "tables": []
}