{ "currentVersion": 10.71, "id": 53, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"WGS_1984_Transverse_Mercator\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_Hartebeesthoek_1994\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",19.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 50, "name": "1:12000" }, "subLayers": [], "minScale": 12000, "maxScale": 6001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.7 }, "value": "E", "label": "E", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.7 }, "value": "F", "label": "F", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "P", "label": "P", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.7 }, "value": "PA", "label": "PA", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "S", "label": "S", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.7 }, "value": "SA", "label": "SA", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "U", "label": "U", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2039122.410203083, "ymin": -4077013.09581032, "xmax": 2112497.1732451003, "ymax": -3958367.0654402063, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BRIDGENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "StreetID", "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeInteger", "alias": "LeftFrom", "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeInteger", "alias": "LEFTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeInteger", "alias": "RIGHTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeInteger", "alias": "RightTo", "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 10, "domain": null }, { "name": "BARRIERCODE", "type": "esriFieldTypeSmallInteger", "alias": "BarrierCode", "domain": null }, { "name": "CLOSURECODE", "type": "esriFieldTypeString", "alias": "ClosureCode", "length": 1, "domain": null }, { "name": "PRIVATECODE", "type": "esriFieldTypeString", "alias": "PrivateCode", "length": 3, "domain": { "type": "codedValue", "name": "WS1_PrivateCodes", "description": "Road Ownershp Status", "codedValues": [ { "name": "Private", "code": "PR" }, { "name": "Public", "code": "PU" }, { "name": "Complex", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTIONCODE", "type": "esriFieldTypeString", "alias": "DirectionCode", "length": 3, "domain": null }, { "name": "BRIDGECODE", "type": "esriFieldTypeSmallInteger", "alias": "BridgeCode", "domain": null }, { "name": "BRIDGENAME", "type": "esriFieldTypeString", "alias": "BridgeName", "length": 50, "domain": null }, { "name": "STREETLABEL", "type": "esriFieldTypeString", "alias": "StreetLabel", "length": 50, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "ROADSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "RoadStatus", "domain": { "type": "codedValue", "name": "WS1_StatusCodes", "description": "Official and unofficial status ", "codedValues": [ { "name": "Official", "code": 1 }, { "name": "Unofficial", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREETNME", "type": "esriFieldTypeString", "alias": "STREETNME", "length": 60, "domain": null }, { "name": "STREETNMETYPE", "type": "esriFieldTypeString", "alias": "STREETNMETYPE", "length": 35, "domain": null }, { "name": "STRNMETCDE", "type": "esriFieldTypeString", "alias": "STRNMETCDE", "length": 10, "domain": null }, { "name": "PLANNINGSUBURBCODE", "type": "esriFieldTypeString", "alias": "PLANNINGSUBURBCODE", "length": 30, "domain": null }, { "name": "PLANNINGSUBURBNAME", "type": "esriFieldTypeString", "alias": "PLANNINGSUBURBNAME", "length": 50, "domain": null }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "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": "R1846_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I10875ROADCLASS", "fields": "ROADCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1492_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }