{ "currentVersion": 10.91, "id": 23, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103739, "latestWkid": 103739 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Roads" }, "subLayers": [], "minScale": 49998, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[Name] CONCAT \" \" CONCAT [Suffix]", "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": [ 156, 156, 156, 255 ], "haloSize": 1, "font": { "family": "Arial Black", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 88281.78838662355, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 100460.11251889169, "ymin": 101419.7024436444, "xmax": 261389.93567171693, "ymax": 230427.61667139828, "spatialReference": { "wkid": 103739, "latestWkid": 103739, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Prefix", "type": "esriFieldTypeString", "alias": "Prefix", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Road", "description": "", "codedValues": [ { "name": "St.", "code": "St." }, { "name": "Ave.", "code": "Ave." }, { "name": "Dr.", "code": "Dr." }, { "name": "Ln.", "code": "Ln." }, { "name": "Rd.", "code": "Rd." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 50, "domain": null }, { "name": "Alternative_name", "type": "esriFieldTypeString", "alias": "Alternative_name", "length": 50, "domain": null }, { "name": "Road_Surface", "type": "esriFieldTypeString", "alias": "Road_Surface", "length": 50, "domain": null }, { "name": "Sub_Base_Martial", "type": "esriFieldTypeString", "alias": "Sub_Base", "length": 50, "domain": null }, { "name": "Sud_Base_Depth", "type": "esriFieldTypeDouble", "alias": "Sud_Base_Depth", "domain": null }, { "name": "Base_Martial", "type": "esriFieldTypeString", "alias": "Base", "length": 50, "domain": null }, { "name": "Base_Depth", "type": "esriFieldTypeDouble", "alias": "Base_Depth", "domain": null }, { "name": "Non_Wear_Martial", "type": "esriFieldTypeString", "alias": "Non_Wear_Martial", "length": 50, "domain": null }, { "name": "Non_Wear_Depth", "type": "esriFieldTypeDouble", "alias": "Non_Wear_Depth", "domain": null }, { "name": "Wear_Martial", "type": "esriFieldTypeString", "alias": "Wear_Martial", "length": 50, "domain": null }, { "name": "Wear_Martial_Depth", "type": "esriFieldTypeDouble", "alias": "Wear_Martial_Depth", "domain": null }, { "name": "Suface_Width", "type": "esriFieldTypeDouble", "alias": "Suface_Width", "domain": null }, { "name": "Sholder_Width", "type": "esriFieldTypeDouble", "alias": "Sholder_Width", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeDouble", "alias": "ROW_Width", "domain": null }, { "name": "Post_dir", "type": "esriFieldTypeString", "alias": "Post Direction", "length": 20, "domain": null }, { "name": "Seal_Coat86to89", "type": "esriFieldTypeString", "alias": "Seal_Coat86to89", "length": 4, "domain": null }, { "name": "Seal_Coat90to94", "type": "esriFieldTypeString", "alias": "Seal_Coat90to94", "length": 4, "domain": null }, { "name": "Seal_Coat95to99", "type": "esriFieldTypeString", "alias": "Seal_Coat95to99", "length": 4, "domain": null }, { "name": "Seal_Coat00to04", "type": "esriFieldTypeString", "alias": "Seal_Coat00to04", "length": 4, "domain": null }, { "name": "SealCoat05to09", "type": "esriFieldTypeString", "alias": "SealCoat05to09", "length": 4, "domain": null }, { "name": "L_Add_From", "type": "esriFieldTypeDouble", "alias": "L_Add_From", "domain": null }, { "name": "R_Add_From", "type": "esriFieldTypeDouble", "alias": "R_Add_From", "domain": null }, { "name": "L_Add_To", "type": "esriFieldTypeDouble", "alias": "L_Add_To", "domain": null }, { "name": "R_Add_To", "type": "esriFieldTypeDouble", "alias": "R_Add_To", "domain": null }, { "name": "Last_Overlay_Year", "type": "esriFieldTypeString", "alias": "Last_Overlay_Year", "length": 9, "domain": null }, { "name": "Last_overlay_Plain", "type": "esriFieldTypeString", "alias": "Last_overlay_Plain", "length": 9, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R246_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S241_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }