Oracle Spatial And Graph Network Data Model Demo | NDM Demo Home | FAQ |
The major building blocks of this demo are described in the architecture.
Before running this demo, you must perform the setup steps described in the setup page.
The first time you run this demo, you must set the MapViewer, geocoder, and database connections using the getConfiguration.jsp demo (first demo in the following table).
Demo | Source Code | Description |
---|---|---|
getConfiguration.jsp | getConfiguration.jsp setConfiguration.jsp |
Set the configuration information. |
multimodalShortestPath.jsp | multimodalShortestPath.jsp multimodalShortestPathAnalysis.jsp |
Find the Earliest Arrival Multimodal Route from the start location to the end location (for a given start time at the start location). |
reverseMultimodalShortestPath.jsp | reverseMultimodalShortestPath.jsp reverseMultimodalShortestPathAnalysis.jsp |
Find the Latest Departure Multimodal Route from the start location to the end location (for a given arrival time at the end location). |