Baselight

Land Use Inventory Detailed

City of Austin

@usgov.city_of_austin_land_use_inventory_detailed_5109d

About this Dataset

Land Use Inventory Detailed

The land inventory is based on several sources. The polygon geography is taken from appraisal district parcel layers merged together. A land use inventory is performed by classifying land according to a coding system that reflects the primary improvements (buildings or structures) on each parcel. Most of the land use information is attached through a GIS Union from past land use inventories. Undeveloped parcels are checked against building permit, aerial photos, and appraisal records, generally collected during the fall, or when data was made available. Information is collected only in the City of Austin’s Full, Limited Purpose, and Extra-territorial jurisdictions, and not entire counties.
Organization: City of Austin
Last updated: 2023-01-13T18:07:57.070346

Tables

Table 1

@usgov.city_of_austin_land_use_inventory_detailed_5109d.table_1
  • 93.72 MB
  • 286116 rows
  • 13 columns
Loading...

CREATE TABLE table_1 (
  "the_geom" VARCHAR,
  "objectid" BIGINT,
  "land_use_id" BIGINT,
  "land_use" BIGINT,
  "general_land_use" BIGINT,
  "parcel_id_10" VARCHAR,
  "property_id" DOUBLE,
  "created_by" VARCHAR,
  "created_date" VARCHAR,
  "modified_by" VARCHAR,
  "modified_date" VARCHAR,
  "shape_area" DOUBLE,
  "shape_length" DOUBLE
);