VDOT

GeoRSS feed - Parking Lots

The GeoRSS feed can be accessed via the following URL: http://www.vdotdatasharing.org/GeoRSS/ParkingLot The feed contains the following fields:

Field Description Example
title Includes the Parking Lot Name and Status The Front Royal Parking Lot has a status of spaces available
description Contains the Status of this Parking Lot spaces available
link This is a link to the XML message for this Parking Lot http://www.vdotdatasharing.org/xmldb/ParkingLot/va.statewide.parking-PKCE208943114
georss:point This is the GIS location of the Parking Lot 37.019899 -77.391733

XML Database Record

The XML database record can be accessed via the following URL: http://www.vdotdatasharing.org/xmldb/ParkingLot/id where id is the id for the specific Parking Lot. The following is an example of the XML record:

<im:incidentDescription xmlns:atis="http://www.ATIS-Draft-03-00-79" xmlns:local="http://www.IM-Local-03-00-44a" xmlns:im="http://www.IM-Draft-03-00-44a" xmlns:tcip="http://www.TCIP-Adopted-03-00-01" xmlns:dsrc="http://www.DSRC-Draft-02-00-15"> <im:distribute> <im:from> <im:endPoint>OpenTMS</im:endPoint> <im:centerID>OpenTMS</im:centerID> </im:from> <im:to> <im:to-item> <im:endPoint>511-IVR</im:endPoint> <im:centerID>511-IVR</im:centerID> </im:to-item> <im:to-item> <im:endPoint>511-WEB</im:endPoint> <im:centerID>511-WEB</im:centerID> </im:to-item> </im:to> <im:reference>PKCE208943114</im:reference> </im:distribute> <im:header> <im:senderIncidentID>PKCE208943114</im:senderIncidentID> <im:basics> <im:incidentLoc> <routeLocation> <locationName>I-95N</locationName> <pointLocation> <linearReferencePoint> <startDistance> <miDec>36.1</miDec> </startDistance> <travelDirection>North</travelDirection> </linearReferencePoint> </pointLocation> </routeLocation> <geoCoord> <geoLocationPoint> <latitude>37019899</latitude> <longitude>-77391733</longitude> </geoLocationPoint> </geoCoord> </im:incidentLoc> <im:status>active</im:status> </im:basics> <im:issueTime> <im:timePoint>2017-12-14T13:05:54.556-05:00</im:timePoint> <im:count>0</im:count> </im:issueTime> <im:updateTime>2017-12-14T13:05:54.556-05:00</im:updateTime> </im:header> <im:idxSubParts> <im:networkConditionsReports> <im:networkConditionsReport> <im:header> <im:senderIncidentID>PKCE208943114</im:senderIncidentID> <im:basics> <im:incidentLoc> <routeLocation> <locationName>I-95N</locationName> <pointLocation> <linearReferencePoint> <startDistance> <miDec>36.1</miDec> </startDistance> <travelDirection>North</travelDirection> </linearReferencePoint> </pointLocation> </routeLocation> <geoCoord> <geoLocationPoint> <latitude>37019899</latitude> <longitude>-77391733</longitude> </geoLocationPoint> </geoCoord> </im:incidentLoc> <im:status>active</im:status> </im:basics> <im:issueTime> <im:timePoint>2017-12-14T13:05:54.556-05:00</im:timePoint> <im:count>0</im:count> </im:issueTime> <im:updateTime>2017-12-14T13:05:54.556-05:00</im:updateTime> </im:header> <im:bundledATIS> <im:parkingLots> <im:parkingLot> <messageHeader> <sender> <agencyName>Open Roads Consulting, Inc.</agencyName> </sender> <messageID>0</messageID> <timeStamp>2017-12-14T13:05:54.556-05:00</timeStamp> <msgCount>0</msgCount> </messageHeader> <lot-ident> <location> <routeLocation> <locationName>I-95N</locationName> <pointLocation> <linearReferencePoint> <startDistance> <miDec>36.1</miDec> </startDistance> <travelDirection>North</travelDirection> </linearReferencePoint> </pointLocation> </routeLocation> <geoCoord> <geoLocationPoint> <latitude>37019899</latitude> <longitude>-77391733</longitude> </geoLocationPoint> </geoCoord> </location> </lot-ident> <parkingType>free</parkingType> <lotDetail> <spacesTotal>35</spacesTotal> <availability>30</availability> <lot-Name>Carson Rest Area</lot-Name> </lotDetail> <generalStatus> <itis>spaces available</itis> </generalStatus> </im:parkingLot> </im:parkingLots> </im:bundledATIS> </im:networkConditionsReport> </im:networkConditionsReports> </im:idxSubParts> </im:incidentDescription>

WMS-C Layer

The WMS-C layer can be accessed using the following parameters:

Service http://www.vdotdatasharing.org/geowebcache/service/wms
Layer parking_lot
Format image/png
Tile Size 256x256
SRS EPSG:900913
EPSG:4326

WFS Layer

The WFS layer can be accessed via the following URL: http://www.vdotdatasharing.org/geoserver/wfs?service=wfs&version=1.1.0&request=GetFeature&typeName=orci:parking_lot The feed contains the following fields:

Field Description Example
orci:agency_name This is the Agency that the Parking Lot was received from. Open Roads Consulting, Inc.
orci:lot_id This is the ID the Parking Lot as assigned by the sender. PKCE208943114
orci:lot_name This is the name of the Parking Lot as assigned by the sender. Carson Rest Area
orci:lot_status This is the status of the Parking Lot. active
orci:lot_availability This is the availability Parking Lot. spaces available
orci:lot_total_spaces This is the total number of spaces in the Parking Lot. 35
orci:lot_available_spaces This is the total number of available spaces in the Parking Lot. 33
orci:lot_type This is the lot type of the Parking Lot. free
orci:route_name This is the route name of the Parking Lot. I-95N
orci:mile_marker This is the mile marker where the Parking Lot is located. 36.1
orci:travel_direction This is the travel direction of the route the Parking Lot is on. North
orci:last_updated This is the timestamp of the last update received for the Parking Lot. 2017-12-14T18:30:50.209Z
orci:the_geom This is the location of the Parking Lot <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326"><gml:pos>37.019899 -77.391733</gml:pos><gml:Point>