Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 262 Rev 274
Line 113... Line 113...
113
 
113
 
114
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
114
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
115
cartesParNnTpl = "{ref:cartesTpl}/{nn}?retour.format={largeur}&retour={mime-type}"
115
cartesParNnTpl = "{ref:cartesTpl}/{nn}?retour.format={largeur}&retour={mime-type}"
Line 116... Line 116...
116
cartesParNtTpl = "{ref:cartesTpl}/nt:{nt}?retour.format={largeur}&retour={mime-type}"
116
cartesParNtTpl = "{ref:cartesTpl}/nt:{nt}?retour.format={largeur}&retour={mime-type}"
117
 
117
 
Line 118... Line 118...
118
legendeCartesParNnTpl = "{ref:cartesParNnTpl}/legende"
118
legendeCartesParNnTpl = "{ref:cartesTpl}/{nn}/legende"
Line 119... Line 119...
119
legendeCartesParNtTpl = "{ref:cartesParNtTpl}/legende"
119
legendeCartesParNtTpl = "{ref:cartesTpl}/nt:{nt}/legende"
120
 
120