{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "DC Streetcar stop", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "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": [], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 399595.5858125016, "ymin": 136658.54137500003, "xmax": 402612.7976249978, "ymax": 136939.29793750122, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3.67470999995E7, "falseY": -29091500, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 116, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LINE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LINE", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LINE" }, { "name": "STOP", "type": "esriFieldTypeString", "alias": "Stop Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STOP" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "LINEID", "type": "esriFieldTypeString", "alias": "LineID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LineID" }, { "name": "ATBUSSHELTER", "type": "esriFieldTypeInteger", "alias": "AtBusShelter", "domain": { "type": "codedValue", "name": "YESNO_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "AtBusShelter" }, { "name": "STOPSTATUS", "type": "esriFieldTypeString", "alias": "StopStatus", "domain": { "type": "codedValue", "name": "CirculatorStopEvents", "description": "DC Circulator stop status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Stop Temporarily Closed", "code": "Stop Temporarily Closed" }, { "name": "Closed", "code": "Closed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StopStatus" }, { "name": "STATUSDESCRIPTION", "type": "esriFieldTypeString", "alias": "StatusDescription", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "StatusDescription" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "ADACOMPLIANT", "type": "esriFieldTypeInteger", "alias": "ADA Compliant", "domain": { "type": "codedValue", "name": "YESNO_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADACOMPLIANT" }, { "name": "SHAREDSTOP", "type": "esriFieldTypeInteger", "alias": "SHAREDSTOP", "domain": { "type": "codedValue", "name": "YESNO_1", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAREDSTOP" }, { "name": "STOPMEAS", "type": "esriFieldTypeDouble", "alias": "STOPMEAS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STOPMEAS" }, { "name": "STOPERROR", "type": "esriFieldTypeString", "alias": "STOPERROR", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "STOPERROR" }, { "name": "STOPORDER", "type": "esriFieldTypeString", "alias": "STOPORDER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STOPORDER" }, { "name": "REG_ID", "type": "esriFieldTypeInteger", "alias": "REG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REG_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "DC Streetcar stop", "description": "", "prototype": { "attributes": { "STOPORDER": null, "LINE": null, "STOP": null, "POINT_X": null, "POINT_Y": null, "LINEID": null, "ATBUSSHELTER": 2, "STOPSTATUS": null, "STATUSDESCRIPTION": null, "REG_ID": null, "STOPERROR": null, "STOPMEAS": null, "SHAREDSTOP": null, "ADACOMPLIANT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }