{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Tourism_Asset_Detail", "type": "Table", "description": "These table contains infomration about tourism asset locations in and around Strathcona County. This table is an input into a workflow that compiles 3 sources using ETL \u2013 Points of Interest, Business Directory, Tourism Asset (points that are not in the POI or Business Directory). The features in this dataset are part of the Strathcona County Tourism Strategy.For more information on the Strathcona County Tourism Strategy, visit the page on the Strathcona County website: https://www.strathcona.ca/council-county/public-engagement/tourism-strategy-and-engagement/", "copyrightText": "Economic Development & Tourism, Strathcona County", "editFieldsInfo": { "creationDateField": "CreatedOn", "creatorField": "CreatedBy", "editDateField": "ModifiedOn", "editorField": "ModifiedBy" }, "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": "OBJECTID", "globalIdField": "", "displayField": "AssetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetID" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "POIFeatType", "type": "esriFieldTypeString", "alias": "POI Feature Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POIFeatType" }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "Asset Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AssetName" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "HasCivicID", "type": "esriFieldTypeString", "alias": "Has Civic ID", "domain": { "type": "codedValue", "name": "YESNO_Text", "description": "Yes no values with Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HasCivicID" }, { "name": "StrAddress", "type": "esriFieldTypeString", "alias": "Street Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "StrAddress" }, { "name": "PrimaryCo", "type": "esriFieldTypeString", "alias": "Primary Contact", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PrimaryCo" }, { "name": "PhoneNo", "type": "esriFieldTypeString", "alias": "Phone Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PhoneNo" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email Address", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Email" }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Website" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Description" }, { "name": "DocSource", "type": "esriFieldTypeString", "alias": "Document Source", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DocSource" }, { "name": "AssetClass", "type": "esriFieldTypeString", "alias": "Asset Class", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "AssetClass" }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Category" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedOn", "type": "esriFieldTypeDate", "alias": "Created On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedOn" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifiedOn", "type": "esriFieldTypeDate", "alias": "Modified On", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifiedOn" } ], "indexes": [ { "name": "R423_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": "Tourism_Asset_Detail", "description": "", "prototype": { "attributes": { "Category": null, "AssetClass": null, "AssetID": null, "Source": null, "POIFeatType": null, "AssetName": null, "Location": null, "HasCivicID": null, "StrAddress": null, "PrimaryCo": null, "PhoneNo": null, "Email": null, "Website": null, "Description": null, "DocSource": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "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": 1000, "maxRecordCountFactor": 1 }