{ "currentVersion": 10.81, "id": 9, "name": "Bridges/Tunnels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "BRGRD", "label": "Road Bridge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5 } }, "value": "BRGRR", "label": "Railroad Bridge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "BRGPED", "label": "Pedestrian Bridge", "description": "" }, { "symbol": { "type": "esriPFS", "url": "a741df98193ce7c04916708f17fcb745", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUKJFj+f///38GEgALKYpRNDAyMjIgW4aLD9eA7jJcfPKdRLKGUT/g4QMAOLU6ElcFZvoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "TNLRD", "label": "Road Tunnel", "description": "" }, { "symbol": { "type": "esriPFS", "url": "a741df98193ce7c04916708f17fcb745", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUKJFj+f///38GEgALKYpRNDAyMjIgW4aLD9eA7jJcfPKdRLKGUT/g4QMAOLU6ElcFZvoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "TNLRR", "label": "Railroad Tunnel", "description": "" }, { "symbol": { "type": "esriPFS", "url": "a741df98193ce7c04916708f17fcb745", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC5JREFUKJFj+f///38GEgALKYpRNDAyMjIgW4aLD9eA7jJcfPKdRLKGUT/g4QMAOLU6ElcFZvoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "TNLPED", "label": "Pedestrian Tunnel", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1393807.864630863, "ymin": 560291.4403643459, "xmax": 1456719.840512693, "ymax": 648750.9999934435, "spatialReference": { "wkid": 102685, "latestWkid": 2248 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "length": 15, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "length": 6, "domain": { "type": "codedValue", "name": "WS1_PLAN_VVT_Streetstructpoly_Subtype", "description": "Type of street structure", "codedValues": [ { "name": "Pedestrian Tunnel", "code": "TNLPED" }, { "name": "Hidden Pedestrian Tunnel", "code": "TNLPDH" }, { "name": "Road Tunnel", "code": "TNLRD" }, { "name": "Hidden Road Tunnel", "code": "TNLRDH" }, { "name": "Railroad Tunnel", "code": "TNLRR" }, { "name": "Hidden Railroad Tunnel", "code": "TNLRRH" }, { "name": "Pedestrian Bridge", "code": "BRGPED" }, { "name": "Road Bridge", "code": "BRGRD" }, { "name": "Hidden Road Bridge", "code": "BRGRDH" }, { "name": "Railroad Bridge", "code": "BRGRR" }, { "name": "Hidden Railroad Bridge", "code": "BRGRRH" }, { "name": "Hidden Pedestrian Bridge", "code": "BRGPDH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BRNUM", "type": "esriFieldTypeString", "alias": "BRNUM", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }