{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Peak Locations", "type": "Feature Layer", "description": "The U.S. Geological Survey (USGS) deployed a temporary monitoring network of water-level sensors at 212 locations along the Gulf of Mexico coast from Louisiana to Alabama during Ocotober 2012 to record the timing, areal extent, and magnitude of inland hurricane storm tide and coastal flooding generated by Hurricane Sandy. Water-level sensor locations were selected to augment existing tide-gage networks to ensure adequate monitoring in areas forecasted to have substantial storm tide. Storm tide, as defined by the National Oceanic and Atmospheric Administration (NOAA; November 2011a,b ), is the water level rise generated by a coastal storm as a result of the combination of storm surge and astronomical tide. Hurricane Isaac initially made landfall on the coast of New Jersey on October29, 2012, as a category 1 hurricane on the Saffir-Simpson hurricane scale (National Hurricane Center, 2010) The data from the Hurricane Isaac storm-tide network constitute an extensive collection of continuous water-level records that document a single land-falling hurricane. The data can be used to evaluate the performance of storm-tide models for: (1) maximum and incremental water level, (2) flood extent, and (3) site-specific effects of storm tide on natural and anthropogenic elements of the environment. The data from the temporarily deployed sensors are considered approved, while the streamgage or tidal gage data are being made available on a provisional basis since they are subject to the USGS annual data report approval process. Data were collected and processed following protocols established by McGee and others (2005), which includes correcting water pressure for changes in barometric pressure and salinity. Quality-control checks were made by: (1) co-locating water-level sensors at a subset of sites and comparing data from those sensors to water levels computed from recorded pressure data at the sites, and (2) comparing water levels computed from recorded pressure data to water levels recorded at nearby USGS streamgages in addition to nearby high-water marks, to the extent possible. In the aftermath of the storm, an additional independent high-water mark locations were surveyed in relation to NAVD88; # locations in Louisian, # locations in Mississippi and # locations in Alabama. Elevation surveys using survey-grade global positioning systems and differential levels were conducted to relate all water-level data, HWM data, reference marks, new benchmarks, and sensor measuring points to NAVD 88.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "USGS", "parentLayer": null, "subLayers": [], "minScale": 5000101, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type_datarecorded", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "high-water-mark", "label": "High-Water-Mark", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 0, 168, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "storm tide", "label": "Storm Tide", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 255, 223, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "wave height", "label": "Wave Height", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -79298.41832247592, "ymin": -1007254.3868195595, "xmax": 1814556.633178416, "ymax": 1508910.8083387595, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "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": "SITENo", "type": "esriFieldTypeString", "alias": "Site No", "length": 255, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 255, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Long_", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "Type_", "type": "esriFieldTypeString", "alias": "Type data recorded", "length": 255, "domain": null }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "length": 255, "domain": null }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "length": 255, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": null }, { "name": "peak_stormtide_elev", "type": "esriFieldTypeDouble", "alias": "peak_stormtide_elev", "domain": null }, { "name": "peak_dt", "type": "esriFieldTypeDate", "alias": "peak_dt", "length": 8, "domain": null }, { "name": "peak_time", "type": "esriFieldTypeString", "alias": "peak_time", "length": 25, "domain": null }, { "name": "time_zone", "type": "esriFieldTypeString", "alias": "time_zone", "length": 10, "domain": null }, { "name": "type_datarecorded", "type": "esriFieldTypeString", "alias": "type_datarecorded", "length": 30, "domain": null }, { "name": "vert_datum", "type": "esriFieldTypeString", "alias": "vert_datum", "length": 25, "domain": null }, { "name": "peack_dt_time", "type": "esriFieldTypeString", "alias": "peack_dt_time", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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": "USGS High Water Marks", "type": "Feature Layer", "description": "The U.S. Geological Survey (USGS) deployed a temporary monitoring network of water-level sensors at 212 locations along the Atlantic coast from South Carolina to Maine during October 2012 record the timing, areal extent, and magnitude of inland hurricane storm tide and coastal flooding generated by Hurricane Sandy. Water-level sensor locations were selected to augment existing tide-gage networks to ensure adequate monitoring in areas forecasted to have substantial storm tide. Storm tide, as defined by the National Oceanic and Atmospheric Administration (NOAA; November 2011a,b ), is the water level rise generated by a coastal storm as a result of the combination of storm surge and astronomical tide. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "USGS", "parentLayer": null, "subLayers": [], "minScale": 5000101, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "data_status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "aafc61c9de4ec2f8df4afa670e173118", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQhJREFUKJGVz7FLAmEYx/Evl3YQQaAUuFSTueQiYqch5SAkgdANSSpikNLSIEkYzoKI/0BbhOLicARtrZKTg39CwwsNt79bw0F48Hpc3/H38BmeAF6VeWPEM/CtOgfWOT2hZ2VXnhKnxxPV/2BNVuUjMQ7R0EJW6MSe2V/+sMkdFdIARNm3S3aHGUU/eAeTEmHCf8s1Bp/cYDH2xnU6XGG4tj12MalhMQXkOhylQg4dXfFKmg8emDBQ4xZdzkgqXoEttilTYMIr8OPGBxRokERTUqcLMjRo80J7FQdpcs8RMQ8KGwS5JRN5jxwLIZYOTtEiTpaFJ3XaxBDnYsiYvIPn9Lmk74O6+gUJHDbl9eIfKgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "corrected", "label": "Corrected", "description": "" }, { "symbol": { "type": "esriPMS", "url": "77920e453d9090505dfa104dd51aae1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQRJREFUKJGVz08rwwEYwPGPtZmDEnLYBTVJoZQm2+RAKbPaSsQiJ8nFwZ8DuVKSFyHlJu0NbLflqOQVOPzKYfffzYUabWu+x+fp89QT1aYCD2Uu8NFsH20FZ+PxxZMwXJji+ord/+BIIQxPxxjtIlIdGJiv1esvHeFV9tfJQJLhXL1+XqPQCe7Ls9XP4M+gQLpCqcJjW7zB+RrpxtkgQ0X2KjwhbIXHN1nqJv73aJ5MlaNnbpviAy4zpJq8oofeIrln7vH5C4+Q2yHV1Ux+t0y2xNkjZ404ts1hkok2VoRYiWw1kZgOguAtCjMcT7L43k5+Fyc9FwR3ZVai8MrNLjcd2F99AYIMNpD0pzV2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "pending", "label": "Pending", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "data_status = 'corrected'", "labelExpression": "[Elevation_navd88] CONCAT \" ft above NAVD88\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 24101, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "data_status = 'pending'", "labelExpression": "[height_ground] CONCAT \" ft above ground\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 24101, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -79298.41832247592, "ymin": -1007254.3877156501, "xmax": 1823704.0172998325, "ymax": 1262540.9447539444, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HWM_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": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "HWM_ID", "type": "esriFieldTypeString", "alias": "HWM_ID", "length": 255, "domain": null }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Long_", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "RM", "type": "esriFieldTypeString", "alias": "RM", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Elevation_navd88", "type": "esriFieldTypeDouble", "alias": "Elevation_navd88", "domain": null }, { "name": "elev_survey_meth", "type": "esriFieldTypeString", "alias": "elev_survey_meth", "length": 255, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 10, "domain": null }, { "name": "data_status", "type": "esriFieldTypeString", "alias": "data_status", "length": 25, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": null }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "length": 255, "domain": null }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "length": 255, "domain": null }, { "name": "height_ground", "type": "esriFieldTypeDouble", "alias": "height_ground", "domain": null }, { "name": "peak_dt_time", "type": "esriFieldTypeString", "alias": "peak_dt_time", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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": "Storm Sensor Network", "type": "Feature Layer", "description": "The U.S. Geological Survey (USGS) deployed a temporary monitoring network of water-level sensors at 212 locations along the Atlantic coast from Maryland to Maine during October 2012 to record the timing, areal extent, and magnitude of inland hurricane storm tide and coastal flooding generated by Hurricane Sandy. Water-level sensor locations were selected to augment existing tide-gage networks to ensure adequate monitoring in areas forecasted to have substantial storm tide. Storm tide, as defined by the National Oceanic and Atmospheric Administration (NOAA; November 2011a,b ), is the water level rise generated by a coastal storm as a result of the combination of storm surge and astronomical tide. Hurricane Sandy initially made landfall just south of Atlantic City, NJ around 7pm EDT on October,29 2011, as a category 1 hurricane on the Saffir-Simpson hurricane scale (National Hurricane Center, 2010). ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000101, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "data_status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f29667da9c24259870f9df48b1deac6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHVJREFUKJHtzrEJg1AYxPF/8cFXCAlYaCMZIIKVK2SozOMOGcBOF7C1sZNXpBAOLFI4gI9XWeTq+3FnJMYAfPZRpipKTDS8WA1Aix7UlKfoC/7xp1BvANzYuSdcTckfXg96652kIaJfZHm2CR1Q0jt2KYQAwA8AgB0Kk8ycOAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "corrected", "label": "Corrected", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ba1f6011a5785a377a92eb0b7cb75de8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHlJREFUKJFjYSATsDAwMDA8mMJ+ioX5pwwxGq4/YtBzbWd4w8LAwMDw9O1POW15BnFCmj59Z2DYdoldi4Hh5yEWBgYGBj5Ohj/8nGQ4lRwwqnHwaTSpZV/88+fPk0SoFxMS4v7GwPATovHnz5+VxNr07t07BgYGBgYA9JUefKEWBTQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "pending", "label": "Pending", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ff65c25266fc3c5eaeeba6ae10fda301", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHVJREFUKJHtzrEJg1AYxPF/8cFXCAlYaCMZIIKVK2SozOMOGcBOF7C1sZNXpBAOLFI4gI9XWeTq+3FnJMYAZvfRpCoGTNC8YDWARXrUUJ6hL/BxfyL1BnCD/Z5yNSV/eD3YuneShoh+kWfZhnRASe/YpRACAD8Blx0KqS1A4wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "lost", "label": "Lost", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ff4abb4a7eccf46137a8f4c2d3d1585a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGFJREFUKJHtkiEOhUAQQ5+YpGI9mB8OgOB+nIeb4OAsZCVJEwQG/GQV4tc16UsrGjQqACTttn9JZgKOALA9AH2GkjTaXuPxV9PUFv3B74GSFttbIt+VUk7bvJebs021VgBuSs4b84KRsvcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "no_record", "label": "No record", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -46669.553543623464, "ymin": -931857.0236903438, "xmax": 1812140.7006518294, "ymax": 1507795.1689659622, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SiteName", "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": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "SITENo", "type": "esriFieldTypeString", "alias": "SITENo", "length": 255, "domain": null }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "SiteName", "length": 255, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Long_", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 255, "domain": null }, { "name": "Type_", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 10, "domain": null }, { "name": "data_status", "type": "esriFieldTypeString", "alias": "data_status", "length": 25, "domain": null }, { "name": "data_type", "type": "esriFieldTypeString", "alias": "data_type", "length": 10, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": null }, { "name": "peak_stormtide_elev", "type": "esriFieldTypeDouble", "alias": "peak_stormtide_elev", "domain": null }, { "name": "peak_dt", "type": "esriFieldTypeDate", "alias": "peak_dt", "length": 8, "domain": null }, { "name": "peak_time", "type": "esriFieldTypeString", "alias": "peak_time", "length": 25, "domain": null }, { "name": "time_zone", "type": "esriFieldTypeString", "alias": "time_zone", "length": 10, "domain": null }, { "name": "type_datarecorded", "type": "esriFieldTypeString", "alias": "type_datarecorded", "length": 30, "domain": null }, { "name": "vert_datum", "type": "esriFieldTypeString", "alias": "vert_datum", "length": 25, "domain": null }, { "name": "data_status_date", "type": "esriFieldTypeDate", "alias": "data_status_date", "length": 8, "domain": null }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "length": 255, "domain": null }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "length": 255, "domain": null }, { "name": "peak_dt_time", "type": "esriFieldTypeString", "alias": "peak_dt_time", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 } ], "tables": [] }