Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1210 | Rev 1221 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1210 Rev 1218
Line 178... Line 178...
178
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
178
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
179
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
179
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
180
legendeCarteTpl = "{ref:cartesTpl}/legende"
180
legendeCarteTpl = "{ref:cartesTpl}/legende"
181
efloreCarteTpl = "{ref:cartesTpl}?masque.nn={num_nom}&masque.nt={num_tax}&masque.ns={nom_sci}&masque.au={auteur}&retour.format={largeur}&retour={mime_type}"
181
efloreCarteTpl = "{ref:cartesTpl}?masque.nn={num_nom}&masque.nt={num_tax}&masque.ns={nom_sci}&masque.au={auteur}&retour.format={largeur}&retour={mime_type}"
182
carteMoissonnageTpl = "{ref:cartesTpl}?referentiel={referentiel}&num_taxon={num_taxon}&format={largeur}&retour={mime_type}&methode={methode}"
182
carteMoissonnageTpl = "{ref:cartesTpl}?referentiel={referentiel}&num_taxon={num_taxon}&format={largeur}&retour={mime_type}&methode={methode}"
-
 
183
carteFloreProbableTpl = "{ref:cartesTpl}/flore-probable/{id}?retour.format={mime_type}"
Line 183... Line 184...
183
 
184
 
Line 184... Line 185...
184
metaDonneesTpl = "{ref:baseUrlApiEflore}/meta-donnees?{verproj}={version}"
185
metaDonneesTpl = "{ref:baseUrlApiEflore}/meta-donnees?{verproj}={version}"
185
 
186