Line 173... |
Line 173... |
173 |
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
|
173 |
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
|
174 |
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
|
174 |
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
|
175 |
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
|
175 |
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
|
176 |
legendeCarteTpl = "{ref:cartesTpl}/legende"
|
176 |
legendeCarteTpl = "{ref:cartesTpl}/legende"
|
177 |
efloreCarteTpl = "{ref:cartesTpl}?masque.nn={num_nom}&masque.nt={num_tax}&masque.ns={nom_sci}&masque.au={auteur}&retour.format={largeur}&retour={mime_type}"
|
177 |
efloreCarteTpl = "{ref:cartesTpl}?masque.nn={num_nom}&masque.nt={num_tax}&masque.ns={nom_sci}&masque.au={auteur}&retour.format={largeur}&retour={mime_type}"
|
178 |
carteMoissonnageTpl = "{ref:cartesTpl}?referentiel={referentiel}&num_taxon={num_taxon}&format={largeur}&retour={mime_type}"
|
178 |
carteMoissonnageTpl = "{ref:cartesTpl}?referentiel={referentiel}&num_taxon={num_taxon}&format={largeur}&retour={mime_type}&methode={methode}"
|
Line 179... |
Line 179... |
179 |
|
179 |
|
Line 180... |
Line 180... |
180 |
metaDonneesTpl = "{ref:baseUrlApiEflore}/meta-donnees?{verproj}={version}"
|
180 |
metaDonneesTpl = "{ref:baseUrlApiEflore}/meta-donnees?{verproj}={version}"
|
181 |
|
181 |
|