Geoportail-Luxembourg / geoportailv3

geoportailv3 is the implementation of the v3 of the map viewer of the luxembourgish geoportal
MIT License
25 stars 16 forks source link

Gslux 642 3d catalog #3092

Closed mki-c2c closed 1 year ago

mki-c2c commented 1 year ago

Works well, thanks @mki-c2c !

Two minor things to be handled here or in parent PR:

  • Layerswitcher should be hidden in mesh mode
  • The order of "3d layers" and 3d meshes" groups in the catalog is strangely reversed compared to v4 and prod

good catch, thanks

mki-c2c commented 1 year ago

Works well, thanks @mki-c2c !

Two minor things to be handled here or in parent PR:

  • Layerswitcher should be hidden in mesh mode

=> done

  • The order of "3d layers" and 3d meshes" groups in the catalog is strangely reversed compared to v4 and prod

=> this depends on the order in the DB, the dev DB has the 3d layers defined in inverse order. If you change the positions in the admin console, you will get the same order as in prod. There should be no functional change to the code.