{"id":197,"date":"2026-06-15T12:43:59","date_gmt":"2026-06-15T12:43:59","guid":{"rendered":"https:\/\/rexistatlas.geo.aegean.gr\/leaflet-js-map-test\/"},"modified":"2026-06-19T11:26:11","modified_gmt":"2026-06-19T11:26:11","slug":"home-pilot","status":"publish","type":"page","link":"https:\/\/rexistatlas.geo.aegean.gr\/es\/","title":{"rendered":"Home Pilot"},"content":{"rendered":"\n<style>\n\n  \/* ==========================================================================\n     PAGE TITLE & SPACING\n     Hide the page title and remove the gap between header and map.\n     Applies to both the Greek (ID 58) and Spanish (ID 197) map pages.\n     ========================================================================== *\/\n\n  .page-id-58 .page-title,\n  .page-id-58 .entry-title,\n  .page-id-58 h1.wp-block-post-title,\n  .page-id-197 .page-title,\n  .page-id-197 .entry-title,\n  .page-id-197 h1.wp-block-post-title {\n    display: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    height: 0 !important;\n  }\n\n  .page-id-58 .wp-site-blocks,\n  .page-id-58 #wp--skip-link--target,\n  .page-id-58 .wp-block-group.alignfull,\n  .page-id-58 .entry-content.alignfull,\n  .page-id-58 .wp-block-post-content,\n  .page-id-197 .wp-site-blocks,\n  .page-id-197 #wp--skip-link--target,\n  .page-id-197 .wp-block-group.alignfull,\n  .page-id-197 .entry-content.alignfull,\n  .page-id-197 .wp-block-post-content {\n    padding-top: 0 !important;\n    margin-top: 0 !important;\n  }\n\n\n  \/* ==========================================================================\n     THEME CONTAINER BREAKOUT\n     Force the map to escape Gutenberg's constrained content width.\n     ========================================================================== *\/\n\n  .entry-content.alignfull.wp-block-post-content.has-global-pad,\n  .wp-block-group.alignfull.has-global-padding.is-layout-constrained {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  .entry-content.alignfull.wp-block-post-content.has-global-pad > .wp-block-html,\n  .is-layout-constrained > .wp-block-html {\n    max-width: 100vw !important;\n    width: 100vw !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n    padding: 0 !important;\n  }\n\n  body { overflow-x: hidden; }\n\n\n  \/* ==========================================================================\n     MAP WRAPPER & CANVAS\n     ========================================================================== *\/\n\n#me-wrapper {\n  position: relative;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: calc(100vh - 72px) !important;\n  min-height: 0 !important;\n  font-family: system-ui, -apple-system, sans-serif;\n  overflow: hidden;\n  border-radius: 0;\n  box-shadow: 0 4px 24px rgba(0,0,0,.15);\n  margin: 0 !important;\n}\n\n#map-events-map {\n  width: 100%;\n  height: calc(100vh - 72px) !important;\n  min-height: 0 !important;\n  z-index: 1;\n}\n\n\/* Account for the WP admin bar when logged in (32px desktop, 46px mobile) *\/\n.admin-bar #me-wrapper,\n.admin-bar #map-events-map {\n  height: calc(100vh - 72px - 32px) !important;\n}\n\n@media (max-width: 782px) {\n  .admin-bar #me-wrapper,\n  .admin-bar #map-events-map {\n    height: calc(100vh - 72px - 46px) !important;\n  }\n}\n\n\n  \/* ==========================================================================\n     LEAFLET CONTROL POSITIONING\n     Filter panel: top-left\n     Zoom control + background switcher: bottom-left, side by side\n     ========================================================================== *\/\n\n  .leaflet-top.leaflet-left .leaflet-control {\n    margin-left: 12px;\n    margin-top: 12px;\n  }\n\n  .leaflet-bottom.leaflet-left {\n    display: flex;\n    flex-direction: row;\n    align-items: flex-end;\n    padding: 0 0 12px 12px;\n    gap: 6px;\n  }\n\n  .leaflet-bottom.leaflet-left .leaflet-control {\n    margin: 0 !important;\n  }\n\n\n  \/* ==========================================================================\n     FILTER CONTROL\n     ========================================================================== *\/\n\n  .me-filter-control {\n    background: #fff;\n    border-radius: 8px;\n    padding: 10px 12px;\n    box-shadow: 0 2px 10px rgba(0,0,0,.18);\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n    min-width: 190px;\n  }\n  .me-filter-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .04em;\n    color: #444;\n    text-transform: uppercase;\n  }\n  .me-filter-select {\n    border: 1px solid #ddd;\n    border-radius: 5px;\n    padding: 5px 8px;\n    font-size: 13px;\n    color: #333;\n    background: #fafafa;\n    cursor: pointer;\n    outline: none;\n  }\n  .me-filter-select:focus { border-color: #4a90e2; }\n\n  .me-filter-btn {\n    border: none;\n    background: #f0f0f0;\n    color: #555;\n    padding: 5px 8px;\n    border-radius: 5px;\n    font-size: 12px;\n    cursor: pointer;\n    transition: background .2s;\n  }\n  .me-filter-btn:hover { background: #ddd; }\n\n  \/* Category colour dot list (replaces plain select for Categories) *\/\n  #me-cat-dots {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    margin-top: 2px;\n    max-height: 240px;\n    overflow-y: auto;\n  }\n  .me-cat-dot-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 5px 8px;\n    border-radius: 5px;\n    cursor: pointer;\n    font-size: 13px;\n    color: #333;\n    transition: background .15s;\n  }\n  .me-cat-dot-item:hover { background: #f0f0f0; }\n  .me-cat-dot-item--active {\n    background: #eef2ff;\n    font-weight: 600;\n    color: #3a5fcf;\n  }\n  .me-cat-dot {\n    display: inline-block;\n    width: 16px;\n    height: 16px;\n    border-radius: 50%;\n    flex-shrink: 0;\n    box-shadow: 0 1px 3px rgba(0,0,0,.2);\n  }\n  .me-cat-dot-label { line-height: 1.3; }\n\n\n  \/* ==========================================================================\n     BACKGROUND LAYER SWITCHER\n     Trigger button shows MapTiler logo; clicking it slides out 3 map options.\n     ========================================================================== *\/\n\n  .me-bg-control {\n    display: flex;\n    flex-direction: row;\n    align-items: flex-end;\n  }\n  .me-bg-trigger {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 3px;\n    background: #fff;\n    border-radius: 8px;\n    padding: 6px 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,.25);\n    cursor: pointer;\n    border: 2px solid #fff;\n    min-width: 52px;\n    z-index: 2;\n    transition: border-color .2s;\n  }\n  .me-bg-trigger:hover { border-color: #3a5fcf; }\n\n  .me-bg-trigger-logo {\n    width: 44px;\n    height: 44px;\n    object-fit: contain;\n    border-radius: 6px;\n    display: block;\n  }\n  .me-bg-trigger-label {\n    font-size: 10px;\n    font-weight: 600;\n    color: #444;\n    text-transform: uppercase;\n    letter-spacing: .04em;\n  }\n\n  \/* Options panel \u2014 hidden by default, slides out to the right on click *\/\n  .me-bg-panel {\n    display: flex;\n    flex-direction: row;\n    gap: 6px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 2px 12px rgba(0,0,0,.2);\n    margin-left: 8px;\n    overflow: hidden;\n    opacity: 0;\n    max-width: 0;\n    padding: 0;\n    transition: max-width .3s cubic-bezier(.4,0,.2,1), opacity .25s ease;\n  }\n  .me-bg-panel--open {\n    max-width: 320px;\n    opacity: 1;\n    padding: 6px;\n  }\n\n  .me-bg-option {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    padding: 4px;\n    border-radius: 6px;\n    border: 2px solid transparent;\n    cursor: pointer;\n    flex-shrink: 0;\n    transition: border-color .2s, transform .15s;\n  }\n  .me-bg-option:hover { transform: translateY(-2px); }\n  .me-bg-option--active { border-color: #3a5fcf; }\n  .me-bg-option--active .me-bg-label { color: #3a5fcf; }\n\n  .me-bg-thumb-css {\n    width: 64px;\n    height: 48px;\n    border-radius: 4px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n  .me-bg-thumb-label {\n    font-size: 20px;\n    font-weight: 700;\n    color: rgba(255,255,255,.5);\n    text-transform: uppercase;\n  }\n  .me-bg-label {\n    font-size: 10px;\n    font-weight: 600;\n    color: #444;\n    text-transform: uppercase;\n    letter-spacing: .04em;\n  }\n\n\n  \/* ==========================================================================\n     MARKER CLUSTERS\n     Colour-coded circles grouping nearby pins. Size scales with count.\n     ========================================================================== *\/\n\n  .me-cluster-icon {\n    color: #fff;\n    border-radius: 50%;\n    text-align: center;\n    font-weight: 700;\n    font-family: system-ui, -apple-system, sans-serif;\n    border: 3px solid #fff;\n    box-shadow: 0 2px 8px rgba(0,0,0,.35);\n    text-shadow: 0 1px 3px rgba(0,0,0,.4);\n    cursor: pointer;\n    transition: transform .2s;\n  }\n  .me-cluster-icon:hover { transform: scale(1.12); }\n\n  \/* Multi-colour clusters use flex to centre the count over the gradient *\/\n  .me-cluster-multi {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n\n  \/* ==========================================================================\n     POPUP BALLOON\n     Appears when a marker is clicked. Shows title, thumbnail, meta + Read More.\n     ========================================================================== *\/\n\n  .me-leaflet-popup .leaflet-popup-content-wrapper {\n    border-radius: 8px;\n    padding: 0;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,.2);\n    width: 560px !important;\n    max-width: 90vw !important;\n  }\n  .me-leaflet-popup .leaflet-popup-close-button { display: none !important; }\n  .me-leaflet-popup .leaflet-popup-content {\n    margin: 0 !important;\n    width: auto !important;\n  }\n  .me-leaflet-popup .leaflet-popup-tip-container { margin-top: -1px; }\n\n  .me-popup {\n    padding: 16px;\n    position: relative;\n    box-sizing: border-box;\n    width: 100%;\n  }\n  .me-popup-close {\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    border: none;\n    background: #f0f0f0;\n    border-radius: 50%;\n    width: 26px;\n    height: 26px;\n    font-size: 13px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #555;\n    transition: background .2s;\n  }\n  .me-popup-close:hover { background: #e0e0e0; }\n\n  .me-popup-title {\n    margin: 0 28px 10px 0;\n    font-size: 15px;\n    font-weight: 700;\n    color: #222;\n    line-height: 1.3;\n  }\n\n  \/* Thumbnail (left) + meta (right) two-column layout *\/\n  .me-popup-body {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-bottom: 12px;\n  }\n  .me-popup-thumb {\n    width: 120px;\n    height: 100px;\n    object-fit: cover;\n    border-radius: 6px;\n    flex-shrink: 0;\n  }\n  .me-popup-meta {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    font-size: 12px;\n    color: #555;\n  }\n\n  .me-tag {\n    display: inline-block;\n    background: #eef2ff;\n    color: #3a5fcf;\n    border-radius: 4px;\n    padding: 1px 6px;\n    font-size: 11px;\n    font-weight: 600;\n    margin-right: 2px;\n  }\n\n  .me-popup-readmore {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 600;\n    color: #fff !important;\n    text-decoration: none;\n    background: #1a1a2e;\n    border-radius: 5px;\n    padding: 5px 12px;\n    letter-spacing: .03em;\n    transition: background .2s;\n  }\n  .me-popup-readmore:hover { background: #3a5fcf; }\n\n\n  \/* ==========================================================================\n     SIDE DRAWER\n     Slides in from the right when Read More is clicked.\n     ========================================================================== *\/\n\n  #me-drawer {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 360px;\n    max-width: 90vw;\n    height: 100%;\n    background: #fff;\n    z-index: 1000;\n    box-shadow: -4px 0 24px rgba(0,0,0,.18);\n    transform: translateX(100%);\n    transition: transform .35s cubic-bezier(.4,0,.2,1);\n    display: flex;\n    flex-direction: column;\n    overflow: hidden;\n  }\n  #me-drawer.me-drawer--open { transform: translateX(0); }\n\n  #me-drawer-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 14px 18px;\n    background: #1a1a2e;\n    color: #fff;\n    flex-shrink: 0;\n    min-height: 52px;\n  }\n  #me-drawer-close {\n    border: none;\n    background: rgba(255,255,255,.15);\n    color: #fff;\n    border-radius: 50%;\n    width: 30px;\n    height: 30px;\n    font-size: 16px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: background .2s;\n  }\n  #me-drawer-close:hover { background: rgba(255,255,255,.3); }\n\n  #me-drawer-content {\n    padding: 20px 18px;\n    overflow-y: auto;\n    flex: 1;\n  }\n  .me-drawer-thumb {\n    width: 100%;\n    height: 180px;\n    object-fit: cover;\n    border-radius: 7px;\n    margin-bottom: 16px;\n  }\n  .me-drawer-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1a1a2e;\n    margin: 0 0 14px;\n    line-height: 1.3;\n  }\n  .me-drawer-section {\n    border-top: 1px solid #f0f0f0;\n    padding: 12px 0;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n    font-size: 13px;\n    color: #555;\n    line-height: 1.5;\n  }\n  .me-drawer-excerpt {\n    color: #444;\n    font-size: 14px;\n  }\n  .me-drawer-link {\n    display: block;\n    margin-top: 18px;\n    text-align: center;\n    background: #1a1a2e;\n    color: #fff;\n    text-decoration: none;\n    border-radius: 7px;\n    padding: 11px 0;\n    font-weight: 600;\n    font-size: 14px;\n    letter-spacing: .03em;\n    transition: background .2s;\n  }\n  .me-drawer-link:hover { background: #3a5fcf; }\n\n\/* ==========================================================================\n     TIMELINE PANEL \u2014 bottom overlay, collapsible\n     ========================================================================== *\/\n\n  .me-timeline-panel {\n    position: absolute !important;\n    bottom: 16px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: min(820px, calc(100vw - 150px - 360px - 60px));\n    min-width: 280px;\n    z-index: 800;\n    background: rgba(255,255,255,.97);\n    border-radius: 10px;\n    box-shadow: 0 4px 24px rgba(0,0,0,.22);\n    overflow: hidden;\n    transition: max-height .35s cubic-bezier(.4,0,.2,1);\n  }\n\n  \/* Drawer closed \u2192 no right obstacle, allow more width *\/\n  #me-wrapper:not(:has(#me-drawer.me-drawer--open)) .me-timeline-panel {\n    width: min(900px, calc(100vw - 150px - 60px));\n  }\n\n  .me-timeline-bar {\n    display: flex;\n    align-items: stretch;\n    justify-content: space-between;\n    background: #1a1a2e;\n  }\n  .me-timeline-toggle {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    flex: 1;\n    border: none;\n    background: transparent;\n    color: #fff;\n    padding: 8px 14px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n    cursor: pointer;\n  }\n  .me-timeline-toggle-icon { display: inline-block; transition: transform .3s; font-size: 14px; }\n  .me-timeline-panel.me-timeline--collapsed .me-timeline-toggle-icon { transform: rotate(180deg); }\n\n  .me-timeline-nav {\n    display: flex;\n    align-items: center;\n    gap: 2px;\n    padding-right: 6px;\n  }\n  .me-timeline-navbtn {\n    border: none;\n    background: rgba(255,255,255,.12);\n    color: #fff;\n    width: 30px;\n    height: 30px;\n    border-radius: 6px;\n    font-size: 20px;\n    line-height: 1;\n    cursor: pointer;\n    transition: background .2s;\n    align-self: center;\n  }\n  .me-timeline-navbtn:hover { background: rgba(255,255,255,.28); }\n\n  .me-timeline-body {\n    padding: 8px 10px 10px;\n    transition: max-height .35s cubic-bezier(.4,0,.2,1), opacity .25s;\n    max-height: 160px;\n    opacity: 1;\n    overflow: hidden;\n  }\n  .me-timeline-panel.me-timeline--collapsed .me-timeline-body {\n    max-height: 0;\n    padding-top: 0;\n    padding-bottom: 0;\n    opacity: 0;\n  }\n  #me-timeline { width: 100%; }\n  .me-timeline-note { margin-top: 6px; font-size: 11px; color: #888; text-align: center; }\n  .vis-item .vis-item-content { font-size: 12px; font-weight: 600; padding: 2px 6px; }\n  .vis-item { border-width: 1px; border-radius: 5px; }\n  .vis-item.vis-selected { box-shadow: 0 0 0 2px #1a1a2e; }\n\n\n\n  \/* ==========================================================================\n     RESPONSIVE\n     ========================================================================== *\/\n\n@media (max-width: 600px) {\n  #me-wrapper { height: calc(100vh - 72px) !important; }\n  #me-drawer  { width: 100vw; }\n  .me-timeline-panel { width: 96%; bottom: 8px; }\n  .me-timeline-body  { max-height: 160px; }\n}\n\n<\/style>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     MAP WRAPPER\n     Contains the Leaflet map canvas and the sliding side drawer.\n     This block is used on both the Greek (ID 58) and Spanish (ID 197)\n     map pages \u2014 the JS fetches content in the correct language\n     automatically based on the active WPML language.\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div id=\"me-wrapper\">\n\n  <!-- Leaflet renders the interactive map into this div -->\n  <div id=\"map-events-map\"><\/div>\n\n<div id=\"me-timeline-panel\" class=\"me-timeline-panel\">\n  <div class=\"me-timeline-bar\">\n    <button id=\"me-timeline-toggle\" class=\"me-timeline-toggle\" aria-label=\"Toggle timeline\">\n      <span class=\"me-timeline-toggle-icon\">\u25be<\/span>\n      <span class=\"me-timeline-toggle-label\">Timeline<\/span>\n    <\/button>\n    <div class=\"me-timeline-nav\">\n      <button id=\"me-timeline-prev\" class=\"me-timeline-navbtn\" aria-label=\"Earlier\" title=\"Earlier\">\u2039<\/button>\n      <button id=\"me-timeline-next\" class=\"me-timeline-navbtn\" aria-label=\"Later\" title=\"Later\">\u203a<\/button>\n    <\/div>\n  <\/div>\n  <div class=\"me-timeline-body\">\n    <div id=\"me-timeline\"><\/div>\n    <div id=\"me-timeline-note\" class=\"me-timeline-note\" style=\"display:none;\"><\/div>\n  <\/div>\n<\/div>\n\n  <!-- Side drawer \u2014 slides in from the right when Read More is clicked -->\n  <div id=\"me-drawer\" role=\"dialog\" aria-label=\"Event details\">\n\n    <div id=\"me-drawer-header\">\n      <div style=\"display:flex;align-items:center;gap:8px;\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"rgba(255,255,255,0.85)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n          <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"8\"><\/line>\n          <line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"16\"><\/line>\n        <\/svg>\n        <h4 style=\"margin:0;font-size:14px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;opacity:.85;color:#fff;\">\n          Event Info\n        <\/h4>\n      <\/div>\n      <button id=\"me-drawer-close\" aria-label=\"Close drawer\">\u2715<\/button>\n    <\/div>\n\n    <div id=\"me-drawer-content\">\n      <!-- Filled dynamically by map-events.js when a post is opened -->\n    <\/div>\n\n  <\/div><!-- #me-drawer -->\n<script>\n(function () {\n  function setHeaderHeight() {\n    \/\/ Try common block-theme header selectors; use the first that matches.\n    var header =\n      document.querySelector('header.wp-block-template-part') ||\n      document.querySelector('.wp-site-blocks > header') ||\n      document.querySelector('header');\n    var h = header ? header.getBoundingClientRect().height : 80;\n    document.documentElement.style.setProperty('--me-header-h', h + 'px');\n  }\n  setHeaderHeight();\n  window.addEventListener('resize', setHeaderHeight);\n  window.addEventListener('load', setHeaderHeight);\n})();\n<\/script>\n\n<\/div><!-- #me-wrapper -->\n","protected":false},"excerpt":{"rendered":"<p>\u25be Timeline \u2039 \u203a Event Info \u2715<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-197","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/pages\/197","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/comments?post=197"}],"version-history":[{"count":17,"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/pages\/197\/revisions"}],"predecessor-version":[{"id":266,"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/pages\/197\/revisions\/266"}],"wp:attachment":[{"href":"https:\/\/rexistatlas.geo.aegean.gr\/es\/wp-json\/wp\/v2\/media?parent=197"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}