{ "currentVersion": 10.91, "id": 58, "name": "roads", "type": "Feature Layer", "description": "Symbolized using new Type_Code values", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 57, "name": "level 11 ~ 300k" }, "subLayers": [], "minScale": 0, "maxScale": 76801, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_642", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_643", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_641", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_642", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_643", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "TYPE_CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 167, 167, 255 ], "width": 2.83 }, "value": "1100", "label": "interstates", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "1200", "label": "highways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.83 }, "value": "1300", "label": "arterials", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(\"TYPE_CODE\" = 1100 )", "labelExpression": "[ROUTE_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "\"TYPE_CODE\" = 1200 AND \"Shape_Length\" > 500", "labelExpression": "[LNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 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": 5.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 153600, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(TYPE_CODE = 1200) AND (\"ROUTE_NUM\" = 1 OR \"ROUTE_NUM\" = 29)", "labelExpression": "[ROUTE_NUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -1, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(TYPE_CODE > 1000) AND (\"STREET_NAME\" LIKE 'DUMFRIES' OR \"STREET_NAME\" LIKE 'PRINCE WILLIAM')", "labelExpression": "[LNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 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": 5.5, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 307200, "maxScale": 153601 } ] }, "defaultVisibility": true, "extent": { "xmin": -8651233.85867558, "ymin": 4649598.959980895, "xmax": -8595974.702453164, "ymax": 4713604.3359279465, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STREET_NAME", "typeIdField": "Type_Code", "subtypeFieldName": "Type_Code", "subtypeField": "Type_Code", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TYPE_CODE", "type": "esriFieldTypeInteger", "alias": "Type_Code", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 25, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ROUTE_NUM", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_NUM", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "RuleID_9k", "type": "esriFieldTypeInteger", "alias": "RuleID_9k", "domain": { "type": "codedValue", "name": "WS1_roads_9k_Rules", "description": "Representation rules", "codedValues": [ { "name": "streets", "code": 1 }, { "name": "highways", "code": 2 }, { "name": "interstates", "code": 3 }, { "name": "minor streets", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS1_Roads2k_Rules", "description": "Representation rules", "codedValues": [ { "name": "streets", "code": 1 }, { "name": "highways", "code": 2 }, { "name": "interstates", "code": 3 }, { "name": "minor streets", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_1", "type": "esriFieldTypeBlob", "alias": "Override_1", "domain": null }, { "name": "LNAME", "type": "esriFieldTypeString", "alias": "LNAME", "length": 60, "domain": null }, { "name": "RuleID_19k", "type": "esriFieldTypeInteger", "alias": "RuleID_19k", "domain": { "type": "codedValue", "name": "WS1_roads_19k_Rules", "description": "Representation rules", "codedValues": [ { "name": "interstates", "code": 1 }, { "name": "highways", "code": 2 }, { "name": "ramps", "code": 3 }, { "name": "streets", "code": 4 }, { "name": "minor streets", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Override_19k", "type": "esriFieldTypeBlob", "alias": "Override_19k", "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATED", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "LNAME_IDX", "fields": "LNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ROUTENUM_IDX", "fields": "ROUTE_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 6, "name": "Alley" }, { "domains": {}, "id": 7, "name": "Restricted" }, { "domains": {}, "id": 1, "name": "Interstates" }, { "domains": {}, "id": 5, "name": "Light_Duty" }, { "domains": {}, "id": 0, "name": "High_Speed_Ramps" }, { "domains": {}, "id": 10, "name": "Private" }, { "domains": {}, "id": 3, "name": "Arterials" }, { "domains": {}, "id": 2, "name": "Primary_Highways" }, { "domains": {}, "id": 9, "name": "Low_Speed_Ramp" }, { "domains": {}, "id": 8, "name": "Railroad" }, { "domains": {}, "id": 4, "name": "Collectors" }, { "domains": {}, "id": 11, "name": "Unknown" }, { "domains": {}, "id": 12, "name": "Trail" } ], "subtypes": [ { "domains": {}, "defaultValues": { "TYPE_CODE": 6, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 6, "name": "Alley" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 7, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 7, "name": "Restricted" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 1, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 1, "name": "Interstates" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 5, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 5, "name": "Light_Duty" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 0, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 0, "name": "High_Speed_Ramps" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 10, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 10, "name": "Private" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 3, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 3, "name": "Arterials" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 2, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 2, "name": "Primary_Highways" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 9, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 9, "name": "Low_Speed_Ramp" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 8, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 8, "name": "Railroad" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 4, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 4, "name": "Collectors" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 11, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 11, "name": "Unknown" }, { "domains": {}, "defaultValues": { "TYPE_CODE": 12, "STREET_NAME": null, "STREET_TYPE": null, "GLOBALID": null, "ROUTE_NUM": null, "RuleID_9k": null, "Override": null, "RuleID": null, "Override_1": null, "LNAME": null, "RuleID_19k": null, "Override_19k": null, "UPDATE_DATE": null }, "code": 12, "name": "Trail" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2311163, "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": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }