{ "currentVersion": 10.51, "id": 8, "name": "Legal Speed Limit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SPEED_LIMIT", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "defaultLabel": "Gap in Data", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.8 }, "value": "10km/h", "label": "Speed Limit 10 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.8 }, "value": "20km/h", "label": "Speed Limit 20 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.8 }, "value": "30km/h", "label": "Speed Limit 30 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.8 }, "value": "40km/h", "label": "Speed Limit 40 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 255, 191, 255 ], "width": 1.8 }, "value": "50km/h", "label": "Speed Limit 50 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 222, 255, 255 ], "width": 2.4 }, "value": "60km/h", "label": "Speed Limit 60 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 196, 255 ], "width": 2.4 }, "value": "70km/h", "label": "Speed Limit 70 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2.4 }, "value": "80km/h", "label": "Speed Limit 80 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 171, 0, 255 ], "width": 2.4 }, "value": "90km/h", "label": "Speed Limit 90 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.4 }, "value": "100km/h", "label": "Speed Limit 100 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2.4 }, "value": "110km/h", "label": "Speed Limit 110 km/h", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 229, 229, 255 ], "width": 2 }, "value": "50km/h applies in built up areas or 110km/h outside built up areas", "label": "Speed Limit: 50 km/h in built up areas or 110 km/h", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 113.40235198093814, "ymin": -35.12524197843106, "xmax": 129.0911950006908, "ymax": -14.431462960692386, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ROAD_NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "Road", "length": 30, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 240, "domain": null }, { "name": "COMMON_USAGE_NAME", "type": "esriFieldTypeString", "alias": "Common Usage Name", "length": 240, "domain": null }, { "name": "START_SLK", "type": "esriFieldTypeDouble", "alias": "Start SLK", "domain": null }, { "name": "END_SLK", "type": "esriFieldTypeDouble", "alias": "End SLK", "domain": null }, { "name": "CWY", "type": "esriFieldTypeString", "alias": "CWY", "length": 6, "domain": null }, { "name": "START_TRUE_DIST", "type": "esriFieldTypeDouble", "alias": "Start True Dist", "domain": null }, { "name": "END_TRUE_DIST", "type": "esriFieldTypeDouble", "alias": "End True Dist", "domain": null }, { "name": "NETWORK_TYPE", "type": "esriFieldTypeString", "alias": "Network Type", "length": 30, "domain": null }, { "name": "RA_NO", "type": "esriFieldTypeString", "alias": "MR Responsibility Area No", "length": 2, "domain": null }, { "name": "RA_NAME", "type": "esriFieldTypeString", "alias": "MR Responsibility Area Name", "length": 30, "domain": null }, { "name": "LG_NO", "type": "esriFieldTypeString", "alias": "LG No", "length": 3, "domain": null }, { "name": "LG_NAME", "type": "esriFieldTypeString", "alias": "LG Name", "length": 30, "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeString", "alias": "Speed Limit", "length": 80, "domain": null }, { "name": "ROUTE_NE_ID", "type": "esriFieldTypeInteger", "alias": "Route ID", "domain": null }, { "name": "GEOLOC", "type": "esriFieldTypeGeometry", "alias": "GEOLOC", "domain": null }, { "name": "GEOLOC.STLength()", "type": "esriFieldTypeDouble", "alias": "GEOLOC.STLength()", "domain": null } ], "indexes": [ { "name": "R332964_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S332918_idx", "fields": "GEOLOC", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }