NYC Planimetric Database: Elevation Points
City of New York
@usgov.city_of_new_york_elevation_6f590
City of New York
@usgov.city_of_new_york_elevation_6f590
Elevation points were captured for all building footprint features.
Please see the following link for additional documentation- https://github.com/CityOfNewYork/nyc-planimetrics/blob/master/Capture_Rules.md.
Organization: City of New York
Last updated: 2024-02-24T06:08:03.407848
Tags: elevation, planimetrics
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"feat_code" BIGINT,
"elevation" DOUBLE,
"source_id" BIGINT,
"sub_code" BIGINT,
"status" VARCHAR
);Anyone who has the link will be able to view this.