{"id":20702,"date":"2024-04-18T02:29:11","date_gmt":"2024-04-18T09:29:11","guid":{"rendered":"https:\/\/www.vertigis.com\/?page_id=20702"},"modified":"2026-02-11T04:18:40","modified_gmt":"2026-02-11T12:18:40","slug":"training-emea","status":"publish","type":"page","link":"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/","title":{"rendered":"Training"},"content":{"rendered":"<style>\n    .intro-bg { background-color: #F0F5F8; }\n    .banner { display: flex; align-items: center; position: relative; justify-content: flex-end; background: url(\/wp-content\/themes\/eclipse360\/assets\/images\/banner-bg.jpg) no-repeat top center \/ cover; }\n    .banner::after { content: ''; width: 100%; height: 120px; position: absolute; left: 0; bottom: 0; background-color: #F0F5F8; }\n    .banner h1 { color: #9FCC3B !important; }\n    .banner h2 { color: #fff; margin: 0; font-size: calc(2vw + 24px); line-height: 1; font-weight: 900; }\n    .home .banner h2 { font-size: calc(3vw + 30px); }\n    .banner h3 { color: #9FCC3B; font-weight: 400; margin: 15px 0; line-height: 1; font-size: 18px; text-shadow: 1px 1px 0 #000; }\n    .banner .left h2 + h3 { padding-left: 10px; border-left: 1px solid #9FCC3B; }\n    .banner .left { left: 5%; top: 40%; position: absolute; z-index: 3; padding-right: 15px; transition: all 2s; opacity: 0.3; max-width: 800px; }\n    .home .banner .left { width: calc(100% - 6%); max-width: calc(100% - 6%); }\n    .animate .banner .left { top: 30%; opacity: 1; }\n    .banner .right { flex-basis: 55%; position: relative; height: 40vw; z-index: 1; margin-top: 120px; transition: all 2s; min-height: 400px; }\n    .animate .banner .right { flex-basis: 60%; }\n    .home .banner .right { height: 50vw; flex-basis: 75%; }\n    .animate.home .banner .right { flex-basis: 80%; }\n    .banner .right img { object-fit: cover; width: 100%; height: 100%; }\n    .home .banner .right::after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); pointer-events: none; }\n    .intro { padding: 120px 30px; font-size: 25px; }\n    .intro .container { max-width: 900px; text-align: center; }\n    .home .intro .container { max-width: 1100px; text-align: left; }\n    .home .intro { font-size: 40px; }\n    .intro { position: relative; }\n    .intro .gallery { padding-top: 60px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }\n    .intro .gallery img { flex-basis: calc(25% - 5px); padding: 5%; }\n    .intro .button { margin: 30px 30px 0 0; min-width: 182px; text-align: center; }\n    .intro .button:last-child { margin-right: 0; }\n    body:not(.home) .intro.angle-graphic-left::before { top: -60%; }\n    body:not(.home) .intro.angle-graphic-left::after { top: 10%; }\n    body:not(.home) .intro.in-view.angle-graphic-left::before { top: -100%; }\n    body:not(.home) .intro.in-view.angle-graphic-left::after { top: -60%; }\n    .banner .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n    .banner .small-green-text { font-size: 24px !important; }\n    \n    .banner.banner-with-video { display: block; padding: 90px 30px 0 30px; background: unset; background-color: #f3f9ff; overflow: hidden; }\n    .banner.banner-with-video::before { height: unset; width: unset; background: unset; }\n    .banner.banner-with-video::after { height: unset; width: unset; background-color: unset; }\n    .banner.banner-with-video .bg-image { width: 100%; height: 75vh; background-size: cover !important; background-position: center center !important; border-radius: 8px;}\n    .banner.banner-with-video .video { position: absolute; top: 0; left: 0; height: 75vh; width: 100%; overflow: hidden; border-radius: 8px; }\n    .banner.banner-with-video .video iframe { position: absolute; height: 130vh; width: 130vw; left: -15vw; top: -35vh; }\n    .banner.banner-with-video .image { position: absolute; background: url(https:\/\/vertigis.eclipsedev.ca\/wp-content\/uploads\/2026\/06\/banner-overlay.svg); top: 0; right: 0; height: 75vh; width: 26vw; background-size: cover !important; background-position: center left !important; }\n    .banner.banner-with-video .content { position: absolute; bottom: 20%; left: 90px; }\n    .banner.banner-with-video h2 { font-family: 'Red Hat Display', sans-serif; font-size: 50px; font-weight: 700; line-height: 60px; max-width: 1000px; padding: 0 30px 0 0; text-shadow: 0 0 5px rgba(0, 0, 0, .5); }\n    .banner.banner-with-video.dark h2 { color: #FFFFFF; }\n    .banner.banner-with-video .slick-dots { position: absolute; display: block; top: 10px; margin-left: 10px; }\n    .banner.banner-with-video .slick-dots li.slick-active button { background-color: #FFFFFF; }\n    .banner.banner-with-video .slick-dots li { display: inline-block; }\n    .banner.banner-with-video .slick-dots li button { position: relative; width: 10px; height: 10px; margin-right: 10px; }\n    \n    .slick-dots li { position: relative; }\n    .slick-dots li.slick-active .outer-ring { position: absolute; top: 4px; left: -4px; width: 18px; height: 18px; border-radius: 50%; background: conic-gradient(#A2C617 var(--angle), transparent var(--angle)); animation: fillUp 6s linear forwards; }\n    \n    \/* Register the custom variable to enable smooth gradient animation *\/\n    @property --angle { syntax: '<angle>'; initial-value: 0deg; inherits: false; }\n    \n    @keyframes fillUp {\n        from { --angle: 0deg; }\n        to { --angle: 360deg; }\n    }\n    \n    .banner.banner-with-video .info-left { position: absolute; bottom: 35px; left: 90px; }\n    .banner.banner-with-video .info-left .info-image-left { display: inline-block; width: 140px; height: 60px; background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; }\n    .banner.banner-with-video .info-left .info-text-left { display: inline-block; font-family: 'Red Hat Display', sans-serif; font-size: 18px; font-weight: 400; line-height: 22px; vertical-align: middle; margin: -50px 0 0 10px; }\n    .banner.banner-with-video .info-left .info-text-left b { font-weight: 700; }\n    .banner.banner-with-video.dark .info-left { color: #FFFFFF; }\n    .banner.banner-with-video .button.outline { color: #24252E; border: unset; background-color: #FFFFFF; }\n    .banner.banner-with-video .button.outline:hover { color: #FFFFFF; }\n\n    .banner.banner-with-video .transparent-buttons { position: absolute; bottom: 20px; right: 20px; }\n    .banner.banner-with-video .transparent-buttons .transparent-button { position: relative; display: inline-block; background-color: rgba(255,255,255,.2); border: 1px solid rgba(255,255,255,.4); border-radius: 8px; color: #FFFFFF; font-family: 'Red Hat Display', sans-serif; font-size: 24px; font-weight: 600; line-height: 25px; text-decoration: none !important; padding: 25px; margin: 0 0 0 15px; min-width: 296px; text-shadow: 0 0 5px rgba(0, 0, 0, .5); transition: all .5s ease-in-out; } \n    .banner.banner-with-video .transparent-buttons a:hover { background-color: rgba(255,255,255,.5); }\n    .banner.banner-with-video .transparent-buttons .transparent-button .smaller { font-size: 16px; }\n    .banner.banner-with-video .transparent-buttons .transparent-button .icon { background-size: contain !important; background-position: center center !important; height: 57px; width: 57px; position: absolute; right: 15px; top: 20px; }\n    \n    .home .intro.banner-with-video .container { max-width: 1920px; }\n    .intro.banner-with-video { padding: 0 30px; background-color: #f3f9ff; }\n    .intro.banner-with-video .logos { padding: 60px 0 60px 0; }\n    .intro.banner-with-video .logos .slide img { height: 80px; padding: 0 30px; object-fit: contain; object-position: center center; margin: 0 auto; }\n    .logos .slide img { height: 80px; padding: 0 30px; object-fit: contain; object-position: center center; margin: 0 auto; }\n    \n    @media (max-width: 1550px) {\n        .banner.banner-with-video .bg-image { height: 50vh; min-height: 808px; }\n        .banner.banner-with-video .video { height: 80vh; top: -13vh; min-height: calc(13vh + 808px); }\n        .banner.banner-with-video .video iframe { height: 160vh; width: 160vw; top: -30vh; left: -30vw; }\n        .banner.banner-with-video .image { height: 50vh; min-height: 808px; }\n        .banner.banner-with-video h2 { font-size: 40px !important; line-height: 50px; }\n    }\n    \n    @media (max-width: 1150px) {\n        .banner.banner-with-video .transparent-buttons .transparent-button { padding: 20px; min-width: 200px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button { font-size: 18px; line-height: 22px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button .smaller { font-size: 10px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button .icon { height: 40px; width: 40px; }\n    }\n    \n    @media (max-width: 1023px) {\n        .banner.banner-with-video .video { display: none; }\n        .banner.banner-with-video .content { left: 30px; bottom: 30%; }\n        .banner.banner-with-video { padding: 60px 30px 0 30px; }\n        .banner.banner-with-video .info-left { left: 25px; }\n        .banner.banner-with-video h2 { font-size: 30px !important; line-height: 40px; }\n    }\n    \n    @media (min-width: 1000px) {\n        .banner::before { content: ''; display: block; position: absolute; top: 0; left: -10%; width: 50%; height: 100%; background: url(\/wp-content\/themes\/eclipse360\/assets\/images\/banner-overlay.svg) no-repeat top center \/ contain; z-index: 2; opacity: 0; transition: all 2s; }\n        .animate .banner::before { left: -5%; opacity: 0.5; }\n    }\n    \n    @media (max-width: 950px) {\n        .banner.banner-with-video .transparent-buttons .transparent-button { padding: 10px; min-width: 155px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button { font-size: 15px; line-height: 19px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button .smaller { font-size: 12px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button .icon { top: 15px; right: 10px; height: 30px; width: 30px; }\n    }\n    \n    @media (max-width: 800px) {\n        .banner .right { height: 55vh; flex-basis: 100% !important; margin-top: 90px; }\n        .banner .right::after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); pointer-events: none; }\n        .banner.banner-with-video .info-left { bottom: 100px; }\n        .banner.banner-with-video .transparent-buttons { right: unset; left: 20px; }\n        .home .intro { font-size: 26px; }\n        .intro .gallery img { flex-basis: unset; padding: 8%; width: 50%; }\n    }\n    \n    @media (max-width: 600px) {\n        .banner.banner-with-video h2 { font-size: 30px !important; line-height: 40px; }\n        .banner.banner-with-video .info-left .info-image-left { width: 120px; }\n        .banner.banner-with-video .info-left .info-text-left { font-size: 14px; }\n    \n    }\n    \n    @media (max-width: 475px) {\n        .banner.banner-with-video { padding: 30px 0 0 0; }\n        .banner.banner-with-video .content { left: 15px; }\n        .banner.banner-with-video h2 { padding: 0 15px 0 0; }\n        .banner.banner-with-video .info-left { left: 10px; }\n        .banner.banner-with-video .transparent-buttons { left: 15px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button { min-width: 128px; margin: 0 0 0 5px; }\n        .banner.banner-with-video .transparent-buttons .transparent-button .icon { top: -20px; left: 40%; right: unset; }\n        .banner .button { padding: 10px 18px; margin: 30px 5px 20px 0; }\n        .banner.banner-with-video .slick-dots { left: -10px; }\n    }\n<\/style>\n\n<div class=\"intro-bg\"><section class=\"banner  old-style \"><div class=\"left\"><h1 class=\"small-green-text\">VertiGIS Training<\/h1><h2>Schulungen f\u00fcr Ihre VertiGIS Produkte<\/h2><\/div><div class=\"right\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-2560x1707.jpeg\" class=\"attachment-banner size-banner\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-2560x1707.jpeg 2560w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-300x200.jpeg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-1024x683.jpeg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-391x260.jpeg 391w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-1536x1024.jpeg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-2048x1365.jpeg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-400x267.jpeg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-800x533.jpeg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-1200x800.jpeg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/05\/AdobeStock_223702390-1600x1067.jpeg 1600w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/div><\/section><section class=\"intro angle-graphic-left graphic-1 old-style \"><div class=\"container\"><p>Wir sind f\u00fcr Sie da! Unser Schulungsteam unterst\u00fctzt Sie dabei, das Beste aus Ihrer VertiGIS Technologie herauszuholen. Unsere qualifizierten Trainer*innen vermitteln praxisnahes Wissen und geben Tipps f\u00fcr Ihre t\u00e4glichen Aufgabenstellungen. Freuen Sie sich auf einen abwechslungsreichen Ablauf mit einem Mix aus Vortrag, Beispielen und \u00dcbungen!<\/p>\n<\/div><\/section><\/div>\n\n<style>\r\n    .solutions {\r\n        padding: 180px 30px 90px;\r\n    }\r\n    .solutions .container {\r\n        padding: 0;\r\n    }\r\n    .solutions h2 {\r\n        font-size: calc(2vw + 26px);\r\n        line-height: 1;\r\n    }\r\n    .s-columns {\r\n        padding: 0;\r\n        margin: 30px 0 90px 0;\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        align-items: flex-start;\r\n        background-color: #FFFFFF;\r\n    }\r\n    .s-column {\r\n        flex-basis: 25%;\r\n        padding: 30px 40px;\r\n        transition: opacity 500ms;\r\n        background: #fff;\r\n        position: relative;\r\n        font-size: 15px;\r\n    }\r\n    .s-column.active {\r\n        opacity: 1;\r\n    }\r\n    .s-column.not-active {\r\n        opacity: 0.2;\r\n    }\r\n    .s-column a {\r\n        display: block;\r\n        color: #0b1121;\r\n        text-decoration: none !important;\r\n    }\r\n    .s-column a:hover h3 {\r\n        color: #138943;\r\n    }\r\n    .s-column h3 {\r\n        font-size: 18px;\r\n        margin: 10px 0;\r\n        transition: all 500ms;\r\n        position: relative;\r\n        padding-right: 10px;\r\n    }\r\n    html[lang=\"de-DE\"] .s-column h3 {\r\n        font-size: 15px;\r\n    }\r\n    .s-column h3::after {\r\n        transform: rotate(-90deg);\r\n        margin: 0 0 0 10px;\r\n        position: absolute;\r\n        top: 5px;\r\n        right: 0;\r\n    }\r\n    .s-column a > img {\r\n        width: 38px;\r\n        height: 38px;\r\n    }\r\n    .solutions .outro .content {\r\n        padding: 15px 0 30px;\r\n    }\r\n    .about .s-column {\r\n        flex-basis: 33%;\r\n    }\r\n    @media (max-width: 1100px) {\r\n        .s-column {\r\n            flex-basis: 50% !important;\r\n        }\r\n    }\r\n    @media (max-width: 600px) {\r\n        .solutions {\r\n            padding: 30px;\r\n        }\r\n        .s-column {\r\n            flex-basis: 100% !important;\r\n            padding-right: 0;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"solutions angle-graphic-right\">\r\n    <div class=\"container\">\r\n                        \r\n                <div class=\"s-columns\">\r\n                            <div class=\"s-column\">\r\n                    <a href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/vertigis-studio\/\">\r\n                                                <h3>VertiGIS Studio<\/h3>\r\n                        <div class=\"content\">\r\n                            F\u00fcr unsere Produktlinie VertiGIS Studio bieten wir folgende Standardschulungen an: VertiGIS Studio Web, VertiGIS Studio Workflow und VertiGIS Studio Mobile sowie zus\u00e4tzliche Schulungen von unserem Partner TeachMeGIS.                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n                            <div class=\"s-column\">\r\n                    <a href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/vertigis-networks\/\">\r\n                                                <h3>VertiGIS Networks<\/h3>\r\n                        <div class=\"content\">\r\n                            F\u00fcr unsere Produktlinie VertiGIS Networks bieten wir Test-Drive- sowie E-Learning-M\u00f6glichkeiten und Standardschulungen an.                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n                            <div class=\"s-column\">\r\n                    <a href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/workshops\/\">\r\n                                                <h3>VertiGIS FM<\/h3>\r\n                        <div class=\"content\">\r\n                            F\u00fcr die Produktlinie VertiGIS FM bieten wir auf Anfrage zu verschiedenen Themenbereichen individuelle Workshops an.                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n                            <div class=\"s-column\">\r\n                    <a href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/lm-schulungen\/\">\r\n                                                <h3>VertiGIS Land Management<\/h3>\r\n                        <div class=\"content\">\r\n                            F\u00fcr unsere Produktlinie VertiGIS Land Management (LM) bieten wir zahlreiche E-Learning-Module an \u2013 flexibel, digital und jederzeit verf\u00fcgbar.                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n                            <div class=\"s-column\">\r\n                    <a href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/workshops\/\">\r\n                                                <h3>VertiGIS ConnectMaster<\/h3>\r\n                        <div class=\"content\">\r\n                            F\u00fcr die Produktlinie VertiGIS ConnectMaster bieten wir auf Anfrage zu verschiedenen Themenbereichen individuelle Schulungen oder Workshops an.                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n                            <div class=\"s-column\">\r\n                    <a href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/workshops\/\">\r\n                                                <h3>GEONIS<\/h3>\r\n                        <div class=\"content\">\r\n                            F\u00fcr die Produktlinie GEONIS bieten wir auf Anfrage zu verschiedenen Themenbereichen individuelle Schulungen oder Workshops an.                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n                    <\/div>\r\n            <\/div>\r\n<\/section>\n\n<style>\r\n    .cta {\r\n        padding: 120px 30px;\r\n    }\r\n    .cta .image-wrap {\r\n        width: 100%;\r\n        height: 36vw;\r\n        padding: 0 120px 30px 0;\r\n        position: relative;\r\n        transition: all 500ms;\r\n        min-height: 600px;\r\n        opacity: 0.5;\r\n        top: 120px;\r\n    }\r\n    .cta .content {\r\n        position: absolute;\r\n        right: 0px;\r\n        bottom: 0;\r\n        color: #fff;\r\n        width: 50%;\r\n        padding: 120px 30px;\r\n        font-size: 30px;\r\n        font-size: 16px;\r\n        background: #138943;\r\n    }\r\n    .cta .content > * {\r\n        max-width: 500px;\r\n    }\r\n    .cta .angle-graphic-left::before,\r\n    .cta .angle-graphic-left::after {\r\n        left: -30px;\r\n    }\r\n    .cta .angle-graphic-left::before {\r\n        top: 85%;\r\n    }\r\n    .cta .angle-graphic-left::after {\r\n        top: 95%;\r\n    }\r\n    .cta .angle-graphic-left.in-view::before {\r\n        top: 60%;\r\n    }\r\n    .cta .angle-graphic-left.in-view::after {\r\n        top: 75%;\r\n    }\r\n    .cta .angle-graphic-right::before,\r\n    .cta .angle-graphic-right::after {\r\n        right: -30px;\r\n    }\r\n    .cta .angle-graphic-right::before {\r\n        top: -15%;\r\n    }\r\n    .cta .angle-graphic-right::after {\r\n        top: -5%;\r\n    }\r\n    .cta .in-view .angle-graphic-right::before {\r\n        top: 10%;\r\n    }\r\n    .cta .in-view .angle-graphic-right::after {\r\n        top: 25%;\r\n    }\r\n    .cta .in-view .image-wrap {\r\n        opacity: 1;\r\n        top: 0;\r\n    }\r\n    .cta .button {\r\n        margin: 30px 15px 0 0px;\r\n    }\r\n    .cta .small-green-text {\r\n        color: #9FCC3B !important;\r\n    }\r\n    .cta h3 {\r\n        margin: 0;\r\n    }\r\n    @media (max-width: 800px) {\r\n        .cta {\r\n            padding: 30px;\r\n        }\r\n        .cta .image-wrap {\r\n            padding: 0 !important;\r\n            min-height: 330px;\r\n        }\r\n        .cta .content {\r\n            width: 100% !important;\r\n            z-index: 1;\r\n            margin: -60px -30px 0 0;\r\n            position: static;\r\n            padding: 60px 30px;\r\n        }\r\n        .cta .container {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: flex-end;\r\n        }\r\n        .cta h3 {\r\n            font-size: 30px;\r\n        }\r\n        .cta .button {\r\n            display: block;\r\n            text-align: center;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n\r\n<section id=\" angle-bg\" class=\"cta angle-bg angle-bg\">\r\n    <div class=\"angle-graphic-left graphic-2\">\r\n        <div class=\"angle-graphic-right\">\r\n            <div class=\"container\">\r\n                <div class=\"image-wrap\">\r\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2289\" height=\"1410\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake.jpg 2289w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-300x185.jpg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-1024x631.jpg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-1536x946.jpg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-2048x1262.jpg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-400x246.jpg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-800x493.jpg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-1200x739.jpg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2021\/04\/handshake-1600x986.jpg 1600w\" sizes=\"auto, (max-width: 2289px) 100vw, 2289px\" \/>                <\/div>\r\n                <div class=\"content\">\r\n                                            <h4 class=\"small-green-text\">Wir bieten auch an Ihre individuellen Bed\u00fcrfnisse angepasste Workshops an!<\/h4>\r\n                                                                <h3>Individuelle Workshops<\/h3>\r\n                                                                                                                <a class=\"button black\"href=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/workshops\/\">Zur Anfrage<\/a>\r\n                                                                                <\/div>\r\n            <\/div>\r\n        <\/div>      \r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":25,"featured_media":0,"parent":8772,"menu_order":78,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"wf_page_folders":[406,415],"class_list":["post-20702","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>VertiGIS Training - Schulungen und Workshops<\/title>\n<meta name=\"description\" content=\"Vertiefen Sie Ihr GIS-Know-how mit VertiGIS Trainings. Praxisnahe Kurse und Workshops steigern Produktivit\u00e4t, Qualit\u00e4t und Akzeptanz Ihrer Geospatial-L\u00f6sungen.\" \/>\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.vertigis.com\/de\/support-services\/training-emea\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Training\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/\" \/>\n<meta property=\"og:site_name\" content=\"VertiGIS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-11T12:18:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/support-services\\\/training-emea\\\/\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/support-services\\\/training-emea\\\/\",\"name\":\"VertiGIS Training - Schulungen und Workshops\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#website\"},\"datePublished\":\"2024-04-18T09:29:11+00:00\",\"dateModified\":\"2026-02-11T12:18:40+00:00\",\"description\":\"Vertiefen Sie Ihr GIS-Know-how mit VertiGIS Trainings. Praxisnahe Kurse und Workshops steigern Produktivit\u00e4t, Qualit\u00e4t und Akzeptanz Ihrer Geospatial-L\u00f6sungen.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/support-services\\\/training-emea\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.vertigis.com\\\/de\\\/support-services\\\/training-emea\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/support-services\\\/training-emea\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Support &#038; Services\",\"item\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/support-services\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/\",\"name\":\"VertiGIS\",\"description\":\"Enterprise spatial asset management solutions\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#organization\",\"name\":\"VertiGIS\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/VertiGIS-Studio-Logo-1-1.png\",\"contentUrl\":\"https:\\\/\\\/www.vertigis.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/VertiGIS-Studio-Logo-1-1.png\",\"width\":823,\"height\":127,\"caption\":\"VertiGIS\"},\"image\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"VertiGIS Training - Schulungen und Workshops","description":"Vertiefen Sie Ihr GIS-Know-how mit VertiGIS Trainings. Praxisnahe Kurse und Workshops steigern Produktivit\u00e4t, Qualit\u00e4t und Akzeptanz Ihrer Geospatial-L\u00f6sungen.","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.vertigis.com\/de\/support-services\/training-emea\/","og_locale":"de_DE","og_type":"article","og_title":"Training","og_url":"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/","og_site_name":"VertiGIS","article_modified_time":"2026-02-11T12:18:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/","url":"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/","name":"VertiGIS Training - Schulungen und Workshops","isPartOf":{"@id":"https:\/\/www.vertigis.com\/de\/#website"},"datePublished":"2024-04-18T09:29:11+00:00","dateModified":"2026-02-11T12:18:40+00:00","description":"Vertiefen Sie Ihr GIS-Know-how mit VertiGIS Trainings. Praxisnahe Kurse und Workshops steigern Produktivit\u00e4t, Qualit\u00e4t und Akzeptanz Ihrer Geospatial-L\u00f6sungen.","breadcrumb":{"@id":"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.vertigis.com\/de\/support-services\/training-emea\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Support &#038; Services","item":"https:\/\/www.vertigis.com\/de\/support-services\/"},{"@type":"ListItem","position":2,"name":"Training"}]},{"@type":"WebSite","@id":"https:\/\/www.vertigis.com\/de\/#website","url":"https:\/\/www.vertigis.com\/de\/","name":"VertiGIS","description":"Enterprise spatial asset management solutions","publisher":{"@id":"https:\/\/www.vertigis.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vertigis.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.vertigis.com\/de\/#organization","name":"VertiGIS","url":"https:\/\/www.vertigis.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.vertigis.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.vertigis.com\/wp-content\/uploads\/2025\/07\/VertiGIS-Studio-Logo-1-1.png","contentUrl":"https:\/\/www.vertigis.com\/wp-content\/uploads\/2025\/07\/VertiGIS-Studio-Logo-1-1.png","width":823,"height":127,"caption":"VertiGIS"},"image":{"@id":"https:\/\/www.vertigis.com\/de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/pages\/20702","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/comments?post=20702"}],"version-history":[{"count":0,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/pages\/20702\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/pages\/8772"}],"wp:attachment":[{"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/media?parent=20702"}],"wp:term":[{"taxonomy":"wf_page_folders","embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/wf_page_folders?post=20702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}