{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Bathymetry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -43.56205974299996, "ymin": 46.79589234500003, "xmax": 0.4662639940000304, "ymax": 70.44033210200007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "suvery_name", "typeIdField": "sub", "subtypeFieldName": "sub", "subtypeField": "sub", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ISOR_ID", "type": "esriFieldTypeInteger", "alias": "ISOR_ID", "domain": null }, { "name": "survey_id", "type": "esriFieldTypeString", "alias": "Survey ID", "length": 50, "domain": null }, { "name": "suvery_name", "type": "esriFieldTypeString", "alias": "Survey Name", "length": 50, "domain": null }, { "name": "institution", "type": "esriFieldTypeString", "alias": "Institution", "length": 100, "domain": null }, { "name": "file_name", "type": "esriFieldTypeString", "alias": "File name", "length": 50, "domain": null }, { "name": "data_type", "type": "esriFieldTypeString", "alias": "Bathymetry data type", "length": 50, "domain": { "type": "codedValue", "name": "bathy_type", "description": "Type of bathymetry data", "codedValues": [ { "name": "International Bathymetry database", "code": "bathymetry_db" }, { "name": "Multibeam bathymetry", "code": "multibeam" }, { "name": "Singlebeam bathymetry", "code": "signlebeam" }, { "name": "Georeferenced nautical charts", "code": "nautical_charts" }, { "name": "Other bathymetry data", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "references_", "type": "esriFieldTypeString", "alias": "References", "length": 254, "domain": null }, { "name": "xyz_link", "type": "esriFieldTypeString", "alias": "Link to xyz data", "length": 255, "domain": null }, { "name": "srs_xyz", "type": "esriFieldTypeString", "alias": "Spatial Reference XYZ", "length": 10, "domain": null }, { "name": "processing_stat_xyz", "type": "esriFieldTypeString", "alias": "Processsing status XYZ", "length": 50, "domain": { "type": "codedValue", "name": "Proc_status", "description": "Processing status", "codedValues": [ { "name": "Processed", "code": "proc" }, { "name": "Unprocessed", "code": "unproc" }, { "name": "Fully processed data", "code": "fully_proc" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "grid_stat_xyz", "type": "esriFieldTypeString", "alias": "Grid status xyz", "length": 50, "domain": { "type": "codedValue", "name": "GridStatus", "description": "Bathy- Grid status xyz", "codedValues": [ { "name": "Gridded data", "code": "gridded" }, { "name": "Ungridded data", "code": "ungridded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "resolution_xy", "type": "esriFieldTypeInteger", "alias": "resolution_xy", "domain": null }, { "name": "link_grid", "type": "esriFieldTypeString", "alias": "Link to grid", "length": 260, "domain": null }, { "name": "srs_grid", "type": "esriFieldTypeString", "alias": "Spatial reference grid", "length": 10, "domain": null }, { "name": "resolution_grid", "type": "esriFieldTypeString", "alias": "Grid resolution", "length": 50, "domain": null }, { "name": "backscatter", "type": "esriFieldTypeString", "alias": "Backscatter", "length": 10, "domain": { "type": "codedValue", "name": "yes_no", "description": "Yes no desctiption", "codedValues": [ { "name": "Yes. Data of this type exists", "code": "yes" }, { "name": "No. Data of this type does not exist", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "heimild", "type": "esriFieldTypeString", "alias": "heimild", "length": 500, "domain": null }, { "name": "dagsHeimildar", "type": "esriFieldTypeDate", "alias": "dagsHeimildar", "length": 8, "domain": null }, { "name": "gagnaeigandi", "type": "esriFieldTypeString", "alias": "gagnaeigandi", "length": 50, "domain": null }, { "name": "dagsLeidrettingar", "type": "esriFieldTypeDate", "alias": "dagsLeidrettingar", "length": 8, "domain": null }, { "name": "nafnLeidrettingar", "type": "esriFieldTypeString", "alias": "nafnLeidrettingar", "length": 50, "domain": null }, { "name": "nakvaemniXY", "type": "esriFieldTypeString", "alias": "nakvaemniXY", "length": 50, "domain": null }, { "name": "vinnsluferliFitju", "type": "esriFieldTypeSmallInteger", "alias": "vinnsluferliFitju", "domain": null }, { "name": "year", "type": "esriFieldTypeDate", "alias": "year", "length": 8, "domain": null }, { "name": "link_backscatter", "type": "esriFieldTypeString", "alias": "link_backscatter", "length": 260, "domain": null }, { "name": "sub", "type": "esriFieldTypeInteger", "alias": "sub", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "bathy_map", "type": "esriFieldTypeRaster", "alias": "bathy_map", "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": "R2379_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_417", "fields": "bathy_map", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1561_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "data_type": {"type": "inherited"}, "srs_xyz": { "type": "codedValue", "name": "SRS_data", "description": "Spatial reference system of data", "codedValues": [ { "name": "EPSG:3057, Lambert conformal conic, ISN93", "code": "EPSG:3057" }, { "name": "EPSG:32627, UTM Z27N, WGS84", "code": "EPSG:32627" }, { "name": "EPSG:32628, UTM Z28N, WGS84", "code": "EPSG:32628" }, { "name": "EPSG:32629, UTM Z29N, WGS84", "code": "EPSG:32629" }, { "name": "EPSG:23027, UTM Z27N, WGS84", "code": "EPSG:23027" }, { "name": "EPSG:23028, UTM Z28N, WGS84", "code": "EPSG:23028" }, { "name": "EPSG:23029, UTM Z29N, WGS84", "code": "EPSG:23029" }, { "name": "NagTec, LCC, WGS84", "code": "NagTec" }, { "name": "Other projection", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "processing_stat_xyz": {"type": "inherited"}, "grid_stat_xyz": {"type": "inherited"}, "srs_grid": { "type": "codedValue", "name": "SRS_data", "description": "Spatial reference system of data", "codedValues": [ { "name": "EPSG:3057, Lambert conformal conic, ISN93", "code": "EPSG:3057" }, { "name": "EPSG:32627, UTM Z27N, WGS84", "code": "EPSG:32627" }, { "name": "EPSG:32628, UTM Z28N, WGS84", "code": "EPSG:32628" }, { "name": "EPSG:32629, UTM Z29N, WGS84", "code": "EPSG:32629" }, { "name": "EPSG:23027, UTM Z27N, WGS84", "code": "EPSG:23027" }, { "name": "EPSG:23028, UTM Z28N, WGS84", "code": "EPSG:23028" }, { "name": "EPSG:23029, UTM Z29N, WGS84", "code": "EPSG:23029" }, { "name": "NagTec, LCC, WGS84", "code": "NagTec" }, { "name": "Other projection", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "backscatter": {"type": "inherited"} }, "id": 0, "name": "New Subtype" } ], "subtypes": [ { "domains": { "data_type": {"type": "inherited"}, "srs_xyz": { "type": "codedValue", "name": "SRS_data", "description": "Spatial reference system of data", "codedValues": [ { "name": "EPSG:3057, Lambert conformal conic, ISN93", "code": "EPSG:3057" }, { "name": "EPSG:32627, UTM Z27N, WGS84", "code": "EPSG:32627" }, { "name": "EPSG:32628, UTM Z28N, WGS84", "code": "EPSG:32628" }, { "name": "EPSG:32629, UTM Z29N, WGS84", "code": "EPSG:32629" }, { "name": "EPSG:23027, UTM Z27N, WGS84", "code": "EPSG:23027" }, { "name": "EPSG:23028, UTM Z28N, WGS84", "code": "EPSG:23028" }, { "name": "EPSG:23029, UTM Z29N, WGS84", "code": "EPSG:23029" }, { "name": "NagTec, LCC, WGS84", "code": "NagTec" }, { "name": "Other projection", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "processing_stat_xyz": {"type": "inherited"}, "grid_stat_xyz": {"type": "inherited"}, "srs_grid": { "type": "codedValue", "name": "SRS_data", "description": "Spatial reference system of data", "codedValues": [ { "name": "EPSG:3057, Lambert conformal conic, ISN93", "code": "EPSG:3057" }, { "name": "EPSG:32627, UTM Z27N, WGS84", "code": "EPSG:32627" }, { "name": "EPSG:32628, UTM Z28N, WGS84", "code": "EPSG:32628" }, { "name": "EPSG:32629, UTM Z29N, WGS84", "code": "EPSG:32629" }, { "name": "EPSG:23027, UTM Z27N, WGS84", "code": "EPSG:23027" }, { "name": "EPSG:23028, UTM Z28N, WGS84", "code": "EPSG:23028" }, { "name": "EPSG:23029, UTM Z29N, WGS84", "code": "EPSG:23029" }, { "name": "NagTec, LCC, WGS84", "code": "NagTec" }, { "name": "Other projection", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "backscatter": {"type": "inherited"} }, "defaultValues": { "ISOR_ID": null, "survey_id": null, "suvery_name": null, "institution": null, "file_name": null, "data_type": null, "references_": null, "xyz_link": null, "srs_xyz": null, "processing_stat_xyz": null, "grid_stat_xyz": null, "resolution_xy": null, "link_grid": null, "srs_grid": null, "resolution_grid": null, "backscatter": "no", "comment": null, "heimild": null, "dagsHeimildar": null, "gagnaeigandi": null, "dagsLeidrettingar": null, "nafnLeidrettingar": null, "nakvaemniXY": null, "vinnsluferliFitju": null, "year": null, "link_backscatter": null, "sub": null, "bathy_map": null }, "code": 0, "name": "New Subtype" } ], "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.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }