{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Playgrounds - Accessibility Data", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_BY", "editDateField": "EDITED_DATE", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "Park Assets", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleDestination", "keyField": "PARK_ASSET_GlobalID", "composite": false, "catalogID": "{2839153E-40D7-4437-A305-1C608F350813}" } ], "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, "supportsReturningGeometryEnvelope": 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,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "DATA_ID", "globalIdField": "GlobalID", "displayField": "PARK_FENCE_DESC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DATA_ID", "type": "esriFieldTypeOID", "alias": "Data ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "DATA_ID" }, { "name": "PARK_FENCE_DESC", "type": "esriFieldTypeString", "alias": "Fence Description", "domain": { "type": "codedValue", "name": "Park Fence Description", "description": "Description of how much of the Park is Fenced", "codedValues": [ { "name": "Completely Fenced", "code": "Completely Fenced" }, { "name": "Mostly Fenced", "code": "Mostly Fenced" }, { "name": "Limited or No Fence", "code": "Limited or No Fence" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": "Limited or No Fence", "modelName": "PARK_FENCE_DESC" }, { "name": "PLAYGROUND_SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "Playground Surface Type", "domain": { "type": "codedValue", "name": "Playground Surface Type", "description": "Playground Surface Type", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Rock", "code": "Rock" }, { "name": "Rubber", "code": "Rubber" }, { "name": "Rubber and Wood Chips", "code": "Rubber and Wood Chips" }, { "name": "Sand", "code": "Sand" }, { "name": "Sand and Wood Chips", "code": "Sand and Wood Chips" }, { "name": "Turf", "code": "Turf" }, { "name": "Wood Chips", "code": "Wood Chips" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": "Sand", "modelName": "PLAYGROUND_SURFACE_TYPE" }, { "name": "PARK_PATHWAY_DESC", "type": "esriFieldTypeString", "alias": "Pathway Description", "domain": { "type": "codedValue", "name": "Playground Pathway Type", "description": "Playground Pathway Type", "codedValues": [ { "name": "Paved Pathway Access", "code": "Paved Pathway Access" }, { "name": "No Paved Pathway Access", "code": "No Paved Pathway Access" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": "No Paved Pathway Access", "modelName": "PARK_PATHWAY_DESC" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED_DATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PARK_ASSET_GlobalID", "type": "esriFieldTypeGUID", "alias": "Park Asset GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PARK_ASSET_GlobalID" } ], "indexes": [ { "name": "R5177_SDE_ROWID_UK", "fields": "DATA_ID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5177", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_37744_PARK_A_1", "fields": "PARK_ASSET_GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Playgrounds - Accessibility Data", "description": "", "prototype": { "attributes": { "PARK_PATHWAY_DESC": "No Paved Pathway Access", "PARK_ASSET_GlobalID": null, "PARK_FENCE_DESC": "Limited or No Fence", "PLAYGROUND_SURFACE_TYPE": "Sand" } }, "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": "1a6fb1ebab0a4a3299de838424ef750a" }