Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 794 Rev 800
Line 155... Line 155...
155
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
155
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
156
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
156
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
157
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
157
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
158
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max&retour.champs=conseil_emploi,genre,taxon" 
158
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max&retour.champs=conseil_emploi,genre,taxon" 
159
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
159
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
160
nomsVernaRechercheAlphabTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&retour.champs=zone_geo"
160
nomsVernaRechercheAlphabTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}}&navigation.limite=3000"
Line 161... Line 161...
161
 
161
 
162
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
162
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
163
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
163
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
164
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"
164
legendeIdCarteTpl = "{ref:cartesTpl}/{id}/legende"