{ "currentVersion": 10.81, "id": 0, "name": "Station Book", "type": "Feature Layer", "description": "Station book data for traffic counts", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "copyrightText": "ITD GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c0f98751a5f10b990df25e3246782fcc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQxJREFUKJGNkT1Lw1AUQE/ilYeLQxURO7lYcFDBQSh0cHBNBUHbjg4O0qGrzoI/QPAvRAfBoVBJR0HJUhzt3qVQM3RpX9I0Dumb/EjPdHmcA/dxhRnPsDQqcmHFlEHlQQ+Y4E0Vd7U3AuMJgFticxyqlhXrQvqsAbYQinZM/fFAOWe+fgeQJ1BRqJpg5B+sJuimW2C32qUn0T7noLf/kA05a4Vr4FIQnAw5JeY4DSA/VwDrbbAFGMwZBEcwFcADDrNsa8ILgCwucx8NqWesNk6EGwA5aTN8KOUcwqAFrP0ij4BaxecTZoervAYdd48de0FdJaLLwAbwBXg23J76dE0tZqh+0AfdABr//eUbc+VMdLlIBncAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[StationID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2243208.2558000004, "ymin": 1199867.0130000003, "xmax": 2743366.0525, "ymax": 1980631.8432, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "DISTANCE", "domain": null }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "Event ID", "length": 38, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "length": 12, "domain": null }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "From Date", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "To Date", "length": 8, "domain": null }, { "name": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null }, { "name": "EstablishedDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "RefLocation", "type": "esriFieldTypeString", "alias": "Reference Location", "length": 100, "domain": null }, { "name": "RefMethod", "type": "esriFieldTypeSmallInteger", "alias": "Reference Method", "domain": null }, { "name": "RefOffset", "type": "esriFieldTypeString", "alias": "Reference Offset", "length": 100, "domain": null }, { "name": "SystemCreateDate", "type": "esriFieldTypeDate", "alias": "System Create Date", "length": 8, "domain": null }, { "name": "UserCreate", "type": "esriFieldTypeString", "alias": "User Create", "length": 255, "domain": null }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "System Modify Date", "length": 8, "domain": null }, { "name": "UserModify", "type": "esriFieldTypeString", "alias": "User Modify", "length": 255, "domain": null }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "Location Error", "length": 100, "domain": null }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "Station ID", "length": 19, "domain": null }, { "name": "StationCity", "type": "esriFieldTypeString", "alias": "Station City", "length": 5, "domain": null }, { "name": "Station", "type": "esriFieldTypeString", "alias": "Station", "length": 5, "domain": null }, { "name": "SubStation", "type": "esriFieldTypeString", "alias": "Sub Station", "length": 1, "domain": null }, { "name": "Leg", "type": "esriFieldTypeString", "alias": "Leg", "length": 1, "domain": null }, { "name": "LegSeries", "type": "esriFieldTypeString", "alias": "Leg Series", "length": 1, "domain": null }, { "name": "LegSequence", "type": "esriFieldTypeString", "alias": "Leg Sequence", "length": 1, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 60, "domain": null }, { "name": "Units", "type": "esriFieldTypeString", "alias": "Feet/Miles", "length": 3, "domain": null }, { "name": "Direction", "type": "esriFieldTypeSmallInteger", "alias": "Direction", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 60, "domain": null }, { "name": "BlueStation", "type": "esriFieldTypeString", "alias": "Blue Station", "length": 1, "domain": null }, { "name": "EffectiveDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "ExpirationDate", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "NotesForScheduling", "type": "esriFieldTypeString", "alias": "Notes for Scheduling", "length": 60, "domain": null }, { "name": "ATRNumber", "type": "esriFieldTypeString", "alias": "ATR Number", "length": 5, "domain": null }, { "name": "ATRName", "type": "esriFieldTypeString", "alias": "ATR Name", "length": 30, "domain": null }, { "name": "ASCDirection", "type": "esriFieldTypeSmallInteger", "alias": "ASC Direction", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "ASCLanes", "type": "esriFieldTypeSmallInteger", "alias": "ASC Lanes", "domain": null }, { "name": "DSCLanes", "type": "esriFieldTypeSmallInteger", "alias": "DSC Lanes", "domain": null }, { "name": "DayFactorGroup", "type": "esriFieldTypeSmallInteger", "alias": "Day Factor Group", "domain": null }, { "name": "SeasonalFactorGroup", "type": "esriFieldTypeSmallInteger", "alias": "Seasonal Factor Group", "domain": null }, { "name": "AxleFactorGroup", "type": "esriFieldTypeSmallInteger", "alias": "Axle Factor Group", "domain": null }, { "name": "Urban", "type": "esriFieldTypeSmallInteger", "alias": "Urban", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "BeginMilepoint", "type": "esriFieldTypeDouble", "alias": "Begin Milepoint", "domain": null }, { "name": "StationMilepoint", "type": "esriFieldTypeDouble", "alias": "Station Milepoint", "domain": null }, { "name": "LegDistance", "type": "esriFieldTypeDouble", "alias": "Leg Distance", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }