1. Roads in the park

  2. Park entrances

  3. Parking lots in the park

  4. Tourists

  5. The places where two tourists meet

  6. Logout


Query 1----The roads in the park

Description: given the id of a road, show the road on the map.

Road Id
Wait for a couple of seconds for the result.

Query 2----The park entrances

Description: given the time, show the entrances that are open.

Time (1-100):
Wait for a couple of seconds for the result.

Query 3----The park lots in the park

Description: given the time, show the parking lots that are available.

Time (1-100):
Wait for a couple of seconds for the result.

Query 4----The tourists

Description: given name of the tourist and the time, show the place of that tourist at that time.

The tourist
Time (1-100):
Wait for a couple of seconds for the result.

Query 5----The places where two tourists meet

Description: given the names of  two tourists, show where they will meet.

The first tourist
The second tourist
Wait for a couple of seconds for the result.