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