Exits
State of Connecticut
@usgov.state_of_connecticut_exits_d6c46
State of Connecticut
@usgov.state_of_connecticut_exits_d6c46
A custom basemap created for internal Connecticut Department of Transportation in web apps and maps.
The basemap represents the most recent and active Public Road Network as maintained by the Bureau of Policy & Planning's Roadway Inventory Unit and is updated on an annual basis.
Map styling mimics the format of an Open Street Maps style basemap and routes are differentiated by their prefix (e.g. Interstate, US, CT, etc.) with local roads sharing the same symbiology across the state.
At closer zoom levels, ortho imagery from 2019 appears within the map extent.
Organization: State of Connecticut
Last updated: 2024-02-09T15:40:23.203558
Tags: basemap, ctdot, roadway
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"route_id" VARCHAR,
"begin_point" DOUBLE,
"xsp" VARCHAR,
"exit_exit_num1" VARCHAR,
"exit_exit_num2" VARCHAR,
"exit_exit_num3" VARCHAR,
"exit_exit_historical" VARCHAR,
"exit_exit_desc" VARCHAR,
"year" BIGINT,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.