{ "currentVersion": 10.81, "id": 1, "name": "Photo locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25833, "latestWkid": 25833 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "quality", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 156, 0, 13, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "very_good", "label": "Very good", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 196, 85, 57, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "good", "label": "Good", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 156, 117, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "medium", "label": "Medium", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 236, 191, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "poor", "label": "Poor", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "no_picture", "label": "No picture", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5d4af6f0ec00d1bfc73a60c17347a9fe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIFJREFUGJVNjrsNwzAMBa8goJ5dtIY8RuAx7DGEzJQ1wjEid69XlyJUEAJseO9D4zsVGPyNuzdJYQnfpZTHnPMONCAkNXffDBgJOxC5DUBSNYB0/gCwAx3oloeWgtU/JAVwLMFy7wlfwAWE5bcruqfzAm7AaZLC3TdJNXuPTDyB5wfoTj3POzvApwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "remove", "label": "Remove", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -241808.14410000015, "ymin": 0, "xmax": 1149994.8355, "ymax": 8234822.8807, "spatialReference": { "wkid": 25833, "latestWkid": 25833 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "photo_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "survey_guid", "type": "esriFieldTypeGUID", "alias": "survey_guid", "length": 38, "domain": null }, { "name": "epsg", "type": "esriFieldTypeDouble", "alias": "EPSG", "domain": null }, { "name": "photo_date", "type": "esriFieldTypeDate", "alias": "Photo date", "length": 8, "domain": null }, { "name": "photo_name", "type": "esriFieldTypeString", "alias": "Photo name", "length": 255, "domain": null }, { "name": "photo_remarks", "type": "esriFieldTypeString", "alias": "Photo remarks", "length": 255, "domain": null }, { "name": "photo_url", "type": "esriFieldTypeString", "alias": "Photo url", "length": 255, "domain": null }, { "name": "quality", "type": "esriFieldTypeString", "alias": "Photo quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Photo_quality", "description": "Photo quality", "codedValues": [ { "name": "Good", "code": "good" }, { "name": "Medium", "code": "medium" }, { "name": "No picture", "code": "no_picture" }, { "name": "Poor", "code": "poor" }, { "name": "Remove", "code": "remove" }, { "name": "Very good", "code": "very_good" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "rov_heading", "type": "esriFieldTypeDouble", "alias": "Rov heading", "domain": null }, { "name": "water_depth", "type": "esriFieldTypeDouble", "alias": "Water depth", "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "num_transects", "type": "esriFieldTypeInteger", "alias": "Number of transects", "domain": null }, { "name": "transect_name", "type": "esriFieldTypeString", "alias": "Transect name", "length": 255, "domain": null }, { "name": "survey_id", "type": "esriFieldTypeString", "alias": "Survey ID", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G106survey_guid", "fields": "survey_guid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "survey_guid", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "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 }