{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Bike and Pedestrian", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Traffic Counts" }, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "08937110697976ba423ad39f14c4ef9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACLklEQVRIibWVMXLbMBBFX+FaqYEZXyApwcYniAuhTE6QAftcAOAF3BNHiLusiuQEaojSuUAyZO2cIAUICaIpRZ5M/gyHILjzsIsFdm/4j7q5wkYDBlDzGECA9C9wAwSt9dYYg1IKrTNbRHxKCSACHTC+Bh6MMd5ai/f+xc8yF2N0bdu6eYFwDVyMMdu+7zHGXAgMnHNYa7HW+pSSAtpL8GCM2Q7DsArbPUHcg38P5jbPKaUYhoGmaVxKaaojqOHGGOP7vj/radyDPOXx10+n/0QErbWnSnYND9bak61IP2H3A9wdqE32GPL3UkopQgiEEHqgqeFaa71dJi/9gvANxucMXG7JUt57QggH7wrcrCUv7ueV3+QI4j4/Y5cjWZO1FhGxgBS4UkqdGE2/87YAbN9C+wh6A/4e9Bzg2iIzRy235dRok8PXm+NC7u74NA/r3s8cXcNXNXzO7+77MZrXqMBFRPzabYR8/Oy77H37BfqP54EiAvk4HuBprhUvFPcwPUP/IX83D+fh0zQxc6YaDhBjjM45d5gonob7vP8lwX/xOjIXshretW3rrLUl47SPOXnl8lxSSomu6wqcJXwEOmutL7WlnIwic5ujgGOyD551HeM4dlR1/kXhSimppmmciODuFEstoygei8iORdldO4ptSmnSWvsQwmo9h5w8Eak9Dkubs80CkBBCH0IwJQ9VJ6LqRJEzLe/SJUrM1W2uFcseOnGmvV0DryVX2p3oD0q/61LLtG33AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3018776.790054962, "ymin": 1.3763337569951639E7, "xmax": 3205639.0400173813, "ymax": 1.3955616649959639E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CollectionType", "type": "esriFieldTypeString", "alias": "Collection Type", "length": 25, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "StreetName2", "type": "esriFieldTypeString", "alias": "Street Name2", "length": 50, "domain": null }, { "name": "Intersection", "type": "esriFieldTypeString", "alias": "Intersection", "length": 80, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "TrafficCount_status", "description": "Traffic Counts Collector", "codedValues": [ { "name": "Deployed", "code": "Deployed" }, { "name": "Retrieved", "code": "Retrieved" }, { "name": "Processing", "code": "Processing" }, { "name": "Complete", "code": "Complete" }, { "name": "Assigned", "code": "Assigned" }, { "name": "Blocked", "code": "Blocked" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 50, "domain": { "type": "codedValue", "name": "REGION", "description": "Region values for traffic counts", "codedValues": [ { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHWEST", "code": "SW" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "CENTRAL BUSINESS DISTRICT", "code": "CBD" }, { "name": "MIDTOWN MANAGMENT DISTRICT", "code": "MMD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Historic_ID", "type": "esriFieldTypeSmallInteger", "alias": "Historic ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R5044_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5044", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2554_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }