TAX LOT POLYGON
City of New York
@usgov.city_of_new_york_tax_lot_polygon
City of New York
@usgov.city_of_new_york_tax_lot_polygon
This polygon-based spatial data represents the shape, location, and identity of Tax Lots in the Digital Tax Map Collection. • Updates: Data is extracted from DOF’s internal system on the last Friday of each month and refreshed on ArcGIS Online on the 1st. The online map always shows the most recent version. • Accessing the Data: • Digital Tax Map on NYC Open Data: See the complete collection. • Individual layers: Downloadable from the Digital Tax Map Feature Server. • Complete source: Available through the Digital Tax Map service, which always points to the latest monthly release. Note: To ensure reliability, the Tax Map alternates between Set A and Set B each month. If one set has issues, the previous month’s copy remains online. Both sets are kept about a month apart and are available for download: • Set A link • Set B link • Digital Alteration Book (DAB): The DAB is the official log of map changes—such as new lots, merges, or boundary shifts—providing a clear record of how the Tax Map evolves. It is available through the Property Information Portal. Disclaimer: This dataset reflects formal applications submitted to DOF but may not reflect the latest changes in other City systems (e.g., exemptions or buildings data). It is provided for informational purposes only and is not guaranteed to be accurate as of today’s date.
Organization: City of New York
Last updated: 2025-09-15T00:41:06.882385
Tags: dtm_tax_lot_polygon, tax-lots
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"boro" DOUBLE,
"block" BIGINT,
"lot" BIGINT,
"bbl" BIGINT,
"condo_flag" VARCHAR,
"reuc_flag" VARCHAR,
"air_lot_flag" VARCHAR,
"sub_lot_flag" VARCHAR,
"easement_flag" VARCHAR,
"lot_note" VARCHAR,
"effective_tax_year" VARCHAR,
"bill_bbl_flag" DOUBLE,
"nycmap_bldg_flag" DOUBLE,
"conversion_exception_flag" DOUBLE,
"value_reflected_out_flag" DOUBLE
);
Anyone who has the link will be able to view this.