Find the Nearest Five Subway Stations - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

This application enables a user to find the five nearest subway stations in Toronto, Canada.

To create this application, we will:

  1. Create a named table that references the subway stations table, and add it to the repository. This table contains the location data for each subway station.
  2. Create a named map that references the map of Toronto and add it to the repository. This map will show the user where each subway station is.
  3. Create Java code that will call on the Feature Service to locate each subway station, and the Mapping Service to generate an underlying map of Toronto so that the user can see where each subway station is situated.