postgis-demo

PostGIS on Greenplum demo

View the Project on GitHub cantzakas/postgis-demo

nyc_subway_stations

Background

The subway stations link the upper world where people live to the invisible network of subways beneath. As portals to the public transportation system, station locations help determine how easy it is for different people to enter the subway system.

Point locations for New York City subway stations.
Point locations for New York City subway stations.

Field attributes

| Field | Description | | :——– | :———- | | name | Name of the station | | borough | Name of the New York borough. Manhattan, The Bronx, Brooklyn, Staten Island, Queens | | routes | Subway lines that run through this station | | transfers | Lines you can transfer to via this station | | express | Stations where express trains stop, “express” = yes, “” = no | | geom | Point location of the station |

| File metadata

| Metadata | Value | | :——- | :—- | | Number of records | 491 |

Additional Information

Previous: Next:
nyc_streets nyc_census_sociodata