Getting Started
Data and API
- Parcel Data Onboarding and FAQ
- The Regrid Parcel Schema
- Bulk Data Delivery Formats
- Using the API
- Using the Feature Service
- Using the Tileserver
- Customer Support Service Levels
- Standardized Land Use Codes Documentation
- Standardized Land Use Code Keys
- USPS CASS Codes and Notes
- Cropland Data Layer (CDL) Key
- Regrid Matched Building Footprints Frequently Asked Questions
- Regrid Matched Building Footprints Schema
- Regrid Typeahead API
- Regrid Matched Address FAQ
- Regrid Matched Addresses Schema
- Reporting Parcel Data Issues to the Regrid Team
- Configuring S3 for Bulk Delivery
- Configuring GCP for Bulk Delivery
- Verse table schema
- Data Updates Monthly Email
Regrid Mapping Platform
Maps
Adding Data
Surveying
Regrid Status
Regrid Matched Addresses Schema
Regrid Matched Addresses Schema
This address schema is considered a beta product and is subject to change.
Many of the attributes below related to US addressees are part of the Coding Accuracy Support System (CASS) process and are directly related to automated and mass mailing discounts for bulk mailers. The authoritative reference for those attributes and values are the below US Postal Service documents:
- https://postalpro.usps.com/CASS/CASSTECH_N (current technical guide)
- https://postalpro.usps.com/certifications/cass
Field | Description | Example | Datatype |
---|---|---|---|
ll_uuid | Regrid Parcel UUID | text | |
a_id | Ageon Address ID | text | |
a_address | Address Line 1 Including Secondary | 123 Main St Apt 1 | text |
a_saddno | House Number | 123 | text |
a_saddpref | Street Predictional | E, NW | text |
a_saddstr | Street Name | Main | text |
a_saddsttyp | Street Suffix | Rd, St | text |
a_saddstsuf | Street Post Directional | S, W | text |
a_sunit | Secondary Description | Apt, Unit | text |
a_szip5 | Postal ZIP Code | text | |
a_szip | ZIP Code Plus 4 | text | |
a_carte | Postal Carrier Route | text | |
a_crtype | Postal Carrier Route Type | text | |
a_scity | City | text | |
a_state2 | State | MI, NY | text |
a_county | County Name | text | |
a_delvseqno | Delivery Sequence Number | Walk sequence number used by USPS carrier | text |
a_usps_elotseq | USPS Enhanced Line of Travel | text | |
a_usps_elotsort | USPS Enhanced Line of Travel Sort | Asc, Desc | text |
a_resbus | Use Indicator | Residential / Business / Unknown | text |
a_dpv_confirm | DPV Confirmation Flag | text | |
a_dpv_footnotes | DPV Processing Footnotes | text | |
a_default_match | Matched to Default ZIP Code | text | |
a_lacsflag | LACS System Flag | text | |
a_usps_vacancy | USPS Vacancy Flag | text | |
a_nostats | USPS No Delivery Flag | text | |
a_error_code | DPV Error Codes | text | |
a_dpv_type | Type of delivery (P = POB; S = single family; H = multifamily) | text | |
a_geocodetype | Geocode Type | text | |
a_moddate | Last Modified Date | datetime | |
a_census_blockgroup | Census Blockgroup | text | |
a_lat | Latitude | text | |
a_lon | Longitude | text | |
a_geoid | Census County FIPS code | text |