{"id":9012,"date":"2026-08-07T10:26:04","date_gmt":"2026-08-07T10:26:04","guid":{"rendered":"https:\/\/journaloflandscapeecology.cz\/?page_id=9012"},"modified":"2026-08-27T11:12:57","modified_gmt":"2026-08-27T11:12:57","slug":"aims-and-scope","status":"publish","type":"page","link":"https:\/\/journaloflandscapeecology.cz\/index.php\/aims-and-scope\/","title":{"rendered":"Research domains &amp; Scope"},"content":{"rendered":"\n<!-============================================================ -->\n<!-- Research Domains & Scope \u00b7 Minimalist Editorial Style                  -->\n\n<!-- ============================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700&amp;family=Georgia,serif&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ---- scoped reset ---- *\/\n  .aims-minimal-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  .aims-minimal-wrapper {\n    width: 100%;\n    max-width: 1100px;\n    margin: 2rem auto;\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 3rem 3.5rem;\n    box-shadow: 0 4px 24px rgba(55, 30, 80, 0.04);\n    border: 1px solid #ede6f5;\n    transition: box-shadow 0.3s ease;\n    color: #2d1b4e;\n  }\n\n  .aims-minimal-wrapper:hover {\n    box-shadow: 0 8px 40px rgba(55, 30, 80, 0.07);\n  }\n\n  \/* ---- Gold ornament ---- *\/\n  .aims-minimal-wrapper .gold-ornament {\n    display: flex;\n    align-items: center;\n    gap: 0.8rem;\n    margin-bottom: 1.2rem;\n  }\n\n  .aims-minimal-wrapper .gold-ornament .line {\n    flex: 1;\n    height: 2px;\n    background: linear-gradient(90deg, #c9a84c, transparent);\n  }\n\n  .aims-minimal-wrapper .gold-ornament .diamond {\n    color: #c9a84c;\n    font-size: 0.8rem;\n  }\n\n  .aims-minimal-wrapper .gold-ornament .line-right {\n    flex: 1;\n    height: 2px;\n    background: linear-gradient(270deg, #c9a84c, transparent);\n  }\n\n  \/* ---- Main Title ---- *\/\n  .aims-minimal-wrapper .main-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    color: #3c1f5e;\n    font-size: 2.6rem;\n    font-weight: 700;\n    letter-spacing: -0.03em;\n    margin: 0 0 0.2rem 0;\n    line-height: 1.1;\n  }\n\n  .aims-minimal-wrapper .main-title .gold-dot {\n    color: #c9a84c;\n  }\n\n  .aims-minimal-wrapper .sub-headline {\n    font-size: 0.95rem;\n    color: #7a6a8e;\n    font-weight: 400;\n    margin-bottom: 2rem;\n    border-bottom: 1px solid #ede6f5;\n    padding-bottom: 1.2rem;\n  }\n\n  \/* ---- Drop cap on first paragraph ---- *\/\n  .aims-minimal-wrapper .first-p::first-letter {\n    font-family: Georgia, serif;\n    font-size: 3.2rem;\n    font-weight: 700;\n    color: #3c1f5e;\n    float: left;\n    line-height: 1;\n    margin-right: 0.4rem;\n    margin-top: 0.1rem;\n  }\n\n  \/* ---- Paragraphs ---- *\/\n  .aims-minimal-wrapper p {\n    font-size: 1.02rem;\n    line-height: 1.9;\n    color: #2d1b4e;\n    margin-bottom: 1.2rem;\n  }\n\n  .aims-minimal-wrapper p strong {\n    color: #3c1f5e;\n    font-weight: 600;\n  }\n\n  \/* ---- Scope heading with gold side accent ---- *\/\n  .aims-minimal-wrapper .scope-heading {\n    font-family: Georgia, 'Times New Roman', serif;\n    color: #3c1f5e;\n    font-size: 1.8rem;\n    font-weight: 600;\n    margin: 2.2rem 0 0.8rem 0;\n    display: flex;\n    align-items: center;\n    gap: 0.8rem;\n  }\n\n  .aims-minimal-wrapper .scope-heading .accent-line {\n    flex: 1;\n    height: 3px;\n    background: #c9a84c;\n    max-width: 80px;\n  }\n\n  \/* ---- Category headings (with gold left border) ---- *\/\n  .aims-minimal-wrapper .category-title {\n    color: #3c1f5e;\n    font-size: 1.15rem;\n    font-weight: 600;\n    margin-top: 2rem;\n    margin-bottom: 0.5rem;\n    padding-left: 1rem;\n    border-left: 4px solid #c9a84c;\n    letter-spacing: -0.01em;\n  }\n\n  \/* ---- Subject grid (2 columns) ---- *\/\n  .aims-minimal-wrapper .subject-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.2rem 1.5rem;\n    padding-left: 1rem;\n    margin-bottom: 0.5rem;\n  }\n\n  .aims-minimal-wrapper .subject-grid .subject-item {\n    font-size: 0.95rem;\n    color: #2d1b4e;\n    padding: 0.2rem 0;\n    position: relative;\n    padding-left: 1.4rem;\n    line-height: 1.6;\n    transition: all 0.2s ease;\n    cursor: default;\n  }\n\n  .aims-minimal-wrapper .subject-grid .subject-item::before {\n    content: \"\u2014\";\n    color: #c9a84c;\n    font-weight: 300;\n    position: absolute;\n    left: 0;\n    top: 0.2rem;\n  }\n\n  .aims-minimal-wrapper .subject-grid .subject-item:hover {\n    color: #3c1f5e;\n    transform: translateX(4px);\n  }\n\n  \/* ---- Final callout (simple) ---- *\/\n  .aims-minimal-wrapper .final-note {\n    margin-top: 2rem;\n    padding: 1.2rem 1.8rem;\n    background: #f8f4fc;\n    border-radius: 12px;\n    border-left: 4px solid #c9a84c;\n    font-size: 0.98rem;\n    line-height: 1.8;\n    color: #2d1b4e;\n  }\n\n  .aims-minimal-wrapper .final-note strong {\n    color: #3c1f5e;\n  }\n\n  \/* ---- RESPONSIVE ---- *\/\n  @media (max-width: 768px) {\n    .aims-minimal-wrapper {\n      padding: 2rem 1.2rem;\n      border-radius: 16px;\n    }\n    .aims-minimal-wrapper .main-title {\n      font-size: 2rem;\n    }\n    .aims-minimal-wrapper .sub-headline {\n      font-size: 0.85rem;\n    }\n    .aims-minimal-wrapper p {\n      font-size: 0.95rem;\n    }\n    .aims-minimal-wrapper .scope-heading {\n      font-size: 1.5rem;\n    }\n    .aims-minimal-wrapper .category-title {\n      font-size: 1.05rem;\n    }\n    .aims-minimal-wrapper .subject-grid {\n      grid-template-columns: 1fr;\n      padding-left: 0.5rem;\n    }\n    .aims-minimal-wrapper .subject-grid .subject-item {\n      font-size: 0.9rem;\n    }\n    .aims-minimal-wrapper .final-note {\n      font-size: 0.9rem;\n      padding: 1rem 1.2rem;\n    }\n    .aims-minimal-wrapper .gold-ornament .line,\n    .aims-minimal-wrapper .gold-ornament .line-right {\n      display: none;\n    }\n    .aims-minimal-wrapper .first-p::first-letter {\n      font-size: 2.6rem;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .aims-minimal-wrapper {\n      padding: 1.2rem 0.8rem;\n      border-radius: 12px;\n    }\n    .aims-minimal-wrapper .main-title {\n      font-size: 1.6rem;\n    }\n    .aims-minimal-wrapper .scope-heading {\n      font-size: 1.3rem;\n    }\n    .aims-minimal-wrapper .subject-grid .subject-item {\n      font-size: 0.85rem;\n    }\n    .aims-minimal-wrapper .final-note {\n      font-size: 0.85rem;\n      padding: 0.8rem 1rem;\n    }\n    .aims-minimal-wrapper p {\n      font-size: 0.9rem;\n    }\n    .aims-minimal-wrapper .first-p::first-letter {\n      font-size: 2.2rem;\n    }\n  }\n<\/style>\n\n<!-- ========== WIDGET HTML ========== -->\n<div class=\"aims-minimal-wrapper\">\n\n  <!-- Gold ornament -->\n  <div class=\"gold-ornament\">\n    <span class=\"line\"><\/span>\n    <span class=\"diamond\">\u25c6<\/span>\n    <span class=\"line-right\"><\/span>\n  <\/div>\n\n  <!-- Main Title -->\n  <h1 class=\"main-title\">\n    Research Domains <span class=\"gold-dot\">.<\/span> &amp; Scope<span class=\"gold-dot\">.<\/span>\n  <\/h1>\n  <div class=\"sub-headline\">Journal of Landscape Ecology \u00b7 Advancing landscape science worldwide<\/div>\n\n  <!-- First paragraph with drop cap -->\n  <p class=\"first-p\">\n    <strong>Journal of Landscape Ecology<\/strong> aims to provide an international platform \n    for the publication and exchange of high-quality scholarly research across multidisciplinary \n    fields. The journal is committed to advancing academic knowledge by promoting innovative \n    ideas, critical analysis, and research contributions that address contemporary challenges \n    and emerging developments in landscape ecology and related disciplines.\n  <\/p>\n\n  <p>\n    The journal welcomes original research articles, review papers, theoretical studies, and \n    interdisciplinary works that contribute to the advancement of landscape science, spatial \n    planning, biodiversity conservation, and socio\u2011environmental systems. It encourages \n    researchers, academicians, and professionals to share significant findings, conceptual \n    frameworks, and practical insights that support global scholarly discussions on sustainable \n    land management and ecosystem resilience.\n  <\/p>\n\n  <!-- Scope heading -->\n  <div class=\"scope-heading\">\n    Scope of the Journal\n    <span class=\"accent-line\"><\/span>\n  <\/div>\n\n  <p style=\"margin-bottom: 0.5rem;\">\n    <strong>Journal of Landscape Ecology<\/strong> covers a broad range of multidisciplinary \n    research areas, including but not limited to:\n  <\/p>\n\n  <!-- Category: Landscape Science & Geospatial -->\n  <h4 class=\"category-title\">Landscape Science &amp; Geospatial Analysis<\/h4>\n  <div class=\"subject-grid\">\n    <span class=\"subject-item\">Landscape Ecology &amp; Pattern Analysis<\/span>\n    <span class=\"subject-item\">GIS &amp; Remote Sensing<\/span>\n    <span class=\"subject-item\">Spatial Planning &amp; Land\u2011Use Modeling<\/span>\n    <span class=\"subject-item\">Geospatial Data Science<\/span>\n    <span class=\"subject-item\">Earth Observation &amp; Environmental Monitoring<\/span>\n    <span class=\"subject-item\">Landscape Metrics &amp; Quantitative Methods<\/span>\n  <\/div>\n\n  <!-- Category: Biodiversity & Conservation -->\n  <h4 class=\"category-title\">Biodiversity &amp; Conservation<\/h4>\n  <div class=\"subject-grid\">\n    <span class=\"subject-item\">Biodiversity &amp; Ecosystem Services<\/span>\n    <span class=\"subject-item\">Nature Conservation &amp; Restoration Ecology<\/span>\n    <span class=\"subject-item\">Habitat Fragmentation &amp; Connectivity<\/span>\n    <span class=\"subject-item\">Wildlife Ecology &amp; Landscape Genetics<\/span>\n    <span class=\"subject-item\">Protected Area Management<\/span>\n    <span class=\"subject-item\">Urban Ecology &amp; Green Infrastructure<\/span>\n  <\/div>\n\n  <!-- Category: Socio\u2011Ecological Systems & Policy -->\n  <h4 class=\"category-title\">Socio\u2011Ecological Systems &amp; Policy<\/h4>\n  <div class=\"subject-grid\">\n    <span class=\"subject-item\">Socio\u2011Ecological Systems &amp; Governance<\/span>\n    <span class=\"subject-item\">Land\u2011Use \/ Land\u2011Cover Change<\/span>\n    <span class=\"subject-item\">Agricultural Transformation &amp; Food Security<\/span>\n    <span class=\"subject-item\">Environmental Policy &amp; Spatial Planning<\/span>\n    <span class=\"subject-item\">Climate Adaptation &amp; Resilience Strategies<\/span>\n    <span class=\"subject-item\">Nature\u2011Based Solutions<\/span>\n  <\/div>\n\n  <!-- Category: Interdisciplinary & Applied -->\n  <h4 class=\"category-title\">Interdisciplinary &amp; Applied Landscape Research<\/h4>\n  <div class=\"subject-grid\">\n    <span class=\"subject-item\">Urban Planning &amp; Design<\/span>\n    <span class=\"subject-item\">Landscape Perception &amp; Cultural Values<\/span>\n    <span class=\"subject-item\">Environmental Economics &amp; Natural Capital<\/span>\n    <span class=\"subject-item\">Ecosystem Services &amp; Valuation<\/span>\n    <span class=\"subject-item\">Climate Change Impacts &amp; Adaptation<\/span>\n    <span class=\"subject-item\">Transdisciplinary Landscape Approaches<\/span>\n  <\/div>\n\n  <!-- Final note -->\n  <div class=\"final-note\">\n    <strong>\ud83d\udd2c Rigorous Peer Review &amp; Ethical Publishing<\/strong><br>\n    Through a rigorous double\u2011blind peer\u2011review process and commitment to ethical publishing practices, \n    <strong>Journal of Landscape Ecology<\/strong> seeks to support the dissemination of \n    impactful research and contribute to the advancement of global landscape science and \n    sustainable land stewardship.\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u25c6 Research Domains . &amp; Scope. Journal of Landscape Ecology \u00b7 Advancing landscape science worldwide Journal of Landscape Ecology aims [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-9012","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages\/9012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/comments?post=9012"}],"version-history":[{"count":4,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages\/9012\/revisions"}],"predecessor-version":[{"id":9132,"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/pages\/9012\/revisions\/9132"}],"wp:attachment":[{"href":"https:\/\/journaloflandscapeecology.cz\/index.php\/wp-json\/wp\/v2\/media?parent=9012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}