Thanks Astrid. Here is the new app, which you can extract over MS4W
4.0.4 : https://ms4w.com/release/apps/mapbender_3.2.0_ms4w.zip (I
haven't announced its availability yet, but I uploaded it there for you
to test)
-jeff
On 2020-07-31 10:02 a.m., Astrid Emde (WhereGroup) wrote:
Hello Jeff,
I will have a look to and give feedback in the ticket.
Thanks for all your efforts
Astrid
Am 2020-07-31 14:39, schrieb Jeff McKenna:
Thanks Astrid, I'll be sure to use that starter link from now on.
This morning I've worked on trying to get this 3.2.0 package to work
on Windows, with the same settings as before (for FCGI + Apache) but
the demo map app hangs forever and causes fcgi errors in the Apache
error log as "mod_fcgid: get overlap result error" (see exact error
at https://ms4w.com/trac/ticket/277)
I'll keep working on this, but unfortunately I'm kind of stuck on
this. (I'm not sure what has changed in 3.2.0 that has caused new FCGI
errors)
I'll keep updating my progress through that ticket.
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-07-30 11:11 a.m., Astrid Emde (WhereGroup) wrote:
Hello Jeff,
the package is now available at
https://mapbender.org/builds/3.2.0/mapbender-starter-v3.2.0.zip
or as tar.gz
You also could take the current package which always should refer to
the actual version
https://mapbender.org/builds/mapbender-starter-current.zip
If you need any further help, let me know.
Thanks a lot and greetings from Cologne
Astrid
Am 2020-07-30 13:07, schrieb Jeff McKenna:
Thanks Astrid, I didn't realize the difference, sorry about that.
Will watch for updates :)
-jeff
On 2020-07-30 6:16 a.m., Astrid Emde (WhereGroup) wrote:
Hello Jeff,
you normally use the build package from https://mapbender.org/builds/
The package for Mapbender 3.2 is not there yet.
When it is there the procedure will be as usual.
we will inform you when the package is there.
Thanks for integrating Mapbender in MS4W!!
Greetings from Germany
Astrid
Am 2020-07-29 19:52, schrieb Jeff McKenna:
For the Windows community I've tried to update the MS4W package, but
the install docs and the new 3.2.0 structure differ (so
/mapbender/web/ no longer exists, but it is now
/mapbender/application/web/) etc. And after trying to adjust for the
new structure & loading /app.php/, I get errors of
application/app/autoload.php trying to include /vendor/autoload.php
(but there is no longer a 'vendor' folder in 3.2.0.
I am tracking this with the ticket: https://ms4w.com/trac/ticket/277
(if you want to jump in and help)
I will await the online docs
(https://doc.mapbender.org/en/installation.html) to be updated to
3.2.0 and then will re-tackle this update, so 3.2.0 can then be
distributed to the Windows community. Or, you can follow along my
progress and join the fun, through the ticket.
thanks!
-jeff
-- Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-07-29 12:35 p.m., Olaf Knopp (WhereGroup) wrote:
See English version below
============= Deutsch ===============
Hallo Mapbender-Community,
das Mapbender-Entwicklungsteam hat am 29.07.2020 die neue
Mapbender-Version 3.2.0 veröffentlicht. Herzlichen Dank an alle
Beteiligten.
Es handelt sich um die neue Mapbender-Version mit einigen
technologischen und architektonischen Veränderungen. Sie folgt
auf die LTS-Version 3.0.8.x, die noch bis zum 31.03.2021 mit
Sicherheitsaktualisierungen versorgt wird.
Wichtigste Änderungen sind der Einsatz von OpenLayers 6, das
Update auf Symfony 3.4 LTS, die Implementierung von geteilten
Dienste-Instanzen sowie diverse Aktualisierungen und
Bugbehebungen. Außerdem wurde der Schwerpunkt weiterhin auf
Stabilität und Performanz gelegt. Mit OpenLayers 6 kommen einige
neue Features wie die Kartenrotation oder stufenloser Zoom. Mit
den geteilten Diensteinstanzen können in Anwendungen
konfigurierte Dienste in anderen Anwendungen verwendet und
zentral konfiguriert werden. Mapbender 3.2.0 setzte mindestens
PHP 7.1 voraus.
Einige Funktionen wurden herausgenommen wie Meeting Point/POI und
das WMC-Handling. Sie werden schnellstmöglich durch eine modernes
"Share-Tool" ersetzt. Außerdem arbeiten wir am Refactoring des
Digitizers.
Alle Überarbeitungen im Detail können dem Change-Log entnommen
werden:
* https://github.com/mapbender/mapbender/releases
Download 3.2.0:
*
https://github.com/mapbender/mapbender-starter/archive/v3.2.0.tar.gz
Tag v3.2.0 auf GitHub:
*
https://github.com/mapbender/mapbender-starter/releases/tag/v3.2.0
Helfen Sie mit Mapbender weiterzuentwickeln:
* Developer Guide (Contributing.md):
https://github.com/mapbender/mapbender-starter/blob/master/CONTRIBUTING.md
Melden Sie Bugs
* https://github.com/mapbender/mapbender/issues
Die Dokumentation finden Sie hier:
* https://doc.mapbender.org/de/
Informationen zur Installation und Aktualisierung auf eine neue
Version:
* http://doc.mapbender.org/de/installation.html
Probieren Sie Mapbender aus:
* Mapbender-Tutorial, das die ersten Schritte mit Ihnen
durchgeht:https://doc.mapbender.org/de/quickstart.html
* Die neue Version: Mapbender-Demo https://demo.mapbender.org/
Viel Spaß mit der neuen Version wünscht
Das Mapbender Team
============ English =================
Hello Mapbender community,
the Mapbender development team has released the new Mapbender
version 3.2.0 on July 29th, 2020. Thank you to everyone involved.
It is the new Mapbender version with some technological and
architectural changes. It follows the LTS version 3.0.8.x, for
which we will provide security updates until March 31, 2021.
The most important changes are the use of OpenLayers 6, the
update to Symfony 3.4 LTS, the implementation of shared service
instances as well as various updates and bug fixes. The focus was
also on stability and performance. With OpenLayers 6 there are
some new features such as map rotation or continuous zoom. With
the shared service instances, services configured in applications
can be used in other applications and configured centrally.
Mapbender 3.2.0 requires at least PHP 7.1.
Some functions have been removed, such as Meeting Point / POI and
WMC handling. They will be replaced as soon as possible by a
modern "share tool". We are also working on refactoring the
digitizer.
Please refer to changelog to find out about the changes:
* https://github.com/mapbender/mapbender/releases
Download 3.2.0:
*
https://github.com/mapbender/mapbender-starter/archive/v3.2.0.tar.gz
Tag v3.2.0 at GitHub:
*
https://github.com/mapbender/mapbender-starter/releases/tag/v3.2.0
If you would like to work and develop with the source code read
the Developer Guide (Contributing.md)
*
https://github.com/mapbender/mapbender-starter/blob/master/CONTRIBUTING.md
Report bugs:
* https://github.com/mapbender/mapbender/issues
Documentation:
* https://doc.mapbender.org/en/
Installation and Update:
* https://doc.mapbender.org/en/installation.html
Try Mapbender or follow the Mapbender quickstart:
* https://doc.mapbender.org/en/quickstart.html
* Mapbender-demo: https://demo.mapbender.org/
We wish you a lot of fun with the new version
The Mapbender Team
_______________________________________________
Mapbender_dev mailing list
Mapbender_dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapbender_dev
_______________________________________________
Mapbender_dev mailing list
Mapbender_dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapbender_dev
_______________________________________________
Mapbender_dev mailing list
Mapbender_dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapbender_dev
--
Jeff McKenna
MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
_______________________________________________
Mapbender_dev mailing list
Mapbender_dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapbender_dev