{"id":128314,"date":"2024-08-08T14:40:03","date_gmt":"2024-08-08T21:40:03","guid":{"rendered":"https:\/\/www.vertigis.com\/?page_id=128314"},"modified":"2026-02-26T00:52:42","modified_gmt":"2026-02-26T08:52:42","slug":"mobile","status":"publish","type":"page","link":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/","title":{"rendered":"VertiGIS Studio Mobile"},"content":{"rendered":"<style>\r\n.intro-bg {\r\n    background-color: #F0F5F8;\r\n}\r\n.banner {\r\n    display: flex;\r\n    align-items: center;\r\n    position: relative;\r\n    justify-content: flex-end;\r\n    background: url(\/wp-content\/themes\/eclipse360\/assets\/images\/banner-bg.jpg) no-repeat top center \/ cover;\r\n}\r\n.banner::after {\r\n    content: '';\r\n    width: 100%;\r\n    height: 120px;\r\n    position: absolute;\r\n    left: 0;\r\n    bottom: 0;\r\n    background-color: #F0F5F8;\r\n}\r\n.banner h1 {\r\n    color: #9FCC3B !important;\r\n}\r\n.banner h2 {\r\n    color: #fff;\r\n    margin: 0;\r\n    font-size: calc(2vw + 24px);\r\n    line-height: 1;\r\n    font-weight: 900;\r\n}\r\n.home .banner h2 {\r\n    font-size: calc(3vw + 30px);\r\n}\r\n.banner h3 {\r\n    color: #9FCC3B;\r\n    font-weight: 400;\r\n    margin: 15px 0;\r\n    line-height: 1;\r\n    font-size: 18px;\r\n    text-shadow: 1px 1px 0 #000;\r\n}\r\n.banner .left h2 + h3 {\r\n    padding-left: 10px;\r\n    border-left: 1px solid #9FCC3B;\r\n}\r\n.banner .left {\r\n    left: 5%;\r\n    top: 40%;\r\n    position: absolute;\r\n    z-index: 3;\r\n    padding-right: 15px;\r\n    transition: all 2s;\r\n    opacity: 0.3;\r\n    max-width: 800px;\r\n}\r\n.home .banner .left {\r\n    width: calc(100% - 6%);\r\n    max-width: calc(100% - 6%);\r\n}\r\n.animate .banner .left {\r\n    top: 30%;\r\n    opacity: 1;\r\n}\r\n.banner .right {\r\n    flex-basis: 55%;\r\n    position: relative;\r\n    height: 40vw;\r\n    z-index: 1;\r\n    margin-top: 120px;\r\n    transition: all 2s;\r\n    min-height: 400px;\r\n}\r\n.animate .banner .right {\r\n    flex-basis: 60%;\r\n}\r\n.home .banner .right {\r\n    height: 50vw;\r\n    flex-basis: 75%;\r\n}\r\n.animate.home .banner .right {\r\n    flex-basis: 80%;\r\n}\r\n.banner .right img {\r\n    object-fit: cover;\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n.home .banner .right::after {\r\n    content: '';\r\n    display: block;\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background-color: rgba(0,0,0,0.3);\r\n    pointer-events: none;\r\n}\r\n.intro {\r\n    padding: 120px 30px;\r\n    font-size: 25px;\r\n}\r\n.intro .container {\r\n    max-width: 900px;\r\n    text-align: center;\r\n}\r\n.home .intro .container {\r\n    max-width: 1100px;\r\n    text-align: left;\r\n}\r\n.home .intro {\r\n    font-size: 40px;\r\n}\r\n.intro {\r\n    position: relative;\r\n}\r\n.intro .gallery {\r\n    padding-top: 60px;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.intro .gallery img {\r\n    flex-basis: calc(25% - 5px);\r\n    padding: 5%;\r\n}\r\n.intro .button {\r\n    margin: 30px 30px 0 0;\r\n    min-width: 182px;\r\n    text-align: center;\r\n}\r\n.intro .button:last-child {\r\n    margin-right: 0;\r\n}\r\nbody:not(.home) .intro.angle-graphic-left::before {\r\n    top: -60%;\r\n}\r\nbody:not(.home) .intro.angle-graphic-left::after {\r\n    top: 10%;\r\n}\r\nbody:not(.home) .intro.in-view.angle-graphic-left::before {\r\n    top: -100%;\r\n}\r\nbody:not(.home) .intro.in-view.angle-graphic-left::after {\r\n    top: -60%;\r\n}\r\n\r\n.banner .bg {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n}\r\n.banner .small-green-text {\r\n    font-size: 24px !important;\r\n}\r\n@media (max-width: 800px) {\r\n    .banner .right {\r\n        height: 55vh;\r\n        flex-basis: 100% !important;\r\n        margin-top: 90px;\r\n    }\r\n    .banner .right::after {\r\n        content: '';\r\n        display: block;\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background-color: rgba(0,0,0,0.3);\r\n        pointer-events: none;\r\n    }\r\n    .home .intro {\r\n        font-size: 26px;\r\n    }\r\n    .intro .gallery img {\r\n        flex-basis: unset;\r\n        padding: 8%;\r\n        width: 50%;\r\n    }\r\n}\r\n@media (min-width: 1000px) {\r\n    .banner::before {\r\n        content: '';\r\n        display: block;\r\n        position: absolute;\r\n        top: 0;\r\n        left: -10%;\r\n        width: 50%;\r\n        height: 100%;\r\n        background: url(\/wp-content\/themes\/eclipse360\/assets\/images\/banner-overlay.svg) no-repeat top center \/ contain;\r\n        z-index: 2;\r\n        opacity: 0;\r\n        transition: all 2s;\r\n    }\r\n    .animate .banner::before {\r\n        left: -5%;\r\n        opacity: 0.5;\r\n    }\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"intro-bg\">\r\n    <section class=\"banner\">\r\n                <div class=\"left\">\r\n                            <h1 class=\"small-green-text\">Moderne Android &#038; iOS GIS Apps f\u00fcr <br \/>den Au\u00dfendienst \u2013 online oder offline<\/h1>\r\n                        <h2>VertiGIS Studio Mobile<br \/><br \/><\/h2>\r\n                                            <a class=\"button\" href=\"#contact-form-on-page\">SOFTWARE-DEMO ANFRAGEN<\/a>\r\n                                    <\/div>\r\n        <div class=\"right\">\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1088\" height=\"648\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/08\/mobileviewer-foreground-hero-REV.png\" class=\"attachment-banner size-banner\" alt=\"Custom GIS Apps for Android &amp; iOS | VertiGIS Studio Mobile\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/08\/mobileviewer-foreground-hero-REV.png 1088w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/08\/mobileviewer-foreground-hero-REV-300x179.png 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/08\/mobileviewer-foreground-hero-REV-1024x610.png 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/08\/mobileviewer-foreground-hero-REV-400x238.png 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/08\/mobileviewer-foreground-hero-REV-800x476.png 800w\" sizes=\"auto, (max-width: 1088px) 100vw, 1088px\" \/>        <\/div>\r\n    <\/section>\r\n    <section class=\"intro angle-graphic-left graphic-1\">\r\n        <div class=\"container\">\r\n            <p>Mit VertiGIS Studio Mobile k\u00f6nnen Sie Ihre Arbeit im Au\u00dfendienst optimieren. Stellen Sie konfigurierbare, offline-f\u00e4hige GIS-Anwendungen bereit, welche die Datenerfassung optimieren und die Produktivit\u00e4t in jeder Umgebung steigern.<\/p>\n                    <\/div>\r\n    <\/section>\r\n<\/div>\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image is-resized\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"229\" height=\"198\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-1.svg\" alt=\"\" class=\"wp-image-128928\" style=\"width:75px\"\/><\/figure>\n<\/div>\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center\" id=\"h-nahtlose-offline-fahigkeiten\"><strong><strong>Nahtlose Offline-F\u00e4higkeiten<\/strong><\/strong><\/h5>\n\n\n\n<p class=\"has-text-align-center\">Unterst\u00fctzen Sie Au\u00dfendienstteams mit zuverl\u00e4ssigen Offline-Funktionen, welche eine durchgehende Produktivit\u00e4t auch in Gebieten ohne Netzempfang gew\u00e4hrleisten.&nbsp;<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"229\" height=\"198\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-2.svg\" alt=\"\" class=\"wp-image-128930\" style=\"width:75px\"\/><\/figure>\n<\/div>\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center\" id=\"h-fortgeschrittene-workflows\"><strong><strong>Fortgeschrittene Workflows<\/strong><\/strong><\/h5>\n\n\n\n<p class=\"has-text-align-center\">Kombinieren Sie VertiGIS Studio Mobile mit VertiGIS Studio Workflow, um Ihren Mitarbeitenden im Au\u00dfendienst modernste Werkzeuge zur Verf\u00fcgung zu stellen.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image is-resized\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"229\" height=\"198\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-3.svg\" alt=\"\" class=\"wp-image-128933\" style=\"width:75px\"\/><\/figure>\n<\/div>\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center\" id=\"h-flexible-bereitstellungsoptionen\"><strong><strong>Flexible Bereitstellungsoptionen<\/strong><\/strong><\/h5>\n\n\n\n<p class=\"has-text-align-center\">W\u00e4hlen Sie Ihre bevorzugte Plattform, auf der Sie Ihre Software bereitstellen \u2013 von App-Stores bis zur direkten Bereitstellung einer Installationsdatei.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center\" id=\"h-was-leistet-vertigis-studio-mobile\" style=\"font-size:25px\">Was leistet VertiGIS Studio Mobile?<\/h1>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<figure class=\"wp-block-video\"><video controls src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/12\/Mobile-GERMAN.mp4\"><\/video><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<section class=\"side-by-side content-right horizontal\">\r\n    <div class=\"images only-one\">\r\n                    <div class=\"large-image  \">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"800\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-1200x800.jpeg\" class=\"attachment-medium-square size-medium-square\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-1200x800.jpeg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-300x200.jpeg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-1024x683.jpeg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-1536x1024.jpeg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-2048x1365.jpeg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-400x267.jpeg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-800x533.jpeg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_369494413-1600x1067.jpeg 1600w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\r\n                    <\/div>\r\n    <div class=\"content\">\r\n                    <h3>Umfangreiche Gestaltungsm\u00f6glichkeiten<\/h3>\r\n                <div id=\"accordion-text-capabilities-1\" class=\"sales-sheet-accordion-text\">\n<p>Erstellen Sie moderne Anwendungen in Ihrem Webbrowser und optimieren Sie diese f\u00fcr eine mobile Offline-Umgebung. VertiGIS Studio Mobile Designer bietet den Grad an Konfiguration, den Sie ben\u00f6tigen, um vollst\u00e4ndig benutzerdefinierte Anwendungen mit Ihrem Branding zu erstellen.<\/p>\n<\/div>\n            <\/div>\r\n<\/section>\n\n\r\n<section class=\"side-by-side content-left horizontal\">\r\n    <div class=\"images only-one\">\r\n                    <div class=\"large-image  \">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"800\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-1200x800.jpeg\" class=\"attachment-medium-square size-medium-square\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-1200x800.jpeg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-300x200.jpeg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-1024x683.jpeg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-1536x1024.jpeg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-2048x1365.jpeg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-400x267.jpeg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-800x533.jpeg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_705683598-1600x1067.jpeg 1600w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\r\n                    <\/div>\r\n    <div class=\"content\">\r\n                    <h3>Arbeitsabl\u00e4ufe planen<\/h3>\r\n                <div id=\"accordion-text-capabilities-1\" class=\"sales-sheet-accordion-text\">\n<p>VertiGIS Studio Mobile wird komplett mit <a href=\"https:\/\/www.vertigis.com\/de\/studio\/workflow\/\">VertiGIS Studio Workflow<\/a> geliefert, mit dem Sie die Aufgaben Ihrer Au\u00dfendienstmitarbeitenden steuern k\u00f6nnen.<\/p>\n<\/div>\n            <\/div>\r\n<\/section>\n\n\r\n<section class=\"side-by-side content-right horizontal\">\r\n    <div class=\"images only-one\">\r\n                    <div class=\"large-image  \">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"673\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-1200x673.jpeg\" class=\"attachment-medium-square size-medium-square\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-1200x673.jpeg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-300x168.jpeg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-1024x574.jpeg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-1536x861.jpeg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-2048x1148.jpeg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-400x224.jpeg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-800x448.jpeg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_849376886-1600x897.jpeg 1600w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\r\n                    <\/div>\r\n    <div class=\"content\">\r\n                    <h3>Auch ohne Netzempfang arbeiten<\/h3>\r\n                <div id=\"accordion-text-capabilities-2\" class=\"sales-sheet-accordion-text\">\n<div id=\"accordion-text-capabilities-3\" class=\"sales-sheet-accordion-text\">\n<p>Mit VertiGIS Studio Mobile k\u00f6nnen Sie \u00c4nderungen auch offline vornehmen und diese synchronisieren, wenn die App wieder online ist.<\/p>\n<\/div>\n<\/div>\n            <\/div>\r\n<\/section>\n\n\r\n<section class=\"side-by-side content-left horizontal\">\r\n    <div class=\"images only-one\">\r\n                    <div class=\"large-image  \">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"673\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-1200x673.jpeg\" class=\"attachment-medium-square size-medium-square\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-1200x673.jpeg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-300x168.jpeg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-1024x574.jpeg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-1536x861.jpeg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-2048x1148.jpeg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-400x224.jpeg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-800x448.jpeg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_885214506-1600x897.jpeg 1600w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\r\n                    <\/div>\r\n    <div class=\"content\">\r\n                    <h3>Topaktuelle Funktionen nutzen<\/h3>\r\n                <div id=\"accordion-text-capabilities-4\" class=\"sales-sheet-accordion-text\">\n<p>VertiGIS Studio Mobile h\u00e4lt Schritt mit der technologischen Entwicklung von Esri durch das neueste Runtime SDK f\u00fcr .NET, sodass Sie sofortigen Zugriff auf neue Funktionen haben und Ihre Anwendungen zukunftssicher machen k\u00f6nnen.<\/p>\n<\/div>\n            <\/div>\r\n<\/section>\n\n\r\n<section class=\"side-by-side content-right horizontal\">\r\n    <div class=\"images only-one\">\r\n                    <div class=\"large-image  \">\r\n                <img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"734\" src=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-1200x734.jpeg\" class=\"attachment-medium-square size-medium-square\" alt=\"\" srcset=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-1200x734.jpeg 1200w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-300x184.jpeg 300w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-1024x626.jpeg 1024w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-1536x940.jpeg 1536w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-2048x1253.jpeg 2048w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-400x245.jpeg 400w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-800x489.jpeg 800w, https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/11\/AdobeStock_336795357-1-1600x979.jpeg 1600w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>            <\/div>\r\n                    <\/div>\r\n    <div class=\"content\">\r\n                    <h3>VertiGIS Studio Go<\/h3>\r\n                <p>Mit VertiGIS Studio Go k\u00f6nnen Sie eine Vorschau der von Ihnen entwickelten Anwendungen anzeigen oder anderen Benutzern in Ihrem Unternehmen den Zugriff darauf erm\u00f6glichen. Laden Sie VertiGIS Studio Go noch heute herunter, um eine Beispielanwendung auszuprobieren:<\/p>\n<p><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=geocortex.mobile.viewer\" target=\"_blank\" rel=\"noopener\">VertiGIS Studio Go for Android<\/a><br \/>\n<a href=\"https:\/\/apps.apple.com\/us\/app\/geocortex-go\/id1448420270?ls=1\/\" target=\"_blank\" rel=\"noopener\">VertiGIS Studio Go for iOS<\/a><br \/>\n<a href=\"https:\/\/www.microsoft.com\/en-ca\/p\/geocortex-go\/9nhg8wgk6h3x?rtc=1&amp;activetab=pivot:overviewtab\" target=\"_blank\" rel=\"noopener\">VertiGIS Studio Go for Windows<\/a><\/p>\n            <\/div>\r\n<\/section>\n\n\n<div style=\"height:80px\" aria-hidden=\"true\" id=\"contact-form-on-page\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading has-text-align-center form-headline has-text-color has-link-color wp-elements-15a7ed054463fb9bb543e07cc756ab7e\" id=\"h-personliche-beratung-amp-demos\" style=\"color:#128942\">Pers\u00f6nliche Beratung &amp; Demos<\/h5>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center form-title\" id=\"h-demo-projekte-jetzt-live-testen\">Demo-Projekte jetzt live testen<\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n\n\/* INFO: Pattern to add the Act-On contact form at the bottom of a page (German version) *\/\n\n.ao-textarea-block textarea {height: 122px;} \/* Adjust Act-On comment text box height *\/\n.central-form-rg {margin-left: auto; margin-right: auto; padding-bottom: 100px;} \/* center form *\/\n\n\n<\/style>\n\n<div class=\"central-form-rg\">\n\n<p style=\"text-align: center; font-weight: 400; font-size: 22px;margin-bottom:20px;\">Unsere Expert*innen helfen bei der L\u00f6sung Ihrer branchenspezifischen Herausforderungen. <br \/>Lassen Sie uns wissen, wer Sie sind, und wir werden Sie in K\u00fcrze kontaktieren!<\/p>\n\n<script type=\"text\/javascript\">var aoAdBlockDetected = true;<\/script>\n<script type=\"text\/javascript\" src=\"\/\/success.vertigis.com\/acton\/content\/aoAdDetect.js\"><\/script>\n<script type=\"text\/javascript\">window.addEventListener(\"load\",function(){if(aoAdBlockDetected){var t=document.createElement(\"div\"),o=document.createElement(\"div\"),e=document.createElement(\"div\"),n=document.createElement(\"div\"),d=document.createElement(\"button\"),i=\"<h1 style=\\\"text-align: center; line-height: 21px; color: #444444;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif;\\\"><strong style=\\\"font-weight: bold;\\\"><span style=\\\"white-space: pre-wrap; font-size: 18pt;\\\">It looks like you\u2019re using an AdBlocker<\/span><\/strong><\/span><\/h1> <p style=\\\"text-align: center; line-height: 20px; color: #444444;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif; color: #767676;\\\"><span style=\\\"white-space: pre-wrap; font-size: 18pt;\\\"><span style=\\\"white-space: pre-wrap;\\\"><span style=\\\"font-size: 14pt;\\\">Some of the forms and images on this page may not work correctly with this enabled. Please disable your ad blocker for this page.<\/span> <\/span><\/span><\/span><\/p> <p style=\\\"text-align: left; line-height: 20px; color: #444444;\\\"><span style=\\\"font-size: 14pt;\\\"><strong style=\\\"font-weight: 500;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif;\\\"><span style=\\\"white-space: pre-wrap;\\\"><span style=\\\"white-space: pre-wrap;\\\">Instructions<\/span><\/span><\/span><\/strong><\/span><\/p> <p style=\\\"text-align: left; line-height: 20px; color: #444444;\\\"><span style=\\\"font-size: 14pt;\\\"><strong style=\\\"font-weight: 500;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif;\\\"><span style=\\\"white-space: pre-wrap;\\\"><span style=\\\"white-space: pre-wrap;\\\">1. Find the ad blocker icon installed on your browser.<\/span><\/span><\/span><\/strong><\/span><\/p> <p style=\\\"text-align: left; line-height: 20px; color: #444444;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif;\\\"><span style=\\\"white-space: pre-wrap;\\\"><span style=\\\"white-space: pre-wrap;\\\">This icon is usually located on the upper right side of your screen. You may have more than one ad blocker installed.<\/span><\/span><\/span><\/span><\/p> <p style=\\\"text-align: left; line-height: 20px; color: #444444;\\\"><strong style=\\\"font-weight: 500;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif;\\\"><span style=\\\"white-space: pre-wrap;\\\"><span style=\\\"white-space: pre-wrap;\\\">2. Click the icon and disable the ad blocker for this website.<\/span><\/span><\/span><\/span><\/strong><\/p> <p style=\\\"text-align: left; line-height: 20px; color: #444444;\\\"><strong style=\\\"font-weight: 500;\\\"><span style=\\\"font-size: 14pt;\\\"><span style=\\\"font-family: 'helvetica neue', helvetica, arial, sans-serif;\\\"><span style=\\\"white-space: pre-wrap;\\\"><span style=\\\"white-space: pre-wrap;\\\">3. Refresh this website page, either by following prompts or clicking your browser\u2019s \u201crefresh\u201d or \u201creload\u201d button.<\/span><\/span><\/span><\/span><\/strong><\/p>\";t.style.cssText=\"position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:red;background: rgba(0,0,0,0.3);\",o.style.cssText=\"position: fixed; top: 50%; left: 50%; width: 600px; max-width: 80vw; transform: translate(-50%, -50%) !important; background: #ffffff; border-width: 1px; border-radius: 4px; border-color: #444444; border-style: solid; max-height: 80vh; overflow: auto; padding: 24px 56px 0 56px;\",o.innerHTML=i,n.style.cssText=\"margin-top: 36px; margin-bottom: 24px; text-align: center;\",o.appendChild(n),d.innerHTML=\"Refresh Page\",d.style.cssText=\"cursor: pointer; padding: 12px 24px; background: #FFFFFF; border-width: 1px; color: #444444; border-color: #444444; border-radius: 4px;\",n.appendChild(d),d.addEventListener(\"click\",function(){window.location.reload()}),e.style.cssText=\"position: absolute; right: 25px; top: 25px; cursor: pointer; font-size: 14px; line-height: 14px; color: #444444\",e.innerHTML=\"&#10005;\",e.addEventListener(\"click\",function(){o.parentNode.removeChild(o),t.parentNode.removeChild(t)}),document.body.appendChild(t),t.appendChild(o),o.appendChild(e)}});<\/script>\n<script type=\"text\/javascript\" id=\"aoform-script-87d799d2-a48f-49d3-9ba1-54497771383e:d-0001\">!function(o,t,e,a){o._aoForms=o._aoForms||[],o._aoForms.push(a);var n=function(){var o=t.createElement(e);o.src=(\"https:\"==t.location.protocol?\"https:\/\/\":\"http:\/\/\")+\"success.vertigis.com\/acton\/content\/form_embed.js\",o.async=!0;for(var a=t.getElementsByTagName(e)[0],n=a.parentNode,c=document.getElementsByTagName(\"script\"),r=!1,s=0;s<c.length;s++){if(c[s].getAttribute(\"src\")==o.getAttribute(\"src\"))r=!0;}r?typeof(_aoFormLoader)!=\"undefined\"?_aoFormLoader.load({id:\"87d799d2-a48f-49d3-9ba1-54497771383e:d-0001\",accountId:\"43821\",domain:\"success.vertigis.com\",isTemp:false,noStyle:false,prefill:false}):\"\":n.insertBefore(o,a)};window.attachEvent?window.attachEvent(\"onload\",n):window.addEventListener(\"load\",n,!1),n()}(window,document,\"script\",{id:\"87d799d2-a48f-49d3-9ba1-54497771383e\",accountId:\"43821\",domain:\"success.vertigis.com\",isTemp:false,noStyle:false,prefill:false});<\/script>\n\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Nahtlose Offline-F\u00e4higkeiten Unterst\u00fctzen Sie Au\u00dfendienstteams mit zuverl\u00e4ssigen Offline-Funktionen, welche eine durchgehende Produktivit\u00e4t auch in Gebieten ohne Netzempfang gew\u00e4hrleisten.&nbsp; Fortgeschrittene Workflows Kombinieren Sie VertiGIS Studio Mobile mit VertiGIS Studio Workflow, um <a href=\"https:\/\/www.vertigis.com\/de\/studio\/mobile\/\" class=\"more-link\"><\/a><\/p>\n","protected":false},"author":16,"featured_media":0,"parent":3979,"menu_order":5,"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":[353],"class_list":["post-128314","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>GIS Apps f\u00fcr Android &amp; iOS | VertiGIS Studio Mobile<\/title>\n<meta name=\"description\" content=\"Offlinef\u00e4hige mobile GIS-Apps entwickeln \u2013 mit Unterst\u00fctzung f\u00fcr Android- und iOS-Smartphones. Individuelle Workflows im Au\u00dfendienst erm\u00f6glichen.\" \/>\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\/studio\/mobile\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VertiGIS Studio Mobile\" \/>\n<meta property=\"og:description\" content=\"Nahtlose Offline-F\u00e4higkeiten Unterst\u00fctzen Sie Au\u00dfendienstteams mit zuverl\u00e4ssigen Offline-Funktionen, welche eine durchgehende Produktivit\u00e4t auch in\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vertigis.com\/de\/studio\/mobile\/\" \/>\n<meta property=\"og:site_name\" content=\"VertiGIS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T08:52:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-1.svg\" \/>\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=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/\",\"name\":\"GIS Apps f\u00fcr Android & iOS | VertiGIS Studio Mobile\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.vertigis.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Mobile-1.svg\",\"datePublished\":\"2024-08-08T21:40:03+00:00\",\"dateModified\":\"2026-02-26T08:52:42+00:00\",\"description\":\"Offlinef\u00e4hige mobile GIS-Apps entwickeln \u2013 mit Unterst\u00fctzung f\u00fcr Android- und iOS-Smartphones. Individuelle Workflows im Au\u00dfendienst erm\u00f6glichen.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Mobile-1.svg\",\"contentUrl\":\"https:\\\/\\\/www.vertigis.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Mobile-1.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/mobile\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"VertiGIS Studio\",\"item\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/studio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VertiGIS Studio Mobile\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/www.vertigis.com\\\/de\\\/\",\"name\":\"VertiGIS\",\"description\":\"Solutions designed with your purpose in mind\",\"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":"GIS Apps f\u00fcr Android & iOS | VertiGIS Studio Mobile","description":"Offlinef\u00e4hige mobile GIS-Apps entwickeln \u2013 mit Unterst\u00fctzung f\u00fcr Android- und iOS-Smartphones. Individuelle Workflows im Au\u00dfendienst erm\u00f6glichen.","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\/studio\/mobile\/","og_locale":"de_DE","og_type":"article","og_title":"VertiGIS Studio Mobile","og_description":"Nahtlose Offline-F\u00e4higkeiten Unterst\u00fctzen Sie Au\u00dfendienstteams mit zuverl\u00e4ssigen Offline-Funktionen, welche eine durchgehende Produktivit\u00e4t auch in","og_url":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/","og_site_name":"VertiGIS","article_modified_time":"2026-02-26T08:52:42+00:00","og_image":[{"url":"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-1.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/","url":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/","name":"GIS Apps f\u00fcr Android & iOS | VertiGIS Studio Mobile","isPartOf":{"@id":"https:\/\/www.vertigis.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/#primaryimage"},"image":{"@id":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/#primaryimage"},"thumbnailUrl":"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-1.svg","datePublished":"2024-08-08T21:40:03+00:00","dateModified":"2026-02-26T08:52:42+00:00","description":"Offlinef\u00e4hige mobile GIS-Apps entwickeln \u2013 mit Unterst\u00fctzung f\u00fcr Android- und iOS-Smartphones. Individuelle Workflows im Au\u00dfendienst erm\u00f6glichen.","breadcrumb":{"@id":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vertigis.com\/de\/studio\/mobile\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/#primaryimage","url":"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-1.svg","contentUrl":"https:\/\/www.vertigis.com\/wp-content\/uploads\/2024\/10\/Mobile-1.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.vertigis.com\/de\/studio\/mobile\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"VertiGIS Studio","item":"https:\/\/www.vertigis.com\/de\/studio\/"},{"@type":"ListItem","position":2,"name":"VertiGIS Studio Mobile"}]},{"@type":"WebSite","@id":"https:\/\/www.vertigis.com\/de\/#website","url":"https:\/\/www.vertigis.com\/de\/","name":"VertiGIS","description":"Solutions designed with your purpose in mind","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\/128314","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\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/comments?post=128314"}],"version-history":[{"count":0,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/pages\/128314\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/pages\/3979"}],"wp:attachment":[{"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/media?parent=128314"}],"wp:term":[{"taxonomy":"wf_page_folders","embeddable":true,"href":"https:\/\/www.vertigis.com\/de\/wp-json\/wp\/v2\/wf_page_folders?post=128314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}