Freeway Travel Time - GIS
Contains the names and coordinates of freeways and freeway segments throughout Melbourne. The data includes he spatial location of the freeway, freeway segment names, direction, origin and destination descriptions. The source data is updated every 12 hours. To obtain an 'API Key' please continue to signup using our Data Exchange Platform (https://data-exchange.vicroads.vic.gov.au/).
There are no views created for this resource yet.
Data Dictionary
Field Name | Name | Type | Description | Fixed Values |
---|---|---|---|---|
type | Type | Fixed Value: FeatureCollection. | ||
features | Features | Array of Feature object. Refer to Feature object details. | ||
feature | Feature | Each named freeway and freeway segment is represented as a single feature in GeoJSON. | ||
feature.type | Feature Type | Fixed Value: Feature. | ||
feature.geometry | Feature Geometry | Object[Geometry] The geometry of the feature. Refer to Geometry object details. | ||
feature.properties | Feature Properties | Object [Property] The properties of the freeway or freeway segment. Refer to Property object details. | ||
geometry | Geometry | An object containing the geo coordinate representation of the freeway or freeway segment as specified by the GeoJSON. The geometry of features that represent entire freeways will always return 'null' (as their geometry is instead represented by each of the constituent freeway segment features). | ||
geometry.type | Geometry Type | Fixed value: LineString. | ||
geometry.coordinates | Geometry Coordinates | Coordinates are in x, y order (longitude, and latitude for geographic coordinates) precisely in that order and using double values. Altitude or elevation MAY be included as an optional third parameter while creating this object. Example:{"type": "LineString","coordinates": [[100.0, 0.0], [101.0, 1.0]]} | ||
properties | Properties | An object containing the various properties of the freeway or freeway segment feature. | ||
properties.id | Properties ID | [SourceName]:[SourceId] Is a unique identifier for the freeway or freeway segment feature. | ||
properties.source | Source | An object that describes information source. | ||
properties.freewayName | Freeway Name | The Freeway Name of the Segment record. | ||
properties.direction | Direction | The direction of the segment record. | ||
properties.segmentName | Segment Name | The name configured for the travel time path. | ||
properties.owner | Owner | The name of the organisation specified for the travel time path. | ||
properties.enabled | Enabled | Indicates whether the travel time path is enabled or not. | ||
properties.description | Description | The description configured for the travel time path. | ||
properties.type | Properties Type | The type of travel time path. | ||
properties.parentPathId | ParentPathID | The parent of the travel time path, if it is a sub-path. | ||
properties.orderOnParent | OrderOnParent | The order on the parent path, if it is a sub-path. | ||
properties.origin | Origin | The name of the origin of the travel time path. | ||
properties.originId | OriginID | The id of the origin of the travel time path. | ||
properties.originType | OriginType | The type (class name) of the origin of the travel time path. | ||
properties.destination | Destination | The name of the destination of the travel time path. | ||
properties.destinationId | DestinationId | The id of the destination of the travel time path. | ||
properties.destinationType | DestinationType | The type (class name) of the destination of the travel time path. | ||
properties.pathValid | PathValid | The name of the remote system. | ||
source.sourceName | SourceName | Name of the source system where the freeway or freeway segment is recorded. | ||
source.sourceId | SourceId | Source system identification of the freeway or freeway segment. |
Additional Information
Field | Value |
---|---|
Data last updated | 16 November 2024 |
Metadata last updated | 21 November 2024 |
Created | 16 November 2024 |
Format | API |
License | Creative Commons Attribution 4.0 International |
Api url | https://data-exchange-api.vicroads.vic.gov.au/opendata/variable/freewaytraveltime/v1/gis |
Attributes | [{"attribute_display_order_id": 1, "db_format": "", "db_name": "type", "definition": "Fixed Value: FeatureCollection.", "fixed_values": "", "id": "838", "name": "Type", "ref_number": "AT-838"}, {"attribute_display_order_id": 2, "db_format": "", "db_name": "features", "definition": "Array of Feature object. Refer to Feature object details.", "fixed_values": "", "id": "839", "name": "Features", "ref_number": "AT-839"}, {"attribute_display_order_id": 3, "db_format": "", "db_name": "feature", "definition": "Each named freeway and freeway segment is represented as a single feature in GeoJSON.", "fixed_values": "", "id": "840", "name": "Feature", "ref_number": "AT-840"}, {"attribute_display_order_id": 4, "db_format": "", "db_name": "feature.type", "definition": "Fixed Value: Feature.", "fixed_values": "", "id": "841", "name": "Feature Type", "ref_number": "AT-841"}, {"attribute_display_order_id": 5, "db_format": "", "db_name": "feature.geometry", "definition": "Object[Geometry] The geometry of the feature. Refer to Geometry object details.", "fixed_values": "", "id": "842", "name": "Feature Geometry", "ref_number": "AT-842"}, {"attribute_display_order_id": 6, "db_format": "", "db_name": "feature.properties", "definition": "Object [Property] The properties of the freeway or freeway segment. Refer to Property object details.", "fixed_values": "", "id": "843", "name": "Feature Properties", "ref_number": "AT-843"}, {"attribute_display_order_id": 7, "db_format": "", "db_name": "geometry", "definition": "An object containing the geo coordinate representation of the freeway or freeway segment as specified by the GeoJSON. The geometry of features that represent entire freeways will always return 'null' (as their geometry is instead represented by each of the constituent freeway segment features).", "fixed_values": "", "id": "844", "name": "Geometry", "ref_number": "AT-844"}, {"attribute_display_order_id": 8, "db_format": "", "db_name": "geometry.type", "definition": "Fixed value: LineString.", "fixed_values": "", "id": "845", "name": "Geometry Type", "ref_number": "AT-845"}, {"attribute_display_order_id": 9, "db_format": "", "db_name": "geometry.coordinates", "definition": "Coordinates are in x, y order (longitude, and latitude for geographic coordinates) precisely in that order and using double values. Altitude or elevation MAY be included as an optional third parameter while creating this object. Example:{\"type\": \"LineString\",\"coordinates\": [[100.0, 0.0], [101.0, 1.0]]}", "fixed_values": "", "id": "846", "name": "Geometry Coordinates", "ref_number": "AT-846"}, {"attribute_display_order_id": 10, "db_format": "", "db_name": "properties", "definition": "An object containing the various properties of the freeway or freeway segment feature.", "fixed_values": "", "id": "847", "name": "Properties", "ref_number": "AT-847"}, {"attribute_display_order_id": 11, "db_format": "", "db_name": "properties.id", "definition": "[SourceName]:[SourceId] Is a unique identifier for the freeway or freeway segment feature.", "fixed_values": "", "id": "848", "name": "Properties ID", "ref_number": "AT-848"}, {"attribute_display_order_id": 12, "db_format": "", "db_name": "properties.source", "definition": "An object that describes information source.", "fixed_values": "", "id": "865", "name": "Source", "ref_number": "AT-865"}, {"attribute_display_order_id": 13, "db_format": "", "db_name": "properties.freewayName", "definition": "The Freeway Name of the Segment record.", "fixed_values": "", "id": "849", "name": "Freeway Name", "ref_number": "AT-849"}, {"attribute_display_order_id": 14, "db_format": "", "db_name": "properties.direction", "definition": "The direction of the segment record.", "fixed_values": "", "id": "850", "name": "Direction", "ref_number": "AT-850"}, {"attribute_display_order_id": 15, "db_format": "", "db_name": "properties.segmentName", "definition": "The name configured for the travel time path.", "fixed_values": "", "id": "851", "name": "Segment Name", "ref_number": "AT-851"}, {"attribute_display_order_id": 16, "db_format": "", "db_name": "properties.owner", "definition": "The name of the organisation specified for the travel time path.", "fixed_values": "", "id": "852", "name": "Owner", "ref_number": "AT-852"}, {"attribute_display_order_id": 17, "db_format": "", "db_name": "properties.enabled", "definition": "Indicates whether the travel time path is enabled or not.", "fixed_values": "", "id": "853", "name": "Enabled", "ref_number": "AT-853"}, {"attribute_display_order_id": 18, "db_format": "", "db_name": "properties.description", "definition": "The description configured for the travel time path.", "fixed_values": "", "id": "854", "name": "Description", "ref_number": "AT-854"}, {"attribute_display_order_id": 19, "db_format": "", "db_name": "properties.type", "definition": "The type of travel time path.", "fixed_values": "", "id": "855", "name": "Properties Type", "ref_number": "AT-855"}, {"attribute_display_order_id": 20, "db_format": "", "db_name": "properties.parentPathId", "definition": "The parent of the travel time path, if it is a sub-path.", "fixed_values": "", "id": "856", "name": "ParentPathID", "ref_number": "AT-856"}, {"attribute_display_order_id": 21, "db_format": "", "db_name": "properties.orderOnParent", "definition": "The order on the parent path, if it is a sub-path.", "fixed_values": "", "id": "857", "name": "OrderOnParent", "ref_number": "AT-857"}, {"attribute_display_order_id": 22, "db_format": "", "db_name": "properties.origin", "definition": "The name of the origin of the travel time path.", "fixed_values": "", "id": "858", "name": "Origin", "ref_number": "AT-858"}, {"attribute_display_order_id": 23, "db_format": "", "db_name": "properties.originId", "definition": "The id of the origin of the travel time path.", "fixed_values": "", "id": "859", "name": "OriginID", "ref_number": "AT-859"}, {"attribute_display_order_id": 24, "db_format": "", "db_name": "properties.originType", "definition": "The type (class name) of the origin of the travel time path.", "fixed_values": "", "id": "860", "name": "OriginType", "ref_number": "AT-860"}, {"attribute_display_order_id": 25, "db_format": "", "db_name": "properties.destination", "definition": "The name of the destination of the travel time path.", "fixed_values": "", "id": "861", "name": "Destination", "ref_number": "AT-861"}, {"attribute_display_order_id": 26, "db_format": "", "db_name": "properties.destinationId", "definition": "The id of the destination of the travel time path.", "fixed_values": "", "id": "862", "name": "DestinationId", "ref_number": "AT-862"}, {"attribute_display_order_id": 27, "db_format": "", "db_name": "properties.destinationType", "definition": "The type (class name) of the destination of the travel time path.", "fixed_values": "", "id": "863", "name": "DestinationType", "ref_number": "AT-863"}, {"attribute_display_order_id": 28, "db_format": "", "db_name": "properties.pathValid", "definition": "The name of the remote system.", "fixed_values": "", "id": "864", "name": "PathValid", "ref_number": "AT-864"}, {"attribute_display_order_id": 30, "db_format": "", "db_name": "source.sourceName", "definition": "Name of the source system where the freeway or freeway segment is recorded.", "fixed_values": "", "id": "866", "name": "SourceName", "ref_number": "AT-866"}, {"attribute_display_order_id": 30, "db_format": "", "db_name": "source.sourceId", "definition": "Source system identification of the freeway or freeway segment.", "fixed_values": "", "id": "867", "name": "SourceId", "ref_number": "AT-867"}] |
Datastore active | False |
Datastore contains all records of source file | False |
Filesize | 6,578 |
Has views | False |
Historical | False |
Id | 67146f49-ae24-495d-abd8-30ab3f02c464 |
Last updated date | 2 weeks ago |
Mimetype | application/json |
Open dataset title | Freeway Travel Time - GIS |
Package id | ad47952c-40c7-4fba-a457-47d7b25f87f3 |
Position | 1 |
Publication date | 2 years ago |
State | active |
Filesize | 6.4 KB |
Release Date | |
Temporal Coverage Start | |
Temporal Coverage End | |
Data Quality Statement | |
Attribution Statement |