Unverified Commit 964211d6 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

stopseq also supports outputFormat=JSON

But neither provides occupancy data
parent b53be55b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -229,6 +229,8 @@ sub new {
	};

	if ( $opt{stopseq} ) {

		# outputFormat => 'JSON' also works; leads to different output
		$self->{post} = {
			line              => $opt{stopseq}{stateless},
			stop              => $opt{stopseq}{stop_id},