{ "currentVersion": 10.91, "id": 434, "name": "TOPO250K_Roads", "type": "Feature Layer", "description": "All features have been included from the 250K data capture and carry a Classification (CLASS) attribute value of \u201cDual Carriageway\u201d, \u201cPrincipal Road\u201d, \u201cSecondary Road\u201d, \u201cMinor Road\u201d or \u201cTrack\u201d. Dual Carriageway - Divided Highway, Freeway, Tollway, or other road with a physical separation of carriageways via remnant land, significant carriageway height variation or constructed barrier preventing movement of vehicles between carriageways. Each carriageway has opposite directions of traffic flow but the same name and other common core attributes. Standard Road - A route for the movement of vehicles contained within a single carriageway. These roads have sufficient levels of maintenance or construction for two wheel drive access in normal weather conditions for the region. Traffic flow may be one or two way and vehicles are able to cross between traffic lanes freely. Vehicular Track \u2013 A public or private roadways of minimum or no construction which are not necessarily maintained. Generally require four wheel drive but may be accessible by two wheel drive in sustained good weather conditions. (Source - http://www.ga.gov.au/mapspecs/topographic/v6/appendixA_files/RoadTransport.html) Activated at scales larger than approximately 1:300,000.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "© Commonwealth of Australia (Geoscience Australia) 2016. Creative Commons Attribution 4.0 International Licence.", "parentLayer": { "id": 428, "name": "Roads" }, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2729", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2729", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2730", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2731", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2732", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_2733", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3.5 }, "value": "Dual Carriageway", "label": "Dual Carriageways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 3 }, "value": "Principal Road", "label": "Principal Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 }, "value": "Secondary Road", "label": "Secondary Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 76, 0, 255 ], "width": 1 }, "value": "Minor Road", "label": "Minor Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 0.5 }, "value": "Track", "label": "Tracks", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2571503791198364E7, "ymin": -5401825.657796554, "xmax": 1.7102326178339742E7, "ymax": -998507.5708918036, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "featuretype", "type": "esriFieldTypeString", "alias": "featuretype", "length": 32, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 60, "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "class", "length": 40, "domain": null }, { "name": "formation", "type": "esriFieldTypeString", "alias": "formation", "length": 18, "domain": null }, { "name": "nrn", "type": "esriFieldTypeString", "alias": "nrn", "length": 12, "domain": null }, { "name": "srn", "type": "esriFieldTypeString", "alias": "srn", "length": 12, "domain": null }, { "name": "featurereliability", "type": "esriFieldTypeDate", "alias": "featurereliability", "length": 8, "domain": null }, { "name": "attributereliability", "type": "esriFieldTypeDate", "alias": "attributereliability", "length": 8, "domain": null }, { "name": "planimetricaccuracy", "type": "esriFieldTypeSmallInteger", "alias": "planimetricaccuracy", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": null }, { "name": "ufi", "type": "esriFieldTypeString", "alias": "ufi", "length": 10, "domain": null }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "creationdate", "length": 8, "domain": null }, { "name": "retirementdate", "type": "esriFieldTypeDate", "alias": "retirementdate", "length": 8, "domain": null }, { "name": "pid", "type": "esriFieldTypeInteger", "alias": "pid", "domain": null }, { "name": "symbol", "type": "esriFieldTypeSmallInteger", "alias": "symbol", "domain": null }, { "name": "featurewidth", "type": "esriFieldTypeDouble", "alias": "featurewidth", "domain": null }, { "name": "textnote", "type": "esriFieldTypeString", "alias": "textnote", "length": 50, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r1949_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1822_ix1", "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }