Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
prodige
bdl_visualiseur_core
Commits
020df407
Commit
020df407
authored
Jul 16, 2021
by
Chef Projet Prodige
Browse files
fix queryFeature
parent
aae3818c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Controllers/Traits/ContextTrait.php
View file @
020df407
...
...
@@ -137,7 +137,7 @@ Trait ContextTrait
$geoJson
=
$queryExtent
[
2
];
if
(
$geoJson
){
$fileContentAsJson
[
"properties"
][
"extension"
][
"queryFeature"
]
=
json_e
n
code
(
$geoJson
);
$fileContentAsJson
[
"properties"
][
"extension"
][
"queryFeature"
]
=
json_
d
ecode
(
$geoJson
);
}
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment