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

Feature/187 use custom processing ogr2ogr #194

Merged
merged 5 commits into from
Jan 3, 2022

Conversation

benoitblanc
Copy link
Collaborator

Use custom GDAL processing (see #193) to convert GMLAS file to database and vice versa.

Related to #187

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2021

Codecov Report

Merging #194 (f2d45ca) into master (c368f6d) will decrease coverage by 17.87%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #194       +/-   ##
==========================================
- Coverage   18.66%   0.78%   -17.88%     
==========================================
  Files          42      42               
  Lines        3697    3673       -24     
  Branches      618     607       -11     
==========================================
- Hits          690      29      -661     
- Misses       2954    3643      +689     
+ Partials       53       1       -52     
Impacted Files Coverage Δ
...lication_schema_toolbox/core/load_gmlas_in_qgis.py 0.00% <0.00%> (-80.52%) ⬇️
...plication_schema_toolbox/gui/export_gmlas_panel.py 0.00% <0.00%> (ø)
...pplication_schema_toolbox/gui/gmlas_panel_mixin.py 0.00% <0.00%> (ø)
...plication_schema_toolbox/gui/import_gmlas_panel.py 0.00% <0.00%> (ø)
gml_application_schema_toolbox/viewers/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
...ml_application_schema_toolbox/toolbelt/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
...l_application_schema_toolbox/gui/custom_viewers.py 0.00% <0.00%> (-90.00%) ⬇️
gml_application_schema_toolbox/core/gmlas_xpath.py 0.00% <0.00%> (-79.32%) ⬇️
...lication_schema_toolbox/gui/wait_cursor_context.py 0.00% <0.00%> (-71.43%) ⬇️
gml_application_schema_toolbox/core/xml_utils.py 0.00% <0.00%> (-68.86%) ⬇️
... and 18 more

@benoitblanc benoitblanc force-pushed the feature/187_use_custom_processing_ogr2ogr branch from b28ac55 to 7215f1b Compare December 23, 2021 17:25
@Guts Guts marked this pull request as ready for review January 3, 2022 14:40
@Guts Guts merged commit f86f34e into master Jan 3, 2022
@Guts Guts deleted the feature/187_use_custom_processing_ogr2ogr branch January 3, 2022 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants