{ "currentVersion": 10.41, "id": 1, "name": "stats_table", "type": "Table", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "stats_table", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "bioma", "composite": false } ], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "bioma", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "bioma", "type": "esriFieldTypeString", "alias": "bioma", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "datetime", "type": "esriFieldTypeDate", "alias": "datetime", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "min", "type": "esriFieldTypeInteger", "alias": "min", "domain": null, "editable": true, "nullable": true }, { "name": "max", "type": "esriFieldTypeDouble", "alias": "max", "domain": null, "editable": true, "nullable": true }, { "name": "mean", "type": "esriFieldTypeDouble", "alias": "mean", "domain": null, "editable": true, "nullable": true }, { "name": "std", "type": "esriFieldTypeDouble", "alias": "std", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "g55bioma", "fields": "bioma", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r47_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "stats_table", "description": "", "prototype": { "attributes": { "mean": null, "std": null, "bioma": null, "datetime": null, "min": null, "max": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true }