{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Reservations", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "realm": "Server" }, "ownershipBasedAccessControlForFeatures": { "allowOthersToDelete": true, "allowOthersToUpdate": true, "allowOthersToQuery": true }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1692025037000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": 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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103069, "latestWkid": 6488, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103069, "latestWkid": 6488, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RESERVED_FOR_USERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RESERVED_FOR_USERNAME", "type": "esriFieldTypeString", "alias": "Reserved For Username", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "RESERVED_FOR_USERNAME" }, { "name": "RESERVED_FOR_FULL_NAME", "type": "esriFieldTypeString", "alias": "Reserved For Full Name", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "RESERVED_FOR_FULL_NAME" }, { "name": "RESERVED_BY_USERNAME", "type": "esriFieldTypeString", "alias": "Reserved By Username", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RESERVED_BY_USERNAME" }, { "name": "RESERVED_BY_FULL_NAME", "type": "esriFieldTypeString", "alias": "Reserved By Full Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RESERVED_BY_FULL_NAME" }, { "name": "STATE", "type": "esriFieldTypeInteger", "alias": "State", "domain": { "type": "codedValue", "name": "DOM_RESERVATION_STATE", "description": "", "codedValues": [ { "name": "Pending", "code": 0 }, { "name": "Reserved", "code": 1 }, { "name": "Canceled", "code": 3 }, { "name": "Checked in", "code": 4 }, { "name": "Checked out", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "STATE" }, { "name": "START_TIME", "type": "esriFieldTypeDate", "alias": "Start Time", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "START_TIME" }, { "name": "END_TIME", "type": "esriFieldTypeDate", "alias": "End Time", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "END_TIME" }, { "name": "ALL_DAY", "type": "esriFieldTypeInteger", "alias": "All Day", "domain": { "type": "codedValue", "name": "DOM_ALL_DAY", "description": "", "codedValues": [ { "name": "Not all day", "code": 0 }, { "name": "All day", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ALL_DAY" }, { "name": "CHECK_IN_TIME", "type": "esriFieldTypeDate", "alias": "Check-in Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHECK_IN_TIME" }, { "name": "CHECK_OUT_TIME", "type": "esriFieldTypeDate", "alias": "Check-out Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CHECK_OUT_TIME" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "TITLE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "LEVEL_ID", "type": "esriFieldTypeString", "alias": "Level ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEVEL_ID" }, { "name": "UNIT_ID", "type": "esriFieldTypeString", "alias": "Unit ID", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "UNIT_ID" }, { "name": "UNIT_NAME", "type": "esriFieldTypeString", "alias": "Unit Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNIT_NAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "Last Edited User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "RECURRENCE_ID", "type": "esriFieldTypeString", "alias": "Recurrence ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RECURRENCE_ID" }, { "name": "RECURRENCE_CONFIG", "type": "esriFieldTypeString", "alias": "Recurrence Config", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "RECURRENCE_CONFIG" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R14_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Reservations", "description": "", "prototype": { "attributes": { "RECURRENCE_ID": null, "RECURRENCE_CONFIG": null, "RESERVED_FOR_USERNAME": " ", "RESERVED_FOR_FULL_NAME": " ", "RESERVED_BY_USERNAME": null, "RESERVED_BY_FULL_NAME": null, "STATE": 0, "START_TIME": -2209161600000, "END_TIME": -2209161600000, "ALL_DAY": 0, "CHECK_IN_TIME": null, "CHECK_OUT_TIME": null, "TITLE": null, "DESCRIPTION": null, "LEVEL_ID": null, "UNIT_ID": " ", "UNIT_NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "904a5d10c2b44a8d8a1fda7f13afc594" } ], "tables": [] }