From: Tom Hughes Date: Sat, 24 Nov 2007 14:47:50 +0000 (+0000) Subject: When asked for ways which use a node, or relations which use some given X-Git-Tag: live~9123 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f09b16cade5447158606e37ebd6c9cd86fc8b50b?hp=f09b16cade5447158606e37ebd6c9cd86fc8b50b When asked for ways which use a node, or relations which use some given object, return 200 OK with an empty document if not matches are found rather than 400 Bad Request (for ways) or 404 Not Found (for relations). ---