{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "DogAreaDetails", "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": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ParkName", "typeIdField": "DogStatus", "subtypeField": "DogStatus", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "Jurisdiction", "description": "Jurisdiction", "codedValues": [ { "name": "Lake Country", "code": "Lake Country" }, { "name": "Peachland", "code": "Peachland" }, { "name": "West Kelowna", "code": "West Kelowna" }, { "name": "Kelowna", "code": "Kelowna" }, { "name": "Regional District of Central Okanagan", "code": "Regional District of Central Okanagan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "ParkName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParkName" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Address" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "OffLeashType", "type": "esriFieldTypeString", "alias": "OffLeashType", "domain": { "type": "codedValue", "name": "OffLeashType", "description": "dog park or dog beach or hiking area", "codedValues": [ { "name": "Dog Park", "code": "Dog Park" }, { "name": "Dog Beach", "code": "Dog Beach" }, { "name": "Hiking Area", "code": "Hiking Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OffLeashType" }, { "name": "DogStatus", "type": "esriFieldTypeInteger", "alias": "DogStatus", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DogStatus" } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ParkName", "fields": "ParkName", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "On Leash", "domains": { "Jurisdiction": {"type": "inherited"}, "OffLeashType": { "type": "codedValue", "name": "OnLeashType", "description": "on leash always or on leash off in water", "codedValues": [ { "name": "On Leash", "code": "On Leash" }, { "name": "On Leash (Off Leash in Water only)", "code": "On Leash (Off Leash in Water only)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "templates": [ { "name": "On Leash", "description": "", "prototype": { "attributes": { "OffLeashType": null, "DogStatus": 0, "Jurisdiction": null, "ParkName": null, "Address": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 1, "name": "Off Leash", "domains": { "Jurisdiction": {"type": "inherited"}, "OffLeashType": {"type": "inherited"} }, "templates": [ { "name": "Off Leash", "description": "", "prototype": { "attributes": { "OffLeashType": null, "DogStatus": 1, "Jurisdiction": null, "ParkName": null, "Address": null, "LocationDescription": null } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "On Leash", "defaultValues": { "Jurisdiction": null, "ParkName": null, "Address": null, "LocationDescription": null, "OffLeashType": null, "DogStatus": 0 }, "domains": { "Jurisdiction": {"type": "inherited"}, "OffLeashType": { "type": "codedValue", "name": "OnLeashType", "description": "on leash always or on leash off in water", "codedValues": [ { "name": "On Leash", "code": "On Leash" }, { "name": "On Leash (Off Leash in Water only)", "code": "On Leash (Off Leash in Water only)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 1, "name": "Off Leash", "defaultValues": { "Jurisdiction": null, "ParkName": null, "Address": null, "LocationDescription": null, "OffLeashType": null, "DogStatus": 1 }, "domains": { "Jurisdiction": {"type": "inherited"}, "OffLeashType": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }