{ "currentVersion": 10.81, "id": 2, "name": "Class", "type": "Feature Layer", "description": "51413de5-da9d-5c60-a385-75e3ecd733ba", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 7844, "latestWkid": 7844 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Public Land Roads" }, "subLayers": [], "minScale": 300001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "class_code", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "1", "label": "5A", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "2", "label": "5B", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "5C", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "4", "label": "5D", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "5", "label": "5E", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "0", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "98", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "99", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[NRE_ROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 30001, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[NRE_ROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 133333, "maxScale": 30001 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[NRE_ROUTE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 200001, "maxScale": 133333 } ] }, "defaultVisibility": true, "extent": { "xmin": 2126797.1082572676, "ymin": 2252115.4913126873, "xmax": 2954148.1809542403, "ymax": 2829998.7276045624, "spatialReference": { "wkid": 7899, "latestWkid": 7899 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "road_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "nre_route", "type": "esriFieldTypeString", "alias": "NRE_ROUTE", "length": 6, "domain": null }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 50, "domain": null }, { "name": "segment_id", "type": "esriFieldTypeString", "alias": "SEGMENT_ID", "length": 10, "domain": null }, { "name": "class_code", "type": "esriFieldTypeInteger", "alias": "CLASS_CODE", "domain": null }, { "name": "class_description", "type": "esriFieldTypeString", "alias": "CLASS_DESCRIPTION", "length": 10, "domain": null }, { "name": "from_measure", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null }, { "name": "to_measure", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null }, { "name": "segments", "type": "esriFieldTypeInteger", "alias": "SEGMENTS", "domain": null }, { "name": "segment_length", "type": "esriFieldTypeDouble", "alias": "SEGMENT_LENGTH", "domain": null }, { "name": "route_length", "type": "esriFieldTypeDouble", "alias": "ROUTE_LENGTH", "domain": null }, { "name": "fire_district", "type": "esriFieldTypeString", "alias": "FIRE_DISTRICT", "length": 50, "domain": null }, { "name": "dse_region", "type": "esriFieldTypeString", "alias": "DSE_REGION", "length": 12, "domain": null }, { "name": "lga_name", "type": "esriFieldTypeString", "alias": "LGA_NAME", "length": 45, "domain": null }, { "name": "managed_by", "type": "esriFieldTypeString", "alias": "MANAGED_BY", "length": 15, "domain": null }, { "name": "maintained_by", "type": "esriFieldTypeString", "alias": "MAINTAINED_BY", "length": 15, "domain": null }, { "name": "pv_asset_id", "type": "esriFieldTypeInteger", "alias": "PV_ASSET_ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "version", "type": "esriFieldTypeString", "alias": "VERSION", "length": 10, "domain": null }, { "name": "version_date", "type": "esriFieldTypeDate", "alias": "VERSION_DATE", "length": 8, "domain": null }, { "name": "asset_url", "type": "esriFieldTypeString", "alias": "ASSET_URL", "length": 300, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }