Gis, Qgis, ArcGisΒ  Experts Just a Click Away

New York State Property Tax Parcel GIS Shapefile Documentation

This document describes the structure, attributes, and standards for property tax parcel GIS shapefiles in New York State. These shapefiles contain geometric and tabular data representing individual tax parcels used for property assessment and taxation purposes.

Shapefile Components

Required Files
  • [County]_Parcels.shp – Main shapefile containing parcel geometries
  • [County]_Parcels.shx – Shape index file
  • [County]_Parcels.dbf – Attribute database file
  • [County]_Parcels.prj – Projection information file
  • [County]_Parcels.cpg – Code page file (UTF-8 encoding)
Optional Files
  • [County]_Parcels.xml – Metadata file
  • [County]_Parcels.sbn/.sbx – Spatial index files

Coordinate Reference System

Recommended Projection: New York State Plane Coordinate System (NAD83)

  • EPSG Codes by Zone:
    • Long Island: EPSG:2831 (NAD83 / New York Long Island)
    • East Zone: EPSG:2830 (NAD83 / New York East)
    • Central Zone: EPSG:2829 (NAD83 / New York Central)
    • West Zone: EPSG:2828 (NAD83 / New York West)

Alternative: NAD83 / UTM Zone 18N (EPSG:26918) for statewide applications

Attribute Schema

Core Required Fields
Field NameData TypeLengthDescription
SWISText6State/County/Town code (6-digit identifier)
PARCEL_IDText20Unique parcel identifier within jurisdiction
PRINT_KEYText25Tax map section-block-lot identifier
SBLText20Section-Block-Lot number
LOC_STREETText50Street address or location
LOC_CITYText30Municipality name
LOC_ZIPText10ZIP code
SCHOOL_DSTText30School district name/code
Property Classification
Field NameData TypeLengthDescription
PROP_CLASSText3NYS property class code (100-900 series)
CLASS_DESCText50Property class description
LAND_USEText4Land use code
USE_DESCText40Land use description
Assessment Values
Field NameData TypeLengthDescription
FULL_VALDoubleFull market value estimate
ASSESS_VALDoubleAssessed value for taxation
EXEMPT_VALDoubleTotal exemption amount
TAXABLE_VALDoubleNet taxable assessed value
ASSESS_YRIntegerAssessment roll year
Property Characteristics
Field NameData TypeLengthDescription
ACRESDoubleTotal acreage
FRONTAGEDoubleRoad frontage in feet
DEPTHDoubleLot depth in feet
SQFTDoubleTotal square footage
YR_BUILTIntegerYear primary structure built
BEDSIntegerNumber of bedrooms
BATHSDoubleNumber of bathrooms
STORIESText10Number of stories
Ownership Information
Field NameData TypeLengthDescription
OWNER1Text50Primary owner name
OWNER2Text50Secondary owner name
MAIL_ADDRText50Mailing address line 1
MAIL_CITYText30Mailing city
MAIL_STATEText2Mailing state
MAIL_ZIPText10Mailing ZIP code
Administrative Fields
Field NameData TypeLengthDescription
DEED_BOOKText10Deed book number
DEED_PAGEText10Deed page number
SALE_DATEDateLast sale date
SALE_PRICEDoubleLast sale price
UPDATE_DATEDateLast update date
DATA_SOURCEText20Data source agency

NYS Property Class Codes

Residential (100-199)
  • 100 – Residential vacant land
  • 110 – One family residence
  • 115 – Mobile home
  • 120 – Two family residence
  • 130 – Three family residence
  • 140 – Four family residence
  • 150 – Five family residence
  • 160 – Six family residence
  • 170 – Seven or more family residence
  • 180 – Seasonal residence
  • 190 – Residential manufactured housing park
Commercial (200-299)
  • 200 – Commercial vacant land
  • 210 – One family residence with commercial use
  • 220 – Two family residence with commercial use
  • 230 – Three family residence with commercial use
  • 240 – Commercial – office building
  • 250 – Commercial – store/restaurant
  • 260 – Commercial – garage/service station
  • 270 – Commercial – warehouse/factory/mill
  • 280 – Commercial – multiple use
  • 290 – Other commercial
