Baselight

Thruway Interchanges And Exits

State of New York

@usgov.state_of_new_york_thruway_interchanges_and_exits

Loading...
Loading...

About this Dataset

Thruway Interchanges And Exits

The Interchanges and Exit Listings is a tool for travelers along the Thruway System that provides patrons with a directory of exit numbers, road signage descriptions and mileposts. The csv file contains the latitude and longitude of the location of the interchange and the route name where the interchange is on. Along with interchanges, toll barriers are included as well.
Organization: State of New York
Last updated: 2020-11-12T03:59:35.039024
Tags: exits, interchanges, milepost

Tables

Table 1

@usgov.state_of_new_york_thruway_interchanges_and_exits.table_1
  • 20.42 KB
  • 145 rows
  • 10 columns
Loading...

CREATE TABLE table_1 (
  "milepost" DOUBLE,
  "type" VARCHAR,
  "exit" VARCHAR,
  "description" VARCHAR,
  "route" VARCHAR,
  "route_id" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location" VARCHAR,
  "georeference" VARCHAR
);

Share link

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