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

Add .qgs project for TWW #13

Merged
merged 15 commits into from
Nov 22, 2023
Merged

Add .qgs project for TWW #13

merged 15 commits into from
Nov 22, 2023

Conversation

ponceta
Copy link
Member

@ponceta ponceta commented Nov 22, 2023

New .qgs project for TEKSI Wastewater

Goal : Once this is finished, the fine configuration of attributes widgets and informations can be set up.

  • Add previous .qgs project
  • Rename project
  • Rename pg_configuration
  • Rename schemas
  • Rename layers
  • Replace qgep mentions
  • List text replacement queries to ease customer project migrations (2024)

Progress : DRAFT in progress

Search and replace:

On linux :

sed -i "s/oldValue/newValue/g" file.txt

PG Service, pg_qgep, pg_tww
Views to app, qgep_od"."vw, tww_app"."vw
Views to app, "qgep_od"."vw, "tww_app"."vw
Schema od, qgep_od, tww_od
Schema vl, qgep_vl, tww_vl
Rename qgep views, vw_qgep, vw_tww
QGEP Prefixes, qgep_cover_prefix, tww_cover_prefix
QGEP Prefixes, qgep_bottom_prefix, tww_bottom_prefix
QGEP Prefixes, qgep_input_prefix, tww_input_prefix
QGEP Prefixes, qgep_output_prefix, tww_output_prefix
Geometries, situation_geometry, situation3d_geometry
Geometries, progression_geometry, progression3d_geometry
Geometries, detail_geometry_geometry, detail_geometry3d_geometry
Network geometries are 2D, "tww_app"."vw_network_node" (situation3d_geometry), "tww_app"."vw_network_node" (situation_geometry)
Network geometries are 2D, "tww_app"."vw_network_node" (progression3d_geometry), "tww_app"."vw_network_node" (progression_geometry)
Network geometries are 2D, "tww_app"."vw_network_segment" (progression3d_geometry), "tww_app"."vw_network_segment" (progression_geometry)
Network geometries are 2D, "tww_app"."vw_network_segment" (progression3d_geometry),
"tww_app"."vw_network_segment" (progression_geometry)

Add previous .qgs project
@ponceta ponceta added the enhancement New feature or request label Nov 22, 2023
@ponceta ponceta self-assigned this Nov 22, 2023
@3nids
Copy link
Contributor

3nids commented Nov 22, 2023

can you git ignore the attachment file and remove it from the PR?

Add previous .qgs project
Remove attachements from .qgs projects
Remove old project duplicated from git
Update Project Name and Title
Update pg_service to pg_tww
Dispatch schemas
Update layers and prefixes
@ponceta
Copy link
Member Author

ponceta commented Nov 22, 2023

Yet still remains qgep mentions of :

  • qgepplugin
  • wincan2qgepplugin

@3nids
Copy link
Contributor

3nids commented Nov 22, 2023

I think we should not have any mention of these plugins here. Can you save the projet with a new profile?
(you might still need to drop these lines manually)

Update geometries according to actual TWW datamodel
Exclude .qgs~ with gitignore
First save with QGIS 3.28.12-Firenze and blank profile, only qgis trackable plugin installed
Remove lasts mentions of qgep
@ponceta
Copy link
Member Author

ponceta commented Nov 22, 2023

#8 should be merged with this.

@ponceta ponceta requested a review from 3nids November 22, 2023 14:50
@ponceta ponceta changed the title [WIP] Add .qgs project for TWW Add .qgs project for TWW Nov 22, 2023
@3nids 3nids merged commit d4b16fb into main Nov 22, 2023
1 check passed
@3nids 3nids deleted the poa_qgs_project branch November 22, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants