{ "currentVersion": 10.71, "id": 5, "name": "On Street Bike Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Bicycle" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FAC_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2.25 }, "value": "BIKE BOULEVARD", "label": "BIKE BOULEVARD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "BIKE LANE", "label": "BIKE LANE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "CONTRAFLOW", "label": "CONTRAFLOW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 }, "value": "SHARE THE ROAD", "label": "SHARE THE ROAD", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 3.75 }, "value": "SHARED BUS BIKE", "label": "SHARED BUS BIKE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2.25 }, "value": "SHARROW", "label": "SHARROW", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 115, 76, 255 ], "width": 0.4 }, "value": "SIDEPATH", "label": "SIDEPATH", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "value": "SIGNED ROUTE", "label": "SIGNED ROUTE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1392584.3749518543, "ymin": 558087.1248911023, "xmax": 1448860.874275282, "ymax": 622266.3131335229, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "length": 15, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 3, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 6, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "BLOCK_NUM", "type": "esriFieldTypeDouble", "alias": "BLOCK_NUM", "domain": null }, { "name": "BLOCKTEXT", "type": "esriFieldTypeString", "alias": "BLOCKTEXT", "length": 50, "domain": null }, { "name": "FAC_TYPE", "type": "esriFieldTypeString", "alias": "FAC_TYPE", "length": 25, "domain": null }, { "name": "NUM_LANES", "type": "esriFieldTypeSmallInteger", "alias": "NUM_LANES", "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 25, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 25, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "DATE_INSTL", "type": "esriFieldTypeSmallInteger", "alias": "DATE_INSTL", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeSmallInteger", "alias": "CLASS", "domain": null }, { "name": "EAST_COAST", "type": "esriFieldTypeString", "alias": "EAST_COAST", "length": 50, "domain": null }, { "name": "USBR_1", "type": "esriFieldTypeString", "alias": "USBR_1", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R419_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_419", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_419", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }