Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bunch of fixes and improvements over the base_geoengine migration to 17.0 #1

Conversation

sersanchus
Copy link

@sersanchus sersanchus commented May 8, 2024

After having been reviewing your code proposal for base_geoengine, here are some commits to correct certain things that I have detected:

  • Fix in the component override in domain field
  • Field 'type' is used instead of 'mode' in model_view_id domain in vector layer view
  • Removes 'simplejson' as a python dependency
  • Completes the layers panel reordering by drag and drop
  • Fix in the access to props state that can be undefined in controller modelParams
  • Recovers the gist index creation for geometry columns when is required
  • Adds correction on the configuration and use of projections in widget geometry
  • Fixes the use of extractProps in geometry fields

@sersanchus
Copy link
Author

Hi @peluko00 and @miquelalzanillas, could you consider incorporating this branch into your base_geoengine migration?

@sersanchus sersanchus force-pushed the 17.0-mig-base_geoengine branch from 750dcae to fbdfeb7 Compare May 9, 2024 17:09
@miquelalzanillas miquelalzanillas merged commit 6b66352 into APSL:17.0-mig-base_geoengine May 9, 2024
@miquelalzanillas
Copy link
Member

Merged. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants