US Tile Grid
Grid definitions for tile grid maps of the US
@kaggle.poznyakovskiy_us_tile_grid
Grid definitions for tile grid maps of the US
@kaggle.poznyakovskiy_us_tile_grid
CREATE TABLE us_tile_grid (
"code" VARCHAR,
"name" VARCHAR,
"row" BIGINT,
"column" BIGINT
);
Anyone who has the link will be able to view this.