|
|
|
|
RouteServer Route Requests using pre-geocoded addresses
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 German, 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: two simple requests, one error case, one multi-address and one TSP request
- Pre-geocoded Route Request
- Lat/Long Route Request
- Route Request
- Error case
- Pre-gecoded TSP Route Request
- Pre-geocoded Multi-address Route Request
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
Simple Route Request with identical start and end locations
Simple Route Request: non-existant edge id for start location (REE-0112)
Simple Route Request: missing percent for end location (RSE-0146)
Simple Route Request: invalid value for side in end location (RSE-0153)
Simple Route Request: invalid value for percent in start location (RSE-0149)
Route Request: non-batch request with multiple end locations (RSE-0137)
Route Request: missing request id, default to zero
|
|
|
|
|
|
|