{ "currentVersion": 10.91, "id": 0, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadTypeRe", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2.5 }, "value": "U.S. Trunk Highway", "label": "U.S. Trunk Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 1.5 }, "value": "Minnesota Trunk Highway", "label": "Minnesota Trunk Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 }, "value": "County or township road", "label": "County or township road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 }, "value": "Municipal street", "label": "Municipal street", "description": "" } ], "fieldDelimiter": "," }, "transparency": 15, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(\"RoadTypeRe\" = 'U.S. Trunk Highway' )", "labelExpression": "[ROAD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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 Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(\"RoadTypeRe\" = 'Minnesota Trunk Highway' )", "labelExpression": "[ROAD_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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 Narrow", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0506381218428226E7, "ymin": 5484048.44606233, "xmax": -1.0449526530417116E7, "ymax": 5543897.169816876, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNAME", "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": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeSingle", "alias": "LENGTH", "domain": null }, { "name": "ROAD_DOT_", "type": "esriFieldTypeDouble", "alias": "ROAD_DOT_", "domain": null }, { "name": "ROAD_DOT_I", "type": "esriFieldTypeDouble", "alias": "ROAD_DOT_I", "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 35, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 10, "domain": null }, { "name": "STREETNAM2", "type": "esriFieldTypeString", "alias": "STREETNAM2", "length": 35, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 30, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 4, "domain": null }, { "name": "FDSUF", "type": "esriFieldTypeString", "alias": "FDSUF", "length": 2, "domain": null }, { "name": "FDPRE", "type": "esriFieldTypeString", "alias": "FDPRE", "length": 2, "domain": null }, { "name": "STREETNAM3", "type": "esriFieldTypeString", "alias": "STREETNAM3", "length": 35, "domain": null }, { "name": "STREETNAM4", "type": "esriFieldTypeString", "alias": "STREETNAM4", "length": 35, "domain": null }, { "name": "ROUTE_DIR", "type": "esriFieldTypeString", "alias": "ROUTE_DIR", "length": 2, "domain": null }, { "name": "COUN", "type": "esriFieldTypeSmallInteger", "alias": "COUN", "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_CLASS", "domain": null }, { "name": "MCD_CODE", "type": "esriFieldTypeInteger", "alias": "MCD_CODE", "domain": null }, { "name": "RoadType", "type": "esriFieldTypeString", "alias": "RoadType", "length": 30, "domain": null }, { "name": "RoadTypeRe", "type": "esriFieldTypeString", "alias": "RoadTypeRe", "length": 30, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }