{"id":27873,"date":"2024-10-29T13:07:30","date_gmt":"2024-10-29T13:07:30","guid":{"rendered":"https:\/\/regio-ee.vserver.zonevs.eu\/home-page\/"},"modified":"2026-05-26T07:21:18","modified_gmt":"2026-05-26T07:21:18","slug":"home-page","status":"publish","type":"page","link":"https:\/\/www.regio.ee\/en\/","title":{"rendered":"Home page"},"content":{"rendered":"\n<div class=\"g-container l-gutenberg\">\n<div class=\"c-banner l-container\"><div class=\"c-banner__slider\"><div class=\"c-banner__slide splide__slide\"><ama-row class=\"c-banner__main bg-primary text-white c-banner__main--has-background\"><img loading=\"lazy\" decoding=\"async\" class=\"c-banner__bg\" width=\"1410\" height=\"560\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/27409\/banner_kosmos-1410x560-c.jpg\" alt=\"Banner space\" draggable=\"false\"\/><ama-col class=\"c-banner__main-content\" col=\"4\" offset=\"1\" col-mobile=\"8\" col-768=\"10\"><div class=\"c-banner__subtitle\">By combining geoinformatics and innovation, we map the world in smart ways<\/div><\/ama-col><\/ama-row><\/div><\/div><ama-row class=\"c-banner-links bg-white\" justify-content=\"center\"><ama-col class=\"c-banner-links__links c-banner-links__links--global\" col=\"10\" col-1300=\"11\" col-600=\"12\"><a href=\"https:\/\/www.regio.ee\/en\/services\/creating-spatial-data\/\" class=\"c-banner-links__links-item\">Geoinformation Solutions<\/a><hr class=\"c-banner-links__links-separator\"\/><a href=\"https:\/\/www.regio.ee\/en\/services\/balticdata\/\" class=\"c-banner-links__links-item\">The Baltic States Database<\/a><hr class=\"c-banner-links__links-separator\"\/><a href=\"https:\/\/www.regio.ee\/en\/services\/maps\/\" class=\"c-banner-links__links-item\">Maps and Map Applications<\/a><hr class=\"c-banner-links__links-separator\"\/><a href=\"https:\/\/pood.regio.ee\/en\/pood\/\" target=\"_blank\" class=\"c-banner-links__links-item c-banner-links__links-item--shop\" rel=\"noopener\">Shop<svg width=\"50\" height=\"48\" viewBox=\"0 0 50 48\"><path d=\"M49.711,22.3a1.6,1.6,0,0,0-1.247-.7L17.449,20.241a1.637,1.637,0,0,0-.138,3.27l28.916,1.271L40.541,42.876H15.24L10.669,17.489a1.629,1.629,0,0,0-.991-1.227l-7.486-3a1.6,1.6,0,0,0-2.08.924,1.648,1.648,0,0,0,.906,2.122l6.657,2.667,4.652,25.833A1.614,1.614,0,0,0,13.9,46.148h.772l-1.762,4.992a1.384,1.384,0,0,0,.164,1.246,1.329,1.329,0,0,0,1.093.58h1.236a4.935,4.935,0,0,0-1.236,3.273,4.814,4.814,0,1,0,9.626,0,4.936,4.936,0,0,0-1.236-3.273H33.054a4.934,4.934,0,0,0-1.236,3.273,4.814,4.814,0,1,0,9.626,0,4.936,4.936,0,0,0-1.236-3.273h1.5a1.364,1.364,0,0,0,0-2.727H16.073l1.444-4.091H41.711a1.607,1.607,0,0,0,1.527-1.137l6.684-21.273A1.66,1.66,0,0,0,49.711,22.3ZM18.984,58.421a2.182,2.182,0,1,1,2.139-2.182A2.163,2.163,0,0,1,18.984,58.421Zm17.647,0A2.182,2.182,0,1,1,38.77,56.24,2.163,2.163,0,0,1,36.631,58.421Z\" transform=\"translate(0 -13.148)\"\/><\/svg><\/a><\/ama-col><\/ama-row><\/div>\n<\/div>\n\n<ama-row class=\"g-box g-box--type-white bg-white l-container mt50 mb50\" justify-content=\"center\"><ama-col class=\"g-box__content l-gutenberg l-editor\" col=\"10\" col-mobile=\"12\">\n\n<h2 class=\"wp-block-heading\"><span id=\"postalcode\" style=\"display: block; position: relative; top: -100px;\"><\/span>Find the correct address format and postal code for an address in Estonia, Latvia, or Lithuania<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Check an address and find its postal code.<br>Start typing the address in the search box, for example: V\u00e4ike-T\u00e4he 20, Tartu.<br>If the address is not found, enter a more precise address (add settlement, municipality, or county) or check the spelling.<\/p>\n\n\n\n<style>\n  .regio-search-wrap {\n    position: relative;\n    margin-top: 24px;\n  }\n\n  .regio-input {\n    outline: none;\n\n    &:focus {\n      border-color: #ff4500 !important;\n    }\n\n    &::placeholder {\n      color: #aaa;\n    }\n  }\n\n  .regio-search-icon {\n    position: absolute;\n    right: 14px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 22px;\n    height: 22px;\n    color: #999;\n    pointer-events: none;\n  }\n\n  .regio-spinner {\n    position: absolute;\n    right: 14px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 22px;\n    height: 22px;\n    border: 2.5px solid #ddd;\n    border-top-color: #ff4500;\n    border-radius: 50%;\n    animation: regio-spin 0.7s linear infinite;\n  }\n\n  @keyframes regio-spin {\n    to { transform: translateY(-50%) rotate(360deg); }\n  }\n\n  .regio-results {\n    list-style: none;\n    margin: 0 !important;\n    padding: 0;\n  }\n\n  .regio-result-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    padding: 14px 16px;\n    border-bottom: 1px solid #eee;\n    cursor: default;\n    transition: background 0.15s;\n    gap: 16px;\n\n    &:hover {\n      background: #fdf5f0;\n    }\n\n    &:first-child {\n      margin-top: 12px !important;\n    }\n\n    &:last-child {\n      border-bottom: none;\n    }\n  }\n\n  .regio-address {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .regio-highlight {\n    font-weight: 600;\n  }\n\n  .regio-postcode {\n    font-size: 18px;\n    font-weight: 700;\n    color: #ff4500;\n    white-space: nowrap;\n    font-variant-numeric: tabular-nums;\n  }\n\n  .regio-no-postcode {\n    font-size: 14px;\n    color: #bbb;\n    font-weight: 400;\n  }\n\n  .regio-message {\n    text-align: center;\n    padding: 20px 16px;\n    color: #888;\n    font-size: 14px;\n\n    &.regio-error {\n      color: #ff4500;\n    }\n  }\n<\/style>\n\n<div class=\"regio-search-wrap\">\n  <input\n    type=\"text\"\n    class=\"regio-input\"\n    id=\"pcsInput\"\n    placeholder=\"e.g. V\u00e4ike-T\u00e4he 20, Tartu\"\n    autocomplete=\"off\"\n  \/>\n  <svg class=\"regio-search-icon\" id=\"pcsSearchIcon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n    <circle cx=\"11\" cy=\"11\" r=\"7\"\/>\n    <line x1=\"16.5\" y1=\"16.5\" x2=\"21\" y2=\"21\"\/>\n  <\/svg>\n  <div class=\"regio-spinner\" id=\"pcsSpinner\" style=\"display:none;\"><\/div>\n<\/div>\n\n<ul class=\"regio-results\" id=\"pcsResults\"><\/ul>\n\n<script>\n(function() {\n  var input = document.getElementById(\"pcsInput\");\n  var resultsEl = document.getElementById(\"pcsResults\");\n  var spinner = document.getElementById(\"pcsSpinner\");\n  var searchIcon = document.getElementById(\"pcsSearchIcon\");\n  var debounceTimer = null;\n  var currentRequest = null;\n\n  function setLoading(on) {\n    spinner.style.display = on ? \"block\" : \"none\";\n    searchIcon.style.display = on ? \"none\" : \"block\";\n  }\n\n  function showMessage(text, isError) {\n    resultsEl.innerHTML =\n      '<li class=\"regio-message' + (isError ? \" regio-error\" : \"\") + '\">' +\n      escapeHtml(text) +\n      \"<\/li>\";\n  }\n\n  function escapeHtml(str) {\n    var d = document.createElement(\"div\");\n    d.appendChild(document.createTextNode(str));\n    return d.innerHTML;\n  }\n\n  function highlightMatch(text, query) {\n    if (!query) return escapeHtml(text);\n    var lower = text.toLowerCase();\n    var qLower = query.toLowerCase();\n    var idx = lower.indexOf(qLower);\n    if (idx === -1) return escapeHtml(text);\n    return escapeHtml(text.substring(0, idx)) +\n      '<span class=\"regio-highlight\">' + escapeHtml(text.substring(idx, idx + query.length)) + '<\/span>' +\n      escapeHtml(text.substring(idx + query.length));\n  }\n\n  function renderResults(data, query) {\n    if (!data || data.length === 0) {\n      showMessage(\"Tulemusi ei leitud. Proovi teist otsingut.\");\n      return;\n    }\n\n    var html = \"\";\n    for (var i = 0; i < data.length; i++) {\n      var item = data[i];\n      var postcodeHtml = item.postcode\n        ? '<span class=\"regio-postcode\">' + escapeHtml(item.postcode) + \"<\/span>\"\n        : '<span class=\"regio-postcode regio-no-postcode\">\\u2014<\/span>';\n\n      html +=\n        '<li class=\"regio-result-item\">' +\n        '<span class=\"regio-address\">' + highlightMatch(item.address, query) + \"<\/span>\" +\n        postcodeHtml +\n        \"<\/li>\";\n    }\n    resultsEl.innerHTML = html;\n  }\n\n  function doSearch(query) {\n    query = query.trim();\n    if (query.length < 3) {\n      resultsEl.innerHTML = \"\";\n      setLoading(false);\n      return;\n    }\n\n    setLoading(true);\n\n    if (currentRequest) {\n      currentRequest.abort();\n    }\n\n    var xhr = new XMLHttpRequest();\n    currentRequest = xhr;\n\n    var params = new URLSearchParams();\n    params.set(\"is_complete\", \"true\");\n    params.set(\"country\", \"ee,lt,lv\");\n    params.set(\"address\", query);\n    params.set(\"apikey\", \"QDGDvxiVsql_8Y8U27DDdce5lXCJZZlX2dvBMo66rHHbdD6IITrP2EjEomsSyLTE\");\n    var url = \"https:\/\/api.regio.ee\/geocode?\" + params.toString();\n\n    xhr.open(\"GET\", url, true);\n\n    xhr.onload = function () {\n      setLoading(false);\n      currentRequest = null;\n\n      if (xhr.status === 200) {\n        try {\n          var resp = JSON.parse(xhr.responseText);\n          renderResults(resp.data, query);\n        } catch (e) {\n          showMessage(\"Viga vastuse lugemisel.\", true);\n        }\n      } else if (xhr.status === 401 || xhr.status === 403) {\n        showMessage(\"API v\\u00f5ti on vigane v\\u00f5i puudub.\", true);\n      } else {\n        showMessage(\"Otsing eba\\u00f5nnestus. Proovi hiljem uuesti.\", true);\n      }\n    };\n\n    xhr.onerror = function () {\n      setLoading(false);\n      currentRequest = null;\n      showMessage(\"V\\u00f5rgu\\u00fchenduse viga.\", true);\n    };\n\n    xhr.send();\n  }\n\n  input.addEventListener(\"input\", function () {\n    clearTimeout(debounceTimer);\n    debounceTimer = setTimeout(function () {\n      doSearch(input.value);\n    }, 350);\n  });\n\n  input.addEventListener(\"keydown\", function (e) {\n    if (e.key === \"Enter\") {\n      clearTimeout(debounceTimer);\n      doSearch(input.value);\n    }\n  });\n})();\n<\/script>\n\n<\/ama-col><\/ama-row>\n\n<ama-row class=\"g-box g-box--type-white bg-white l-container mt50 mb50\" justify-content=\"center\"><ama-col class=\"g-box__content l-gutenberg l-editor\" col=\"10\" col-mobile=\"12\">\n<div class=\"g-service l-container\"><ama-row class=\"g-service__heading g-service__section\" gap-mobile=\"var(--ama-gutter-half)\" col=\"10\"><ama-col class=\"l-editor\" col=\"4\" col-mobile=\"10\"><h2 class=\"h1\">Geoinformation Solutions<\/h2><\/ama-col><ama-col class=\"l-editor\" col=\"4\" col-mobile=\"10\"><p>We have over 30 years of experience in creating, collecting, processing, and analyzing spatial data. As experts in our field, we help you find the best geoinformation solutions tailored to your needs.<\/p>\n<\/ama-col><ama-col class=\"text-right\" col=\"2\" col-mobile=\"10\"><a href=\"https:\/\/www.regio.ee\/en\/services\/creating-spatial-data\/\" class=\"btn btn--secondary\">Learn more<\/a><\/ama-col><\/ama-row><ama-row class=\"g-service__tm g-service__tm--no-links g-service__section bg-light\" gap=\"0px\" col=\"10\"><img loading=\"lazy\" decoding=\"async\" class=\"g-service__tm-image\" width=\"599\" height=\"656\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/2025\/04\/0_geoinfolahendused.svg\" alt=\"Collected spatial data: roads, addresses, names\" draggable=\"false\"\/><div class=\"g-service__tm-main\"><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">Geospatial data creation and management<\/div><div class=\"g-service__tm-text l-editor\">Every client is unique. We create geospatial data according to your needs and specifications. We organize the data and link it with other sources. We also help you build a functional and reliable spatial database, along with an easily manageable geoinformation system that supports your goals.<\/div><\/div><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">Analyses based on geospatial data<\/div><div class=\"g-service__tm-text l-editor\">Geospatial data analysis helps you make smarter decisions. We support you in finding the necessary baseline information, analyze your data, and create thematic maps based on the results. We also compile datasets that can be further processed and used in areas such as planning, market analysis, or logistics.<\/div><\/div><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">Expert support and consulting<\/div><div class=\"g-service__tm-text l-editor\">Would you like to know if your data is up to date and accurate? We assess the quality of your geospatial data. We support you in data collection and processing. We advise you on the selection of GIS software and data formats. We help design efficient workflows and assist with data migration between systems. We provide practical recommendations to ensure your dataset is effective and reliable.<\/div><\/div><\/div><\/ama-row><\/div>\n\n<div class=\"g-arrow-link\"><a href=\"mailto:maps@regio.ee\" class=\"text-primary\">Contact us to find the best geoinformation solution for your needs<svg width=\"12.002\" height=\"21.001\" viewBox=\"0 0 12.002 21.001\"><path d=\"M6692.438,9659.563a1.5,1.5,0,0,1,0-2.123l7.94-7.941-7.94-7.939a1.5,1.5,0,0,1,2.122-2.117l9,9a1.5,1.5,0,0,1,0,2.123l-9,9a1.505,1.505,0,0,1-2.122,0Z\" transform=\"translate(-6691.999 -9638.999)\" fill=\"currentColor\"\/><\/svg><\/a><\/div>\n<\/ama-col><\/ama-row>\n\n<ama-row class=\"g-box g-box--type-white bg-white l-container mt50 mb50\" justify-content=\"center\"><ama-col class=\"g-box__content l-gutenberg l-editor\" col=\"10\" col-mobile=\"12\">\n<div class=\"g-service l-container\"><ama-row class=\"g-service__heading g-service__section\" gap-mobile=\"var(--ama-gutter-half)\" col=\"10\"><ama-col class=\"l-editor\" col=\"4\" col-mobile=\"10\"><h2 class=\"h1\">The Baltic States Database<\/h2><\/ama-col><ama-col class=\"l-editor\" col=\"4\" col-mobile=\"10\"><p><strong>Regio\u2019s spatial database for the Baltic States<\/strong> is the most accurate and comprehensive geodataset available for <strong>Estonia, Latvia, and Lithuania<\/strong>. Its strengths lie in the <strong>rich attribute data<\/strong>\u00a0and <strong>high data quality<\/strong>, making it a reliable tool for various enterprises and organizations.<\/p>\n<\/ama-col><ama-col class=\"text-right\" col=\"2\" col-mobile=\"10\"><a href=\"https:\/\/www.regio.ee\/en\/services\/balticdata\/\" class=\"btn btn--secondary\">Learn more<\/a><\/ama-col><\/ama-row><ama-row class=\"g-service__tm g-service__section bg-light\" gap=\"0px\" col=\"10\"><img loading=\"lazy\" decoding=\"async\" class=\"g-service__tm-image\" width=\"500\" height=\"515\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/2025\/03\/0_baltimaad.svg\" alt=\"Baltic States view of Regio web map\" draggable=\"false\"\/><div class=\"g-service__tm-main\"><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">Spatial data updated on a monthly basis<\/div><div class=\"g-service__tm-text l-editor\">To ensure data accuracy, we collaborate with government agencies and local municipalities, collecting information from various registers, field surveys, and orthophoto comparisons. Regular updates guarantee that our data is always precise and up-to-date.<\/div><\/div><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">A wide range of attributes and a unified data structure across the entire Baltic region<\/div><div class=\"g-service__tm-text l-editor\">The greatest strength of our spatial database is the diversity and level of detail in the data. All three countries are represented within a unified system, making data management and usage especially straightforward. This is a major advantage for enterprises and organizations operating across the Baltic region that require consistent and comparable geospatial data.<\/div><\/div><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">API Services<\/div><div class=\"g-service__tm-text l-editor\">Our API integration enables seamless and straightforward incorporation of Regio\u2019s continuously updated Baltic geospatial data into various services and applications. This makes the use of spatial data faster, more efficient, and more convenient, allowing organizations to focus on their core activities without having to deal with complex data processing.<\/div><a href=\"https:\/\/api.regio.ee\/documentation\/\" target=\"_blank\" class=\"g-service__tm-link\" title=\"More information\" rel=\"noopener\"><svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\"><g transform=\"translate(-880 -1350)\"><circle cx=\"25\" cy=\"25\" r=\"25\" transform=\"translate(880 1350)\" fill=\"#fff\"\/><path d=\"M-2455.254-3425.251a.8.8,0,0,1,0-1.212l4.04-3.68h-11.846A.9.9,0,0,1-2464-3431a.9.9,0,0,1,.941-.857h11.845l-4.039-3.679a.8.8,0,0,1,0-1.212,1.007,1.007,0,0,1,1.331,0l5.647,5.143a.8.8,0,0,1,0,1.213l-5.647,5.142a.987.987,0,0,1-.666.252A.987.987,0,0,1-2455.254-3425.251Z\" transform=\"translate(3361 4806)\"\/><\/g><\/svg><\/a><\/div><\/div><\/ama-row><\/div>\n\n<div class=\"g-arrow-link\"><a href=\"mailto:maps@regio.ee\" class=\"text-primary\">Contact us to find the geospatial data solution that best fits your needs<svg width=\"12.002\" height=\"21.001\" viewBox=\"0 0 12.002 21.001\"><path d=\"M6692.438,9659.563a1.5,1.5,0,0,1,0-2.123l7.94-7.941-7.94-7.939a1.5,1.5,0,0,1,2.122-2.117l9,9a1.5,1.5,0,0,1,0,2.123l-9,9a1.505,1.505,0,0,1-2.122,0Z\" transform=\"translate(-6691.999 -9638.999)\" fill=\"currentColor\"\/><\/svg><\/a><\/div>\n<\/ama-col><\/ama-row>\n\n<ama-row class=\"g-box g-box--type-white bg-white l-container mt50 mb50\" justify-content=\"center\"><ama-col class=\"g-box__content l-gutenberg l-editor\" col=\"10\" col-mobile=\"12\">\n<div class=\"g-service l-container\"><ama-row class=\"g-service__heading g-service__section\" gap-mobile=\"var(--ama-gutter-half)\" col=\"10\"><ama-col class=\"l-editor\" col=\"4\" col-mobile=\"10\"><h2 class=\"h1\">Maps and Map Applications<\/h2><\/ama-col><ama-col class=\"l-editor\" col=\"4\" col-mobile=\"10\"><p>We offer a wide range of wall maps, atlases, tourist maps, as well as GPS maps for Garmin devices. We also compile bespoke wall and wayfinding maps, tourist maps, map files and map applications.<\/p>\n<\/ama-col><ama-col class=\"text-right\" col=\"2\" col-mobile=\"10\"><a href=\"https:\/\/www.regio.ee\/en\/services\/maps\/\" class=\"btn btn--secondary\">Learn more<\/a><\/ama-col><\/ama-row><ama-row class=\"g-service__tm g-service__tm--no-links g-service__section bg-light\" gap=\"0px\" col=\"10\"><img loading=\"lazy\" decoding=\"async\" class=\"g-service__tm-image\" width=\"499\" height=\"581\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/2025\/03\/0_kaardid_ja_kaardirakendused_euroopa.svg\" alt=\"Fragment of the Regio map of Europe\" draggable=\"false\"\/><div class=\"g-service__tm-main\"><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">Wall Maps<\/div><div class=\"g-service__tm-text l-editor\">We offer a wide selection of wall maps in different sizes and finishes, as well as create bespoke maps according to customers specific requests.<\/div><\/div><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">Atlases and Road Maps<\/div><div class=\"g-service__tm-text l-editor\">Regio's Estonia Road Atlas has been the best-selling atlas of Estonia for decades. In addition to atlases, we produce road maps which can be found in shops all over Estonia. Regio provides bespoke maps for municipalities, hotels and travel companies.<\/div><\/div><div class=\"g-service__tm-row\"><div class=\"g-service__tm-title\">GPS Maps<\/div><div class=\"g-service__tm-text l-editor\">We create GPS maps for Garmin devices under license from Garmin. The maps are available on microSD memory cards, version updates are delivered as .img files.<\/div><\/div><\/div><\/ama-row><ama-row class=\"g-service__links g-service__section\" col-mobile=\"3\" col-850=\"4\" col=\"10\"><ama-col col=\"4\" col-mobile=\"1\" col-850=\"4\"><div class=\"g-service__links-title\">Bespoke Maps<\/div><div class=\"g-service__links-text l-editor\"><p><a href=\"https:\/\/www.regio.ee\/en\/services\/maps\/#wallmaps\">Wall Maps<\/a><\/p>\n<p><a href=\"https:\/\/www.regio.ee\/en\/services\/maps\/#wayfindingmaps\">Wayfinding Maps<\/a><\/p>\n<p><a href=\"https:\/\/www.regio.ee\/en\/services\/maps\/#atlases\">Tourist Maps<\/a><\/p>\n<p><a href=\"https:\/\/www.regio.ee\/en\/services\/maps\/#bespokemaps\">Map Files<\/a><\/p>\n<\/div><\/ama-col><ama-col col=\"3\" col-mobile=\"1\" col-850=\"2\" col-580=\"4\"><a href=\"https:\/\/pood.regio.ee\/en\/toode\/estonian-road-atlas-2022\/\" target=\"_blank\" class=\"g-service__links-link\" rel=\"noopener\"><span>Regio Estonia Road Atlas<\/span><img loading=\"lazy\" decoding=\"async\" width=\"330\" height=\"210\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/27720\/0_eesti_teedeatlas_rattal-330x210-c.jpg\" alt=\"Regio Estonian road atlas on a yellow bicycle\" draggable=\"false\"\/><\/a><\/ama-col><ama-col col=\"3\" col-mobile=\"1\" col-850=\"2\" col-580=\"4\"><a href=\"https:\/\/pood.regio.ee\/en\/tootekategooria\/schools\/\" target=\"_blank\" class=\"g-service__links-link\" rel=\"noopener\"><span>Maps for Schools<\/span><img loading=\"lazy\" decoding=\"async\" width=\"330\" height=\"210\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/27723\/0_rulood_vaatsal-330x210-c.jpg\" alt=\"Window blinds at V\u00e4\u00e4tsa School\" draggable=\"false\"\/><\/a><\/ama-col><\/ama-row><\/div>\n<\/ama-col><\/ama-row>\n\n<ama-row class=\"g-box g-box--type-white bg-white l-container mt50 mb50\" justify-content=\"center\"><ama-col class=\"g-box__content l-gutenberg l-editor\" col=\"10\" col-mobile=\"12\">\n<div class=\"g-blog l-container\"><div class=\"g-blog__header mb30\"><h2 class=\"g-blog__title h1\">Blog<\/h2><a href=\"https:\/\/www.regio.ee\/en\/blog\/\" class=\"btn btn--primary\">All posts<\/a><\/div><div class=\"g-blog__body\"><div class=\"g-blog__featured hide-mobile\"><div class=\"c-post\" href=\"https:\/\/www.regio.ee\/en\/25-years-finding-right-address\/\"><a class=\"c-post__link c-post__link--image\" href=\"https:\/\/www.regio.ee\/en\/25-years-finding-right-address\/\"><img loading=\"lazy\" decoding=\"async\" class=\"c-post__image\" width=\"420\" height=\"240\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/32189\/blog_delfi_regio_kaardipaik2-420x240-c.jpg\" alt=\"blog_delfi_regio_kaardipaik2\" draggable=\"false\"\/><\/a><div class=\"c-post__meta\"><span>26. May 2026<\/span><ul class=\"post-categories\">\n\t<li><a href=\"https:\/\/www.regio.ee\/en\/category\/asukohaandmed-ja-api\/\" rel=\"category tag\">Asukohaandmed ja API<\/a><\/li>\n\t<li><a href=\"https:\/\/www.regio.ee\/en\/category\/geoinfo-lahendused\/\" rel=\"category tag\">Geoinfo lahendused<\/a><\/li>\n\t<li><a href=\"https:\/\/www.regio.ee\/en\/category\/tehtud-toodest\/\" rel=\"category tag\">Tehtud t\u00f6\u00f6dest<\/a><\/li><\/ul><\/div><a class=\"c-post__link c-post__link--main\" href=\"https:\/\/www.regio.ee\/en\/25-years-finding-right-address\/\"><div class=\"c-post__title\">25 Years of Finding the Right Address<\/div><\/a><\/div><\/div><div class=\"g-blog__list\"><a class=\"hide-tablet hide-desktop\" href=\"https:\/\/www.regio.ee\/en\/25-years-finding-right-address\/\"><img loading=\"lazy\" decoding=\"async\" width=\"240\" height=\"160\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/32189\/blog_delfi_regio_kaardipaik2-240x160-c.jpg\" alt=\"blog_delfi_regio_kaardipaik2\" draggable=\"false\"\/><span>26. May 2026<\/span><div>25 Years of Finding the Right Address<\/div><\/a><a href=\"https:\/\/www.regio.ee\/en\/from-paper-maps-to-digital-solutions-how-spatial-data-works-today\/\"><img loading=\"lazy\" decoding=\"async\" width=\"240\" height=\"160\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/32127\/blog_ruumiandmed_aitavad_teha_paremaid_otsuseid-240x160-c.jpg\" alt=\"Geospatial data helps make smarter decisions\" draggable=\"false\"\/><span>24. Apr 2026<\/span><div>From Paper Maps to Digital Solutions: How Spatial Data Works Today<\/div><\/a><a href=\"https:\/\/www.regio.ee\/en\/regio-address-search-plugin-woocommerce\/\"><img loading=\"lazy\" decoding=\"async\" width=\"240\" height=\"160\" src=\"https:\/\/www.regio.ee\/wp-content\/uploads\/fly-images\/32072\/blog_regio_wocommerce_API_plugin-240x160-c.png\" alt=\"Automaatne aadresssi sisestamine\" draggable=\"false\"\/><span>26. Mar 2026<\/span><div>Small Webshop Tweak That Reduces Delivery Problems<\/div><\/a><\/div><\/div><\/div>\n<\/ama-col><\/ama-row>\n","protected":false},"excerpt":{"rendered":"<p>Find the correct address format and postal code for an address in Estonia, Latvia, or Lithuania Check an address and find\u2026<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":78,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-27873","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/pages\/27873","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/comments?post=27873"}],"version-history":[{"count":27,"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/pages\/27873\/revisions"}],"predecessor-version":[{"id":32207,"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/pages\/27873\/revisions\/32207"}],"wp:attachment":[{"href":"https:\/\/www.regio.ee\/en\/wp-json\/wp\/v2\/media?parent=27873"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}