{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 4438447.5437000021, "zmin": 0, "xmin": -9869270.7561000008, "ymax": 4725905.5187999979, "zmax": 393.50160000000324, "xmax": -9238168.2868000008, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 8, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [ { "name": "Assignable", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Assignable", "SAP_CODE": null, "LEVEL_": null }} }, { "name": "Non-Assignable", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Non-Assignable", "SAP_CODE": null, "LEVEL_": null }} }, { "name": "Elevator", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Elevator", "SAP_CODE": null, "LEVEL_": null }} }, { "name": "Stairway", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Stairway", "SAP_CODE": null, "LEVEL_": null }} } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "ObjectID", "name": "Icons", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "ObjectID", "type": "esriFieldTypeOID" }, { "modelName": "UNIT_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "UNIT_ID", "length": 255, "alias": "Unit ID", "type": "esriFieldTypeString" }, { "modelName": "USE_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "d_FloorPlanAssignability", "description": "FloorPlan Assignability Types", "type": "codedValue", "codedValues": [ { "code": "Assignable", "name": "Assignable" }, { "code": "Non-Assignable", "name": "Non-Assignable" }, { "code": "To Be Determined", "name": "To Be Determined" }, { "code": "Elevator", "name": "Elevator" }, { "code": "Stairway", "name": "Stairway" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "USE_TYPE", "length": 50, "alias": "Use Type", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 100, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "NAME_LONG", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NAME_LONG", "length": 255, "alias": "Long Name", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_ID", "length": 255, "alias": "Level ID", "type": "esriFieldTypeString" }, { "modelName": "AREA_GROSS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "AREA_GROSS", "alias": "Gross Area", "type": "esriFieldTypeDouble" }, { "modelName": "HEIGHT_RELATIVE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "HEIGHT_RELATIVE", "alias": "Relative Height", "type": "esriFieldTypeDouble" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "LABEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LABEL", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "modelName": "FACILITY_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITY_ID", "length": 255, "alias": "Facility ID", "type": "esriFieldTypeString" }, { "modelName": "SITE_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SITE_ID", "length": 255, "alias": "Site ID", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_", "length": 3, "alias": "Level", "type": "esriFieldTypeString" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "COMMENT", "length": 255, "alias": "Comment", "type": "esriFieldTypeString" }, { "modelName": "SAP_CODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SAP_CODE", "length": 2, "alias": "SAP Code", "type": "esriFieldTypeString" }, { "modelName": "SHAPE.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "SHAPE.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 3857, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000, "latestVcsWkid": 115700, "falseM": 0, "zTolerance": 0.001, "wkid": 102100, "vcsWkid": 115700 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "WGS_1984", "heightModel": "ellipsoidal", "heightUnit": "meter" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R99_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "UNIT_ID", "isUnique": false, "description": "", "isAscending": true, "fields": "UNIT_ID" }, { "name": "UUID_99", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_99", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,ObjectID" }, { "name": "UNIT_Bldg_Level_Name", "isUnique": false, "description": "", "isAscending": true, "fields": "FACILITY_ID,LEVEL_,NAME,UNIT_ID,LEVEL_ID,NAME_LONG,AREA_GROSS,HEIGHT_RELATIVE,LABEL" }, { "name": "UNIT_FAC_ID", "isUnique": false, "description": "", "isAscending": true, "fields": "FACILITY_ID,UNIT_ID,USE_TYPE,NAME,NAME_LONG,LEVEL_ID,LABEL" }, { "name": "S59_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Room Type", "classes": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 0, 0, 0 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "values": [["Elevator"]], "description": "Elevator", "label": "Elevator" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 0, 0, 0 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "values": [["Stairway"]], "description": "Stairway", "label": "Stairway" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 0, 0, 0 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "values": [["Restroom"]], "description": "Restroom", "label": "Restroom" } ] }], "valueExpression": "if (Left($feature.Name, 2) == \"ST\") {\n return \"Stairway\"\n} else if (Left($feature.Name, 2) == \"EL\") {\n return \"Elevator\"\n} else {\n return \"Restroom\"\n}", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 252, 228, 192, 255 ], "fromColor": [ 252, 228, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 188, 179, 252, 255 ], "fromColor": [ 188, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 252, 252, 255 ], "fromColor": [ 179, 252, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 184, 255 ], "fromColor": [ 189, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 220, 252, 255 ], "fromColor": [ 197, 220, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 184, 249, 255 ], "fromColor": [ 252, 184, 249, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 225, 252, 215, 255 ], "fromColor": [ 225, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 195, 182, 255 ], "fromColor": [ 252, 195, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 250, 179, 255 ], "fromColor": [ 252, 250, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 210, 252, 255 ], "fromColor": [ 235, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 217, 255 ], "fromColor": [ 182, 252, 217, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 215, 255 ], "fromColor": [ 252, 210, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "valueExpressionTitle": "Room Type", "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 0, 0, 0 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Elevator", "value": "Elevator" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 0, 0, 0 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Stairway", "value": "Stairway" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 0, 0, 0 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "label": "Restroom", "value": "Restroom" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 4585340.0000000149, "xmin": -9407480.0000000298, "ymax": 4585340.0001000166, "xmax": -9407479.9999000281, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 32000, "isDataVersioned": false, "templates": [{ "name": "Kiosk", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "CampusCode": null, "Comment": null, "Unit_ID": null, "Kiosk_ID": null, "Label": null, "Level_ID": " ", "Rotation": null, "BuildingID": null, "Link": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Kiosk", "allowTrueCurvesUpdates": true, "displayField": "Kiosk_ID", "supportsCalculate": false, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Kiosk_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Kiosk_ID", "length": 255, "alias": "Kiosk_ID", "type": "esriFieldTypeString" }, { "modelName": "CampusCode", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CampusCode", "length": 255, "alias": "CampusCode", "type": "esriFieldTypeString" }, { "modelName": "BuildingID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "BuildingID", "length": 255, "alias": "BuildingID", "type": "esriFieldTypeString" }, { "modelName": "Level_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "Level_ID", "length": 514, "alias": "Level_ID", "type": "esriFieldTypeString" }, { "modelName": "Unit_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Unit_ID", "length": 255, "alias": "Unit_ID", "type": "esriFieldTypeString" }, { "modelName": "Label", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Label", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "modelName": "Link", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Link", "length": 255, "alias": "Link", "type": "esriFieldTypeString" }, { "modelName": "Comment", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Comment", "length": 255, "alias": "Comment", "type": "esriFieldTypeString" }, { "modelName": "Rotation", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Rotation", "length": 255, "alias": "Rotation", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 9.9999999999999995E-7, "mUnits": 10000, "zUnits": 10000, "zTolerance": 0.001, "wkid": null, "xyUnits": 9999999.99999975413, "mTolerance": 0.001, "falseX": -45035996.0495000035, "falseY": -45035996.0495000035, "falseZ": -100000 }, "globalIdField": "", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 8000, "typeIdField": "", "supportsASyncCalculate": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.69999999999999996 }, "color": [ 158, 77, 42, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "isCoGoEnabled": false, "extent": { "ymin": 4585287.6149000004, "xmin": -9407538.0195000004, "ymax": 4585437.2470000014, "xmax": -9407420.3840999994, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 2, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": false, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Zones", "allowTrueCurvesUpdates": true, "displayField": "RoomLabel", "supportsCalculate": false, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "Unit_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Unit_ID", "length": 255, "alias": "Unit_ID", "type": "esriFieldTypeString" }, { "modelName": "BuildingID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "BuildingID", "length": 255, "alias": "BuildingID", "type": "esriFieldTypeString" }, { "modelName": "Level_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "Level_ID", "length": 514, "alias": "Level_ID", "type": "esriFieldTypeString" }, { "modelName": "RoomNumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RoomNumber", "length": 255, "alias": "RoomNumber", "type": "esriFieldTypeString" }, { "modelName": "RoomLabel", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RoomLabel", "length": 258, "alias": "RoomLabel", "type": "esriFieldTypeString" }, { "modelName": "RoomDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RoomDescription", "length": 255, "alias": "RoomDescription", "type": "esriFieldTypeString" }, { "modelName": "Name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Name", "length": 255, "alias": "Name", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "globalIdField": "", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [ { "templates": [{ "name": "Administration Suite", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "Unit_ID": null, "RoomDescription": null, "RoomLabel": " ", "Level_ID": " ", "BuildingID": null, "RoomNumber": null, "Name": "Administration Suite" }} }], "name": "Administration Suite", "domains": {}, "id": "Administration Suite" }, { "templates": [{ "name": "Faculty Office Suites", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "Unit_ID": null, "RoomDescription": null, "RoomLabel": " ", "Level_ID": " ", "BuildingID": null, "RoomNumber": null, "Name": "Faculty Office Suites" }} }], "name": "Faculty Office Suites", "domains": {}, "id": "Faculty Office Suites" }, { "templates": [{ "name": "Maker's Suite", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "Unit_ID": null, "RoomDescription": null, "RoomLabel": " ", "Level_ID": " ", "BuildingID": null, "RoomNumber": null, "Name": "Maker's Suite" }} }], "name": "Maker's Suite", "domains": {}, "id": "Maker's Suite" }, { "templates": [{ "name": "Office for Student Success", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "Unit_ID": null, "RoomDescription": null, "RoomLabel": " ", "Level_ID": " ", "BuildingID": null, "RoomNumber": null, "Name": "Office for Student Success" }} }], "name": "Office for Student Success", "domains": {}, "id": "Office for Student Success" }, { "templates": [{ "name": "Open Studios", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "Unit_ID": null, "RoomDescription": null, "RoomLabel": " ", "Level_ID": " ", "BuildingID": null, "RoomNumber": null, "Name": "Open Studios" }} }], "name": "Open Studios", "domains": {}, "id": "Open Studios" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "Name", "supportsASyncCalculate": false, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Name", "classes": [ { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 186, 141, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Administration Suite"]], "description": "Administration Suite", "label": "Administration Suite" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 224, 98, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Faculty Office Suites"]], "description": "Faculty Office Suites", "label": "Faculty Office Suites" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 86, 104, 130, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Maker's Suite"]], "description": "Maker's Suite", "label": "Maker's Suite" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 126, 204, 207, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Office for Student Success"]], "description": "Office for Student Success", "label": "Office for Student Success" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 197, 214, 235, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Open Studios"]], "description": "Open Studios", "label": "Open Studios" } ] }], "field1": "Name", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 252, 228, 192, 255 ], "fromColor": [ 252, 228, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 188, 179, 252, 255 ], "fromColor": [ 188, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 252, 252, 255 ], "fromColor": [ 179, 252, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 184, 255 ], "fromColor": [ 189, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 220, 252, 255 ], "fromColor": [ 197, 220, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 184, 249, 255 ], "fromColor": [ 252, 184, 249, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 225, 252, 215, 255 ], "fromColor": [ 225, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 195, 182, 255 ], "fromColor": [ 252, 195, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 250, 179, 255 ], "fromColor": [ 252, 250, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 210, 252, 255 ], "fromColor": [ 235, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 217, 255 ], "fromColor": [ 182, 252, 217, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 215, 255 ], "fromColor": [ 252, 210, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 186, 141, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Administration Suite", "value": "Administration Suite" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 252, 224, 98, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Faculty Office Suites", "value": "Faculty Office Suites" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 86, 104, 130, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Maker's Suite", "value": "Maker's Suite" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 126, 204, 207, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Office for Student Success", "value": "Office for Student Success" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 197, 214, 235, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Open Studios", "value": "Open Studios" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 4585279.7084000036, "xmin": -9407538.0195000004, "ymax": 4585437.2470000014, "xmax": -9407404.9910000004, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 4, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": false, "templates": [{ "name": "Room Descriptions", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": null, "RoomDescription": null, "RoomLabel": " ", "Level_ID": " ", "RoomGroup": null, "RoomNumber": null, "InfoDisplay": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Room Descriptions", "allowTrueCurvesUpdates": true, "displayField": "RoomLabel", "supportsCalculate": false, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "UNIT_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "UNIT_ID", "length": 255, "alias": "UNIT_ID", "type": "esriFieldTypeString" }, { "modelName": "Level_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "Level_ID", "length": 514, "alias": "Level_ID", "type": "esriFieldTypeString" }, { "modelName": "InfoDisplay", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "InfoDisplay", "alias": "InfoDisplay", "type": "esriFieldTypeSmallInteger" }, { "modelName": "RoomDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RoomDescription", "length": 255, "alias": "RoomDescription", "type": "esriFieldTypeString" }, { "modelName": "RoomGroup", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RoomGroup", "length": 255, "alias": "RoomGroup", "type": "esriFieldTypeString" }, { "modelName": "RoomNumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RoomNumber", "length": 255, "alias": "RoomNumber", "type": "esriFieldTypeString" }, { "modelName": "RoomLabel", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RoomLabel", "length": 258, "alias": "RoomLabel", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "globalIdField": "", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": false, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 225, 252, 191, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 4438446.9839000031, "zmin": 0, "xmin": -9869284.0017000008, "ymax": 4725905.9676000029, "zmax": 393.50160000000324, "xmax": -9238167.7473000009, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 7, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 8000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "ObjectID", "name": "Details", "allowTrueCurvesUpdates": true, "displayField": "DETAIL_ID", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "ObjectID", "type": "esriFieldTypeOID" }, { "modelName": "DETAIL_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "DETAIL_ID", "length": 255, "alias": "Detail ID", "type": "esriFieldTypeString" }, { "modelName": "USE_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "USE_TYPE", "length": 50, "alias": "Use Type", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_ID", "length": 255, "alias": "Level ID", "type": "esriFieldTypeString" }, { "modelName": "HEIGHT_RELATIVE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "HEIGHT_RELATIVE", "alias": "Relative Height", "type": "esriFieldTypeDouble" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "FACILITY_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITY_ID", "length": 255, "alias": "Facility ID", "type": "esriFieldTypeString" }, { "modelName": "SITE_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SITE_ID", "length": 255, "alias": "Site ID", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_", "length": 3, "alias": "Level", "type": "esriFieldTypeString" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "COMMENT", "length": 255, "alias": "Comment", "type": "esriFieldTypeString" }, { "modelName": "SAP_CODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SAP_CODE", "length": 2, "alias": "SAP Code", "type": "esriFieldTypeString" }, { "modelName": "SHAPE.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 3857, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000, "latestVcsWkid": 115700, "falseM": 0, "zTolerance": 0.001, "wkid": 102100, "vcsWkid": 115700 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "WGS_1984", "heightModel": "ellipsoidal", "heightUnit": "meter" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R104_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "UUID_104", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_104", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,ObjectID" }, { "name": "IX_Details_FacilityID", "isUnique": false, "description": "", "isAscending": true, "fields": "FACILITY_ID" }, { "name": "S64_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [ { "templates": [{ "name": "A-DOOR", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "DETAIL_ID": " ", "SITE_ID": null, "FACILITY_ID": null, "USE_TYPE": "A-DOOR", "HEIGHT_RELATIVE": null, "SAP_CODE": null, "LEVEL_ID": " ", "COMMENT": null, "LEVEL_": null }} }], "name": "A-DOOR", "domains": {}, "id": "A-DOOR" }, { "templates": [{ "name": "A-GLAZ", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "DETAIL_ID": " ", "SITE_ID": null, "FACILITY_ID": null, "USE_TYPE": "A-GLAZ", "HEIGHT_RELATIVE": null, "SAP_CODE": null, "LEVEL_ID": " ", "COMMENT": null, "LEVEL_": null }} }], "name": "A-GLAZ", "domains": {}, "id": "A-GLAZ" }, { "templates": [{ "name": "A-STRS", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "DETAIL_ID": " ", "SITE_ID": null, "FACILITY_ID": null, "USE_TYPE": "A-STRS", "HEIGHT_RELATIVE": null, "SAP_CODE": null, "LEVEL_ID": " ", "COMMENT": null, "LEVEL_": null }} }], "name": "A-STRS", "domains": {}, "id": "A-STRS" }, { "templates": [{ "name": "A-WALL", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "DETAIL_ID": " ", "SITE_ID": null, "FACILITY_ID": null, "USE_TYPE": "A-WALL", "HEIGHT_RELATIVE": null, "SAP_CODE": null, "LEVEL_ID": " ", "COMMENT": null, "LEVEL_": null }} }], "name": "A-WALL", "domains": {}, "id": "A-WALL" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "USE_TYPE", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Use Type", "classes": [ { "symbol": { "color": [ 102, 102, 102, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["A-DOOR"]], "description": "A-DOOR", "label": "A-DOOR" }, { "symbol": { "color": [ 117, 179, 255, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["A-GLAZ"]], "description": "A-GLAZ", "label": "A-GLAZ" }, { "symbol": { "color": [ 128, 128, 128, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["A-STRS"]], "description": "A-STRS", "label": "A-STRS" }, { "symbol": { "color": [ 77, 77, 77, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["A-WALL"]], "description": "A-WALL", "label": "A-WALL" } ] }], "field1": "USE_TYPE", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 252, 228, 192, 255 ], "fromColor": [ 252, 228, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 188, 179, 252, 255 ], "fromColor": [ 188, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 252, 252, 255 ], "fromColor": [ 179, 252, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 184, 255 ], "fromColor": [ 189, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 220, 252, 255 ], "fromColor": [ 197, 220, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 184, 249, 255 ], "fromColor": [ 252, 184, 249, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 225, 252, 215, 255 ], "fromColor": [ 225, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 195, 182, 255 ], "fromColor": [ 252, 195, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 250, 179, 255 ], "fromColor": [ 252, 250, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 210, 252, 255 ], "fromColor": [ 235, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 217, 255 ], "fromColor": [ 182, 252, 217, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 215, 255 ], "fromColor": [ 252, 210, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "color": [ 102, 102, 102, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "A-DOOR", "value": "A-DOOR" }, { "symbol": { "color": [ 117, 179, 255, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "A-GLAZ", "value": "A-GLAZ" }, { "symbol": { "color": [ 128, 128, 128, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "A-STRS", "value": "A-STRS" }, { "symbol": { "color": [ 77, 77, 77, 255 ], "width": 0.5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "A-WALL", "value": "A-WALL" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }, { "isCoGoEnabled": false, "extent": { "ymin": 4438447.5437000021, "zmin": 0, "xmin": -9869270.7561000008, "ymax": 4725905.5187999979, "zmax": 393.50160000000324, "xmax": -9238168.2868000008, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 6, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "ObjectID", "name": "Units", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "ObjectID", "type": "esriFieldTypeOID" }, { "modelName": "UNIT_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "UNIT_ID", "length": 255, "alias": "Unit ID", "type": "esriFieldTypeString" }, { "modelName": "USE_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "d_FloorPlanAssignability", "description": "FloorPlan Assignability Types", "type": "codedValue", "codedValues": [ { "code": "Assignable", "name": "Assignable" }, { "code": "Non-Assignable", "name": "Non-Assignable" }, { "code": "To Be Determined", "name": "To Be Determined" }, { "code": "Elevator", "name": "Elevator" }, { "code": "Stairway", "name": "Stairway" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "USE_TYPE", "length": 50, "alias": "Use Type", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 100, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "NAME_LONG", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NAME_LONG", "length": 255, "alias": "Long Name", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_ID", "length": 255, "alias": "Level ID", "type": "esriFieldTypeString" }, { "modelName": "AREA_GROSS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "AREA_GROSS", "alias": "Gross Area", "type": "esriFieldTypeDouble" }, { "modelName": "HEIGHT_RELATIVE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "HEIGHT_RELATIVE", "alias": "Relative Height", "type": "esriFieldTypeDouble" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "LABEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LABEL", "length": 255, "alias": "Label", "type": "esriFieldTypeString" }, { "modelName": "FACILITY_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITY_ID", "length": 255, "alias": "Facility ID", "type": "esriFieldTypeString" }, { "modelName": "SITE_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SITE_ID", "length": 255, "alias": "Site ID", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_", "length": 3, "alias": "Level", "type": "esriFieldTypeString" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "COMMENT", "length": 255, "alias": "Comment", "type": "esriFieldTypeString" }, { "modelName": "SAP_CODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SAP_CODE", "length": 2, "alias": "SAP Code", "type": "esriFieldTypeString" }, { "modelName": "SHAPE.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "SHAPE.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 3857, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000, "latestVcsWkid": 115700, "falseM": 0, "zTolerance": 0.001, "wkid": 102100, "vcsWkid": 115700 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "WGS_1984", "heightModel": "ellipsoidal", "heightUnit": "meter" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R99_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "UNIT_ID", "isUnique": false, "description": "", "isAscending": true, "fields": "UNIT_ID" }, { "name": "UUID_99", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_99", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,ObjectID" }, { "name": "UNIT_Bldg_Level_Name", "isUnique": false, "description": "", "isAscending": true, "fields": "FACILITY_ID,LEVEL_,NAME,UNIT_ID,LEVEL_ID,NAME_LONG,AREA_GROSS,HEIGHT_RELATIVE,LABEL" }, { "name": "UNIT_FAC_ID", "isUnique": false, "description": "", "isAscending": true, "fields": "FACILITY_ID,UNIT_ID,USE_TYPE,NAME,NAME_LONG,LEVEL_ID,LABEL" }, { "name": "S59_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [ { "templates": [{ "name": "Assignable", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Assignable", "SAP_CODE": null, "LEVEL_": null }} }], "name": "Assignable", "domains": {"USE_TYPE": {"type": "inherited"}}, "id": "Assignable" }, { "templates": [{ "name": "Non-Assignable", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Non-Assignable", "SAP_CODE": null, "LEVEL_": null }} }], "name": "Non-Assignable", "domains": {"USE_TYPE": {"type": "inherited"}}, "id": "Non-Assignable" }, { "templates": [{ "name": "Elevator", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Elevator", "SAP_CODE": null, "LEVEL_": null }} }], "name": "Elevator", "domains": {"USE_TYPE": {"type": "inherited"}}, "id": "Elevator" }, { "templates": [{ "name": "Stairway", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "UNIT_ID": " ", "SITE_ID": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "AREA_GROSS": null, "NAME_LONG": null, "FACILITY_ID": null, "LABEL": null, "USE_TYPE": "Stairway", "SAP_CODE": null, "LEVEL_": null }} }], "name": "Stairway", "domains": {"USE_TYPE": {"type": "inherited"}}, "id": "Stairway" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "USE_TYPE", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Use Type", "classes": [ { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 204, 204, 204, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Assignable"]], "description": "Assignable", "label": "Assignable" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 240, 240, 240, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Non-Assignable"]], "description": "Non-Assignable", "label": "Non-Assignable" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 250, 196, 187, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Elevator"]], "description": "Elevator", "label": "Elevator" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 242, 236, 211, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [["Stairway"]], "description": "Stairway", "label": "Stairway" } ] }], "field1": "USE_TYPE", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 252, 228, 192, 255 ], "fromColor": [ 252, 228, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 188, 179, 252, 255 ], "fromColor": [ 188, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 252, 252, 255 ], "fromColor": [ 179, 252, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 184, 255 ], "fromColor": [ 189, 252, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 220, 252, 255 ], "fromColor": [ 197, 220, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 184, 249, 255 ], "fromColor": [ 252, 184, 249, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 225, 252, 215, 255 ], "fromColor": [ 225, 252, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 195, 182, 255 ], "fromColor": [ 252, 195, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 250, 179, 255 ], "fromColor": [ 252, 250, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 210, 252, 255 ], "fromColor": [ 235, 210, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 182, 252, 217, 255 ], "fromColor": [ 182, 252, 217, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 215, 255 ], "fromColor": [ 252, 210, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 204, 204, 204, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Assignable", "value": "Assignable" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 240, 240, 240, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Non-Assignable", "value": "Non-Assignable" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 250, 196, 187, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Elevator", "value": "Elevator" }, { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 242, 236, 211, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Stairway", "value": "Stairway" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 4438446.9165999964, "zmin": 0, "xmin": -9869271.4582000002, "ymax": 4725905.9676000029, "zmax": 393.50160000000324, "xmax": -9238167.7473000009, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "subtypes": [ { "code": 0, "name": "Gross Square Footage", "defaultValues": { "SUBTYPE": 0, "SITE_ID": null, "VERTICAL_ORDER": null, "SHAPE.STArea()": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": null, "COMMENT": null, "NAME": null, "GlobalID": null, "LEVEL_NUMBER": null, "AREA_GROSS": null, "NAME_SHORT": null, "SHAPE.STLength()": null, "FACILITY_ID": null, "LABEL": null, "SAP_CODE": null, "LEVEL_": null }, "domains": {} }, { "code": 1, "name": "Negative Space", "defaultValues": { "SUBTYPE": 1, "SITE_ID": null, "VERTICAL_ORDER": null, "SHAPE.STArea()": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": null, "COMMENT": null, "NAME": null, "GlobalID": null, "LEVEL_NUMBER": null, "AREA_GROSS": null, "NAME_SHORT": null, "SHAPE.STLength()": null, "FACILITY_ID": null, "LABEL": null, "SAP_CODE": null, "LEVEL_": null }, "domains": {} }, { "code": 2, "name": "Other", "defaultValues": { "SUBTYPE": 2, "SITE_ID": null, "VERTICAL_ORDER": null, "SHAPE.STArea()": null, "HEIGHT_RELATIVE": null, "LEVEL_ID": null, "COMMENT": null, "NAME": null, "GlobalID": null, "LEVEL_NUMBER": null, "AREA_GROSS": null, "NAME_SHORT": null, "SHAPE.STLength()": null, "FACILITY_ID": null, "LABEL": null, "SAP_CODE": null, "LEVEL_": null }, "domains": {} } ], "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 5, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Levels", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "SUBTYPE": 0, "SITE_ID": null, "VERTICAL_ORDER": 0, "HEIGHT_RELATIVE": null, "LEVEL_ID": " ", "COMMENT": null, "NAME": " ", "LEVEL_NUMBER": 0, "AREA_GROSS": null, "NAME_SHORT": " ", "FACILITY_ID": " ", "LABEL": null, "SAP_CODE": null, "LEVEL_": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "ObjectID", "name": "Levels", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "ObjectID", "type": "esriFieldTypeOID" }, { "modelName": "LEVEL_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_ID", "length": 255, "alias": "Level ID", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 255, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "NAME_SHORT", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "NAME_SHORT", "length": 4, "alias": "Short Name", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_NUMBER", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_NUMBER", "alias": "Level Number", "type": "esriFieldTypeInteger" }, { "modelName": "FACILITY_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITY_ID", "length": 255, "alias": "Facility ID", "type": "esriFieldTypeString" }, { "modelName": "AREA_GROSS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "AREA_GROSS", "alias": "Gross Area", "type": "esriFieldTypeDouble" }, { "modelName": "HEIGHT_RELATIVE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "HEIGHT_RELATIVE", "alias": "Relative Height", "type": "esriFieldTypeDouble" }, { "modelName": "VERTICAL_ORDER", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "VERTICAL_ORDER", "alias": "Vertical Order", "type": "esriFieldTypeInteger" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "SITE_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SITE_ID", "length": 255, "alias": "Site ID", "type": "esriFieldTypeString" }, { "modelName": "LEVEL_", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LEVEL_", "length": 3, "alias": "Level", "type": "esriFieldTypeString" }, { "modelName": "SUBTYPE", "nullable": true, "editable": true, "defaultValue": 1, "domain": null, "name": "SUBTYPE", "alias": "Subtype", "type": "esriFieldTypeSmallInteger" }, { "modelName": "COMMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "COMMENT", "length": 255, "alias": "Comment", "type": "esriFieldTypeString" }, { "modelName": "SAP_CODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SAP_CODE", "length": 2, "alias": "SAP Code", "type": "esriFieldTypeString" }, { "modelName": "LABEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LABEL", "length": 100, "alias": "LABEL", "type": "esriFieldTypeString" }, { "modelName": "SHAPE.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "SHAPE.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 3857, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000, "latestVcsWkid": 115700, "falseM": 0, "zTolerance": 0.001, "wkid": 102100, "vcsWkid": 115700 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "WGS_1984", "heightModel": "ellipsoidal", "heightUnit": "meter" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R95_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "UUID_95", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_95", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,ObjectID" }, { "name": "IX_Levels_FacilityID", "isUnique": false, "description": "", "isAscending": true, "fields": "FACILITY_ID,NAME" }, { "name": "S55_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "SUBTYPE", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "defaultSubtypeCode": 1, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0, "style": "esriSLSNull", "type": "esriSLS" }, "color": [ 110, 110, 110, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 4438446.9165999964, "zmin": 0, "xmin": -9869284.4112999998, "ymax": 4725905.9676000029, "zmax": 384.35749999999825, "xmax": -9238167.7473000009, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 1, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": true, "hasGeometryProperties": true, "templates": [{ "name": "Facilities", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "NAME_LONG": null, "LEVELS_ABOVE_GROUND": null, "SITE_ID": null, "FACILITY_ID": " ", "HEIGHT_RELATIVE": null, "NAME": " " }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Facilities", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "ObjectID", "type": "esriFieldTypeOID" }, { "modelName": "FACILITY_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FACILITY_ID", "length": 255, "alias": "Facility ID", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 100, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "NAME_LONG", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NAME_LONG", "length": 255, "alias": "Long Name", "type": "esriFieldTypeString" }, { "modelName": "SITE_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SITE_ID", "length": 255, "alias": "Site ID", "type": "esriFieldTypeString" }, { "modelName": "HEIGHT_RELATIVE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "HEIGHT_RELATIVE", "alias": "Relative Height", "type": "esriFieldTypeDouble" }, { "modelName": "LEVELS_ABOVE_GROUND", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LEVELS_ABOVE_GROUND", "alias": "Levels Above Ground", "type": "esriFieldTypeInteger" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "SHAPE.STArea()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Area", "alias": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "required": true }, { "modelName": "SHAPE.STLength()", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "xyTolerance": 0.001, "mUnits": 1, "zUnits": 10000, "latestWkid": 3857, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000, "latestVcsWkid": 115700, "falseM": 0, "zTolerance": 0.001, "wkid": 102100, "vcsWkid": 115700 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "supportsRollbackOnFailureParameter": false, "sourceHeightModelInfo": { "vertCRS": "WGS_1984", "heightModel": "ellipsoidal", "heightUnit": "meter" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R96_pk", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "UUID_96", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_96", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "S56_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 112, 255, 255 ], "width": 0.69999999999999996, "style": "esriSLSDashDot", "type": "esriSLS" }, "color": [ 210, 209, 252, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" }, { "isCoGoEnabled": false, "extent": { "ymin": 4585287.6149000004, "xmin": -9407532.7784000002, "ymax": 4585437.2470000014, "xmax": -9407405.2547999993, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 3, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 4000, "isDataVersioned": false, "templates": [{ "name": "POI", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": {"attributes": { "OBJECTID": null, "Unit_ID": null, "Type": " ", "Category": " ", "RoomLabel": " ", "Level_ID": " ", "BuildingID": null, "RoomNumber": null, "Link": null, "Name": null }} }], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": true, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "ESRI_OID", "name": "POI", "allowTrueCurvesUpdates": true, "displayField": "Unit_ID", "supportsCalculate": false, "fields": [ { "modelName": "OBJECTID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeInteger" }, { "modelName": "Unit_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Unit_ID", "length": 255, "alias": "Unit_ID", "type": "esriFieldTypeString" }, { "modelName": "Category", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "Category", "length": 255, "alias": "Category", "type": "esriFieldTypeString" }, { "modelName": "Name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Name", "length": 100, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "BuildingID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "BuildingID", "length": 255, "alias": "BuildingID", "type": "esriFieldTypeString" }, { "modelName": "Level_ID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "Level_ID", "length": 514, "alias": "Level_ID", "type": "esriFieldTypeString" }, { "modelName": "Type", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "Type", "length": 8, "alias": "Type", "type": "esriFieldTypeString" }, { "modelName": "Link", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Link", "length": 1073741822, "alias": "Link", "type": "esriFieldTypeString" }, { "modelName": "RoomNumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RoomNumber", "length": 255, "alias": "RoomNumber", "type": "esriFieldTypeString" }, { "modelName": "RoomLabel", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RoomLabel", "length": 258, "alias": "RoomLabel", "type": "esriFieldTypeString" }, { "modelName": "ESRI_OID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ESRI_OID", "length": 8, "alias": "ESRI_OID", "type": "esriFieldTypeOID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "globalIdField": "", "description": "", "syncCanReturnChanges": false, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "editFieldsInfo": null, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsUseEstimateForExceedsLimit": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsMaxRecordCountFactor": false, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": false, "serviceItemId": "f960430eae0440a89d8af269c604323c", "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": true }, "supportedTrueCurvePbfFeatureEncodings": [ "esriCompressedShapeBuffer", "esriDefault" ], "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF,CSV", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": false, "supportsVCSProjection": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 110, 110, 110, 255 ], "width": 0.69999999999999996, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 196, 252, 241, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolygon" } ] }