-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit d0b3ba8.
- Loading branch information
Showing
10 changed files
with
94 additions
and
221 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
12 changes: 4 additions & 8 deletions
12
docs/_tables/fr/properties/filter/igoogcfilterduringoptions.csv
This file contains 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 |
---|---|---|
@@ -1,12 +1,8 @@ | ||
Propriétés,Type,Description,Valeurs possibles,Valeur défaut | ||
begin ,String ,Valeur de début du filtre temporel ,,Valeur **minDate** de la couche | ||
end ,String ,Valeur de fin du filtre temporel ,,Valeur **maxDate** de la couche | ||
step ,String ,Pas de temps défini selon la norme ISO-8601 ,Voir `wiki <https://fr.wikipedia.org/wiki/ISO_8601#Dur%C3%A9e>`__ ,60000 millisecondes | ||
begin ,String ,Valeur de début du filtre temporel ,,Valeur **minDate** de la couche | ||
end ,String ,Valeur de fin du filtre temporel ,,Valeur **maxDate** de la couche | ||
step ,String ,Pas de temps défini selon la norme ISO-8601 ,Voir `wiki <https://fr.wikipedia.org/wiki/ISO_8601#Dur%C3%A9e>`__ ,60000 millisecondes | ||
restrictedToStep ,Boolean,"| True si le filtre doit respecter le pas de temps depuis | ||
| l'attribut **minDate**. | ||
| | ||
| Sinon le pas de temps est respecté selon l'attribut **begin**",True | False ,False | ||
calendarModeYearBoolean,,"Lorsque true, l’interface présentera uniquement des | ||
| années et ajustera les requête aux service pour | ||
| que l’année de début et de fin soit incluse dans | ||
| le retour.",True | False ,False | ||
| Sinon le pas de temps est respecté selon l'attribut **begin**",True | False ,False |
This file contains 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 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 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 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 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 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
Oops, something went wrong.