|
|
|
|
RouteServer Route Requests using latitude and longitude
Route Request: single source, single destination
- World Trade Center, San Fransisco CA (start location)
- 100 Flower Street, San Fransisco CA (end location)
Route Request: return driving directions, in French, and route geometry
- Nashua, NH (start location)
- Cambridge, MA (end location)
Multi-address Route Request: all locations fixed, open route
- World Trade Center, San Fransisco CA (start location)
- Golden Gate Park, San Fransisco CA
- 3001 Larkin Street, San Francisco CA
- 100 Flower Street, San Fransisco CA (end location)
Traveling Sales Person Route Request: no fixed locations, open route
- World Trade Center, San Fransisco CA -- 100 Flower Street, San Fransisco CA
- Golden Gate Park, San Fransisco CA -- World Trade Center, San Fransisco CA
- 3001 Larkin Street, San Francisco CA -- 3001 Larkin Street, San Francisco CA
- 100 Flower Street, San Fransisco CA -- Golden Gate Park, San Fransisco CA
Traveling Sales Person Route Request: fixed start location, closed route
- World Trade Center, San Fransisco CA -- 3001 Larkin Street, San Francisco CA
- Golden Gate Park, San Fransisco CA -- Golden Gate Park, San Fransisco CA
- 3001 Larkin Street, San Francisco CA -- 100 Flower Street, San Fransisco CA
- 100 Flower Street, San Fransisco CA -- World Trade Center, San Fransisco CA
- Closed route -- 3001 Larkin Street, San Francisco CA
Batched Route Request: three simple requests, one error case, one multi-address and one TSP request
- Pre-geocoded Route Request
- Lat/Long Route Request
- Route Request
- Error case
- Lat/Long TSP Route Request
- Lat/Long Multi-address Route Repet squest
Longer route requests
Route Request: Boston, MA to New York, NY
Route Request: Washington, DC to Baltimore, MD
Route Request: Atlanta, GA to Charlotte, NC
Route Request: Dallas, TX to Austin, TX
Traveling Sales Person Route Request: fixed start location, closed route
- Atlanta, GA -- Atlanta, GA (fixed start/end location)
- Austin, TX -- Charlotte, NC
- Baltimore, MD -- Washington, DC
- Boston, MA -- Boston, MA
- Charlotte, NC -- New York, NY
- Dallas, TX -- Baltimore, MD
- New York, NY -- Dallas, TX
- Washington, DC -- Austin, TX
- Closed route -- Atlanta, GA
Route Request: Franconia, NH, to Steamboat Springs CO
Route Request: Seattle, WA to Portland, OR
Route Request: San Francisco, CA to Los Angeles, CA
Multi-address Route Request: fixed start location, closed route
- San Francisco, CA (fixed start/end location)
- Los Angeles, CA
- Austin, TX
- Steamboat Springs, CO
- Seattle, WA
- Portland, OR
- San Francisco, CA
Other route requests
Route Request: identical start and end location
Route Request: non-geocodable start location (swapped Latitude/Longitude)
Route Request: non-geocodable end location (typo in Longitude)
Route Request: non-geocodable end location (bad country code)
Route Request: non-batch request with multiple end locations (RSE-0137)
Traveling Sales Person Route Request: missing request id, default to zero
|
|
|
|
|
|
|