{ "currentVersion": 10.81, "id": 19, "name": "Multilane Highway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"WGS_1984_Lambert_Conformal_Conic\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",4000000.0],PARAMETER[\"False_Northing\",4000000.0],PARAMETER[\"Central_Meridian\",80.0],PARAMETER[\"Standard_Parallel_1\",12.4729444],PARAMETER[\"Standard_Parallel_2\",35.17280555],PARAMETER[\"Latitude_Of_Origin\",24.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 16, "name": "Infrastructure" }, "subLayers": [], "minScale": 400000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "rdcode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 3 }, "value": "GC", "label": "Golden Quadrangle", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 79, 137, 255 ], "width": 3 }, "value": "NS", "label": "North-South Corridor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 3 }, "value": "EW", "label": "East-West Corridor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 }, "value": "EX", "label": "Express Highway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[RDCODE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 6000000, "maxScale": 30000 } ] }, "defaultVisibility": true, "extent": { "xmin": 2827867.1997999996, "ymin": 2253238.5973000005, "xmax": 5644119.760799997, "ymax": 5408610.6842, "spatialReference": {"wkt": "PROJCS[\"WGS_1984_Lambert_Conformal_Conic\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",4000000.0],PARAMETER[\"False_Northing\",4000000.0],PARAMETER[\"Central_Meridian\",80.0],PARAMETER[\"Standard_Parallel_1\",12.4729444],PARAMETER[\"Standard_Parallel_2\",35.17280555],PARAMETER[\"Latitude_Of_Origin\",24.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "rdname1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "rdcode", "type": "esriFieldTypeString", "alias": "Road Class Code", "length": 2, "domain": { "type": "codedValue", "name": "ROCLASSDO_7", "description": "Road Class", "codedValues": [ { "name": "Express Highway", "code": "EX" }, { "name": "National Highway", "code": "NH" }, { "name": "State Highway", "code": "SH" }, { "name": "Golden Quadrangle", "code": "GC" }, { "name": "District Roads", "code": "DR" }, { "name": "Village Roads", "code": "VR" }, { "name": "Other Roads", "code": "OR" }, { "name": "East-West Corrridor", "code": "EW" }, { "name": "North-South Corridor", "code": "NS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "rdtype", "type": "esriFieldTypeString", "alias": "Road Type Code", "length": 2, "domain": { "type": "codedValue", "name": "ROTYPEDO_7", "description": "Road Type", "codedValues": [ { "name": "Tracks", "code": "TR" }, { "name": "Metalled", "code": "MT" }, { "name": "Un-metalled", "code": "UM" }, { "name": "Foot Path", "code": "FP" }, { "name": "Other Type", "code": "OT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "rdname1", "type": "esriFieldTypeString", "alias": "RDNAME", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "classified", "type": "esriFieldTypeString", "alias": "Classified", "length": 10, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r577_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a550_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "64b0f26be42d4bd9ba60c92064935c76" }