{"id":248,"date":"2022-09-20T22:57:35","date_gmt":"2022-09-20T22:57:35","guid":{"rendered":"https:\/\/geospatial-ai.de\/?post_type=rara-portfolio&#038;p=248"},"modified":"2023-05-14T15:11:25","modified_gmt":"2023-05-14T15:11:25","slug":"geodetic-api-service","status":"publish","type":"rara-portfolio","link":"https:\/\/geospatial-ai.de\/?rara-portfolio=geodetic-api-service","title":{"rendered":"Geodetic API Service"},"content":{"rendered":"\n<p>Enables various geodetic functions like buffers, points from distance and direction, points along path and wedge construction.<\/p>\n\n\n\n<p>The construction of geodetic buffers representing an approximated region or protected area around points of interest is a typical geospatial intelligence task. The combination of coordinates or named locations and distance measurements often describes various geospatial activities as events, e.g. wildfires in Grunewald forest around 85 km SSW of Berlin. Therefore, you must be able to create points by using distances and directions. Locating points using a bunch of distances and offsets along a straight line, which is defined by two locations, is a very common surveying task.<\/p>\n\n\n\n<p>Every parameter representing a linear measurement like a distance, a radius or an offset has a linear unit parameter, e.g. &#8218;km&#8216;. Direction parameters represent an angular measurement defining the azimuth in degree.<\/p>\n\n\n\n<p>The endpoints support a format parameter which defines if the response contains the result features as a GeoJSON feature collection or an Esri feature set.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Create Buffers<\/h3>\n\n\n\n<p>Creates geodetic buffers representing a region or protected area around the specified locations. The distance defines the location of the buffer&#8217;s boundary as an approximated representation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"981\" height=\"406\" src=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-8.png\" alt=\"\" class=\"wp-image-260\" srcset=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-8.png 981w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-8-300x124.png 300w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-8-768x318.png 768w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-8-145x60.png 145w\" sizes=\"auto, (max-width: 981px) 100vw, 981px\" \/><figcaption class=\"wp-element-caption\"><em>Two 150 kilometer buffers around Bonn and Dessau<\/em><\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create Points Along<\/h3>\n\n\n\n<p>Creates points along the line defined by lat1, lon1 and lat2, lon2. The distances define the location along the line, and the offsets define the lateral offset. The number of distances must equal the number of offsets. A combination of distances=[0, &lt;line length&gt;] and offsets=[0, 0] creates a point at the start and another at the end location.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"981\" height=\"406\" src=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-9.png\" alt=\"\" class=\"wp-image-261\" srcset=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-9.png 981w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-9-300x124.png 300w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-9-768x318.png 768w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-9-145x60.png 145w\" sizes=\"auto, (max-width: 981px) 100vw, 981px\" \/><figcaption class=\"wp-element-caption\"><em>Three points along the line having different offsets between Dessau and Bonn<\/em><\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create Points from Direction<\/h3>\n\n\n\n<p>Creates points using locations of observers, a distance and a direction representing the azimuth using degree targeting onto the observed location.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"981\" height=\"406\" src=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-10.png\" alt=\"\" class=\"wp-image-262\" srcset=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-10.png 981w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-10-300x124.png 300w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-10-768x318.png 768w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-10-145x60.png 145w\" sizes=\"auto, (max-width: 981px) 100vw, 981px\" \/><figcaption class=\"wp-element-caption\"><em>Two locations being 150 kilometers in NE direction away from Bonn and Dessau<\/em><\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create Path from Directions<\/h3>\n\n\n\n<p>Creates a path using a start location, a combination of distances defining the location along the path and directions representing the azimuths at every vertex of the path.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"985\" height=\"405\" src=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-11.png\" alt=\"\" class=\"wp-image-263\" srcset=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-11.png 985w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-11-300x123.png 300w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-11-768x316.png 768w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-11-146x60.png 146w\" sizes=\"auto, (max-width: 985px) 100vw, 985px\" \/><figcaption class=\"wp-element-caption\"><em>Create a path starting at the center of Dessau towards Mosigkau using five pairs of azimuth and direction<\/em> <\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create parametric Wedges<\/h3>\n\n\n\n<p>Creates parametric wedges using locations of observers, a distance, a direction representing the azimuth using degree, and an azimuth span targeting onto the observed location.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"985\" height=\"405\" src=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-12.png\" alt=\"\" class=\"wp-image-264\" srcset=\"https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-12.png 985w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-12-300x123.png 300w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-12-768x316.png 768w, https:\/\/geospatial-ai.de\/wp-content\/uploads\/2022\/09\/image-12-146x60.png 146w\" sizes=\"auto, (max-width: 985px) 100vw, 985px\" \/><figcaption class=\"wp-element-caption\"><em>Two parametric wedges located at Bonn and Dessau heading 150 km with an azimuth of 45 degree and a span of 25 degree<\/em><\/figcaption><\/figure>\n\n\n\n<p><strong>References:<\/strong><\/p>\n\n\n\n<p>[1] <a href=\"https:\/\/rapidapi.com\/gisfromscratch\/api\/geodetic\/details\" target=\"_blank\" rel=\"noreferrer noopener\">geodetic API @RapidAPI<\/a><br><em>Enables various geodetic functions like buffers, points from distance and direction, points along path and wedge construction.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Terms of Use<\/h2>\n\n\n\n<p>We designed the geospatial intelligence API services for research and analysis of geospatial knowledge worldwide. The geospatial datasets and any result being generated by these API services are available for unrestricted use for academic, commercial, or governmental use of any kind.<\/p>\n\n\n\n<p>You may redistribute, republish, and mirror the geospatial results in any form.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Enables various geodetic functions like buffers, points from distance and direction, points along path and wedge construction. The construction of geodetic buffers representing an approximated region or protected area around points of interest is a typical geospatial intelligence task. The combination of coordinates or named locations and distance measurements often describes various geospatial activities as &hellip; <\/p>\n","protected":false},"author":1,"featured_media":359,"template":"","rara_portfolio_categories":[10],"class_list":["post-248","rara-portfolio","type-rara-portfolio","status-publish","has-post-thumbnail","hentry","rara_portfolio_categories-api-services"],"_links":{"self":[{"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=\/wp\/v2\/rara-portfolio\/248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=\/wp\/v2\/rara-portfolio"}],"about":[{"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=\/wp\/v2\/types\/rara-portfolio"}],"author":[{"embeddable":true,"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=\/wp\/v2\/media\/359"}],"wp:attachment":[{"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=248"}],"wp:term":[{"taxonomy":"rara_portfolio_categories","embeddable":true,"href":"https:\/\/geospatial-ai.de\/index.php?rest_route=%2Fwp%2Fv2%2Frara_portfolio_categories&post=248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}