{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Station", "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": false, "supportsASyncCalculate": false, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "_oid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "_oid", "type": "esriFieldTypeString", "alias": "_oid", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "_oid" }, { "name": "_parent_oid", "type": "esriFieldTypeString", "alias": "_parent_oid", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "_parent_oid" }, { "name": "_last_modified", "type": "esriFieldTypeDate", "alias": "_last_modified", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "_last_modified" }, { "name": "code", "type": "esriFieldTypeString", "alias": "code", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "code" }, { "name": "start", "type": "esriFieldTypeDate", "alias": "start", "domain": null, "editable": true, "nullable": false, "length": 16, "defaultValue": null, "modelName": "start" }, { "name": "start_ms", "type": "esriFieldTypeInteger", "alias": "start_ms", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "start_ms" }, { "name": "end", "type": "esriFieldTypeDate", "alias": "end", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "end" }, { "name": "end_ms", "type": "esriFieldTypeInteger", "alias": "end_ms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "end_ms" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "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" }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "elevation" }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "place" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "country" }, { "name": "affiliation", "type": "esriFieldTypeString", "alias": "affiliation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "affiliation" }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "type" }, { "name": "archive", "type": "esriFieldTypeString", "alias": "archive", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "archive" }, { "name": "archiveNetworkCode", "type": "esriFieldTypeString", "alias": "archiveNetworkCode", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "archiveNetworkCode" }, { "name": "restricted", "type": "esriFieldTypeString", "alias": "restricted", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "restricted" }, { "name": "shared", "type": "esriFieldTypeString", "alias": "shared", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "shared" }, { "name": "remark_content", "type": "esriFieldTypeBlob", "alias": "remark_content", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "remark_content" }, { "name": "remark_used", "type": "esriFieldTypeString", "alias": "remark_used", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "remark_used" } ], "indexes": [ { "name": "PRIMARY", "fields": "_oid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "composite_index", "fields": "_parent_oid,code,start,start_ms", "isAscending": true, "isUnique": false, "description": "" }, { "name": "_parent_oid", "fields": "_parent_oid", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Station", "description": "", "prototype": { "attributes": { "remark_content": null, "_oid": " ", "_parent_oid": " ", "_last_modified": null, "code": " ", "start": -2209161600000, "start_ms": 0, "end": null, "end_ms": null, "description": null, "latitude": null, "longitude": null, "elevation": null, "place": null, "country": null, "affiliation": null, "type": null, "archive": null, "archiveNetworkCode": null, "restricted": null, "shared": null, "remark_used": " " } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "9755848b3c0b4ed38947a07084822d2d" }