-
-
Notifications
You must be signed in to change notification settings - Fork 42
Import et chargement des boulons scellés #548
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
Open
ReadWriteGeo
wants to merge
12
commits into
3liz:master
Choose a base branch
from
ReadWriteGeo:fixe_547
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
de16139
Update cadastre_import.py
ReadWriteGeo 3c72533
Update cadastre_loading.py
ReadWriteGeo 72d7726
Update edigeo_formatage_donnees.sql
ReadWriteGeo c15d94d
Update edigeo_drop_indexes.sql
ReadWriteGeo 7ef5638
Update edigeo_create_indexes.sql
ReadWriteGeo d7f4299
Update commun_create_metier.sql
ReadWriteGeo 386636d
Update commun_creation_contraintes.sql
ReadWriteGeo 612c94b
Update commun_suppression_contraintes.sql
ReadWriteGeo 2ba9081
Ajout de geo_boulon.qml
ReadWriteGeo 904e31b
Ajout de geo_boulon.svg
ReadWriteGeo 60567a6
Ajout de geo_boulon.qml
ReadWriteGeo b637551
Ajout de geo_boulon.svg
ReadWriteGeo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,7 @@ DROP INDEX IF EXISTS geo_tronfluv_annee_idx; | |
| DROP INDEX IF EXISTS geo_tronroute_annee_idx; | ||
| DROP INDEX IF EXISTS geo_ptcanv_annee_idx; | ||
| DROP INDEX IF EXISTS geo_borne_annee_idx; | ||
| DROP INDEX IF EXISTS geo_boulon_annee_idx; | ||
| DROP INDEX IF EXISTS geo_croix_annee_idx; | ||
| DROP INDEX IF EXISTS geo_symblim_annee_idx; | ||
| DROP INDEX IF EXISTS geo_tpoint_annee_idx; | ||
|
|
@@ -35,6 +36,7 @@ DROP INDEX IF EXISTS geo_tronfluv_geom_idx; | |
| DROP INDEX IF EXISTS geo_tronroute_geom_idx; | ||
| DROP INDEX IF EXISTS geo_ptcanv_geom_idx; | ||
| DROP INDEX IF EXISTS geo_borne_geom_idx; | ||
| DROP INDEX IF EXISTS geo_boulon_geom_idx; | ||
| DROP INDEX IF EXISTS geo_croix_geom_idx; | ||
| DROP INDEX IF EXISTS geo_symblim_geom_idx; | ||
| DROP INDEX IF EXISTS geo_tpoint_geom_idx; | ||
|
|
@@ -97,6 +99,8 @@ DROP INDEX IF EXISTS idx_geo_borne_geo_borne; | |
| DROP INDEX IF EXISTS idx_geo_borne_parcelle_geo_borne_parcelle ; | ||
| DROP INDEX IF EXISTS idx_geo_croix_geo_croix ; | ||
| DROP INDEX IF EXISTS idx_geo_croix_parcelle_geo_croix_parcelle ; | ||
| DROP INDEX IF EXISTS idx_geo_boulon_geo_boulon; | ||
| DROP INDEX IF EXISTS idx_geo_boulon_parcelle_geo_boulon_parcelle ; | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remonter les deux ligne avant |
||
| DROP INDEX IF EXISTS idx_geo_symblim_geo_symblim ; | ||
| DROP INDEX IF EXISTS idx_geo_symblim_parcelle_geo_symblim_parcelle ; | ||
| DROP INDEX IF EXISTS idx_geo_tpoint_geo_tpoint ; | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,163 @@ | ||
| <!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'> | ||
| <qgis autoRefreshMode="Disabled" simplifyAlgorithm="0" simplifyDrawingHints="0" simplifyMaxScale="1" simplifyLocal="1" symbologyReferenceScale="-1" minScale="1800" hasScaleBasedVisibilityFlag="1" maxScale="0" autoRefreshTime="0" styleCategories="Symbology|Fields|Rendering" simplifyDrawingTol="1" version="3.44.6-Solothurn"> | ||
| <renderer-v2 type="singleSymbol" forceraster="0" symbollevels="0" referencescale="-1" enableorderby="0"> | ||
| <symbols> | ||
| <symbol type="marker" name="0" force_rhr="0" frame_rate="10" clip_to_extent="1" alpha="1" is_animated="0"> | ||
| <data_defined_properties> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="name" value=""/> | ||
| <Option name="properties"/> | ||
| <Option type="QString" name="type" value="collection"/> | ||
| </Option> | ||
| </data_defined_properties> | ||
| <layer locked="0" enabled="1" pass="0" id="{eeec5469-3f71-4da2-8eb7-a0b7e73c68c9}" class="SvgMarker"> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="angle" value="0"/> | ||
| <Option type="QString" name="color" value="0,0,0,255,rgb:0,0,0,1"/> | ||
| <Option type="QString" name="fixedAspectRatio" value="0"/> | ||
| <Option type="QString" name="horizontal_anchor_point" value="1"/> | ||
| <Option type="QString" name="name" value="geo_boulon.svg"/> | ||
| <Option type="QString" name="offset" value="0,0"/> | ||
| <Option type="QString" name="offset_map_unit_scale" value="3x:0,0,0,0,0,0"/> | ||
| <Option type="QString" name="offset_unit" value="MM"/> | ||
| <Option type="QString" name="outline_color" value="0,0,0,255,rgb:0,0,0,1"/> | ||
| <Option type="QString" name="outline_width" value="2"/> | ||
| <Option type="QString" name="outline_width_map_unit_scale" value="3x:0,0,0,0,0,0"/> | ||
| <Option type="QString" name="outline_width_unit" value="Pixel"/> | ||
| <Option name="parameters"/> | ||
| <Option type="QString" name="scale_method" value="diameter"/> | ||
| <Option type="QString" name="size" value="4"/> | ||
| <Option type="QString" name="size_map_unit_scale" value="3x:0,0,0,0,0,0"/> | ||
| <Option type="QString" name="size_unit" value="MapUnit"/> | ||
| <Option type="QString" name="vertical_anchor_point" value="1"/> | ||
| </Option> | ||
| <data_defined_properties> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="name" value=""/> | ||
| <Option type="Map" name="properties"> | ||
| <Option type="Map" name="angle"> | ||
| <Option type="bool" name="active" value="true"/> | ||
| <Option type="QString" name="expression" value=""ori""/> | ||
| <Option type="int" name="type" value="3"/> | ||
| </Option> | ||
| </Option> | ||
| <Option type="QString" name="type" value="collection"/> | ||
| </Option> | ||
| </data_defined_properties> | ||
| </layer> | ||
| </symbol> | ||
| </symbols> | ||
| <rotation/> | ||
| <sizescale/> | ||
| <data-defined-properties> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="name" value=""/> | ||
| <Option name="properties"/> | ||
| <Option type="QString" name="type" value="collection"/> | ||
| </Option> | ||
| </data-defined-properties> | ||
| </renderer-v2> | ||
| <selection mode="Default"> | ||
| <selectionColor invalid="1"/> | ||
| <selectionSymbol> | ||
| <symbol type="marker" name="" force_rhr="0" frame_rate="10" clip_to_extent="1" alpha="1" is_animated="0"> | ||
| <data_defined_properties> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="name" value=""/> | ||
| <Option name="properties"/> | ||
| <Option type="QString" name="type" value="collection"/> | ||
| </Option> | ||
| </data_defined_properties> | ||
| <layer locked="0" enabled="1" pass="0" id="{3b17ff04-6046-4ae5-9320-9a0e5d2bc0c1}" class="SimpleMarker"> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="angle" value="0"/> | ||
| <Option type="QString" name="cap_style" value="square"/> | ||
| <Option type="QString" name="color" value="255,0,0,255,rgb:1,0,0,1"/> | ||
| <Option type="QString" name="horizontal_anchor_point" value="1"/> | ||
| <Option type="QString" name="joinstyle" value="bevel"/> | ||
| <Option type="QString" name="name" value="circle"/> | ||
| <Option type="QString" name="offset" value="0,0"/> | ||
| <Option type="QString" name="offset_map_unit_scale" value="3x:0,0,0,0,0,0"/> | ||
| <Option type="QString" name="offset_unit" value="MM"/> | ||
| <Option type="QString" name="outline_color" value="35,35,35,255,rgb:0.1372549,0.1372549,0.1372549,1"/> | ||
| <Option type="QString" name="outline_style" value="solid"/> | ||
| <Option type="QString" name="outline_width" value="0"/> | ||
| <Option type="QString" name="outline_width_map_unit_scale" value="3x:0,0,0,0,0,0"/> | ||
| <Option type="QString" name="outline_width_unit" value="MM"/> | ||
| <Option type="QString" name="scale_method" value="diameter"/> | ||
| <Option type="QString" name="size" value="2"/> | ||
| <Option type="QString" name="size_map_unit_scale" value="3x:0,0,0,0,0,0"/> | ||
| <Option type="QString" name="size_unit" value="MM"/> | ||
| <Option type="QString" name="vertical_anchor_point" value="1"/> | ||
| </Option> | ||
| <data_defined_properties> | ||
| <Option type="Map"> | ||
| <Option type="QString" name="name" value=""/> | ||
| <Option name="properties"/> | ||
| <Option type="QString" name="type" value="collection"/> | ||
| </Option> | ||
| </data_defined_properties> | ||
| </layer> | ||
| </symbol> | ||
| </selectionSymbol> | ||
| </selection> | ||
| <blendMode>0</blendMode> | ||
| <featureBlendMode>0</featureBlendMode> | ||
| <layerOpacity>1</layerOpacity> | ||
| <fieldConfiguration> | ||
| <field name="geo_boulon" configurationFlags="NoFlag"/> | ||
| <field name="annee" configurationFlags="NoFlag"/> | ||
| <field name="object_rid" configurationFlags="NoFlag"/> | ||
| <field name="ori" configurationFlags="NoFlag"/> | ||
| <field name="creat_date" configurationFlags="NoFlag"/> | ||
| <field name="update_dat" configurationFlags="NoFlag"/> | ||
| <field name="lot" configurationFlags="NoFlag"/> | ||
| </fieldConfiguration> | ||
| <aliases> | ||
| <alias index="0" field="geo_boulon" name=""/> | ||
| <alias index="1" field="annee" name=""/> | ||
| <alias index="2" field="object_rid" name=""/> | ||
| <alias index="3" field="ori" name=""/> | ||
| <alias index="4" field="creat_date" name=""/> | ||
| <alias index="5" field="update_dat" name=""/> | ||
| <alias index="6" field="lot" name=""/> | ||
| </aliases> | ||
| <splitPolicies> | ||
| <policy field="geo_boulon" policy="DefaultValue"/> | ||
| <policy field="annee" policy="DefaultValue"/> | ||
| <policy field="object_rid" policy="DefaultValue"/> | ||
| <policy field="ori" policy="DefaultValue"/> | ||
| <policy field="creat_date" policy="DefaultValue"/> | ||
| <policy field="update_dat" policy="DefaultValue"/> | ||
| <policy field="lot" policy="DefaultValue"/> | ||
| </splitPolicies> | ||
| <defaults> | ||
| <default field="geo_boulon" expression="" applyOnUpdate="0"/> | ||
| <default field="annee" expression="" applyOnUpdate="0"/> | ||
| <default field="object_rid" expression="" applyOnUpdate="0"/> | ||
| <default field="ori" expression="" applyOnUpdate="0"/> | ||
| <default field="creat_date" expression="" applyOnUpdate="0"/> | ||
| <default field="update_dat" expression="" applyOnUpdate="0"/> | ||
| <default field="lot" expression="" applyOnUpdate="0"/> | ||
| </defaults> | ||
| <constraints> | ||
| <constraint field="geo_boulon" constraints="3" exp_strength="0" notnull_strength="1" unique_strength="1"/> | ||
| <constraint field="annee" constraints="1" exp_strength="0" notnull_strength="1" unique_strength="0"/> | ||
| <constraint field="object_rid" constraints="0" exp_strength="0" notnull_strength="0" unique_strength="0"/> | ||
| <constraint field="ori" constraints="0" exp_strength="0" notnull_strength="0" unique_strength="0"/> | ||
| <constraint field="creat_date" constraints="0" exp_strength="0" notnull_strength="0" unique_strength="0"/> | ||
| <constraint field="update_dat" constraints="0" exp_strength="0" notnull_strength="0" unique_strength="0"/> | ||
| <constraint field="lot" constraints="0" exp_strength="0" notnull_strength="0" unique_strength="0"/> | ||
| </constraints> | ||
| <constraintExpressions> | ||
| <constraint desc="" field="geo_boulon" exp=""/> | ||
| <constraint desc="" field="annee" exp=""/> | ||
| <constraint desc="" field="object_rid" exp=""/> | ||
| <constraint desc="" field="ori" exp=""/> | ||
| <constraint desc="" field="creat_date" exp=""/> | ||
| <constraint desc="" field="update_dat" exp=""/> | ||
| <constraint desc="" field="lot" exp=""/> | ||
| </constraintExpressions> | ||
| <expressionfields/> | ||
| <layerGeometryType>0</layerGeometryType> | ||
| </qgis> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
peu-être rajouter que c'est une spécificité Alsace Lorraine ?