{"id":1923,"date":"2022-11-08T05:38:07","date_gmt":"2022-11-08T05:38:07","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?post_type=serviceobjects&#038;p=1923"},"modified":"2022-12-14T22:08:23","modified_gmt":"2022-12-14T22:08:23","slug":"agus-getdistance","status":"publish","type":"page","link":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/","title":{"rendered":"AGUS &#8211; GetDistance"},"content":{"rendered":"\n<ul class=\"is-style-bullets-list wp-block-list\">\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#AGUS-GetDistance-URLEndpoints\">URL Endpoints<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#AGUS-GetDistance-GetDistanceInputs\">GetDistance Inputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#AGUS-GetDistance-GetDistanceOutputs\">GetDistance Outputs<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#AGUS-GetDistance-References\">References<\/a><\/li>\n<\/ul>\n\n\n\n<p>This operation returns an estimate on the number of miles, kilometers and feet between two sets of coordinates.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AGUS-GetDistance-URLEndpoints\">URL Endpoints<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"is-style-no-bullets-indented-list wp-block-list\">\n<li><strong>JSON<\/strong>:\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/GCR\/api.svc\/json\/GetDistance?FromLatitude={FROMLATITUDE}&amp;FromLongitude={FROMLONGITUDE}&amp;ToLatitude={TOLATITUDE}&amp;ToLongitude={TOLONGITUDE}&amp;LicenseKey={LICENSEKEY}\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/GCR\/api.svc\/json\/GetDistance?FromLatitude={FROMLATITUDE}&amp;FromLongitude={FROMLONGITUDE}&amp;ToLatitude={TOLATITUDE}&amp;ToLongitude={TOLONGITUDE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>XML<\/strong>:\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" href=\"https:\/\/trial.serviceobjects.com\/GCR\/api.svc\/xml\/GetDistance?FromLatitude={FROMLATITUDE}&amp;FromLongitude={FROMLONGITUDE}&amp;ToLatitude={TOLATITUDE}&amp;ToLongitude={TOLONGITUDE}&amp;LicenseKey={LICENSEKEY}\" target=\"_blank\">https:\/\/trial.serviceobjects.com\/GCR\/api.svc\/xml\/GetDistance?FromLatitude={FROMLATITUDE}&amp;FromLongitude={FROMLONGITUDE}&amp;ToLatitude={TOLATITUDE}&amp;ToLongitude={TOLONGITUDE}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AGUS-GetDistance-GetDistanceInputs\">GetDistance Inputs<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th>Name<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>FromLatitude<\/td><td>String<\/td><td>The latitude for location A.<\/td><\/tr><tr><td>FromLongitude<\/td><td>String<\/td><td>The longitude for location A.<\/td><\/tr><tr><td>ToLatitude<\/td><td>String<\/td><td>The latitude for location B.<\/td><\/tr><tr><td>ToLongitude<\/td><td>String<\/td><td>The longitude for location B.<\/td><\/tr><tr><td>LicenseKey<\/td><td>String<\/td><td>Your license key to use the service.<br>Sign up for a free trial key at<br><a rel=\"noreferrer noopener\" href=\"https:\/\/www.serviceobjects.com\/address-geocode\/\" target=\"_blank\">https:\/\/www.serviceobjects.com\/address-geocode\/<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AGUS-GetDistance-GetDistanceOutputs\">GetDistance Outputs<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table is-style-table-section\"><table><thead><tr><th>Name<\/th><th>Type<\/th><th>Value<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>MilesBetween<\/td><td>String<\/td><td>Decimal Number<\/td><td>An estimate on the<br>number of miles between <br>the two coordinate <br>locations.<\/td><\/tr><tr><td>KilometersBetween<\/td><td>String<\/td><td>Decimal Number<\/td><td>An estimate on the <br>number of kilometers <br>between the two <br>coordinate locations.<\/td><\/tr><tr><td>FeetBetween<\/td><td>String<\/td><td>Number<\/td><td>An estimate on the <br>number of feet between<br>the two coordinate <br>locations.<\/td><\/tr><tr><td><a rel=\"noreferrer noopener\" href=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-errors\/\" target=\"_blank\">Error<\/a><\/td><td>Error<\/td><td>Varies<\/td><td>Error object indicating why <br>the service could not <br>return a result. See \u201cErrors\u201d <br>below for more <br>information.<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">*Miles and kilometers are rounded to the third decimal position.<br><\/figcaption><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AGUS-GetDistance-References\">References<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>This operation returns an estimate on the number of miles, kilometers and feet between two sets of coordinates. URL Endpoints GetDistance Inputs Name Type Description FromLatitude String The latitude for location A. FromLongitude String The longitude for location A. ToLatitude String The latitude for location B. ToLongitude String The longitude for location B. LicenseKey String [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":1914,"menu_order":2,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1923","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AGUS - GetDistance<\/title>\n<meta name=\"description\" content=\"URL Endpoints GetDistance Inputs GetDistance Outputs References This operation returns an estimate on the number of miles, kilometers and feet between two\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AGUS - GetDistance\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints GetDistance Inputs GetDistance Outputs References This operation returns an estimate on the number of miles, kilometers and feet between two\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-14T22:08:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/\",\"name\":\"AGUS - GetDistance\",\"isPartOf\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-08T05:38:07+00:00\",\"dateModified\":\"2022-12-14T22:08:23+00:00\",\"description\":\"URL Endpoints GetDistance Inputs GetDistance Outputs References This operation returns an estimate on the number of miles, kilometers and feet between two\",\"breadcrumb\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Address Geocode \u2013 US\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AGUS &#8211; Operations\",\"item\":\"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"AGUS &#8211; GetDistance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AGUS - GetDistance","description":"URL Endpoints GetDistance Inputs GetDistance Outputs References This operation returns an estimate on the number of miles, kilometers and feet between two","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"AGUS - GetDistance","og_description":"URL Endpoints GetDistance Inputs GetDistance Outputs References This operation returns an estimate on the number of miles, kilometers and feet between two","og_url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2022-12-14T22:08:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/","url":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/","name":"AGUS - GetDistance","isPartOf":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-08T05:38:07+00:00","dateModified":"2022-12-14T22:08:23+00:00","description":"URL Endpoints GetDistance Inputs GetDistance Outputs References This operation returns an estimate on the number of miles, kilometers and feet between two","breadcrumb":{"@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/agus-getdistance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Address Geocode \u2013 US","item":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/"},{"@type":"ListItem","position":3,"name":"AGUS &#8211; Operations","item":"https:\/\/test.serviceobjects.com\/docs\/dots-address-geocode-us\/agus-operations\/"},{"@type":"ListItem","position":4,"name":"AGUS &#8211; GetDistance"}]},{"@type":"WebSite","@id":"https:\/\/test.serviceobjects.com\/docs\/#website","url":"https:\/\/test.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/test.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/test.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/test.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/test.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/1923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=1923"}],"version-history":[{"count":18,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/1923\/revisions"}],"predecessor-version":[{"id":7594,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/1923\/revisions\/7594"}],"up":[{"embeddable":true,"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/1914"}],"wp:attachment":[{"href":"https:\/\/test.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=1923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}