{"id":2741,"date":"2016-12-20T19:57:11","date_gmt":"2016-12-20T19:57:11","guid":{"rendered":"\/kb\/?post_type=ht_kb&#038;p=2741"},"modified":"2019-09-06T17:30:29","modified_gmt":"2019-09-06T17:30:29","slug":"converting-ecef-to-llh-and-back","status":"publish","type":"ht_kb","link":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/","title":{"rendered":"Converting ECEF to LLH and back"},"content":{"rendered":"<p>One often has to convert between the X-Y-Z coordinate values of the ECEF system and the ellipsoidal values of Lat and Long (and height above the reference ellipsoid) system.\u00a0 You can easily find source code to do this on the web.\u00a0 But often you just need a quick conversion.\u00a0 Watch the units you need to use! Units for ECEF will always be in meters, while for LLH the format styles of DD.dddd and DDMMSS.sss are both common.<\/p>\n<p>There are many web-based tools to convert between <span style=\"text-decoration: underline;\">E<\/span>arth-<span style=\"text-decoration: underline;\">C<\/span>entered, <span style=\"text-decoration: underline;\">E<\/span>arth-<span style=\"text-decoration: underline;\">F<\/span>ixed (ECEF) coordinates and WGS84 <span style=\"text-decoration: underline;\">L<\/span>at- <span style=\"text-decoration: underline;\">L<\/span>ong- <span style=\"text-decoration: underline;\">H<\/span>eight\u00a0 (LLH) coordinates.\u00a0 Here are two favorites we recommend:<\/p>\n<p style=\"text-align: left;\"><strong>The definitive and authoritative web source,<br \/>\nproducing results which are accurate to mm is:<br \/>\n<\/strong> <a href=\"http:\/\/www.ngs.noaa.gov\/TOOLS\/XYZ\/xyz.shtml\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/www.ngs.noaa.gov\/TOOLS\/XYZ\/xyz.shtml<\/a><\/p>\n<p>This in turn has a separate page for each conversion direction:<\/p>\n<p style=\"text-align: center;\"><a href=\"http:\/\/www.ngs.noaa.gov\/cgi-bin\/xyz_getxyz.prl\" target=\"_blank\" rel=\"noopener noreferrer\">Latitude\/Longitude\/Height -&gt; XYZ<\/a>\u00a0 and<a href=\"http:\/\/www.ngs.noaa.gov\/cgi-bin\/xyz_getxyz.prl\" target=\"_blank\" rel=\"noopener noreferrer\">\u00a0\u00a0 <\/a><a href=\"http:\/\/www.ngs.noaa.gov\/cgi-bin\/xyz_getgp.prl\" target=\"_blank\" rel=\"noopener noreferrer\">XYZ -&gt; Latitude\/Longitude\/Height<\/a><\/p>\n<hr \/>\n<p>Here is an example of actual use. Running an ~8 hour set of observations into the Canadian NRCan CSRS-PPP service produced these results.\u00a0 The estimated coordinates <strong>ITRF08 2016-03-20<\/strong> for the <strong>SCSC_160320_12_8hr.obs<\/strong> RINEX file are as follows:<\/p>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Latitude<\/td>\n<td style=\"padding-left: 30px;\">N34\u00b0 07&#8242; 39.7671&#8243;<\/td>\n<td style=\"padding-left: 30px;\">\u00b10.002m (95%)<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Longitude<\/td>\n<td style=\"padding-left: 30px;\">W117\u00b0 49&#8242; 31.6523&#8243;<\/td>\n<td style=\"padding-left: 30px;\">\u00b10.006m (95%)<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Ellipsoidal Height<\/td>\n<td style=\"padding-left: 30px;\">250.640m<\/td>\n<td style=\"padding-left: 30px;\">\u00b10.009m (95%)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\" align=\"left\">[34.12771308,-117.82545897,250.640]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\" colspan=\"2\">UTM Zone 11 (North)<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Northing<\/td>\n<td style=\"padding-left: 30px;\">3776624.330m<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Easting<\/td>\n<td style=\"padding-left: 30px;\">423883.941m<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Scale factor (point)<\/td>\n<td style=\"padding-left: 30px;\">0.99967142<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Scale factor (combined)<\/td>\n<td style=\"padding-left: 30px;\">0.99963209<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\" align=\"left\">[3776624.330,423883.941,250.640]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\" colspan=\"2\">Cartesian coordinates<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">X<\/td>\n<td style=\"padding-left: 30px;\">-2467178.313<\/td>\n<td style=\"padding-left: 30px;\">\u00b10.006m (95%)<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Y<\/td>\n<td style=\"padding-left: 30px;\">-4674384.341<\/td>\n<td style=\"padding-left: 30px;\">\u00b10.007m (95%)<\/td>\n<\/tr>\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Z<\/td>\n<td style=\"padding-left: 30px;\">3558322.813<\/td>\n<td style=\"padding-left: 30px;\">\u00b10.005m (95%)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\" align=\"left\">[-2467178.313,-4674384.341,3558322.813]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"padding-left: 30px;\">\n<tbody style=\"padding-left: 30px;\">\n<tr style=\"padding-left: 30px;\">\n<td style=\"padding-left: 30px;\">Orbits and Clocks Used: <strong>NRCan Hourly<\/strong><\/td>\n<\/tr>\n<tr>\n<td>GNSS Data: <strong>GPS<\/strong><\/td>\n<\/tr>\n<tr>\n<td>WGS84 ellipsoid used for (x,y,z) to (lat,long,h) transformation<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The key lines above are:<\/p>\n<p style=\"padding-left: 30px;\">LLH\u00a0\u00a0 =\u00a0 34.12771308,\u00a0 -117.82545897,\u00a0 250.640\u00a0 in DDMMSS.sss form<br \/>\nECEF = -2467178.313,\u00a0 -4674384.341,\u00a0\u00a0 3558322.813 in M.mmm form<\/p>\n<p>We want to compare the LLH and the XYZ values with these tools to confirm that the same results are obtained.\u00a0<em> [In this case we mean the results <\/em>between<em> the two coordinate expressions, not the positional estimate itself]<\/em><\/p>\n<hr \/>\n<h4><a href=\"http:\/\/www.ngs.noaa.gov\/TOOLS\/XYZ\/xyz.shtml\" target=\"_blank\" rel=\"noopener noreferrer\">NOAA NGS Tool<\/a><\/h4>\n<p>Using <a href=\"http:\/\/www.ngs.noaa.gov\/TOOLS\/XYZ\/xyz.shtml\" target=\"_blank\" rel=\"noopener noreferrer\">this <\/a>tool, and entering the XYZ values produced the following screen image.<\/p>\n<p><a href=\"http:\/\/www.ngs.noaa.gov\/TOOLS\/XYZ\/xyz.shtml\" target=\"_blank\" rel=\"attachment noopener wp-att-803 noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-803\" src=\"\/wp-content\/uploads\/2016\/03\/ngs_noaa_ECEFtool.png\" alt=\"ngs_noaa_ECEFtool\" width=\"551\" height=\"243\" srcset=\"https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/ngs_noaa_ECEFtool.png 551w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/ngs_noaa_ECEFtool-300x132.png 300w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/ngs_noaa_ECEFtool-50x22.png 50w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/ngs_noaa_ECEFtool-320x141.png 320w\" sizes=\"auto, (max-width: 551px) 100vw, 551px\" \/><\/a><\/p>\n<p>One can see a precise match, with some additional precision provided by the NGS output.<br \/>\nThe reverse translation produces the original value set.<\/p>\n<hr \/>\n<h4><a href=\"http:\/\/www.oc.nps.edu\/oc2902w\/coord\/llhxyz.htm\" target=\"_blank\" rel=\"noopener noreferrer\">US Navy Post Graduate Tool<\/a><\/h4>\n<p>Another easy to use page which leads in the search engines is <a href=\"http:\/\/www.oc.nps.edu\/oc2902w\/coord\/llhxyz.htm\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>, but <span style=\"text-decoration: underline;\">the accuracy is not sufficient for centimeter level work<\/span>, and the fact that they want input in kilometers is (IMHO) a bit annoying.\u00a0 On the plus side, the output is presented in a more useful format of deg and decimal degrees, not the DDMMSS.sss form used above.\u00a0 Here is a screen image of the same conversion values with this tool.<\/p>\n<p><a href=\"http:\/\/www.oc.nps.edu\/oc2902w\/coord\/llhxyz.htm\" target=\"_blank\" rel=\"attachment noopener wp-att-804 noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-804\" src=\"\/wp-content\/uploads\/2016\/03\/oc_nps_ECEtool.png\" alt=\"oc_nps_ECEtool\" width=\"702\" height=\"548\" srcset=\"https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/oc_nps_ECEtool.png 702w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/oc_nps_ECEtool-300x234.png 300w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/oc_nps_ECEtool-50x39.png 50w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/oc_nps_ECEtool-600x468.png 600w, https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/03\/oc_nps_ECEtool-320x250.png 320w\" sizes=\"auto, (max-width: 702px) 100vw, 702px\" \/><\/a><\/p>\n<p>One can see some decimeter rounding effects to the extent that you cannot be 100% sure.<\/p>\n<hr \/>\n<h4>Useful tools for GNSS in general:<\/h4>\n<p>I would be remiss if I did not mention two key sources for some other tools of this type<\/p>\n<p style=\"padding-left: 30px;\"><a href=\"http:\/\/www.ngs.noaa.gov\/TOOLS\/\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/www.ngs.noaa.gov\/TOOLS\/<\/a><\/p>\n<p>We stand on the shoulders of giants and think little of it.\u00a0 Many thanks to Ben Remodi and his coworkers for so many of these tools.<\/p>\n<p>And also take a look at:<\/p>\n<p style=\"padding-left: 30px;\"><a href=\"http:\/\/www.tsgc.utexas.edu\/spacecraft\/topex\/\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/www.tsgc.utexas.edu\/spacecraft\/topex\/<\/a><\/p>\n<p style=\"padding-left: 30px;\"><a href=\"http:\/\/www.tsgc.utexas.edu\/spacecraft\/topex\/tool.html\" target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/www.tsgc.utexas.edu\/spacecraft\/topex\/tool.html<\/a><\/p>\n<hr \/>\n<h3>Converting between NAD and WGS or other datums in North America?<\/h3>\n<p style=\"text-align: center;\">Here is <a href=\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-nad83-to-wgs84\/\">the link<\/a> the link you were looking for<\/p>\n<p style=\"text-align: left;\">\n","protected":false},"excerpt":{"rendered":"<p>One often has to convert between the X-Y-Z coordinate values of the ECEF system and the ellipsoidal values of Lat and Long (and height above the reference ellipsoid) system.\u00a0 You can easily find source code to do this on the web.\u00a0 But often you just need a quick conversion.\u00a0 Watch [&hellip;]<\/p>\n","protected":false},"author":13,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"ht-kb-category":[285,112],"ht-kb-tag":[272,268,273,267,274,275],"class_list":["post-2741","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-base-station-setup","ht_kb_category-general","ht_kb_tag-convert","ht_kb_tag-ecef","ht_kb_tag-llh","ht_kb_tag-nad83","ht_kb_tag-tools","ht_kb_tag-wgs84"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Converting ECEF to LLH and back - SNIP Support<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Converting ECEF to LLH and back\" \/>\n<meta property=\"og:description\" content=\"One often has to convert between the X-Y-Z coordinate values of the ECEF system and the ellipsoidal values of Lat and Long (and height above the reference ellipsoid) system.\u00a0 You can easily find source code to do this on the web.\u00a0 But often you just need a quick conversion.\u00a0 Watch [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/\" \/>\n<meta property=\"og:site_name\" content=\"SNIP Support\" \/>\n<meta property=\"article:modified_time\" content=\"2019-09-06T17:30:29+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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/\",\"url\":\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/\",\"name\":\"Converting ECEF to LLH and back - SNIP Support\",\"isPartOf\":{\"@id\":\"https:\/\/www.use-snip.com\/kb\/#website\"},\"datePublished\":\"2016-12-20T19:57:11+00:00\",\"dateModified\":\"2019-09-06T17:30:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.use-snip.com\/kb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Converting ECEF to LLH and back\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.use-snip.com\/kb\/#website\",\"url\":\"https:\/\/www.use-snip.com\/kb\/\",\"name\":\"SNIP NTRIP Caster Support\",\"description\":\"SNIP NTRIP Caster Support\",\"publisher\":{\"@id\":\"https:\/\/www.use-snip.com\/kb\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.use-snip.com\/kb\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.use-snip.com\/kb\/#organization\",\"name\":\"SNIP Support\",\"alternateName\":\"NTRIP Caster\",\"url\":\"https:\/\/www.use-snip.com\/kb\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.use-snip.com\/kb\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/08\/SNIPwStreamUsers.png\",\"contentUrl\":\"https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/08\/SNIPwStreamUsers.png\",\"width\":1132,\"height\":723,\"caption\":\"SNIP Support\"},\"image\":{\"@id\":\"https:\/\/www.use-snip.com\/kb\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Converting ECEF to LLH and back - SNIP Support","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/","og_locale":"en_US","og_type":"article","og_title":"Converting ECEF to LLH and back","og_description":"One often has to convert between the X-Y-Z coordinate values of the ECEF system and the ellipsoidal values of Lat and Long (and height above the reference ellipsoid) system.\u00a0 You can easily find source code to do this on the web.\u00a0 But often you just need a quick conversion.\u00a0 Watch [&hellip;]","og_url":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/","og_site_name":"SNIP Support","article_modified_time":"2019-09-06T17:30:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/","url":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/","name":"Converting ECEF to LLH and back - SNIP Support","isPartOf":{"@id":"https:\/\/www.use-snip.com\/kb\/#website"},"datePublished":"2016-12-20T19:57:11+00:00","dateModified":"2019-09-06T17:30:29+00:00","breadcrumb":{"@id":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.use-snip.com\/kb\/knowledge-base\/converting-ecef-to-llh-and-back\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.use-snip.com\/kb\/"},{"@type":"ListItem","position":2,"name":"Converting ECEF to LLH and back"}]},{"@type":"WebSite","@id":"https:\/\/www.use-snip.com\/kb\/#website","url":"https:\/\/www.use-snip.com\/kb\/","name":"SNIP NTRIP Caster Support","description":"SNIP NTRIP Caster Support","publisher":{"@id":"https:\/\/www.use-snip.com\/kb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.use-snip.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.use-snip.com\/kb\/#organization","name":"SNIP Support","alternateName":"NTRIP Caster","url":"https:\/\/www.use-snip.com\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.use-snip.com\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/08\/SNIPwStreamUsers.png","contentUrl":"https:\/\/www.use-snip.com\/kb\/wp-content\/uploads\/2016\/08\/SNIPwStreamUsers.png","width":1132,"height":723,"caption":"SNIP Support"},"image":{"@id":"https:\/\/www.use-snip.com\/kb\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/ht-kb\/2741","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/comments?post=2741"}],"version-history":[{"count":9,"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/ht-kb\/2741\/revisions"}],"predecessor-version":[{"id":6562,"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/ht-kb\/2741\/revisions\/6562"}],"wp:attachment":[{"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/media?parent=2741"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/ht-kb-category?post=2741"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.use-snip.com\/kb\/wp-json\/wp\/v2\/ht-kb-tag?post=2741"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}