Bulk Downloads
Coordinate reference system, published file formats, and how the dataset is delivered for download.
Coordinate Reference System
The dataset geometries are always delivered in EPSG 4326 (SRID=4326). This maximizes compatibility with popular database engines, such as:
- PostgreSQL (with PostGIS)
- Google BigQuery
- Snowflake
- Amazon Athena
- DuckDB
- and other engines.
Published File Formats
The dataset can be delivered in one of many formats, so choose the one that best suits your database engine, use case, and other business and technical requirements.
Instant Downloads
The following formats are produced automatically with quarterly releases and are available for download immediately after purchase:
- Shapefile (zipped)
- GeoPackage
Custom Downloads
The following formats can be produced upon request:
- GeoJSON (newline-delimited)
- Geodatabase
pg_dumpfile
Data Processing and Standardization
Parcel data is collected from various authoritative sources, primarily county and municipal tax assessor offices, planning departments, and GIS departments. Dat…
Load GeoJSON-NL into BigQuery
Use the bq CLI (or LOAD DATA SQL) to ingest a Land Records .geojsonl file directly into a BigQuery table with a native GEOGRAPHY column.