Difference between revisions of "Street Route Cloud API"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
|ProductImage=[[File:TILE_CSG_StreetRouteCloudAPI.png|link=]]
|ProductImage=[[File:TILE_CSG_StreetRouteCloudAPI.png|link=]]
|ProductBody=
|ProductBody=
Welcome to the Melissa Street Route Web Service. Check travel time from one latitude and longitude to another.
Welcome to Melissa's Street Route. Street Route is a web service for returning the distance (in miles or kilometers) and driving travel time between two sets of Latitude Longitude pairs.
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+street+route+cloud+api]]
|CurrentBody=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released August 2018
Released September 2021
<br>Build 1.0.0.0
<br>Build 1.4.1.0
*[[Street Route:Build History|Build History]]
*[https://releasenotes.melissa.com/cloud-api/street-route/ Build History]
<h3>Notices</h3>
<h3>Notices</h3>
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
Line 17: Line 18:
*[[Street Route:URL|Service URLs]]
*[[Street Route:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
*[[Data Coverage by Country]]
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[Street Route:FAQ|Street Route FAQ]]
*[[Street Route:FAQ|Street Route FAQ]]
Line 36: Line 38:
*[[Result Code Details#Street Route Cloud API|Street Route Result Codes]]
*[[Result Code Details#Street Route Cloud API|Street Route Result Codes]]
<h3>[[Street Route:Sample Code|Sample Code]]</h3>
<h3>[[Street Route:Sample Code|Sample Code]]</h3>
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/StreetRouteCloudAPI/StreetRoute_JSON_CSharp.zip JSON CSharp]
{{CodeButtonTable
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/StreetRouteCloudAPI/StreetRoute_Batch_JSON_CSharp.zip Batch JSON CSharp]
|SampleCodeEntries=
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/StreetRouteCloudAPI/StreetRoute_REST_Java_Win.zip REST Java]
{{CodeButtonDownload
|Name=JSON C#
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/StreetRouteCloudAPI/StreetRoute_JSON_CSharp.zip
}}
{{CodeButtonDownload
|Name=Batch JSON C#
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/StreetRouteCloudAPI/StreetRoute_Batch_JSON_CSharp.zip
}}
{{CodeButtonDownload
|Name=REST Java
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/StreetRouteCloudAPI/StreetRoute_REST_Java_Win.zip
}}
{{CodeButtonPostman}}
}}
}}
}}



Latest revision as of 16:22, 20 June 2023

TILE CSG StreetRouteCloudAPI.png
Welcome to Melissa's Street Route. Street Route is a web service for returning the distance (in miles or kilometers) and driving travel time between two sets of Latitude Longitude pairs.
Request-free-demo.png
TILE WIKI Current.png

Current Build

Released September 2021
Build 1.4.1.0

Notices

TILE WIKI Reference.png

Input/Output

Examples

Result Codes

Sample Code

  • JSON C#
 - Button Download.png
  • Batch JSON C#
 - Button Download.png
  • REST Java
 - Button Download.png
  • Postman
 -