Skip to content

Commit

Permalink
Added primitive filtering for stops.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Schluchter committed Nov 16, 2014
1 parent 20343a2 commit 2a3a500
Show file tree
Hide file tree
Showing 6 changed files with 1,023 additions and 2,012 deletions.
2 changes: 1 addition & 1 deletion berlin-transport/BTGTFSParser.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class GTFSParser: NSObject, CHCSVParserDelegate {
realm.addOrUpdateObject(stop)
}
realm.commitWriteTransaction()
// println(realm.path)
println(realm.path)
}

}
Expand Down
Loading

0 comments on commit 2a3a500

Please sign in to comment.