{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Transit Stops", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "
This dataset provides information on fixed-route transit stops for the State of Washington as of 8/15/22. Stop data was extracted from General Transit Feed Specification (GTFS) data. Because GTFS data is typically created and managed by each individual transit agency, WSDOT cannot guarantee the accuracy of these data.<\/SPAN><\/P> Most data points are provided direct from GTFS feeds according to the specification at https://gtfs.org/. The stop_id field has been prepended with a code for each agency to ensure every stop has a distinct stop_id.<\/SPAN><\/P> Some fields are added describing the frequency level of service at each stop, based on the levels and methodology described in the WSDOT Frequent Transit Service Study (more information at https://engage.wsdot.wa.gov/frequent-transit-service-study/)<\/SPAN><\/P> Please send comments and questions to gtfs@wsdot.wa.gov<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "Washington State Department of Transportation.",
"editFieldsInfo": null,
"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,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasMetadata": true,
"extent": {
"xmin": -1.3878496247806486E7,
"ymin": 5671930.2276060665,
"xmax": -1.3019932296335986E7,
"ymax": 6274725.14280573,
"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": 4326,
"latestWkid": 4326,
"xyTolerance": 8.983152841195215E-9,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"xyUnits": 9.999999999999999E8,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
115,
78,
147,
255
],
"size": 6,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
255,
255,
255,
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": "GlobalID",
"displayField": "stop_name",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"domain": null,
"editable": false,
"nullable": false,
"length": 38,
"defaultValue": null,
"modelName": "GlobalID"
},
{
"name": "stop_id",
"type": "esriFieldTypeString",
"alias": "stop_id",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "stop_id"
},
{
"name": "stop_code",
"type": "esriFieldTypeString",
"alias": "stop_code",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "stop_code"
},
{
"name": "platform_code",
"type": "esriFieldTypeString",
"alias": "platform_code",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "platform_code"
},
{
"name": "stop_name",
"type": "esriFieldTypeString",
"alias": "stop_name",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "stop_name"
},
{
"name": "stop_desc",
"type": "esriFieldTypeString",
"alias": "stop_desc",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "stop_desc"
},
{
"name": "stop_lat",
"type": "esriFieldTypeDouble",
"alias": "stop_lat",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "stop_lat"
},
{
"name": "stop_lon",
"type": "esriFieldTypeDouble",
"alias": "stop_lon",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "stop_lon"
},
{
"name": "zone_id",
"type": "esriFieldTypeString",
"alias": "zone_id",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "zone_id"
},
{
"name": "stop_url",
"type": "esriFieldTypeString",
"alias": "stop_url",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "stop_url"
},
{
"name": "location_type",
"type": "esriFieldTypeString",
"alias": "location_type",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "location_type"
},
{
"name": "parent_station",
"type": "esriFieldTypeString",
"alias": "parent_station",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "parent_station"
},
{
"name": "stop_timezone",
"type": "esriFieldTypeString",
"alias": "stop_timezone",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "stop_timezone"
},
{
"name": "wheelchair_boarding",
"type": "esriFieldTypeString",
"alias": "wheelchair_boarding",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "wheelchair_boarding"
},
{
"name": "tts_stop_name",
"type": "esriFieldTypeString",
"alias": "tts_stop_name",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "tts_stop_name"
},
{
"name": "level6",
"type": "esriFieldTypeString",
"alias": "level6",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "level6"
},
{
"name": "level5",
"type": "esriFieldTypeString",
"alias": "level5",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "level5"
},
{
"name": "level4",
"type": "esriFieldTypeString",
"alias": "level4",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "level4"
},
{
"name": "level3",
"type": "esriFieldTypeString",
"alias": "level3",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "level3"
},
{
"name": "level2",
"type": "esriFieldTypeString",
"alias": "level2",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "level2"
},
{
"name": "level1",
"type": "esriFieldTypeString",
"alias": "level1",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "level1"
},
{
"name": "levelNights",
"type": "esriFieldTypeString",
"alias": "levelNights",
"domain": null,
"editable": true,
"nullable": true,
"length": 500,
"defaultValue": null,
"modelName": "levelNights"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R46_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_46",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S41_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Transit Stops",
"description": "",
"prototype": {
"attributes": {
"level1": null,
"levelNights": null,
"stop_id": null,
"stop_code": null,
"platform_code": null,
"stop_name": null,
"stop_desc": null,
"stop_lat": null,
"stop_lon": null,
"zone_id": null,
"stop_url": null,
"location_type": null,
"parent_station": null,
"stop_timezone": null,
"wheelchair_boarding": null,
"tts_stop_name": null,
"level6": null,
"level5": null,
"level4": null,
"level3": null,
"level2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
}