Vacant Land (300-399)
  • 300 – Vacant land not classified elsewhere
  • 310 – Residential vacant land
  • 320 – Commercial vacant land
  • 330 – Industrial vacant land
  • 340 – Agricultural vacant land
  • 350 – Vacant land zoned for specific use
Agricultural (400-499)
  • 400 – Agricultural property
  • 410 – Livestock property
  • 420 – Poultry property
  • 430 – Orchard/vineyard/nursery
  • 440 – Crop raising
  • 450 – Agricultural buildings
Industrial (500-599)
  • 500 – Industrial vacant land
  • 540 – Light manufacturing
  • 550 – Heavy manufacturing
  • 560 – Utility property
  • 570 – Mining/quarrying/oil/gas
Public Services (600-699)
  • 600 – Public service vacant land
  • 610 – Telephone property
  • 620 – Electric company property
  • 630 – Gas company property
  • 640 – Water supply property
  • 650 – Railroad property
  • 660 – Air transportation property
  • 670 – Other transportation property
  • 680 – Mass communication property
Recreation/Entertainment (700-799)
  • 700 – Recreation/entertainment vacant land
  • 710 – Golf course/country club
  • 720 – Resort property
  • 730 – Amusement park
  • 740 – Outdoor recreation facility
  • 750 – Indoor recreation facility
Community Services (800-899)
  • 800 – Community service vacant land
  • 810 – Hospital/infirmary
  • 820 – School property
  • 830 – Religious property
  • 840 – Charitable/benevolent institution
  • 850 – Cemetery
  • 860 – Correctional institution
Public Property (900-999)
  • 900 – State property
  • 910 – County property
  • 920 – Municipal property
  • 930 – School district property
  • 940 – Special district property
  • 950 – Village property
  • 960 – Other local government

Data Quality Standards

Geometric Requirements
  • All parcel polygons must be closed and valid
  • No overlapping parcels (except in cases of vertical ownership)
  • Gaps between adjacent parcels should be minimized
  • Coordinate precision: 0.01 feet (0.003 meters)
  • Topology rules enforced for polygon validity
Attribute Requirements
  • SWIS code must be valid 6-digit code registered with NYS
  • PARCEL_ID must be unique within the dataset
  • Assessment values must be non-negative
  • Dates must be in MM/DD/YYYY format
  • Property class codes must conform to NYS standards
Completeness Standards
  • Core required fields: 100% populated
  • Assessment fields: 95% populated for taxable parcels
  • Address fields: 90% populated for improved parcels
  • Property characteristic fields: 80% populated for improved parcels

Metadata Requirements

Temporal Information
  • Data collection date
  • Assessment roll year
  • Last update date
  • Publication date
  • Data currency statement
Spatial Information
  • Coordinate system definition
  • Horizontal accuracy statement
  • Data source scale
  • Processing methods
  • Known limitations
Contact Information
  • Data producer organization
  • Contact person and title
  • Phone number and email
  • Mailing address
  • Website URL

Data Distribution

File Naming Convention

[COUNTY]_[YEAR]_Parcels.[ext]

Example: ALBANY_2024_Parcels.shp

Compression
  • Shapefiles should be compressed using ZIP format
  • Include all component files in the archive
  • Maximum file size: 2GB uncompressed
Documentation
  • Include README.txt file
  • Provide metadata in FGDC or ISO 19115 format
  • Include data dictionary
  • Specify any known issues or limitations

Usage Notes

Legal Disclaimer

This parcel data is provided for general reference and mapping purposes only. Property boundaries shown are approximate and should not be used for legal descriptions, property transfers, or precise measurements. Users should consult official records and surveys for legal purposes.

Update Frequency
  • Annual updates recommended following assessment roll completion
  • Quarterly updates for high-change areas
  • Real-time updates for major subdivisions or consolidations
Quality Assurance
  • Coordinate with county assessor’s office for validation
  • Cross-reference with tax roll data
  • Perform geometric topology checks
  • Validate attribute completeness and accuracy

Leave a Reply

Gabby Jones

Typically replies within a minute

Hello, Welcome to the site. Please click below button for chating me throught WhatsApp.