From: Tom Hughes Date: Mon, 7 Jan 2008 00:33:54 +0000 (+0000) Subject: Stop trying to report on the number of ways with tags because (a) almost all X-Git-Tag: live~9065 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f29300bf1a57a96dccacc20daade126dbea42f74?hp=f29300bf1a57a96dccacc20daade126dbea42f74 Stop trying to report on the number of ways with tags because (a) almost all ways have tags so it isn't very interesting and (b) it locks up the API every night as it involved a join to a MyISAM table. ---