Land Use 1995
View map in GIS Catalog
Show/Hide Fields
- objectid
- landuse
- descriptio
- sq_miles
- acres
- county
- state
objectid
|
landuse
|
descriptio
|
sq_miles
|
acres
|
county
|
state
|
---|
Data Dictionary
Column | Type | Label | Description |
---|---|---|---|
sq_miles | Double | SQ_MILES | Internal feature number. |
acres | Double | ACRES | Area of feature in internal units squared. |
objectid | OID | OBJECTID | Internal feature number. |
state | String | STATE | Length of feature in internal units. |
county | String | COUNTY | Area of feature in internal units squared. |
shape | Geometry | Shape | Feature geometry. |
landuse | String | LANDUSE | Land Use Category |
descriptio | String | DESCRIPTIO | Land Use Description |
st_area(shape) | Double | st_area(shape) | |
st_perimeter(shape) | Double | st_perimeter(shape) |