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

wxGUI/modules: fix import SQLite geometry data #2491

Merged

Conversation

tmszi
Copy link
Member

@tmszi tmszi commented Jul 22, 2022

Describe the bug
Import SQLite geometry data via wxGUI Import vector data dialog doesn't work.

To Reproduce
Steps to reproduce the behavior:

  1. Launch wxGUI
  2. From the Data catalog toolbar activate Import vector data tool
  3. From the Import vector data dialog Source type choose Database RadioButton widget
  4. Format ComboBox widget is not active

Expected behavior
Import SQLite geometry data via wxGUI Import vector data dialog should be work.

Screenshots
wxgui_import_dialog_def

System description (please complete the following information):

  • Operating System: all
  • GRASS GIS version: all
  • ogr2ogr --version: GDAL 3.4.2, released 2022/03/08

Additional context

GRASS nc_basic_spm_grass7/PERMANENT:~ > v.in.ogr -f | grep SQLite
Supported formats:
 SQLite (rw+): SQLite / Spatialite

@tmszi tmszi added bug Something isn't working backport_needed GUI wxGUI related labels Jul 22, 2022
@tmszi tmszi added this to the 8.2.1 milestone Jul 22, 2022
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@tmszi tmszi merged commit 6253da1 into OSGeo:main Sep 19, 2022
tmszi added a commit to tmszi/grass that referenced this pull request Sep 19, 2022
tmszi added a commit to tmszi/grass that referenced this pull request Sep 19, 2022
tmszi added a commit to tmszi/grass that referenced this pull request Sep 19, 2022
@tmszi tmszi deleted the wxgui-ogr_import_dialog-fix-import-sqlite-geom-data branch September 19, 2022 13:47
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
marisn pushed a commit to marisn/grass that referenced this pull request Jun 2, 2023
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants