{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Storm Incidents - Last 48 Hours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "506915e563f42b5e4d2147584d3ef840", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiJJREFUOI211D1oU1EUwPF/SMiFOERCKQQRHNTldbFDQSEQQkdJl1JJ7dIOtQ0ZtM3HYIhVG1BIG5sQihgMXYQuSmwXqZSYTirFDi5dpIPysOJbJNijJTikH880idHimd699/wu75x7uTaOEbb/iU8Bn/4FnwdeAF1A5W/xjMvFmUpFRUXkVttYKdUrIpfLZQiFJFwq8Qj42A62ikg6nwdNg0QCR6nEfeBqO3hU0+jq768NPB4YHiZQLLoyhmG8boWdwJ1UCpzOvQQbTE5iKRSMNHCpKVZKJfx+6fD5ft9R02B6movxOIPAk0b4rIiEYjGw24/WMjICs7PcMwyeAd/r8Uw0ir27u0EXALcbMhlODw0RBu4eYKWUT0T8wSBYLI0xQF8feDzE1tbIA7oNQERSADs7zSHA7i5sb3MCuA2M7v/2W+DC3Bxks2C1NsaLi7C5CcAbc81x4Mr8PM5AoHa29bG1BWNjAGwAj834C7UmpKamYGkJHI5DWK1CLlf7VkpdF5GqGQNklVLXVlfl3PIyDAwcLqyvQyoFwFMRebU/b8Y/RCQMFMfHweuFzs5aE5NJAASImEupv57PgZeGQe/CAkQisLICxSIopR6IyIdWGLfbfUPX9Y1oFGtPD0xMAPBZRJL1uUewruvvgYdA0Os9mL4JfPsj3osEMAicBN4BhUZJzfBXarcobT6adjFATinVISLlZgmt8E8RibdYP96j/wuVF7YP67yvTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2204541.3183062077, "ymin": 6889049.100376725, "xmax": 2414132.800005406, "ymax": 7062882.139066622, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "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": "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 }, { "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" } } ], "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": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Storm Incidents", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FloodType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "1a456891d68beec8f479bc63b52300c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAehJREFUOI1jYaASYMEmuDM42PjDv3/xWHUwMf0VkpYud5006RdBg5g4OBYGKCpqY5P78ecPw767d3kZGBhS8Bq0JTq60khKSpuNmRmrg9iYmRlk+PjCtoaGNnmvXv0Iq0G7Q0O5uFlZ84S4uLAaAgOG0tK8Wz5/nsfAwOCC1aDvzMxzbGVkJNA1/vr7lwHZhcyMjAy6EhL2m4KD3f3Wrt2JYtDW6GhtOT4+f3YkDV9//2ao2rmTYebZswxrIyIYvNXV4XJKgoIst9+86WVgYEA16P/fv9O1xcRQ/HTh2TOGSWfPMjAwMDAEr1jB8KmmBsVlJtLS2utCQ0uCVq/uQTbo1vffv225WFnhCqX4+ODsBAMDBla0CHj99esvbmbmwyguklBRyTzz9KmHnYKCNExMUVCQ4XZ2NsOTT58YjGRkGBiRDPn97x/D7TdvdvitWnUSxSDT9vbfWyIiOl5+/TpZnJsbrkFFRIRBRUSEAR2cffLkPef//8kwPkqs+axYMWVHRESSu7q6IYZOJPDp50+Gl1+/LgxYvfoNVoMYGBgYGP79y7r5+vVBdVFRNlwGnXz8+KH/qlVFyGIYBnmsWnVic1jYzk8/f/piM+Trr1//f/3/38jIwPAfr0EMDAwMvqtW+eFyDS4AABWjoKwIKByOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cbe0e2092d834a24b66b75d8d435cf24", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAMCAYAAAB4MH11AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfRJREFUOI2Nkz1ok2EQx3/3fqBptaCCJBnEOtglDvJaEcRBEZRCu2S04BbBOAtOaTZxdbEZ3DvoYLQOCmq3UkNF/AKdCiaUppakaT76JO85mLymSfpxy/Nw99z97vlz53BAM8ZEHceJ9PpFJLdXnrNfYd/3J0UkBXiD4qqaazabU67r5g8MMMZEbdv2RCQCzO7Tg+c4zm/f96csy8ruCVDVBJDo7VZVKW9t9lUeGT6KiAAgIi9UFeBCt2wBwPf9yUHdqipvlxYoVSqcOzPG4vdlLsfGWS/9oVzb4vr4ld6Uj6oaQAJAW2cAqvUaxY11VjeKLP/8QnW7QW27jqL8Wl0hdChEubpJcmGO12Jz9tQo4RMnsW07kA34DzDGRDuyPH8/T/zVkz45APjUPr9+CFzX5h4CsHg7zcXY+Y47AWQCgOu6eVUtAJFqo8a9UY9ipcTN2CXefFvi2NCRPlalXmUsfJpCaY1G07BWWu8OFzqXQCJVzYhIavpGnGniPHs3z+eVH8wm0wyHhvoAtXqN+08fER45zoNbSSyx6K7VB7Asa0ZV8+3vefGrE8SZGCwVEDoc4vHdVK87p6ovu8d1x5iKSAbIqKoHZIEIUFDVbKvVSne/tW07JSKJjiSqmrEsa6aXOHDR2iMW3bX9f3bHGBNAd9vkvxB9xPyC0y9LAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Car Stalled (Road)", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f9e53da47ba463e4510e1b8e4697c9b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQlJREFUOI2106FLw0EYxvHPxtSJiqArgkWwmgxi0b4F2/4Bg8XiPyBoUYyCDkEEg3F/hVGsNoNgETU42I9pcIa58W7wE8e2p9w973v35bk7LmdIyqU19tia5TLWEpITVlD7NyhhsUhhPdSOqWO8r0Qwgangx2imrf0T1I8iqBAbje4wUXM9/gu1DmiNlyJJ22fIzPfsWCV/wH3bf5Jp8nrEUge0SXaf6b/il8iVwpoPnLYeYDR3NBzQM257mstYCP4B78EnYd4BzbB7ExoNNrYpR1CV+iOH+d97gTxPXaALzmKandZQjrUmzWuu8JZ6tEE1elCW73NUw/+6Y1LKf0sFVai0hgET9asf5W8xqxkF3pgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Rescue", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5c377e6b25bb4bf4bb31489463526da0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAilJREFUOI3NlL1rU1EUwH/n9T1qu9QWWpPUjw5+DQqFVxUHhYqDQ+ok9h+Q6+IgzoIpiEMRpA5C4+AkIp1sA3UQirgJoXYV1AbaVw0x9SPaNvW94/CStE3yxODi2e65nN/9ncu51+Yfw/5/AUEQjAAugO/7acdxvFYNkqsbYnp2gW3bHpBuCSAi7usCXNgLgGkJoKruuo97cxmG49DeRiLqoCiAmS8IWR8WPsPJPuKqakSkwaIBoKouYKY+hevHHpzoA4FUszaaAcz778K9Uri+/xOufYVDXc0t7LpiVxWTXtwJTedg/DiINFrUG6QWijBe2pm8W4LRAgz1Eg+CIGVZVqoBoKpm3Sd550N9U2HczsGTbuiw5ZaqzohItt7APF+CqXJzwLMyTC/B6AAAk8BQDaCqpriOe73psIZxxoZvm5Bfg74OXFV1RSRbNTAZD3IaDXhwEI71wItlON8PhO+kBkhkitHFAO9KIUAEFJDKeFcB8emI3qsxtwqneyG/AWub0OmwAluXmDnnkJzdjAZM/ICJeTgg4UWqqlcDqKp3qVuYzf/ZAuBGD1gCqtsMfN8fu9hvm8ECvAmii49YcHkfANnqMNkAjuN4qnr16VEmr7yFV78ai0+1waPDEOsEVR2r5muDJCLpIAhWMoPy8OVH9sx9gcUyDDhwdjcMx6CrnayqjlmWNdMAAKhsxFTVjOzHVNIJVZ0BVkS23kBTwHYbIr6wvwK0Er8BeWXSE8i1dxkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Road Overtop", "description": "" }, { "symbol": { "type": "esriPMS", "url": "90e1b29b1e67c9ca046755569fed945f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXpJREFUOI1jYaAQsOCTLHPvjWX6zcjVsa9oZoVrr8fPv4xMLJwst7u35t0maECpe1/8o5f35jAxMzMWufcwH72xb6qatD4D8w+WvQwMDC54DSh174t/+PLeHD/jGBZGBkaGzWcXTZIVVGQwUrBmuPjgJH4vlLj2Jj58eW+Wn3E0CyszGwMDAwODr3Ec88UnxwmHQYlrb+Kj13dn+RnGsrAysyMUMbMyGMvbMrz58oKBgeE/G1YDSlx7Ex++vjvL3zCWhZWVnQETMDIIcIowfPj21qrItbegb3fxBLgBJa79SXuubJwTaZXBiF0zwiWmyvbMC45N7Ctz7/nXtbNkEgsDAwMD498/IvbqHn3n7x4pUhBWY8RpAgMDw/kHR/+7qPv1/f75jw/ugu59pV0MDAwMUQY5hQwMDHgNYGBgYJh4oKIEIwzIBaMGoBlw9/1txh0XV+PVcPPZFZRYQjHA2iBAgvvfX7zRKCgR+v/sxn3YDejbmPkKv4MxAQAN/XZg1PiEDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Structure Flooded", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2204541.3183062077, "ymin": 6889049.100376725, "xmax": 2414132.800005406, "ymax": 7062882.139066622, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "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": "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 }, { "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" } } ], "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": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "MAPSHED_BNDY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2230283.069469601, "ymin": 6856332.605062678, "xmax": 2419807.354671657, "ymax": 7094433.731628612, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MS_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "MS_NUMBER", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R77_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_77", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_77", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a54_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Potential High Water", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2230329.0269171074, "ymin": 6856303.864495426, "xmax": 2419809.0269171074, "ymax": 7094433.864495426, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }