Future<List<OsmChange>> getNearestChanges(LatLngBounds bounds, {int maxCount = 200, bool filter = true}) async => [];