{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Light Rail Stops", "type": "Feature Layer", "description": "Valley Transit Authority (VTA) Lightrail stops as of January 2008 to assist in analysis and planning of lightrail stops in Santa Clara County. \u200bhttp://data.vta.org/Data is updated annually.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Valley Transit Authority", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 128, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6103631.119934499, "ymin": 1911230.1299569756, "xmax": 6186389.140113667, "ymax": 1976404.8201453984, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Feature Identifier", "length": 20, "domain": null }, { "name": "STOPNUMBER", "type": "esriFieldTypeString", "alias": "Stop Number", "length": 10, "domain": null }, { "name": "ROUTENUMBER", "type": "esriFieldTypeString", "alias": "Route Number", "length": 10, "domain": null }, { "name": "STOPDIR", "type": "esriFieldTypeString", "alias": "Stop Direction", "length": 10, "domain": null }, { "name": "ONNAME", "type": "esriFieldTypeString", "alias": "On Name", "length": 20, "domain": null }, { "name": "STOPLOC", "type": "esriFieldTypeString", "alias": "Stop Location", "length": 10, "domain": null }, { "name": "ATNAME", "type": "esriFieldTypeString", "alias": "At Name", "length": 20, "domain": null }, { "name": "TACTILESIGN", "type": "esriFieldTypeString", "alias": "Tactile Sign", "length": 10, "domain": null }, { "name": "SHELTER", "type": "esriFieldTypeString", "alias": "Shelter", "length": 20, "domain": null }, { "name": "VTABENCH", "type": "esriFieldTypeInteger", "alias": "VTA Bench", "domain": null }, { "name": "PRIVATEBENCH", "type": "esriFieldTypeInteger", "alias": "Private Benches", "domain": null }, { "name": "VTATRASH", "type": "esriFieldTypeInteger", "alias": "VTA Trash", "domain": null }, { "name": "BENCHPAD", "type": "esriFieldTypeString", "alias": "Bench Pad", "length": 10, "domain": null }, { "name": "SHELTERPAD", "type": "esriFieldTypeString", "alias": "Shelter Pad", "length": 10, "domain": null }, { "name": "PCCBUSPAD", "type": "esriFieldTypeString", "alias": "PCC Bus Pad", "length": 10, "domain": null }, { "name": "SIDEWALKWIDTH", "type": "esriFieldTypeDouble", "alias": "Sidewalk Width", "domain": null }, { "name": "ADAACCESS", "type": "esriFieldTypeString", "alias": "ADA Access", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CCITY", "length": 10, "domain": null }, { "name": "JURISD", "type": "esriFieldTypeString", "alias": "JURISD", "length": 10, "domain": null }, { "name": "WKYONS", "type": "esriFieldTypeInteger", "alias": "Weekly Ons", "domain": null }, { "name": "WKYOFFS", "type": "esriFieldTypeInteger", "alias": "Weekly Offs", "domain": null }, { "name": "SATONS", "type": "esriFieldTypeInteger", "alias": "Saturday Ons", "domain": null }, { "name": "SATOFFS", "type": "esriFieldTypeInteger", "alias": "Saturday Offs", "domain": null }, { "name": "SUNONS", "type": "esriFieldTypeInteger", "alias": "Sunday Ons", "domain": null }, { "name": "SUNOFFS", "type": "esriFieldTypeInteger", "alias": "Sunday Offs", "domain": null }, { "name": "STANAME", "type": "esriFieldTypeString", "alias": "Station Name", "length": 50, "domain": null }, { "name": "PARKRIDE", "type": "esriFieldTypeString", "alias": "Park and Ride", "length": 10, "domain": null }, { "name": "TRANSFER", "type": "esriFieldTypeString", "alias": "Transfer", "length": 10, "domain": null }, { "name": "COMMRAIL", "type": "esriFieldTypeString", "alias": "CommRail", "length": 10, "domain": null }, { "name": "EMPCENTER", "type": "esriFieldTypeInteger", "alias": "Employee Center", "domain": null }, { "name": "RIDESHIP2013", "type": "esriFieldTypeInteger", "alias": "Ridership in 2013", "domain": null }, { "name": "EXISTINGLIMINUS", "type": "esriFieldTypeDouble", "alias": "Existing LIminus", "domain": null }, { "name": "EXISTINGNWMINUS", "type": "esriFieldTypeDouble", "alias": "Existing NWminus", "domain": null }, { "name": "FUTURELIMINUS", "type": "esriFieldTypeDouble", "alias": "Future LIminus", "domain": null }, { "name": "FUTURENWMINUS", "type": "esriFieldTypeDouble", "alias": "Future NWminus", "domain": null }, { "name": "STOPID", "type": "esriFieldTypeInteger", "alias": "Stop ID", "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENTERPRISEID", "type": "esriFieldTypeString", "alias": "Enterprise ID", "length": 20, "domain": null }, { "name": "INTID", "type": "esriFieldTypeInteger", "alias": "Integer ID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }