Baselight

Lighthouse Locations

Locations for over 45,000 lighthouses around the world

@kaggle.bcruise_lighthouse_locations

Loading...
Loading...

About this Dataset

Lighthouse Locations

This dataset contains location data for over 45,000 lighthouses all over the world. The data in this dataset was downloaded from Open Street Map (www.openstreetmap.org) via the Overpass API.

Tables

Lighthouses

@kaggle.bcruise_lighthouse_locations.lighthouses
  • 1.17 MB
  • 45967 rows
  • 5 columns
Loading...

CREATE TABLE lighthouses (
  "id" BIGINT,
  "name" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "website" VARCHAR
);

Share link

Anyone who has the link will be able to view this.