Antw: Re: [Mapserver-DE] Haupt Template File zur Laufzwit austauschen

Frank Koormann frank.koormann at intevation.de
Mit Mai 5 12:14:18 CEST 2004


* Thomas Lynen <Thomas.Lynen at regioit-aachen.de> [040505 11:52]:
> aha, da kommen wir der Sache ja ein ganzes Stück näher.
> Die Frage ist nur auf was man das TEMPLATEPATTERN setzen muss ?
> Das "[regular expression] " sagt mir nämlich garnichts :-)
> Das kann ja alles und nichts heissen ...
> 

Jan Hartmann hat das sehr schön mal auf der Mailing-Liste illustriert:
http://mapserver.gis.umn.edu/cgi-bin/wilma_hiliter/mapserver-users/0302/msg00795.html
Die Essenz:
| It seems the regex has to be *without* slashes and *with* quotes, e.g.:
| 
| DATAPATTERN "myfile"
| will match only myfile
| 
| DATAPATTERN "myfile|yourfile"
| will match either myfile or yourfile
| 
| DATAPATTERN "/home/data/.*"
| will match everything below /home/data (note that the slashes are for 
| directories, not for the regex)
| 
| and DATAPATTERN ".*"
| 
| will match everything.

Gleiches sollte für das TEMPLATEPATTERN gelten.

Beste Grüße,

        Frank Koormann

-- 
Frank Koormann                             <frank.koormann at intevation.de>
 Professional Service around Free Software       (http://intevation.net/)
 FreeGIS Project                                 (http://freegis.org/)




This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)