Difference between revisions of "Street Route:Introduction"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 4: Line 4:
{{CustomTOC}}
{{CustomTOC}}


Welcome to the Melissa Street Route Web Service. This service checks travel time from one latitude and longitude to another.
Street Route Cloud API is a tool for returning the distance (in miles or kilometers) and driving travel time between two sets of Latitude Longitude pairs.




You can use Street Route to:
'''You can use Street Route to:'''
*Estimate travel time from one point to another.
*Find the find the distance and general drive time between two points
*Create a ‘Find the Nearest Location’ tool. Using a database of ‘known / owner destinations’, Street Route can be used to compare a ‘starting point’ location to the database to return all the route distances and drive times to the possible destinations, which can be queried by the user to present the shortest distance or travel time to the end user.
*Determine geolocations which our data sources tell us cannot be reached by vehicle travel. This differentiates Street Route from other ‘distance’ solutions which return ‘As the crow flies’ distances. Examples are geo points to islands, or rural off road residences.
 
 
Street Route is available globally.




[[Category:Street Route Cloud API]]
[[Category:Street Route Cloud API]]
[[Category:Reference]]
[[Category:Reference]]

Revision as of 15:19, 26 October 2018

← Street Route Cloud API

Street Route Navigation
Introduction
Licensing
Input/Output
Request Fields
Response Fields
Examples
REST JSON
Batch JSON
Result Codes
Result Code Use
Street Route Result Codes
Sample Code


Street Route Cloud API is a tool for returning the distance (in miles or kilometers) and driving travel time between two sets of Latitude Longitude pairs.


You can use Street Route to:

  • Find the find the distance and general drive time between two points
  • Create a ‘Find the Nearest Location’ tool. Using a database of ‘known / owner destinations’, Street Route can be used to compare a ‘starting point’ location to the database to return all the route distances and drive times to the possible destinations, which can be queried by the user to present the shortest distance or travel time to the end user.
  • Determine geolocations which our data sources tell us cannot be reached by vehicle travel. This differentiates Street Route from other ‘distance’ solutions which return ‘As the crow flies’ distances. Examples are geo points to islands, or rural off road residences.


Street Route is available globally.