g3w-admin icon indicating copy to clipboard operation
g3w-admin copied to clipboard

Problematic zoom extents with EPSG:4674

Open gustavoeugenio opened this issue 1 year ago • 6 comments

Checklist

  • [X] I've searched through the existing issues and this bug has never been reported before

Subject of the issue

The extent srs doesn't works very fine with other srid (like 4674).

Tested other situations, just is fine with config QGS project with srid 4326. I dont know with have some relation with this commit on g3wadmin: Add generic srs extent, instead of CRS bbox.

When use other srid (that is not 4326), have problem with zoom (zoom in, zoom out and zoom to box) and the check box on "User QGIS project map start extent as webgis init extent" have error.

I have two version of G3WSuite (diferents servers), both with docker compose:

  • Ubuntu Server 18.04 with G3W-SUITE Version 3.5.dev-20230120114529 (all right)

  • Ubuntu Server 22.04 with G3W-SUITE Version v3.6.6: administration GIS application (error)

Steps to reproduce

  1. Config QGIS project to SRID 4674
  2. Create a Cartographic Group with GEODATA (EPSG 4674)
  3. Import QGS project to Cartographic Group. (if Advertised Extend on QGS project is checked, have a error on "User QGIS project map start extent as webgis init extent". Unchecked this box to save and open map view.
  4. Open Map View, had a error with zoom (zoom in, zoom out, zoom to box).

Environment

  • g3w-admin: 3.6.6
  • g3w-client: version
  • browser: Google Chrome
  • operating system client: Tested Ubuntu Studio and Windows 11.

Link to your project

No response

Additional info

No response

gustavoeugenio avatar Jul 17 '23 02:07 gustavoeugenio