Thad Tilton • over 11 years ago
Terminal routing services and sample app
Hi all,
I know we're near the finish line, but it's not too late to incorporate some mapping/routing functionality in your project!
We (the guys from Esri) have put together a couple of services for SFO that you might be interested in:
--A routing service for getting a traveler to the gate (including routing to the best place to park: http://54.148.154.74:6080/arcgis/rest/services/SFO/NAServer/Route
--A map service with points of interest in the airport: gates, parking, terminals, shops: http://54.148.154.74:6080/arcgis/rest/services/SFO/MapServer/
We also put together a sample app to illustrate the use of the services ...
--how to turn specific layers on/off in a map
--how to filter features displayed in a layer
--how to query for specific features (based on an attribute or spatially)
--how to solve point to point routes
--how to find things near the route (restaurants, e.g.)
You'll find the sample (javascript) app here: http://54.148.154.74/sfo_route.htm
Best of luck!
Thad Tilton (Product Engineer, Esri)
Comments are closed.

0 comments