<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hallo psychodad71,<div class=""><br class=""></div><div class="">Evtl. fehlt nur das Löschen des Caches?</div><div class=""><br class=""></div><div class="">Im application-Ordner rm -rf app/cache/* auf der Konsole ausführen.</div><div class=""><br class=""></div><div class="">Ansonsten bin ich gerade auch den gleichen Weg gegangen wie Du:</div><div class=""><br class=""></div><div class="">1. Mapbender installiert.</div><div class="">2. WmtsBundle in der AppKernel.php registriert.</div><div class="">3. WmtsBundle in der routing.yml registriert.</div><div class="">4. Schema aktualisiert app/console doctrine:schema:update --force</div><div class="">5. Cache löschen und Assets installieren (rm -rf app/cache/* && app/console assets:install)</div><div class=""><br class=""></div><div class="">Damit kann ich WMTSe als Quellen eintragen.</div><div class=""><br class=""></div><div class="">Bitte beachte die Einschränkungen bei der Konfiguration einer Anwendung, die für WMTS gelten:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/mapbender/mapbender/pull/1116" class="">https://github.com/mapbender/mapbender/pull/1116</a></div><div class=""><br class=""></div><div class="">Beste Grüße,</div><div class="">Christian</div><div><br class=""><blockquote type="cite" class=""><div class="">Am 28.03.2020 um 08:14 schrieb psychodad71 <<a href="mailto:psychodad71@yahoo.de" class="">psychodad71@yahoo.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Bin jetzt einen Schritt weiter. Bin nach folgender Anleitung vorgegangen:<br class=""><a href="https://github.com/mapbender/wmts" class="">https://github.com/mapbender/wmts</a><br class="">Habe das WMTS Bundle in der app/AppKernel.php registriert und den controller<br class="">naemspace in der config/routing.yml hinzugefügt. Anschliessend habe ich mit<br class="">app/console doctrine:schema:update --force die Datenbanktabellen neu<br class="">initialisiert. Nun sieht das Frontend so aus:<br class=""><http://osgeo-org.1560.x6.nabble.com/file/t386243/Unbenannt.png> <br class="">Es fehlen die Felder: Service URL / User / Password<br class="">Irgendjemand eine Idee?<br class=""><br class=""><br class=""><br class="">--<br class="">Sent from: http://osgeo-org.1560.x6.nabble.com/mapbender-users-f4220788.html<br class="">_______________________________________________<br class="">Mapbender_users mailing list<br class="">Mapbender_users@lists.osgeo.org<br class="">https://lists.osgeo.org/mailman/listinfo/mapbender_users</div></div></blockquote></div><br class=""></body></html>