{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Elevators", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "DBO.MBTA_Elevator_Cleanliness_Response", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{6CAB76CC-CBCF-4C4D-8CE1-9BB6CB7495FF}" }, { "id": 1, "name": "DBO.MBTA_Elevator_Reports", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{57ECB543-88F8-4405-9EB8-C38F97100978}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -7912313.156771761, "ymin": 5213138.372119799, "xmax": -7908888.81044853, "ymax": 5215908.94419206, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26986, "latestWkid": 26986, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36530900, "falseY": -28803200, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 129, 131, 153 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "facility_short_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "facility_long_name", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_long_name" }, { "name": "facility_id", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_id" }, { "name": "Core", "type": "esriFieldTypeSmallInteger", "alias": "Core or Non-Core", "domain": { "type": "codedValue", "name": "Core", "description": "", "codedValues": [ { "name": "Non-Core", "code": 0 }, { "name": "Core", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Core" }, { "name": "Last_Status_Update", "type": "esriFieldTypeDate", "alias": "Last Status Update", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Status_Update" }, { "name": "Last_Status", "type": "esriFieldTypeString", "alias": "Last Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Last_Status" }, { "name": "facility_code", "type": "esriFieldTypeInteger", "alias": "facility_code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "facility_code" }, { "name": "facility_class", "type": "esriFieldTypeInteger", "alias": "facility_class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "facility_class" }, { "name": "facility_type", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_type" }, { "name": "stop_id", "type": "esriFieldTypeString", "alias": "Stop ID", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "stop_id" }, { "name": "wheelchair_facility", "type": "esriFieldTypeInteger", "alias": "Wheelchair Facility?", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wheelchair_facility" }, { "name": "facility_short_name", "type": "esriFieldTypeString", "alias": "facility_short_name", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_short_name" }, { "name": "facility_desc", "type": "esriFieldTypeString", "alias": "facility_desc", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_desc" }, { "name": "facility_lat", "type": "esriFieldTypeString", "alias": "facility_lat", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_lat" }, { "name": "facility_lon", "type": "esriFieldTypeString", "alias": "facility_lon", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "facility_lon" }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "lat", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lat" }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "lon", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lon" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4097_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4097", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3279_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Elevators", "description": "", "prototype": { "attributes": { "lon": null, "facility_long_name": null, "facility_id": null, "Core": null, "Last_Status_Update": null, "Last_Status": null, "facility_code": null, "facility_class": null, "facility_type": null, "stop_id": null, "wheelchair_facility": null, "facility_short_name": null, "facility_desc": null, "facility_lat": null, "facility_lon": null, "lat": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "19ad1f58b816450ab817f5a2357ed05a" }