Wicri:LotaV3/Paramètres, génération des cartes : Différence entre versions
De Wicri Eau
imported>Jacques Ducloy m (1 révision importée) |
(→Commandes de génération) |
||
(Une révision intermédiaire par le même utilisateur non affichée) | |||
Ligne 7 : | Ligne 7 : | ||
;Définition $EXPLOR_AREA: | ;Définition $EXPLOR_AREA: | ||
<source lang="sh"> | <source lang="sh"> | ||
− | EXPLOR_AREA=$WICRI_ROOT | + | EXPLOR_AREA=$WICRI_ROOT/Eau/explor/Lota.storage/LotaV3 |
export EXPLOR_AREA | export EXPLOR_AREA | ||
export LC_ALL='C' | export LC_ALL='C' | ||
</source> | </source> | ||
<source lang="sh" dilib:file="LotaV3/bin/generPagesWiki.sh"> | <source lang="sh" dilib:file="LotaV3/bin/generPagesWiki.sh"> | ||
− | + | ||
− | + | MediaWikiExportCommand -c fileBegin > $EXPLOR_AREA/exportMaps.xml | |
− | |||
− | |||
− | |||
− | |||
− | |||
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffRegion.i.hfd \ | HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffRegion.i.hfd \ | ||
Ligne 25 : | Ligne 20 : | ||
-m France -f "France location map-Regions.svg" -s 650 \ | -m France -f "France location map-Regions.svg" -s 650 \ | ||
-a LotaV3 -t "Carte France" \ | -a LotaV3 -t "Carte France" \ | ||
− | - | + | -h https://wicri-demo.istex.fr/Wicri/Eau/explor \ |
− | >> $EXPLOR_AREA/ | + | >> $EXPLOR_AREA/exportMaps.xml |
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffRegion.i.hfd \ | HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffRegion.i.hfd \ | ||
Ligne 33 : | Ligne 28 : | ||
-m France -f "France location map-Regions-2016.svg" -s 650 \ | -m France -f "France location map-Regions-2016.svg" -s 650 \ | ||
-a LotaV3 -t "Carte France Regions 2016" \ | -a LotaV3 -t "Carte France Regions 2016" \ | ||
− | - | + | -h https://wicri-demo.istex.fr/Wicri/Eau/explor \ |
− | >> $EXPLOR_AREA/ | + | >> $EXPLOR_AREA/exportMaps.xml |
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \ | HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \ | ||
Ligne 41 : | Ligne 36 : | ||
-m Europe -f "Europe laea location map.svg" -s 650 \ | -m Europe -f "Europe laea location map.svg" -s 650 \ | ||
-a LotaV3 -t "Carte Europe" \ | -a LotaV3 -t "Carte Europe" \ | ||
− | - | + | -h https://wicri-demo.istex.fr/Wicri/Eau/explor -I AffPays.i \ |
− | >> $EXPLOR_AREA/ | + | >> $EXPLOR_AREA/exportMaps.xml |
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \ | HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \ | ||
Ligne 53 : | Ligne 48 : | ||
-m Monde -f "1000pxWorld location map (equirectangular 180).svg.png" -s 1000 \ | -m Monde -f "1000pxWorld location map (equirectangular 180).svg.png" -s 1000 \ | ||
-a LotaV3 -t "Carte Monde" \ | -a LotaV3 -t "Carte Monde" \ | ||
− | - | + | -h https://wicri-demo.istex.fr/Wicri/Eau/explor -I AffPays.i \ |
− | >> $EXPLOR_AREA/ | + | >> $EXPLOR_AREA/exportMaps.xml |
+ | |||
+ | HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \ | ||
+ | | SxmlCut idx/l \ | ||
+ | | MediaWikiGeoStatMap -o w -g $DILIB/data/Wicri/Europe/localisationPaysEurope.dict \ | ||
+ | -g $DILIB/data/Wicri/Amerique/localisationPaysAmerique.dict \ | ||
+ | -g $DILIB/data/Wicri/Asie/localisationPaysAsie.dict \ | ||
+ | -g $DILIB/data/Wicri/Afrique/localisationPaysAfrique.dict \ | ||
+ | -g $DILIB/data/Wicri/Oceanie/localisationPaysOceanie.dict \ | ||
+ | -m Monde -f "1000pxWorld location map (equirectangular 180).svg.png" -s 1000 \ | ||
+ | -r $DILIB/data/Wicri/Europe/paysEurope.dict \ | ||
+ | -a LotaV3 -t "Carte Monde Europe réunie" \ | ||
+ | -h https://wicri-demo.istex.fr/Wicri/Eau/explor -I AffPays.i \ | ||
+ | >> $EXPLOR_AREA/exportMaps.xml | ||
+ | MediaWikiExportCommand -c fileEnd >> $EXPLOR_AREA/exportMaps.xml | ||
− | |||
− | |||
− | |||
</source> | </source> |
Version actuelle datée du 20 mai 2022 à 11:02
Cette page introduit les paramètres de génération des cartes avec géolocalisation pour la version LotaV3 du « Serveur d'exploration Lota lota ».
Voir aussi :
- Wicri:LotaV3/Paramètres, data - génération des données,
- Wicri:LotaV3/Paramètres, fr - paramètres de navigation.
Commandes de génération
- Définition $EXPLOR_AREA
EXPLOR_AREA=$WICRI_ROOT/Eau/explor/Lota.storage/LotaV3
export EXPLOR_AREA
export LC_ALL='C'
MediaWikiExportCommand -c fileBegin > $EXPLOR_AREA/exportMaps.xml
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffRegion.i.hfd \
| SxmlCut idx/l \
| MediaWikiGeoStatMap -o w -g $DILIB/data/Wicri/France/localisationRegionFrance.dict \
-m France -f "France location map-Regions.svg" -s 650 \
-a LotaV3 -t "Carte France" \
-h https://wicri-demo.istex.fr/Wicri/Eau/explor \
>> $EXPLOR_AREA/exportMaps.xml
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffRegion.i.hfd \
| SxmlCut idx/l \
| MediaWikiGeoStatMap -o w -g $DILIB/data/Wicri/France/localisationRegionFrance2016.dict \
-m France -f "France location map-Regions-2016.svg" -s 650 \
-a LotaV3 -t "Carte France Regions 2016" \
-h https://wicri-demo.istex.fr/Wicri/Eau/explor \
>> $EXPLOR_AREA/exportMaps.xml
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \
| SxmlCut idx/l \
| MediaWikiGeoStatMap -o w -g $DILIB/data/Wicri/Europe/localisationPaysEurope.dict \
-m Europe -f "Europe laea location map.svg" -s 650 \
-a LotaV3 -t "Carte Europe" \
-h https://wicri-demo.istex.fr/Wicri/Eau/explor -I AffPays.i \
>> $EXPLOR_AREA/exportMaps.xml
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \
| SxmlCut idx/l \
| MediaWikiGeoStatMap -o w -g $DILIB/data/Wicri/Europe/localisationPaysEurope.dict \
-g $DILIB/data/Wicri/Amerique/localisationPaysAmerique.dict \
-g $DILIB/data/Wicri/Asie/localisationPaysAsie.dict \
-g $DILIB/data/Wicri/Afrique/localisationPaysAfrique.dict \
-g $DILIB/data/Wicri/Oceanie/localisationPaysOceanie.dict \
-m Monde -f "1000pxWorld location map (equirectangular 180).svg.png" -s 1000 \
-a LotaV3 -t "Carte Monde" \
-h https://wicri-demo.istex.fr/Wicri/Eau/explor -I AffPays.i \
>> $EXPLOR_AREA/exportMaps.xml
HfdCat $EXPLOR_AREA/Data/Main/Exploration/AffPays.i.hfd \
| SxmlCut idx/l \
| MediaWikiGeoStatMap -o w -g $DILIB/data/Wicri/Europe/localisationPaysEurope.dict \
-g $DILIB/data/Wicri/Amerique/localisationPaysAmerique.dict \
-g $DILIB/data/Wicri/Asie/localisationPaysAsie.dict \
-g $DILIB/data/Wicri/Afrique/localisationPaysAfrique.dict \
-g $DILIB/data/Wicri/Oceanie/localisationPaysOceanie.dict \
-m Monde -f "1000pxWorld location map (equirectangular 180).svg.png" -s 1000 \
-r $DILIB/data/Wicri/Europe/paysEurope.dict \
-a LotaV3 -t "Carte Monde Europe réunie" \
-h https://wicri-demo.istex.fr/Wicri/Eau/explor -I AffPays.i \
>> $EXPLOR_AREA/exportMaps.xml
MediaWikiExportCommand -c fileEnd >> $EXPLOR_AREA/exportMaps.xml