Future Land Use
City of Austin
@usgov.city_of_austin_future_land_use_e0500
City of Austin
@usgov.city_of_austin_future_land_use_e0500
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"object_id" BIGINT,
"future_land_use_map_id" BIGINT,
"ordinance_number" VARCHAR,
"tract_id" VARCHAR,
"neighborhood_planning_area" VARCHAR,
"future_land_use" DOUBLE,
"mixed_use_building" DOUBLE,
"neighborhood_urban_center" DOUBLE,
"residential_infill" DOUBLE,
"sub_district_use" DOUBLE,
"comments" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE,
"created_by" VARCHAR,
"modified_by" VARCHAR,
"created_date" VARCHAR,
"modified_date" VARCHAR
);
Anyone who has the link will be able to view this.