Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vMap 2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open source
vMap 2
Commits
803a5b21
Commit
803a5b21
authored
Feb 26, 2021
by
Armand Bahi
Browse files
Options
Downloads
Patches
Plain Diff
Ajout coordsys sur les cartes
parent
25ca2730
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
mcd/vmap_2021.dbm
+16
-2
16 additions, 2 deletions
mcd/vmap_2021.dbm
mcd/vmap_2021.png
+0
-0
0 additions, 0 deletions
mcd/vmap_2021.png
with
16 additions
and
2 deletions
mcd/vmap_2021.dbm
+
16
−
2
View file @
803a5b21
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
CAUTION: Do not modify this file unless you know what you are doing.
CAUTION: Do not modify this file unless you know what you are doing.
Unexpected results may occur if the code is changed deliberately.
Unexpected results may occur if the code is changed deliberately.
-->
-->
<dbmodel
pgmodeler-ver=
"0.9.2"
last-position=
"
906,229
"
last-zoom=
"0.95"
max-obj-count=
"4
0
"
<dbmodel
pgmodeler-ver=
"0.9.2"
last-position=
"
609,0
"
last-zoom=
"0.95"
max-obj-count=
"4
2
"
default-owner=
"postgres"
>
default-owner=
"postgres"
>
<database
name=
"new_database"
is-template=
"false"
allow-conns=
"true"
>
<database
name=
"new_database"
is-template=
"false"
allow-conns=
"true"
>
</database>
</database>
...
@@ -122,7 +122,7 @@ flux_osm]]></comment>
...
@@ -122,7 +122,7 @@ flux_osm]]></comment>
</constraint>
</constraint>
</table>
</table>
<table
name=
"map"
layer=
"0"
collapse-mode=
"2"
max-obj-count=
"
9
"
>
<table
name=
"map"
layer=
"0"
collapse-mode=
"2"
max-obj-count=
"
10
"
>
<schema
name=
"s_vmap_2021"
/>
<schema
name=
"s_vmap_2021"
/>
<role
name=
"postgres"
/>
<role
name=
"postgres"
/>
<position
x=
"1400"
y=
"60"
/>
<position
x=
"1400"
y=
"60"
/>
...
@@ -150,6 +150,9 @@ flux_osm]]></comment>
...
@@ -150,6 +150,9 @@ flux_osm]]></comment>
<column
name=
"maptools"
>
<column
name=
"maptools"
>
<type
name=
"json"
length=
"0"
/>
<type
name=
"json"
length=
"0"
/>
</column>
</column>
<column
name=
"coordsys_id"
not-null=
"true"
>
<type
name=
"integer"
length=
"0"
/>
</column>
<constraint
name=
"map_pk"
type=
"pk-constr"
table=
"s_vmap_2021.map"
>
<constraint
name=
"map_pk"
type=
"pk-constr"
table=
"s_vmap_2021.map"
>
<columns
names=
"map_id"
ref-type=
"src-columns"
/>
<columns
names=
"map_id"
ref-type=
"src-columns"
/>
</constraint>
</constraint>
...
@@ -804,6 +807,12 @@ Si c'est Non : l'utilisateur a basculé sur l'édition manuelle du mapfile]]></c
...
@@ -804,6 +807,12 @@ Si c'est Non : l'utilisateur a basculé sur l'édition manuelle du mapfile]]></c
<columns
names=
"thememap_id"
ref-type=
"dst-columns"
/>
<columns
names=
"thememap_id"
ref-type=
"dst-columns"
/>
</constraint>
</constraint>
<constraint
name=
"fk_coordsys_id"
type=
"fk-constr"
comparison-type=
"MATCH FULL"
upd-action=
"NO ACTION"
del-action=
"NO ACTION"
ref-table=
"s_vmap_2021.coordsys"
table=
"s_vmap_2021.map"
>
<columns
names=
"coordsys_id"
ref-type=
"src-columns"
/>
<columns
names=
"coordsys_id"
ref-type=
"dst-columns"
/>
</constraint>
<constraint
name=
"fk_layer_id"
type=
"fk-constr"
comparison-type=
"MATCH FULL"
<constraint
name=
"fk_layer_id"
type=
"fk-constr"
comparison-type=
"MATCH FULL"
upd-action=
"NO ACTION"
del-action=
"NO ACTION"
ref-table=
"s_vmap_2021.layer"
table=
"s_vmap_2021.layer_map"
>
upd-action=
"NO ACTION"
del-action=
"NO ACTION"
ref-table=
"s_vmap_2021.layer"
table=
"s_vmap_2021.layer_map"
>
<columns
names=
"layer_id"
ref-type=
"src-columns"
/>
<columns
names=
"layer_id"
ref-type=
"src-columns"
/>
...
@@ -1148,4 +1157,9 @@ Si c'est Non : l'utilisateur a basculé sur l'édition manuelle du mapfile]]></c
...
@@ -1148,4 +1157,9 @@ Si c'est Non : l'utilisateur a basculé sur l'édition manuelle du mapfile]]></c
dst-table=
"s_vmap_2021.fluxtype"
reference-fk=
"fk_flyxtype_id"
dst-table=
"s_vmap_2021.fluxtype"
reference-fk=
"fk_flyxtype_id"
src-required=
"false"
dst-required=
"false"
/>
src-required=
"false"
dst-required=
"false"
/>
<relationship
name=
"rel_map_coordsys"
type=
"relfk"
layer=
"0"
src-table=
"s_vmap_2021.map"
dst-table=
"s_vmap_2021.coordsys"
reference-fk=
"fk_coordsys_id"
src-required=
"false"
dst-required=
"false"
/>
</dbmodel>
</dbmodel>
This diff is collapsed.
Click to expand it.
mcd/vmap_2021.png
+
0
−
0
View replaced file @
25ca2730
View file @
803a5b21
695 KiB
|
W:
|
H:
705 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment