{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "AirportContacts", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "DOT.AERO_Airports_DOT", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "airportIataCode", "composite": false, "catalogID": "{EE0ED136-B855-4E08-9DD8-A58E94135D52}" } ], "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, "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": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "airportName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "airportIataCode", "type": "esriFieldTypeString", "alias": "airportIataCode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "airportIataCode" }, { "name": "airportLat", "type": "esriFieldTypeDouble", "alias": "airportLat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "airportLat" }, { "name": "airportLng", "type": "esriFieldTypeDouble", "alias": "airportLng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "airportLng" }, { "name": "airportName", "type": "esriFieldTypeString", "alias": "airportName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "airportName" }, { "name": "airportAddress1", "type": "esriFieldTypeString", "alias": "airportAddress1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "airportAddress1" }, { "name": "airportAddress2", "type": "esriFieldTypeString", "alias": "airportAddress2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "airportAddress2" }, { "name": "airportCity", "type": "esriFieldTypeString", "alias": "airportCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "airportCity" }, { "name": "airportState", "type": "esriFieldTypeString", "alias": "airportState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "airportState" }, { "name": "airportPostal", "type": "esriFieldTypeString", "alias": "airportPostal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "airportPostal" }, { "name": "meetingDate", "type": "esriFieldTypeString", "alias": "meetingDate", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "meetingDate" }, { "name": "sponsorName", "type": "esriFieldTypeString", "alias": "sponsorName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "sponsorName" }, { "name": "sponsorAddress1", "type": "esriFieldTypeString", "alias": "sponsorAddress1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sponsorAddress1" }, { "name": "sponsorAddress2", "type": "esriFieldTypeString", "alias": "sponsorAddress2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sponsorAddress2" }, { "name": "sponsorCity", "type": "esriFieldTypeString", "alias": "sponsorCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sponsorCity" }, { "name": "sponsorPostal", "type": "esriFieldTypeString", "alias": "sponsorPostal", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "sponsorPostal" }, { "name": "officalGivenName", "type": "esriFieldTypeString", "alias": "officalGivenName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "officalGivenName" }, { "name": "officialSurname", "type": "esriFieldTypeString", "alias": "officialSurname", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "officialSurname" }, { "name": "officialTitle", "type": "esriFieldTypeString", "alias": "officialTitle", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "officialTitle" }, { "name": "officialPhone", "type": "esriFieldTypeString", "alias": "officialPhone", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "officialPhone" }, { "name": "officialEmail", "type": "esriFieldTypeString", "alias": "officialEmail", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "officialEmail" }, { "name": "officialIsLocalOfficial", "type": "esriFieldTypeInteger", "alias": "officialIsLocalOfficial", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "officialIsLocalOfficial" }, { "name": "officialRole", "type": "esriFieldTypeString", "alias": "officialRole", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "officialRole" }, { "name": "roleOrdinal", "type": "esriFieldTypeInteger", "alias": "roleOrdinal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roleOrdinal" } ], "indexes": [ { "name": "R4680_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_219057_airpo", "fields": "airportIataCode", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AirportContacts", "description": "", "prototype": { "attributes": { "officialRole": null, "roleOrdinal": null, "airportIataCode": null, "airportLat": null, "airportLng": null, "airportName": null, "airportAddress1": null, "airportAddress2": null, "airportCity": null, "airportState": null, "airportPostal": null, "meetingDate": null, "sponsorName": null, "sponsorAddress1": null, "sponsorAddress2": null, "sponsorCity": null, "sponsorPostal": null, "officalGivenName": null, "officialSurname": null, "officialTitle": null, "officialPhone": null, "officialEmail": null, "officialIsLocalOfficial": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "7c87841f4b4541e586556b0397bc7d9b" }