<html><head>

<meta name="Generator" content="Novell Groupwise Client (Version 18.2.1  Build: 139481)">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>
<body style="font: 10pt/normal Arial; font-size-adjust: none; font-stretch: normal;">Sehr geehrte Damen und Herren,<br><br>ich bin ab dem 19.12.2024 wieder am Arbeitsplatz.<br><br>Diese Email wird nicht weitergeleitet.<br><br><br>Mit freundlichen Gr&#x00FC;&#x00DF;en<br>Michael Tiede<br><br><br><div class="MsoNormal"><font face="Inter">Im Auftrag</font></div><div class="MsoNormal"><font face="Inter"><br></font></div><div class="MsoNormal"><font face="Inter">Michael Tiede</font></div><div class="MsoNormal"><font face="Inter">GIS-Koordinator<br></font></div><div class="MsoNormal"><br><font face="Inter">Stadt Eberswalde<br>SG 10.3, Hauptamt<br>Breite Stra&#x00DF;e 41 - 44<br>16225 Eberswalde</font></div><div><font face="Inter">03334/64-114<br></font><a href="mailto:m.tiede@eberswalde.de"><font face="Inter">m.tiede@eberswalde.de</font></a><font face="Inter"> <br></font><a href="http://www.eberswalde.de"><font face="Inter">www.eberswalde.de</font></a><br></div><span style='font-family: "Tahoma","sans-serif"; font-size: 7.5pt; mso-fareast-language: DE;'><div class="MsoNormal"><font face="Inter"><br></font></div><div class="MsoNormal"><font face="Inter"><br></font></div><div class="MsoNormal"><font face="Inter"><br></font></div><div class="MsoNormal"><font face="Inter"><br></font></div><div class="MsoNormal"><br></div><p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><br></p></span><br><br>>>> Daniel Grohmann via Mapbender_users <mapbender_users@lists.osgeo.org> 17.12.24 07:03 >>><br><br><div class="GroupWiseMessageBody"><div>Hallo Thorsten,</div><div><br></div><div>danke für deinen Tipp und ja, es gibt einen Proxy. Dieser wurde bei der QGIS-Konfiguration auch richtig angegeben: Einstellungen->Optionen->Netzwerk->Proxy für Webzugriff verwenden = ON, ProxyType = DefaultProxy.</div><div><br></div><div>Mit der lokalen WHL-Datei sieht der pip.main-Aufruf nun wie folgt aus:</div><div><br></div><div><font face="Courier New" size="1">import pip<br>pip.main(['install', "C:/temp/fabric2-3.2.2-py3-none-any.whl"])<br>WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.<br>Please see </font><a href="https://github.com/pypa/pip/issues/5599"><font face="Courier New" size="1">https://github.com/pypa/pip/issues/5599</font></a><font face="Courier New" size="1"> for advice on fixing the underlying issue.<br>To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.<br>Defaulting to user installation because normal site-packages is not writeable<br>Processing c:\temp\fabric2-3.2.2-py3-none-any.whl<br>WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/invoke/<br>WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/invoke/<br>WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/invoke/<br>WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/invoke/<br>WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/invoke/<br>Could not fetch URL </font><a href="https://pypi.org/simple/invoke/"><font face="Courier New" size="1">https://pypi.org/simple/invoke/</font></a><font face="Courier New" size="1">: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/invoke/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))) - skipping<br>INFO: pip is looking at multiple versions of fabric2 to determine which version is compatible with other requirements. This could take a while.<br>ERROR: Could not find a version that satisfies the requirement invoke>=2.0 (from fabric2) (from versions: none)<br>ERROR: No matching distribution found for invoke>=2.0<br>Could not fetch URL </font><a href="https://pypi.org/simple/pip/"><font face="Courier New" size="1">https://pypi.org/simple/pip/</font></a><font face="Courier New" size="1">: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))) - skipping<br>1</font></div><div><br></div><div>Viele Grüße</div><div>Daniel<br></div><div class="GroupWiseMessageBody"><span class="GroupwiseReplyHeader"><br><br>"Thorsten Hildebrand (WhereGroup) via Mapbender_users" <mapbender_users@lists.osgeo.org> schrieb am 16.12.2024 um 11:17:<br></span><div><div>Hallo Daniel,</div><div><br></div><div>ich vermute du kannst den ersten Teil der Fehlermeldung vernachlässigen.</div><div>Das eigentliche Problem könnte "urllib3.connection.HTTPSConnection" und </div><div>"Failed to establish a new connection" sein. Deine Umgebung kann oder </div><div>darf nicht auf die Python-Paketquellen zugreifen. Evtl. gibt es einen </div><div>HTTP(S)-Proxy?</div><div><br></div><div>Versuche im Browser die Bibliothek fabric2 selbst herunterzuladen: </div><a href="https://pypi.org/project/fabric2/#files">https://pypi.org/project/fabric2/#files</a><div><br></div><div>Dort die untere Datei unterhalb von "Gebaute Distribution": </div><div>fabric2-3.2.2-py3-none-any.whl</div><div><br></div><div>Danach versuchen aus der heruntergeladenen Datei zu installieren:</div><div>pip.main(['install', "C:/temp/fabric2-3.2.2-py3-none-any.whl"])</div><div><br></div><div>Viele Grüße,</div><div>Thorsten</div><div><br></div><div>Am 13.12.2024 um 11:52 schrieb Daniel Grohmann via Mapbender_users:</div><div>> Hallo Astrid,</div><div>> </div><div>> nachdem ich gestern deinen Vortrag gesehen hatte, habe ich mir das </div><div>> PlugIn QGIS2Mapbender (aus dem Repository) installiert.</div><div>> Es kam sofort eine Fehlermeldung, dass das Modul "fabric2" nicht </div><div>> installiert sei.</div><div>> </div><div>> Mit</div><div>> import pip</div><div>> pip.main(['install', 'fabric2'])</div><div>> </div><div>> in der Python-Console erschienen die folgenden Fehler:</div><div>> import pip</div><div>> pip.main(['install', 'fabric2'])</div><div>> WARNING: pip is being invoked by an old script wrapper. This will fail </div><div>> in a future version of pip.</div>> Please see <a href="https://github.com/pypa/pip/issues/5599">https://github.com/pypa/pip/issues/5599</a> <<a href="https://github.com/">https://github.com/</a> <div><br></div><div>> pypa/pip/issues/5599>for advice on fixing the underlying issue.</div><div>> To avoid this problem you can invoke Python with '-m pip' instead of </div><div>> running pip directly.</div><div>> WARNING: Retrying (Retry(total=4, connect=None, read=None, </div><div>> redirect=None, status=None)) after connection broken by </div><div>> 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection </div><div>> object at 0x0000011AB12BEF00>: Failed to establish a new connection: </div><div>> [Errno 11001] getaddrinfo failed')': /simple/fabric2/</div><div>> WARNING: Retrying (Retry(total=3, connect=None, read=None, </div><div>> redirect=None, status=None)) after connection broken by </div><div>> 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection </div><div>> object at 0x0000011AB1042870>: Failed to establish a new connection: </div><div>> [Errno 11001] getaddrinfo failed')': /simple/fabric2/</div><div>> WARNING: Retrying (Retry(total=2, connect=None, read=None, </div><div>> redirect=None, status=None)) after connection broken by </div><div>> 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection </div><div>> object at 0x0000011AB12DC2F0>: Failed to establish a new connection: </div><div>> [Errno 11001] getaddrinfo failed')': /simple/fabric2/</div><div>> WARNING: Retrying (Retry(total=1, connect=None, read=None, </div><div>> redirect=None, status=None)) after connection broken by </div><div>> 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection </div><div>> object at 0x0000011AB12DC500>: Failed to establish a new connection: </div><div>> [Errno 11001] getaddrinfo failed')': /simple/fabric2/</div><div>> WARNING: Retrying (Retry(total=0, connect=None, read=None, </div><div>> redirect=None, status=None)) after connection broken by </div><div>> 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection </div><div>> object at 0x0000011AB12DC710>: Failed to establish a new connection: </div><div>> [Errno 11001] getaddrinfo failed')': /simple/fabric2/</div><div>> ERROR: Could not find a version that satisfies the requirement fabric2 </div><div>> (from versions: none)</div><div>> ERROR: No matching distribution found for fabric2</div><div>> </div><div>> Anscheinend ist mit Python oder pip etwas nicht in Ordnung.</div><div>> </div><div>> Ich verwende folgende QGIS-Umgebung (installiert über osgeo4w-setup):</div><div>> </div><div>> QGIS-Version</div><div>> 3.38.3-Grenoble</div><div>> QGIS-Codeversion</div><div>> 37f9e6efee</div><div>> Qt-Version</div><div>> 5.15.13</div><div>> Python-Version</div><div>> 3.12.6</div><div>> GDAL-Version</div><div>> 3.9.2</div><div>> PROJ-Version</div><div>> 9.4.0</div><div>> EPSG-Registraturdatenbankversion</div><div>> v11.004 (2024-02-24)</div><div>> GEOS-Version</div><div>> 3.12.2-CAPI-1.18.2</div><div>> SQLite-Version</div><div>> 3.45.1</div><div>> PDAL-Version</div><div>> 2.6.3</div><div>> PostgreSQL-Client-Version</div><div>> 16.2</div><div>> SpatiaLite-Version</div><div>> 5.1.0</div><div>> QWT-Version</div><div>> 6.2.0</div><div>> QScintilla2-Version</div><div>> 2.14.1</div><div>> BS-Version</div><div>> Windows 10 Version 1809</div><div>> </div><div>> Beste Grüße</div><div>> Daniel Grohmann</div><div>> </div><div>> </div><div>> </div><div>> </div><div>> "Astrid Emde (WhereGroup) via Mapbender_users" </div><div>> <mapbender_users@lists.osgeo.org> schrieb am 13.12.2024 um 10:20:</div><div>> Hallo,</div><div>> </div><div>> gestern fand die Where2B Konferenz 2024 in Bonn | Online statt.</div><div>> </div>> <a href="https://where2b-conference.com/">https://where2b-conference.com/</a> <<a href="https://where2b-conference.com/">https://where2b-conference.com/</a>><div><br></div><div>> </div><div>> </div><div>> Ich habe dort in einem Vortrag das QGIS Plugin</div><div>> QGIS2Mapbendervorgestellt, mit dem ganz einfach QGIS Projekte</div><div>> veröffentlicht und in Mapbender eingebunden werden können.</div><div>> </div><div>> Die Folien finden sich auf GitHub unter</div>> <a href="https://github.com/astroidex/presentations/blob/master/Where2B2024/">https://github.com/astroidex/presentations/blob/master/Where2B2024/</a> <div><br></div>> Where2B_2024_QGIS2Mapbender_Astrid_Emde.pdf <<a href="https://github.com/">https://github.com/</a> <div><br></div><div>> astroidex/presentations/blob/master/Where2B2024/ </div><div>> Where2B_2024_QGIS2Mapbender_Astrid_Emde.pdf></div><div>> </div><div>> </div><div>> Die Folien werden bald auch im Archiv der Where2B Konferenz verlinkt</div>> <a href="https://where2b-conference.com/archiv/">https://where2b-conference.com/archiv/</a> <<a href="https://where2b-conference.com/">https://where2b-conference.com/</a> <div><br></div><div>> archiv/></div><div>> </div><div>> </div><div>> Ich hoffe, dass das Plugin QGIS2Mapbender den Prozess der</div><div>> Veröffentlichung von Diensten vereinfachen wird und freue mich über</div><div>> Rückmeldung und Ideen zum neuen Plugin.</div><div>> </div><div>> Anbei auch noch der Link zur ReadMe mit Hinweisen zur Einrichtuung</div><div>> (derzeit wird noch fabric2 benötigt)</div>> <a href="https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md">https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md</a> <div><br></div>> <<a href="https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md">https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md</a>><div><br></div><div>> </div><div>> </div><div>> Und hier noch Links zu den Vorträgen der letzen Jahr auf der Where2B</div><div>> </div><div>> In 2023 gab es einen Vortrag zum Thema "Mapbender 4 – spannende Features</div><div>> des neuen Major Release".</div>> <a href="https://github.com/astroidex/presentations/blob/master/Where2B2023/">https://github.com/astroidex/presentations/blob/master/Where2B2023/</a> <div><br></div>> Where2B_2023_Mapbender_Version_4_Astrid_Emde.pdf <<a href="https://github.com/">https://github.com/</a> <div><br></div><div>> astroidex/presentations/blob/master/Where2B2023/ </div><div>> Where2B_2023_Mapbender_Version_4_Astrid_Emde.pdf></div><div>> </div><div>> </div><div>> In 2022 gab es einen Vortrag zum Thema "Versteckte Schätze - neue und</div><div>> weniger bekannter Feature in Mapbender".</div>> <a href="https://where2b-conference.com/fileadmin/where2b/resources/documets/">https://where2b-conference.com/fileadmin/where2b/resources/documets/</a> <div><br></div><div>> archive/2022/Where2B_2022_Mapbender_Astrid_Emde_HK_compressed.pdf </div>> <<a href="https://where2b-conference.com/fileadmin/where2b/resources/documets/">https://where2b-conference.com/fileadmin/where2b/resources/documets/</a> <div><br></div><div>> archive/2022/Where2B_2022_Mapbender_Astrid_Emde_HK_compressed.pdf></div><div>> </div><div>> </div><div>> --------</div><div>> english</div><div>> --------</div><div>> </div><div>> Hello,</div><div>> </div><div>> yesterday the Where2B Conference 2024 took place in Bonn | Online.</div><div>> </div>> <a href="https://where2b-conference.com/">https://where2b-conference.com/</a> <<a href="https://where2b-conference.com/">https://where2b-conference.com/</a>><div><br></div><div>> </div><div>> </div><div>> In a presentation there I presented the QGIS plugin QGIS2Mapbender, with</div><div>> which QGIS projects can be easily published and integrated into</div><div>> Mapbender.</div><div>> </div><div>> The slides can be found on GitHub at</div>> <a href="https://github.com/astroidex/presentations/blob/master/Where2B2024/">https://github.com/astroidex/presentations/blob/master/Where2B2024/</a> <div><br></div>> Where2B_2024_QGIS2Mapbender_Astrid_Emde.pdf <<a href="https://github.com/">https://github.com/</a> <div><br></div><div>> astroidex/presentations/blob/master/Where2B2024/ </div><div>> Where2B_2024_QGIS2Mapbender_Astrid_Emde.pdf></div><div>> </div><div>> </div><div>> The slides will soon also be linked in the archive of the Where2B</div><div>> conference</div>> <a href="https://where2b-conference.com/archiv/">https://where2b-conference.com/archiv/</a> <<a href="https://where2b-conference.com/">https://where2b-conference.com/</a> <div><br></div><div>> archiv/></div><div>> </div><div>> </div><div>> I hope that the QGIS2Mapbender plugin will simplify the process of</div><div>> publishing services and look forward to receiving feedback and ideas on</div><div>> the new plugin.</div><div>> </div><div>> Here is also the link to the ReadMe with instructions on how to set it</div><div>> up (currently fabric2 is still required)</div>> <a href="https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md">https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md</a> <div><br></div>> <<a href="https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md">https://github.com/WhereGroup/QGIS2Mapbender/blob/main/README.md</a>><div><br></div><div>> </div><div>> </div><div>> And here are links to last year's presentations at Where2B</div><div>> </div><div>> In 2023 there was a presentation on “Mapbender 4 - exciting features of</div><div>> the new major release”.</div>> <a href="https://github.com/astroidex/presentations/blob/master/Where2B2023/">https://github.com/astroidex/presentations/blob/master/Where2B2023/</a> <div><br></div>> Where2B_2023_Mapbender_Version_4_Astrid_Emde.pdf <<a href="https://github.com/">https://github.com/</a> <div><br></div><div>> astroidex/presentations/blob/master/Where2B2023/ </div><div>> Where2B_2023_Mapbender_Version_4_Astrid_Emde.pdf></div><div>> </div><div>> </div><div>> In 2022 there was a presentation on “Hidden treasures - new and lesser</div><div>> known features in Mapbender”.</div>> <a href="https://where2b-conference.com/fileadmin/where2b/resources/documets/">https://where2b-conference.com/fileadmin/where2b/resources/documets/</a> <div><br></div><div>> archive/2022/Where2B_2022_Mapbender_Astrid_Emde_HK_compressed.pdf </div>> <<a href="https://where2b-conference.com/fileadmin/where2b/resources/documets/">https://where2b-conference.com/fileadmin/where2b/resources/documets/</a> <div><br></div><div>> archive/2022/Where2B_2022_Mapbender_Astrid_Emde_HK_compressed.pdf></div><div>> </div><div>> </div><div>> -- </div><div>> Mit freundlichen Grüßen</div><div>> </div><div>> Astrid Emde</div><div>> GIS-Consultant</div><div>> </div><div>> ********************************************</div><div>> Where2B 2024 - die Open-Source-GIS-Konferenz</div><div>> 12. Dezember 2024 vor Ort in Bonn und online</div>> <a href="https://where2b-conference.com/">https://where2b-conference.com/</a> <<a href="https://where2b-conference.com/">https://where2b-conference.com/</a>><div><br></div><div>> </div><div>> ********************************************</div><div>> </div><div>>     Astrid Emde</div><div>>     WhereGroup GmbH</div><div>>     Eifelstraße 7</div><div>>     53119 Bonn</div><div>>     Germany</div><div>> </div><div>>     Tel: +49(0)228 90 90 38 - 22</div><div>>     Fax: +49(0)228 90 90 38 - 11</div><div>> </div><div>>     astrid.emde@wheregroup.com</div><div>>     www.wheregroup.com</div><div>> </div><div>>     Meinen PGP Public-Key können Sie unter pgp.mit.edu herunterladen:</div>> <a href="https://keys.openpgp.org/vks/v1/by-">https://keys.openpgp.org/vks/v1/by-</a> <div><br></div>> fingerprint/01F8152D36FC07C25EADDE86C5084ACC1C287CCB <<a href="https://">https://</a> <div><br></div><div>> keys.openpgp.org/vks/v1/by- </div><div>> fingerprint/01F8152D36FC07C25EADDE86C5084ACC1C287CCB></div><div>> </div><div>>     Signierte und/oder verschlüsselte Nachrichten sind sehr willkommen</div><div>> </div><div>>     Geschäftsführer:</div><div>>     Olaf Knopp, Peter Stamm</div><div>>     Amtsgericht Bonn, HRB 9885</div><div>> -------------------------------</div><div>> </div><div>> _______________________________________________</div><div>> Mapbender_users mailing list</div><div>> Mapbender_users@lists.osgeo.org</div>> <a href="https://lists.osgeo.org/mailman/listinfo/mapbender_users">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a><div><br></div><div><br></div><div><br></div><div>_______________________________________________</div><div>Mapbender_users mailing list</div><div>Mapbender_users@lists.osgeo.org</div><a href="https://lists.osgeo.org/mailman/listinfo/mapbender_users">https://lists.osgeo.org/mailman/listinfo/mapbender_users</a><div><br></div></div></div></div><BR>

  <div>
   <div>
    <font face="Arial">Hinweis zur Verarbeitung von personenbezogenen Daten: </font>
   </div>
   <div>
    <font face="Arial">Im Internet der Stadt Eberswalde unter <a href="https://www.eberswalde.de/datenschutzerklaerung">https://www.eberswalde.de/datenschutzerklaerung</a> finden Sie die Allgemeine</font> <span style="font-family:'arial'">Information zur Verarbeitung personenbezogener Daten durch die Stadt Eberswalde.</span>
   </div>
   <div>
    <font face="Arial"><br></font>
   </div>
   <div>
    <font face="Arial">Hinweis zu Datei-Anhängen: </font>
   </div>
   <div>
    <font face="Arial">Als Anhänge werden nur die Dateiformate pdf, docx und xlsx problemlos zugestellt. Aus Sicherheitsgründen können</font> <span style="font-family:'arial'">Office-Dateiformate, die ausführbare Programmcodes enthalten können (insbesondere doc, dot, rtf und xls), nicht </span><span style="font-family:'arial'">akzeptiert werden. Andere Formate werden erst nach erfolgter Sicherheitsüberprüfung zugestellt, was mit </span><span style="font-family:'arial'">Zeitverzögerung verbunden ist.</span>
   </div>
  </div>
 <BR>
</body></html>