Weekly check in 2012.09.20 - GeoSmartCity-CIP/gsc-opentripplanner GitHub Wiki
13:31 <novalis_dt> We do have a meeting now, but give us two minutes because we're also finishing up another meeting.
13:32 -!- atogle [textual@nat/openplans.org/x-yqkmuvswrfzheacb] has quit [Quit: Computer has gone to sleep.]
13:32 <demory> sure thing
13:32 -!- grant_h [d819d3bd@gateway/web/freenode/ip.216.25.211.189] has quit [Ping timeout: 245 seconds]
13:34 <novalis_dt> OK, let's do it!
13:34 <abyrd> hi
13:34 <abyrd> back in text mode
13:35 -!- grant_h [d819d3bd@gateway/web/freenode/ip.216.25.211.189] has joined #opentripplanner
13:35 -!- atogle [textual@nat/openplans.org/x-liakqrbkcxriohph] has joined #opentripplanner
13:36 -!- eshon [eshon@nat/openplans.org/x-kxzvevuzhdzwifdg] has joined #opentripplanner
13:36 <novalis_dt> I've been fixing misc bugs and doing a bit of RAPTOR benchmarking now that the code is in better shape. It turns out that RAPTOR is slightly slower for small regions, but I think there is probably a bit more optimization that can be done.
13:36 -!- jmaki [jmaki@nat/openplans.org/x-ovdsyizdbyfakfjt] has joined #opentripplanner
13:37 <novalis_dt> I have not yet had the chance to benchmark large regions.
13:37 <demory> i've been working on building the single OTP API endpoint using novalis_dt's proxy code -- have a test version up covering about a half dozen cities and it's working great so far
13:37 -!- brandonwillard [~[email protected]] has joined #opentripplanner
13:37 <novalis_dt> demory, awesome
13:38 <demory> i'll probably wait until OTP 0.8 is ready before building it for all N America
13:38 <demory> i also want to improve the OSM extract process first
13:38 <novalis_dt> Also, I think I might submit a patch to keepright because I've noticed a weird OSM data error that I think it does not catch.
13:38 <mele> novalis_dt what kind of error?
13:38 <novalis_dt> mele, a way with the same node, twice, in a row
13:39 <novalis_dt> It's not in Portland, don't worry
13:39 <mele> oh, strange
13:39 <mele> not sure how that would even happen
13:39 <novalis_dt> I'm not either.
13:40 <novalis_dt> What tool do you use to do your editing?
13:40 <grant_h> we use JOSM
13:40 <mele> probably a result of some bad automatic data wrangling
13:41 <novalis_dt> I couldn't figure out how to fix the problem in JOSM
13:41 <novalis_dt> Do you know how?
13:41 <mele> i mean, delete the whole thing and redraw it
13:41 <mele> otherwise who knows
13:41 <mele> copy the tags over, etc
13:41 <novalis_dt> Yow.
13:41 <mele> or at least delete the node/nodes that you're having the problem with
13:41 <mele> that might be enough
13:42 <novalis_dt> Yeah, I couldn't do that because it's shared with another way, so I would have to recreate it
13:42 <novalis_dt> I'm surprised that there aren't automated OSM-fixing bots
13:42 <mele> there are a few actually
13:42 <mele> but mostly they're tag-fixers
13:43 <novalis_dt> If you can link me to one, maybe I can hack it to handle this case?
13:43 <mele> hmm let me see
13:44 <grant_h> In JOSM if you click the middle button on the mouse you can scroll through overlapping features
13:44 <abyrd> I'm generating test feeds to test pickup/dropoff combinations, wheelchair boarding and headsigns at the per-trip and per-stop levels, bicycle-allowing trips, banned routes and trips, and multiple boarding search return values all with one feed that (and accompanying tests)
13:45 <novalis_dt> Oh, OSM Inspector actually already handles that case.
13:45 <novalis_dt> But of course they don't fix it
13:46 <mele> people generally don't like bots for doing geometry though
13:46 <novalis_dt> This is more topology than geometry
13:46 <mele> well anything other than tags, I mean
13:48 <grant_h> novalis_dt: I don't know that I'm clear on the problem. Is it that you have duplicate node both which are part of the same way and both of which are a part of other ways?
14:10 <mele> they're in there as OSM ways already to some extent... it would be cool if OTP could read tags about hours of operation for certain times of year and approx frequency
14:10 <novalis_dt> OK, ticket it and I'll implement it when I get around to it.
14:11 <FrankP> I don't think the Portland Aerial Tram is accurate ... they just divide up the hours of service into what they think a trip takes (2 trams, so 1-way trip length), and make it look pretty by rounding to a nice number like 0 or 5 -- http://trimet.org/schedules/w/t1208_1.htm
14:11 -!- githubbot [~[email protected]] has joined #opentripplanner