SQL
AخA
select a.cl_from, page_title, b.cl_to from categorylinks a
join categorylinks b where a.cl_from = b.cl_from and cl_to = "Road_F901_(Iceland)" or "Laugavegur_hiking_trail" or "Þórsmörk" or "Road_F208_(Iceland)"
join page on a.cl_from = page_id
where a.cl_to = "Unidentified_locations_in_Iceland"
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.