Sundsvallskommun / OpenEMap-WebUserInterface

Open eMap user interface for the main map client
GNU Affero General Public License v3.0
4 stars 5 forks source link

ExtJS 5 + OpenLayers 3 (120-190h) #99

Open anderserla opened 10 years ago

anderserla commented 10 years ago

Analyse the time it would take to build a GeoExt compliant with ExtJS 5 and OpenLayers 3. Also make an estimate the time to implement this new GeoExt in Open eMap (both WUI and Admin WUI)

ghost commented 10 years ago

Ext JS 5 compatibility is being worked on by a core developer (Marc Jansen), see: https://github.com/geoext/geoext2/pull/274 (about 50% done)

If I where to finish the work that has been started I estimate ~30-50h but it should be coordinated with Marc and it's likely he is planning to continue the work.

OpenLayers 3 cannot be supported by GeoExt 2 without breaking backwards compatibility so it would have to be done in a separate branch, perhaps released as GeoExt 3. There is no existing development and rewriting GeoExt 2 to support OpenLayers 3 requires a significant effort. My current estimate is ~80-120h.

marcjansen commented 10 years ago

Hey @sweco-sebhar & @anderserla, I'd really appreciate any help wrt to geoext/geoext2#274. Do you think you may have some time to work on this?