{
  "currentVersion" : 12, 
  "id" : 1, 
  "name" : "PWFLIGHTLOG", 
  "type" : "Table", 
  "serviceItemId" : "31ae8d8259904eb89edb63ca17ff3de8", 
  "isView" : true, 
  "isUpdatableView" : true, 
  "sourceSchemaChangesAllowed" : true, 
  "displayField" : "Name", 
  "description" : "", 
  "copyrightText" : "", 
  "defaultVisibility" : true, 
  "ownershipBasedAccessControlForFeatures" : {
    "allowOthersToQuery" : false, 
    "allowOthersToDelete" : false, 
    "allowOthersToUpdate" : false, 
    "allowAnonymousToQuery" : false, 
    "allowAnonymousToUpdate" : false, 
    "allowAnonymousToDelete" : false
  }, 
  "editFieldsInfo" : {
    "creationDateField" : "CreationDate", 
    "creatorField" : "Creator", 
    "editDateField" : "EditDate", 
    "editorField" : "Editor"
  }, 
  "editingInfo" : {
    "lastEditDate" : 1789158365389, 
    "schemaLastEditDate" : 1789158365389, 
    "dataLastEditDate" : 1789158365389
  }, 
  "relationships" : [
    {
      "id" : 0, 
      "name" : "survey", 
      "relatedTableId" : 0, 
      "cardinality" : "esriRelCardinalityOneToMany", 
      "role" : "esriRelRoleDestination", 
      "keyField" : "FLIGHTLOG_GUID", 
      "composite" : false
    }
  ], 
  "isDataVersioned" : false, 
  "hasContingentValuesDefinition" : false, 
  "supportsAppend" : true, 
  "supportsCalculate" : true, 
  "supportsASyncCalculate" : true, 
  "supportsTruncate" : false, 
  "supportsAttachmentsByUploadId" : true, 
  "supportsAttachmentsResizing" : true, 
  "supportsRollbackOnFailureParameter" : true, 
  "supportsStatistics" : true, 
  "supportsExceedsLimitStatistics" : true, 
  "supportsAdvancedQueries" : true, 
  "supportsValidateSql" : true, 
  "supportsCoordinatesQuantization" : true, 
  "supportsLayerOverrides" : true, 
  "supportsTilesAndBasicQueriesMode" : true, 
  "supportsFieldDescriptionProperty" : true, 
  "supportsQuantizationEditMode" : true, 
  "supportsColumnStoreIndex" : true, 
  "supportsApplyEditsWithGlobalIds" : true, 
  "supportsOBACForAnonymousUsers" : true, 
  "advancedQueryCapabilities" : {
    "supportsPagination" : true, 
    "supportsPaginationOnAggregatedQueries" : true, 
    "supportsQueryRelatedPagination" : true, 
    "supportsQueryWithDistance" : true, 
    "supportsReturningQueryExtent" : false, 
    "supportsStatistics" : true, 
    "supportsOrderBy" : true, 
    "supportsDistinct" : true, 
    "supportsQueryWithResultType" : true, 
    "supportsSqlExpression" : true, 
    "supportsTimeRelation" : true, 
    "supportsAdvancedQueryRelated" : true, 
    "supportsCountDistinct" : true, 
    "supportsPercentileStatistics" : true, 
    "supportsApproxPercentileStatistics" : true, 
    "supportsSpatialAggregationStatistics" : true, 
    "supportedSpatialAggregationStatistics" : [
      "EnvelopeAggregate", 
      "CentroidAggregate", 
      "ConvexHullAggregate"
    ], 
    "supportsQueryAttachments" : true, 
    "supportsQueryAttachmentsCountOnly" : true, 
    "supportsQueryAttachmentOrderByFields" : true, 
    "supportsQueryAttachmentWithTypeWildcard" : true, 
    "supportsLod" : true, 
    "supportsQueryWithLodSR" : false, 
    "supportedLodTypes" : [
      "geohash"
    ], 
    "supportsReturningGeometryCentroid" : false, 
    "supportsReturningGeometryEnvelope" : true, 
    "supportsQueryWithDatumTransformation" : true, 
    "supportsCurrentUserQueries" : true, 
    "supportsHavingClause" : true, 
    "supportsOutFieldSQLExpression" : true, 
    "supportsMaxRecordCountFactor" : true, 
    "supportsTopFeaturesQuery" : true, 
    "supportsQueryWithCacheHint" : true, 
    "supportedOperationsWithCacheHint" : [
      "query", 
      "queryTopFilter", 
      "queryAnalytics", 
      "queryAttachments", 
      "queryRelated", 
      "queryBins", 
      "queryPivot"
    ], 
    "supportsQueryAttachmentsWithReturnUrl" : true, 
    "supportsQueryAnalytic" : true, 
    "supportsQueryPivot" : true, 
    "supportsQueryBins" : true, 
    "supportsDefaultSR" : true, 
    "supportsTranslations" : false, 
    "supportsAggIds" : true, 
    "supportsQueryWithCollation" : true, 
    "supportsISODOW" : true, 
    "supportsISOWeek" : true, 
    "supportsFullTextSearch" : true, 
    "fullTextSearchCapabilities" : {
      "supportsAccentSensitivity" : true, 
      "supportsStopWords" : true, 
      "supportsSearchOperator" : true, 
      "supportsOperator" : true
    }
  }, 
  "advancedQueryAnalyticCapabilities" : {
    "supportsLinearRegression" : true, 
    "supportsTrendlineRegression" : true, 
    "supportsAsync" : true, 
    "supportsPercentileAnalytic" : true
  }, 
  "queryBinsCapabilities" : {
    "supportsAsync" : true, 
    "supportsAutoIntervalBin" : true, 
    "supportsFixedIntervalBin" : true, 
    "supportsFixedBoundariesBin" : true, 
    "supportsDateBin" : true, 
    "supportsClassificationBin" : true, 
    "supportsStackBy" : true, 
    "supportsSplitBy" : true, 
    "supportsFirstDayOfWeek" : true, 
    "supportsSnapToData" : true, 
    "supportsReturnFullIntervalBin" : true, 
    "supportsReturnStackValueRange" : true, 
    "supportsNormalization" : true, 
    "supportedStatisticTypes" : [
      "COUNT", 
      "SUM", 
      "AVG", 
      "VAR", 
      "STDDEV", 
      "MIN", 
      "MAX", 
      "PERCENTILE_CONT", 
      "PERCENTILE_DISC", 
      "APPROX_PERCENTILE_CONT", 
      "APPROX_PERCENTILE_DISC", 
      "CentroidAggregate", 
      "EnvelopeAggregate", 
      "ConvexHullAggregate"
    ], 
    "supportedNormalizationTypes" : [
      "boxCox", 
      "field", 
      "inverse", 
      "log", 
      "naturalLog", 
      "percentOfTotal", 
      "squareRoot"
    ]
  }, 
  "supportedOperationsWithCollation" : "query,addField,updateField", 
  "advancedEditingCapabilities" : {
    "supportedSqlFormatsInCalculate" : [
      "standard"
    ], 
    "supportsAsyncApplyEdits" : true, 
    "supportsReturnEditResults" : true, 
    "supportsApplyEditsbyUploadID" : true, 
    "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
    "supportsTranslation" : false, 
    "supportsMaxTranslations" : 10
  }, 
  "infoInEstimates" : [
    "count"
  ], 
  "useStandardizedQueries" : true, 
  "allowGeometryUpdates" : true, 
  "hasAttachments" : true, 
  "viewSourceHasAttachments" : true, 
  
  "attachmentProperties" : [
    {
      "name" : "id", 
      "fieldName" : "ATTACHMENTID", 
      "isEnabled" : true
    }, 
    {
      "name" : "globalId", 
      "fieldName" : "AttachmentGlobalID", 
      "isEnabled" : true
    }, 
    {
      "name" : "name", 
      "fieldName" : "ATT_NAME", 
      "isEnabled" : true
    }, 
    {
      "name" : "size", 
      "fieldName" : "DATA_SIZE", 
      "isEnabled" : true
    }, 
    {
      "name" : "contentType", 
      "fieldName" : "CONTENT_TYPE", 
      "isEnabled" : true
    }, 
    {
      "name" : "keywords", 
      "fieldName" : "Keywords", 
      "isEnabled" : true
    }, 
    {
      "name" : "exifInfo", 
      "fieldName" : "ExifInfo", 
      "isEnabled" : true
    }
  ], 
  "htmlPopupType" : "esriServerHTMLPopupTypeNone", 
  "hasM" : false, 
  "hasZ" : false, 
  "objectIdField" : "objectid", 
  "uniqueIdField" : 
  {
    "name" : "objectid", 
    "isSystemMaintained" : true
  }, 
  "globalIdField" : "globalid", 
  "typeIdField" : "", 
  "collation" : {
    "locale" : "neutral", 
    "caseSensitive" : false, 
    "accentSensitive" : true
  }, 
  "fields" : [
    {
      "name" : "objectid", 
      "type" : "esriFieldTypeOID", 
      "alias" : "objectid", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "globalid", 
      "type" : "esriFieldTypeGlobalID", 
      "alias" : "GlobalID", 
      "sqlType" : "sqlTypeOther", 
      "length" : 38, 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "date_of_flight", 
      "type" : "esriFieldTypeDate", 
      "alias" : "Date of Flight", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "purpose_of_flight", 
      "type" : "esriFieldTypeString", 
      "alias" : "Purpose of Flight", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather_conditions", 
      "type" : "esriFieldTypeString", 
      "alias" : "Weather Conditions", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "rpic_name", 
      "type" : "esriFieldTypeString", 
      "alias" : "RPIC Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "uav_pilot_name", 
      "type" : "esriFieldTypeString", 
      "alias" : "UAV Pilot Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "vo_names", 
      "type" : "esriFieldTypeString", 
      "alias" : "VO Name(s)", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "uav_manufacturer", 
      "type" : "esriFieldTypeString", 
      "alias" : "UAV Manufacturer", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "uav_model", 
      "type" : "esriFieldTypeString", 
      "alias" : "UAV Model", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "batteries_charged_secure", 
      "type" : "esriFieldTypeString", 
      "alias" : "Batteries Charged & Secure", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "aircraft_hardware_ok", 
      "type" : "esriFieldTypeString", 
      "alias" : "Aircraft Hardware OK?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "equipment_gear_ok", 
      "type" : "esriFieldTypeString", 
      "alias" : "Equipment & Gear OK?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "remote_control_ok", 
      "type" : "esriFieldTypeString", 
      "alias" : "Remote Control OK?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "propellers_ok_secured_to_uav", 
      "type" : "esriFieldTypeString", 
      "alias" : "Propellers OK & Secured to UAV?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "software_firmware_versions_are_", 
      "type" : "esriFieldTypeString", 
      "alias" : "Software & Firmware Versions are Up to Date?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "remote_control_is_powered_on", 
      "type" : "esriFieldTypeString", 
      "alias" : "Remote Control is Powered ON?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "uav_is_powered_on", 
      "type" : "esriFieldTypeString", 
      "alias" : "UAV is Powered ON?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "uav_compass_is_calibrated", 
      "type" : "esriFieldTypeString", 
      "alias" : "UAV Compass is Calibrated?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "camera_is_on_calibrated", 
      "type" : "esriFieldTypeString", 
      "alias" : "Camera is ON & Calibrated?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "uav_gps_is_functioning", 
      "type" : "esriFieldTypeString", 
      "alias" : "UAV GPS is Functioning?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "flight_control_app_is_running_c", 
      "type" : "esriFieldTypeString", 
      "alias" : "Flight Control App is Running & Connected to UAV?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "pre_flight_notes", 
      "type" : "esriFieldTypeString", 
      "alias" : "Pre-Flight Notes:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "begin_flight", 
      "type" : "esriFieldTypeString", 
      "alias" : "Begin Flight", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "end_flight", 
      "type" : "esriFieldTypeString", 
      "alias" : "End Flight", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "post_flight_notes", 
      "type" : "esriFieldTypeString", 
      "alias" : "Post-flight Notes:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Incidentgroup", 
      "type" : "esriFieldTypeString", 
      "alias" : "Was there an Incident?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "IncidentDateTime", 
      "type" : "esriFieldTypeDate", 
      "alias" : "Incident Date/Time:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Name", 
      "type" : "esriFieldTypeString", 
      "alias" : "Name:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "PhoneNumber", 
      "type" : "esriFieldTypeString", 
      "alias" : "Phone Number:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "MailingAddress", 
      "type" : "esriFieldTypeString", 
      "alias" : "Mailing Address:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Vehicle", 
      "type" : "esriFieldTypeString", 
      "alias" : "Vehicle Information, if applicable", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Injured", 
      "type" : "esriFieldTypeString", 
      "alias" : "Where they Injured?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "IncLocation", 
      "type" : "esriFieldTypeString", 
      "alias" : "Incident Location:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "DescofInc", 
      "type" : "esriFieldTypeString", 
      "alias" : "Description of Incident/Damaged:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "DescInjury", 
      "type" : "esriFieldTypeString", 
      "alias" : "Full Description of Injury:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FirstAid", 
      "type" : "esriFieldTypeString", 
      "alias" : "Was first aid necessary?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "firstaidprovided", 
      "type" : "esriFieldTypeString", 
      "alias" : "If so, who provided it:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "medicalattention", 
      "type" : "esriFieldTypeString", 
      "alias" : "Accepeted medical attention?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "refusedmedical", 
      "type" : "esriFieldTypeString", 
      "alias" : "Refused medical attention?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CityInvolved", 
      "type" : "esriFieldTypeString", 
      "alias" : "Was City Involved?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "EmployeeComplet", 
      "type" : "esriFieldTypeString", 
      "alias" : "Employee Completing this form:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "IncidentWeather", 
      "type" : "esriFieldTypeString", 
      "alias" : "Weather Conditions at time of Incident:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "IncidLocation", 
      "type" : "esriFieldTypeString", 
      "alias" : "Location of Incident:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "DescriptionInci", 
      "type" : "esriFieldTypeString", 
      "alias" : "Full Descrition of Incident:", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "doingincident", 
      "type" : "esriFieldTypeString", 
      "alias" : "What Were You Doing & Where Were You at Time of Incident?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1000, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "damage", 
      "type" : "esriFieldTypeString", 
      "alias" : "Describe Damage", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "cityvehicles", 
      "type" : "esriFieldTypeString", 
      "alias" : "Were City Vehicles Involved?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "cityemployees", 
      "type" : "esriFieldTypeString", 
      "alias" : "Where City Employees Injured?", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Witness1", 
      "type" : "esriFieldTypeString", 
      "alias" : "Witness 1", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Witness2", 
      "type" : "esriFieldTypeString", 
      "alias" : "Witness 2", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CreationDate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "CreationDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Creator", 
      "type" : "esriFieldTypeString", 
      "alias" : "Creator", 
      "sqlType" : "sqlTypeOther", 
      "length" : 128, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "EditDate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "EditDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Editor", 
      "type" : "esriFieldTypeString", 
      "alias" : "Editor", 
      "sqlType" : "sqlTypeOther", 
      "length" : 128, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather", 
      "type" : "esriFieldTypeString", 
      "alias" : "Weather Conditions", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather_lat", 
      "type" : "esriFieldTypeString", 
      "alias" : "weather_lat", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather_lon", 
      "type" : "esriFieldTypeString", 
      "alias" : "weather_lon", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather_api_key", 
      "type" : "esriFieldTypeString", 
      "alias" : "weather_api_key", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather_json", 
      "type" : "esriFieldTypeString", 
      "alias" : "weather_json", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "weather_city", 
      "type" : "esriFieldTypeString", 
      "alias" : "Location (as reported by the API)", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "temperature", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Temperature (°F)", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FLIGHTLOG_GUID", 
      "type" : "esriFieldTypeGUID", 
      "alias" : "FLIGHTLOG_GUID", 
      "sqlType" : "sqlTypeOther", 
      "length" : 38, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CreationDate_1", 
      "type" : "esriFieldTypeDate", 
      "alias" : "CreationDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Creator_1", 
      "type" : "esriFieldTypeString", 
      "alias" : "Creator", 
      "sqlType" : "sqlTypeOther", 
      "length" : 128, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "EditDate_1", 
      "type" : "esriFieldTypeDate", 
      "alias" : "EditDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Editor_1", 
      "type" : "esriFieldTypeString", 
      "alias" : "Editor", 
      "sqlType" : "sqlTypeOther", 
      "length" : 128, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Status", 
      "type" : "esriFieldTypeString", 
      "alias" : "Status", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }
  ], 
  "indexes" : [
    {
      "name" : "PK__PW_UAS_F__5242E632910741F7", 
      "fields" : "objectid", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "FDO_globalid", 
      "fields" : "globalid", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "G7FLIGHTLOG_GUID", 
      "fields" : "FLIGHTLOG_GUID", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "CreationDateIndex", 
      "fields" : "CreationDate", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "CreationDate Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "CreatorIndex", 
      "fields" : "Creator", 
      "isAscending" : false, 
      "isUnique" : false, 
      "description" : "Creator Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "EditDateIndex", 
      "fields" : "EditDate", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "EditDate Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "EditorIndex", 
      "fields" : "Editor", 
      "isAscending" : false, 
      "isUnique" : false, 
      "description" : "Editor Field index", 
      "indexType" : "Attribute"
    }
  ], 
  "dateFieldsTimeReference" : {
    "timeZone" : "UTC", 
    "timeZoneIANA" : "Etc/UTC", 
    "respectsDaylightSaving" : false
  }, 
  "preferredTimeReference" : null, 
  "types" : [], 
  "templates" : [
    {
      "name" : "PWFLIGHTLOG", 
      "description" : "", 
      "drawingTool" : "esriFeatureEditToolNone", 
      "prototype" : {
        "attributes" : {
          "temperature" : null, 
          "weather_city" : null, 
          "FLIGHTLOG_GUID" : null, 
          "date_of_flight" : null, 
          "purpose_of_flight" : null, 
          "weather_conditions" : null, 
          "rpic_name" : null, 
          "uav_pilot_name" : null, 
          "vo_names" : null, 
          "uav_manufacturer" : null, 
          "uav_model" : null, 
          "batteries_charged_secure" : null, 
          "aircraft_hardware_ok" : null, 
          "equipment_gear_ok" : null, 
          "remote_control_ok" : null, 
          "propellers_ok_secured_to_uav" : null, 
          "software_firmware_versions_are_" : null, 
          "remote_control_is_powered_on" : null, 
          "uav_is_powered_on" : null, 
          "uav_compass_is_calibrated" : null, 
          "camera_is_on_calibrated" : null, 
          "uav_gps_is_functioning" : null, 
          "flight_control_app_is_running_c" : null, 
          "pre_flight_notes" : null, 
          "begin_flight" : null, 
          "end_flight" : null, 
          "post_flight_notes" : null, 
          "Incidentgroup" : null, 
          "IncidentDateTime" : null, 
          "Name" : null, 
          "PhoneNumber" : null, 
          "MailingAddress" : null, 
          "Vehicle" : null, 
          "Injured" : null, 
          "IncLocation" : null, 
          "DescofInc" : null, 
          "DescInjury" : null, 
          "FirstAid" : null, 
          "firstaidprovided" : null, 
          "medicalattention" : null, 
          "refusedmedical" : null, 
          "CityInvolved" : null, 
          "EmployeeComplet" : null, 
          "IncidentWeather" : null, 
          "IncidLocation" : null, 
          "DescriptionInci" : null, 
          "doingincident" : null, 
          "damage" : null, 
          "cityvehicles" : null, 
          "cityemployees" : null, 
          "Witness1" : null, 
          "Witness2" : null, 
          "CreationDate_1" : null, 
          "Creator_1" : null, 
          "EditDate_1" : null, 
          "Editor_1" : null, 
          "weather" : null, 
          "weather_lat" : null, 
          "weather_lon" : null, 
          "weather_api_key" : null, 
          "weather_json" : null, 
          "Status" : null
        }
      }
    }
  ], 
  "supportedQueryFormats" : "JSON, geoJSON, PBF", 
  "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf,imageCollection", 
  "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
  "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
  "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
  "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
  "guidFormat" : "", 
  "supportsContingentValues" : true, 
  "supportsEditingContingentValues" : true, 
  "supportedContingentValuesFormats" : "JSON, PBF", 
  "supportsFieldGroups" : true, 
  "supportedSyncDataOptions" : 260, 
  "hasStaticData" : false, 
  "maxRecordCount" : 2000, 
  "standardMaxRecordCount" : 32000, 
  "maxIdsCount" : 1000000, 
  "tileMaxRecordCount" : 8000, 
  "maxRecordCountFactor" : 1, 
  "capabilities" : "Create,Editing"
}