Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

mvv

http://efa.mvv-muenchen.de/mvv/XSLT_TRIP_REQUEST2?{ifThen -value1 %s -value2 -test NOTEQUAL -then place_origin=m&place_destination=m&type_origin={ifMatch -pattern /^adr:/ -string {% 1 %s} -then address -else {ifMatch -pattern /^stop:/ -string {% 1 %s} -then stop -else {ifMatch -pattern /^poi:/ -string {% 1 %s} -then poi -else stop}}}&type_destination={ifMatch -pattern /^adr:/ -string {% 2 %s} -then address -else {ifMatch -pattern /^stop:/ -string {% 2 %s} -then stop -else {ifMatch -pattern /^poi:/ -string {% 2 %s} -then poi -else stop}}}&name_origin={strReplace -find adr: -replace -string {strReplace -find poi: -replace -string {strReplace -find stop: -replace -string {% 1 %s}}}}&name_destination={strReplace -find adr: -replace -string {strReplace -find poi: -replace -string {strReplace -find stop: -replace -string {% 2 %s}}}}{ifThen -value1 {% 3 %s} -value2 -test NOTEQUAL -then &itdTimeHour={strLeft {strReplace -find arr: -replace -string {% 3 %s}} 2}&itdTimeMinute={strRight {% 3 %s} 2}}{ifThen -value1 {% 4 %s} -value2 -test NOTEQUAL -then &itdDateDay={strLeft {% 4 %s} 2}&itdDateMonth={strLeftRev {strRightRev {% 4 %s} 3} 3}&itdDateYear={strRight {% 4 %s} 2}}&itdTripDateTimeDepArr={ifMatch -pattern /^arr:/ -string {% 3 %s} -then arr -else dep}}[no url encoding]
MVV(Muenchen) Fahrplan Suche
 | 
SYNTAX:
mvv [typ:]VON [typ:]NACH [[arr:]ZEIT] [DATUM]
 | 
BEISPIELE:
mvv (reine weiterleitung)
mvv sendlinger+tor marienplatz (von haltestelle nach haltestelle)
mvv adr:haupt+str+7 poi:deutsches+museum (von addresse nach "bekannter punkt")
mvv adr:haupt+str+7 poi:deutsches+museum 16:20 (suche mit abfahrt zeit)
mvv adr:haupt+str+7 poi:deutsches+museum 16:20 30.10.07 (suche mit zeit und datum)
mvv adr:haupt+str+7 poi:deutsches+museum arr:16:20 30.10.07 (zeit ist ankunft, default ist abfahrt)
 | 
Leertasten in Namen muessen durch "+" ersetzt werden.
 | 
moegliche werte fuer [typ:] vor VON/NACH:
adr=addresse, poi=point of interest, stop=haltestelle(default).
 | 
ZEIT und DATUM sind optional, format:hh:mm dd.mm.yy , DATUM funktioniert aber nicht ohne ZEIT (sonst weiss das kommando nicht mehr welcher parameter an welcher stelle steht). ein "arr:" vor ZEIT bedeutet "ankunftszeit" (default ist "abfahrtszeit")
    
218 uses - Created 2008-02-02 15:41:54 - Last used 2013-03-27 16:37:52
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.