{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 504, "name": "Average Daily Traffic", "type": "Feature Layer", "description": "

This dataset contains Average Daily Traffic (ADT) counts collected for the City of San Jose for the previous 15 years and is updated on a yearly basis. This dataset can be read as follows: The count location is given as \u201cCollected on \u2018Street One\u2019, \u2018Direction\u2019, \u2018Street Two\u2019, in a \u2018Travel Direction.\u2019\u201d ADT values are then given as:  \u2018ADT One\u2019 and \u2018ADT Two\u2019 which correspond to the ADT collected in the recorded travel directions. If the street is a one-way street, a travel direction of \u2018one-way\u2019 is recorded and \u2018ADT One\u2019 and \u2018ADT Two\u2019 are left blank. \u2018ADT\u2019 corresponds to the total ADT which is a sum of \u2018ADT One\u2019 and \u2018ADT Two.\u2019 Putting it all together gets the following: \u201cA total ADT of 39, 057 was recorded on 9/26/2018 along Murphy Rd. east of Oakland Road. Travel flows along Murphy Rd. in an East/West direction with a corresponding ADT One of 21,444 and ADT Two of 17,613.\u201d Note that only counts collected after January 2018 will have a travel direction and corresponding ADT One and ADT Two values listed.<\/SPAN><\/SPAN><\/P><\/DIV>", "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": "City of San Jose", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 2, 0, 148, 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": 6116025.408466086, "ymin": 1881346.7730571479, "xmax": 6218700.310071245, "ymax": 1983897.7792408168, "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": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INTID", "type": "esriFieldTypeInteger", "alias": "Integer ID", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "COUNTDATE", "type": "esriFieldTypeDate", "alias": "Count Date", "length": 8, "domain": null }, { "name": "ADT", "type": "esriFieldTypeInteger", "alias": "ADT", "domain": null }, { "name": "STREETONE", "type": "esriFieldTypeString", "alias": "Street One", "length": 30, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Direction", "description": "", "codedValues": [ { "name": "E of", "code": "E of" }, { "name": "N of", "code": "N of" }, { "name": "S of", "code": "S of" }, { "name": "W of", "code": "W of" }, { "name": "n/o *", "code": "n/o *" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETTWO", "type": "esriFieldTypeString", "alias": "Street Two", "length": 30, "domain": null }, { "name": "TRAVELDIRE", "type": "esriFieldTypeString", "alias": "Travel Direction", "length": 10, "domain": { "type": "codedValue", "name": "WS1_TravelDirection", "description": "", "codedValues": [ { "name": "E/W", "code": "E/W" }, { "name": "N/S", "code": "N/S" }, { "name": "One Way", "code": "One Way" }, { "name": "S/N", "code": "S/N" }, { "name": "W/E", "code": "W/E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEARINTERS", "type": "esriFieldTypeString", "alias": "Nearest Intersection", "length": 60, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": null }, { "name": "ADTONE", "type": "esriFieldTypeInteger", "alias": "ADT One", "domain": null }, { "name": "ADTTWO", "type": "esriFieldTypeInteger", "alias": "ADT Two", "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "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 } ], "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }