Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
Schéma Base adresse locale
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SCDL
Schéma Base adresse locale
Commits
5f6b7cc7
Commit
5f6b7cc7
authored
Oct 25, 2018
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove required contraint for x, y, lat, long
parent
ec570027
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
schema-scdl-adresses.json
schema-scdl-adresses.json
+4
-4
No files found.
schema-scdl-adresses.json
View file @
5f6b7cc7
...
...
@@ -101,7 +101,7 @@
"description"
:
"Coordonnée X du système légal en vigueur sur le territoire concerné"
,
"example"
:
"145377.5"
,
"constraints"
:
{
"required"
:
tru
e
"required"
:
fals
e
}
},
{
...
...
@@ -111,7 +111,7 @@
"description"
:
"Coordonnée Y du système légal en vigueur sur le territoire concerné"
,
"example"
:
"6835665.67"
,
"constraints"
:
{
"required"
:
tru
e
"required"
:
fals
e
}
},
{
...
...
@@ -121,7 +121,7 @@
"description"
:
"Coordonnée de longitude exprimée en WGS84"
,
"example"
:
"-4.502217943385534"
,
"constraints"
:
{
"required"
:
tru
e
"required"
:
fals
e
}
},
{
...
...
@@ -131,7 +131,7 @@
"description"
:
"Coordonnée de latitude exprimée en WGS84"
,
"example"
:
"48.383985827041485"
,
"constraints"
:
{
"required"
:
tru
e
"required"
:
fals
e
}
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment