|
Prev: WSDL file processing
Next: Redirecting pages
From: jimmy.hunt on 12 May 2006 23:02 Hello, Doesn't anyone use or know of a web service that allows me to find the distance between two separate addresses? Thanks! James
From: jimmy.hunt on 12 May 2006 23:36 are there any free ones? and when I say web services I mean web services with a wsdl link.
From: PaulH *ACE* on 12 May 2006 23:26 jimmy.hunt wrote: > Doesn't anyone use or know of a web service that allows me to find the > distance between two separate addresses? plenty: http://mesaarcweb.esri.com/v2006/index.jsp http://geocoder.us/ http://developer.yahoo.com/maps/rest/V1/geocode.html
From: PaulH *ACE* on 12 May 2006 23:41 jimmy.hunt wrote: > are there any free ones? and when I say web services I mean web services with a wsdl link. did you bother looking at those?
From: jimmy.hunt on 13 May 2006 12:08
This one is not free: http://mesaarcweb.esri.com/v2006/index.jsp This is not a real web service: http://geocoder.us/ And this gives latitude, longitude marks: http://developer.yahoo.com/maps/rest/V1/geocode.html I'm looking for a free web service that I can cfinvoke to find the distance between two addresses. |