{ "currentVersion": 10.71, "id": 20, "name": "Bathymetry Contours in Feet", "type": "Feature Layer", "description": "Bathymetry was constructed from xyz hydrographic survey data from the northwest Gulf of Mexico Continental Shelf and inshore areas. The underlying source data are about 3.5 million soundings from 300 historic hydrographic surveys conducted in 1930-2005 by the U. S. Coast Survey, and available from the NOAA National Geophysical Data Center. Vector contours were derived from the source data sets using the GMT (Generic Mapping Tools) software package. Editing of source data reconciled: differences in zero datum; land subsidence with time; a diversity of survey methods and depth units; various other errors/ inaccuracies; and changes in nearshore bathymetry with time. The data were gridded, surfaced, smoothed, and re-gridded prior to contouring. Editing of contours was carried out in the Adobe Illustrator software package. The vector contours were imported from Adobe Illustrator into Arc-GIS, where GIS-compatible files containing the contours were created. As a final step, the contours were subjected to line smoothing.\nFor more information on NOAA Coast Survey hydrographic data sets, refer to: http://www.ngdc.noaa.gov/mgg/bathymetry/hydro.html\n\n Metadata<\/b><\/br>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Bathymetry" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "contour", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 184, 0, 255 ], "width": 1 }, "value": "-5", "label": "-5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 199, 0, 255 ], "width": 1 }, "value": "-10", "label": "-10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 214, 0, 255 ], "width": 1 }, "value": "-15", "label": "-15", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 230, 0, 255 ], "width": 1 }, "value": "-20", "label": "-20", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 245, 0, 255 ], "width": 1 }, "value": "-25", "label": "-25", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 234, 0, 255 ], "width": 1 }, "value": "-30", "label": "-30", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 187, 0, 255 ], "width": 1 }, "value": "-35", "label": "-35", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 140, 0, 255 ], "width": 1 }, "value": "-40", "label": "-40", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 94, 0, 255 ], "width": 1 }, "value": "-45", "label": "-45", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 47, 0, 255 ], "width": 1 }, "value": "-50", "label": "-50", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "-55", "label": "-55", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.08777797226E7, "ymin": 2978196.1449000016, "xmax": -1.02413827098E7, "ymax": 3503552.0106000006, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "objectid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "contour", "type": "esriFieldTypeSmallInteger", "alias": "CONTOUR", "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }