{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "WIND_STATIONS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "Station to WindRose", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "STATION_ID", "composite": false, "catalogID": "{32EFB319-42ED-420C-9FE8-1310BD704897}" }, { "id": 0, "name": "Station to Observations", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "STATION_ID", "composite": false, "catalogID": "{F8D2BB68-E10E-4206-A4EF-12562E302B69}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -2.82033000000001, "ymin": 51.58343, "xmax": -2.03706, "ymax": 52.28312, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 123, 79, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION_ID", "type": "esriFieldTypeString", "alias": "STATION_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_ID" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "GDB_41602_STATIO", "isAscending": true, "isUnique": false, "description": "", "fields": "STATION_ID" }, { "name": "R22949_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A3023_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WIND_STATIONS", "description": "", "prototype": { "attributes": { "LATITUDE": null, "LONGITUDE": null, "STATION_ID": null, "STATION_NAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "WIND_DATA_NORMALIZED", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "SITE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ROWIDX", "type": "esriFieldTypeInteger", "alias": "ROWIDX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROWIDX" }, { "name": "HEIGHT", "type": "esriFieldTypeInteger", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "DATA_MEETS_CONVENTIONAL_ZEPHIR_STANDARDS", "type": "esriFieldTypeString", "alias": "DATA_MEETS_CONVENTIONAL_ZEPHIR_STANDARDS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DATA_MEETS_CONVENTIONAL_ZEPHIR_STANDARDS" }, { "name": "HORIZONTAL_WIND_SPEED_MPS", "type": "esriFieldTypeString", "alias": "HORIZONTAL_WIND_SPEED_MPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_MPS" }, { "name": "HORIZONTAL_WIND_SPEED_MAX_MPS", "type": "esriFieldTypeString", "alias": "HORIZONTAL_WIND_SPEED_MAX_MPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_MAX_MPS" }, { "name": "HORIZONTAL_WIND_SPEED_MIN_MPS", "type": "esriFieldTypeString", "alias": "HORIZONTAL_WIND_SPEED_MIN_MPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_MIN_MPS" }, { "name": "HORIZONTAL_WIND_SPEED_STD_DEV_MPS", "type": "esriFieldTypeString", "alias": "HORIZONTAL_WIND_SPEED_STD_DEV_MPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_STD_DEV_MPS" }, { "name": "PACKETS_IN_AVERAGE", "type": "esriFieldTypeString", "alias": "PACKETS_IN_AVERAGE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PACKETS_IN_AVERAGE" }, { "name": "TI", "type": "esriFieldTypeString", "alias": "TI", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TI" }, { "name": "VERTICAL_WIND_SPEED_MPS", "type": "esriFieldTypeString", "alias": "VERTICAL_WIND_SPEED_MPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VERTICAL_WIND_SPEED_MPS" }, { "name": "WIND_DIRECTION_DEG", "type": "esriFieldTypeString", "alias": "WIND_DIRECTION_DEG", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WIND_DIRECTION_DEG" }, { "name": "REFERENCE", "type": "esriFieldTypeInteger", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "TIME_AND_DATE", "type": "esriFieldTypeDate", "alias": "TIME_AND_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIME_AND_DATE" }, { "name": "TIMESTAMP_S", "type": "esriFieldTypeInteger", "alias": "TIMESTAMP_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIMESTAMP_S" }, { "name": "INFO_FLAGS", "type": "esriFieldTypeString", "alias": "INFO_FLAGS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFO_FLAGS" }, { "name": "STATUS_FLAGS", "type": "esriFieldTypeString", "alias": "STATUS_FLAGS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS_FLAGS" }, { "name": "BATTERY_V", "type": "esriFieldTypeDouble", "alias": "BATTERY_V", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BATTERY_V" }, { "name": "GENERATOR_V", "type": "esriFieldTypeInteger", "alias": "GENERATOR_V", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GENERATOR_V" }, { "name": "UPPER_TEMP_C", "type": "esriFieldTypeInteger", "alias": "UPPER_TEMP_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPPER_TEMP_C" }, { "name": "LOWER_TEMP_C", "type": "esriFieldTypeInteger", "alias": "LOWER_TEMP_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOWER_TEMP_C" }, { "name": "POD_HUMIDITY_PCT", "type": "esriFieldTypeInteger", "alias": "POD_HUMIDITY_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POD_HUMIDITY_PCT" }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GPS" }, { "name": "MET_COMPASS_BEARING_DEG", "type": "esriFieldTypeDouble", "alias": "MET_COMPASS_BEARING_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_COMPASS_BEARING_DEG" }, { "name": "MET_TILT_DEG", "type": "esriFieldTypeInteger", "alias": "MET_TILT_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_TILT_DEG" }, { "name": "MET_AIR_TEMP_C", "type": "esriFieldTypeDouble", "alias": "MET_AIR_TEMP_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_AIR_TEMP_C" }, { "name": "MET_PRESSURE_MBAR", "type": "esriFieldTypeDouble", "alias": "MET_PRESSURE_MBAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_PRESSURE_MBAR" }, { "name": "MET_HUMIDITY_PCT", "type": "esriFieldTypeDouble", "alias": "MET_HUMIDITY_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_HUMIDITY_PCT" }, { "name": "MET_WIND_SPEED_MPS", "type": "esriFieldTypeDouble", "alias": "MET_WIND_SPEED_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_WIND_SPEED_MPS" }, { "name": "MET_WIND_DIRECTION_DEG", "type": "esriFieldTypeDouble", "alias": "MET_WIND_DIRECTION_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_WIND_DIRECTION_DEG" }, { "name": "PROPORTION_OF_PACKETS_WITH_RAIN_PCT", "type": "esriFieldTypeInteger", "alias": "PROPORTION_OF_PACKETS_WITH_RAIN_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROPORTION_OF_PACKETS_WITH_RAIN_PCT" }, { "name": "PROPORTION_OF_PACKETS_WITH_FOG_PCT", "type": "esriFieldTypeInteger", "alias": "PROPORTION_OF_PACKETS_WITH_FOG_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROPORTION_OF_PACKETS_WITH_FOG_PCT" }, { "name": "SITE_NAME", "type": "esriFieldTypeString", "alias": "SITE_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SITE_NAME" }, { "name": "SITE_ID", "type": "esriFieldTypeString", "alias": "SITE_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SITE_ID" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" } ], "indexes": [ { "name": "FDO_SITE_ID", "isAscending": true, "isUnique": true, "description": "", "fields": "SITE_ID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WIND_DATA_NORMALIZED", "description": "", "prototype": { "attributes": { "LATITUDE": null, "ROWIDX": null, "HEIGHT": null, "DATA_MEETS_CONVENTIONAL_ZEPHIR_STANDARDS": null, "HORIZONTAL_WIND_SPEED_MPS": null, "HORIZONTAL_WIND_SPEED_MAX_MPS": null, "HORIZONTAL_WIND_SPEED_MIN_MPS": null, "HORIZONTAL_WIND_SPEED_STD_DEV_MPS": null, "PACKETS_IN_AVERAGE": null, "TI": null, "VERTICAL_WIND_SPEED_MPS": null, "WIND_DIRECTION_DEG": null, "REFERENCE": null, "TIME_AND_DATE": null, "TIMESTAMP_S": null, "INFO_FLAGS": null, "STATUS_FLAGS": null, "BATTERY_V": null, "GENERATOR_V": null, "UPPER_TEMP_C": null, "LOWER_TEMP_C": null, "POD_HUMIDITY_PCT": null, "GPS": null, "MET_COMPASS_BEARING_DEG": null, "MET_TILT_DEG": null, "MET_AIR_TEMP_C": null, "MET_PRESSURE_MBAR": null, "MET_HUMIDITY_PCT": null, "MET_WIND_SPEED_MPS": null, "MET_WIND_DIRECTION_DEG": null, "PROPORTION_OF_PACKETS_WITH_RAIN_PCT": null, "PROPORTION_OF_PACKETS_WITH_FOG_PCT": null, "SITE_NAME": null, "SITE_ID": null, "LONGITUDE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "WIND_OBSERVATIONS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Observation to Station", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "STATION_ID", "composite": false, "catalogID": "{F8D2BB68-E10E-4206-A4EF-12562E302B69}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HEIGHT", "type": "esriFieldTypeInteger", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "HORIZONTAL_WIND_SPEED_MPS", "type": "esriFieldTypeDouble", "alias": "HORIZONTAL_WIND_SPEED_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_MPS" }, { "name": "HORIZONTAL_WIND_SPEED_MAX_MPS", "type": "esriFieldTypeDouble", "alias": "HORIZONTAL_WIND_SPEED_MAX_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_MAX_MPS" }, { "name": "HORIZONTAL_WIND_SPEED_MIN_MPS", "type": "esriFieldTypeDouble", "alias": "HORIZONTAL_WIND_SPEED_MIN_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_MIN_MPS" }, { "name": "HORIZONTAL_WIND_SPEED_STD_DEV_MPS", "type": "esriFieldTypeDouble", "alias": "HORIZONTAL_WIND_SPEED_STD_DEV_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HORIZONTAL_WIND_SPEED_STD_DEV_MPS" }, { "name": "PACKETS_IN_AVERAGE", "type": "esriFieldTypeInteger", "alias": "PACKETS_IN_AVERAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PACKETS_IN_AVERAGE" }, { "name": "TI", "type": "esriFieldTypeDouble", "alias": "TI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TI" }, { "name": "VERTICAL_WIND_SPEED_MPS", "type": "esriFieldTypeDouble", "alias": "VERTICAL_WIND_SPEED_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VERTICAL_WIND_SPEED_MPS" }, { "name": "WIND_DIRECTION_DEG", "type": "esriFieldTypeDouble", "alias": "WIND_DIRECTION_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIND_DIRECTION_DEG" }, { "name": "REFERENCE", "type": "esriFieldTypeInteger", "alias": "REFERENCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REFERENCE" }, { "name": "TIME_AND_DATE_UTC", "type": "esriFieldTypeDate", "alias": "TIME_AND_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIME_AND_DATE_UTC" }, { "name": "TIMESTAMP_S", "type": "esriFieldTypeInteger", "alias": "TIMESTAMP_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIMESTAMP_S" }, { "name": "INFO_FLAGS", "type": "esriFieldTypeString", "alias": "INFO_FLAGS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFO_FLAGS" }, { "name": "STATUS_FLAGS", "type": "esriFieldTypeString", "alias": "STATUS_FLAGS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS_FLAGS" }, { "name": "BATTERY_V", "type": "esriFieldTypeDouble", "alias": "BATTERY_V", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BATTERY_V" }, { "name": "GENERATOR_V", "type": "esriFieldTypeDouble", "alias": "GENERATOR_V", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GENERATOR_V" }, { "name": "UPPER_TEMP_C", "type": "esriFieldTypeInteger", "alias": "UPPER_TEMP_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPPER_TEMP_C" }, { "name": "LOWER_TEMP_C", "type": "esriFieldTypeInteger", "alias": "LOWER_TEMP_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOWER_TEMP_C" }, { "name": "POD_HUMIDITY_PCT", "type": "esriFieldTypeDouble", "alias": "POD_HUMIDITY_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POD_HUMIDITY_PCT" }, { "name": "MET_COMPASS_BEARING_DEG", "type": "esriFieldTypeDouble", "alias": "MET_COMPASS_BEARING_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_COMPASS_BEARING_DEG" }, { "name": "MET_TILT_DEG", "type": "esriFieldTypeDouble", "alias": "MET_TILT_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_TILT_DEG" }, { "name": "MET_AIR_TEMP_C", "type": "esriFieldTypeDouble", "alias": "MET_AIR_TEMP_C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_AIR_TEMP_C" }, { "name": "MET_PRESSURE_MBAR", "type": "esriFieldTypeDouble", "alias": "MET_PRESSURE_MBAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_PRESSURE_MBAR" }, { "name": "MET_HUMIDITY_PCT", "type": "esriFieldTypeDouble", "alias": "MET_HUMIDITY_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_HUMIDITY_PCT" }, { "name": "MET_WIND_SPEED_MPS", "type": "esriFieldTypeDouble", "alias": "MET_WIND_SPEED_MPS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_WIND_SPEED_MPS" }, { "name": "MET_WIND_DIRECTION_DEG", "type": "esriFieldTypeDouble", "alias": "MET_WIND_DIRECTION_DEG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MET_WIND_DIRECTION_DEG" }, { "name": "PROPORTION_OF_PACKETS_WITH_RAIN_PCT", "type": "esriFieldTypeInteger", "alias": "PROPORTION_OF_PACKETS_WITH_RAIN_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROPORTION_OF_PACKETS_WITH_RAIN_PCT" }, { "name": "PROPORTION_OF_PACKETS_WITH_FOG_PCT", "type": "esriFieldTypeInteger", "alias": "PROPORTION_OF_PACKETS_WITH_FOG_PCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROPORTION_OF_PACKETS_WITH_FOG_PCT" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_ID", "type": "esriFieldTypeString", "alias": "STATION_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATION_ID" }, { "name": "TIME_AND_DATE_AST", "type": "esriFieldTypeDate", "alias": "TIME_AND_DATE_AST", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIME_AND_DATE_AST" } ], "indexes": [ { "name": "GDB_41603_STATIO", "isAscending": true, "isUnique": false, "description": "", "fields": "STATION_ID" }, { "name": "R22950_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WIND_OBSERVATIONS", "description": "", "prototype": { "attributes": { "STATION_ID": null, "TIME_AND_DATE_AST": null, "HEIGHT": null, "HORIZONTAL_WIND_SPEED_MPS": null, "HORIZONTAL_WIND_SPEED_MAX_MPS": null, "HORIZONTAL_WIND_SPEED_MIN_MPS": null, "HORIZONTAL_WIND_SPEED_STD_DEV_MPS": null, "PACKETS_IN_AVERAGE": null, "TI": null, "VERTICAL_WIND_SPEED_MPS": null, "WIND_DIRECTION_DEG": null, "REFERENCE": null, "TIME_AND_DATE_UTC": null, "TIMESTAMP_S": null, "INFO_FLAGS": null, "STATUS_FLAGS": null, "BATTERY_V": null, "GENERATOR_V": null, "UPPER_TEMP_C": null, "LOWER_TEMP_C": null, "POD_HUMIDITY_PCT": null, "MET_COMPASS_BEARING_DEG": null, "MET_TILT_DEG": null, "MET_AIR_TEMP_C": null, "MET_PRESSURE_MBAR": null, "MET_HUMIDITY_PCT": null, "MET_WIND_SPEED_MPS": null, "MET_WIND_DIRECTION_DEG": null, "PROPORTION_OF_PACKETS_WITH_RAIN_PCT": null, "PROPORTION_OF_PACKETS_WITH_FOG_PCT": null, "STATION_NAME": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "WindRose", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "WindRose to Station", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "STATION_ID", "composite": false, "catalogID": "{32EFB319-42ED-420C-9FE8-1310BD704897}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATION_ID", "type": "esriFieldTypeString", "alias": "STATION_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATION_ID" }, { "name": "OBS_DATE", "type": "esriFieldTypeDate", "alias": "OBS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OBS_DATE" }, { "name": "HEIGHT", "type": "esriFieldTypeInteger", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "IMAGE_URL", "type": "esriFieldTypeString", "alias": "IMAGE_URL", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "IMAGE_URL" } ], "indexes": [ { "name": "GDB_41297_STATIO", "isAscending": true, "isUnique": false, "description": "", "fields": "STATION_ID" }, { "name": "R22943_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WindRose", "description": "", "prototype": { "attributes": { "STATION_NAME": null, "IMAGE_URL": null, "STATION_ID": null, "OBS_DATE": null, "HEIGHT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }