{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "fParkingSystemEquip", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 10, "name": "fParkingStructure", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{0A8AD2E8-AD83-4CCF-8B46-AB5DB4FFE996}" }, { "id": 16, "name": "fParkingStructure", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PaGarID", "composite": false, "catalogID": "{0A8AD2E8-AD83-4CCF-8B46-AB5DB4FFE996}" } ], "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EquipmentID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EquipmentID", "type": "esriFieldTypeString", "alias": "EquipmentID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EquipmentID" }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "LifeExpect", "type": "esriFieldTypeInteger", "alias": "LifeExpectancy", "domain": { "type": "range", "name": "fDomLifeExpectancy", "description": "", "range": [ 1, 150000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LifeExpect" }, { "name": "Manufact", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Manufact" }, { "name": "ModelNum", "type": "esriFieldTypeString", "alias": "ModelNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ModelNum" }, { "name": "EquipmentType", "type": "esriFieldTypeString", "alias": "EquipmentType", "domain": { "type": "codedValue", "name": "fDomParkingSystemType", "description": "", "codedValues": [ { "name": "Gate", "code": "GATE" }, { "name": "Reader", "code": "READ" }, { "name": "Credit Card Exit Verifier", "code": "CCEV" }, { "name": "Ticket", "code": "TICKET" }, { "name": "Pay on Foot", "code": "POF" }, { "name": "Pay in Lane", "code": "PIL" }, { "name": "Smart Port", "code": "PORT" }, { "name": "Booth", "code": "BOOTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "EquipmentType" }, { "name": "Manned", "type": "esriFieldTypeString", "alias": "Manned", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Manned" }, { "name": "PaGarID", "type": "esriFieldTypeString", "alias": "ParkingGarageID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PaGarID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" } ], "indexes": [ { "name": "R30_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G187EquipmentID", "fields": "EquipmentID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G187PaGarID", "fields": "PaGarID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "fParkingSystemEquip", "description": "", "prototype": { "attributes": { "PaGarID": null, "Manned": null, "EquipmentID": null, "InstallationDate": null, "WarrantyDate": null, "Location": null, "LifeExpect": null, "Manufact": null, "ModelNum": null, "EquipmentType": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "f13b855617f143ff986f31ed4d73795b" }