FLORIDA GEOGRAPHIC DATA LIBRARY DOCUMENTATION

TITLE: AGRICULTURAL LANDS IN FLORIDA 2004 - 2008

Geodataset Name:       AGRICULTURE_FEB08
Geodataset Type:       SHAPEFILE
Geodataset Feature:    Polygon
Feature Count:         111868
GENERAL DESCRIPTION:
This data set contains agricultural lands in the State of Florida. The data set represents the combination of 2004, 2007, and 2008 Water Management District Land Use/ Land Cover data sets. The following FGDL layers represent the data sets used in the creation of this layer; LU_NWFWMD_2004, LU_SFWMD_2004, LU_SJRWMD_2004, LU_SRWMD_2008, and LU_SWFWMD_2007. This layer is an update of the previously released FGDL layer "AGRICULTURE_07".
DATA SOURCE(S):                    All Five Water Management Districts
SCALE OF ORIGINAL SOURCE MAPS:     Varies
GEODATASET EXTENT:                 State of Florida
PUBLICATION DATE: 20100601 TIME PERIOD OF CONTENT: Begin Date: 2004 End Date: 2008 DOWNLOAD LINK: http://www.fgdl.org/metadataexplorer/explorer.jsp

FEATURE ATTRIBUTE TABLES:

Datafile Name: AGRICULTURE_FEB08.DBF
ITEM NAME WIDTH TYPE
OBJECTID
4 OID
Shape
4 Geometry
FLUCCS
2 SmallInteger
OTHER
6 String
SOURCE
6 String
SOURCE2
13 String
FLUCCS_L1
2 SmallInteger
LEVEL1
50 String
FLUCCS_L2
2 SmallInteger
LEVEL2
75 String
FLUCCS_L3
2 SmallInteger
LEVEL3
100 String
ACRES
8 Double
DESCRIPT
120 String
FGDLAQDATE
36 Date
AUTOID
4 Integer
SHAPE.AREA
0 Double
SHAPE.LEN
0 Double

FEATURE ATTRIBUTE TABLES CODES AND VALUES:

Item
Item Description
OBJECTID Internal feature number.

Shape Feature geometry.

FLUCCS The land use and land cover classification code as defined in the Florida DOT's FLUCCS classification system.

OTHER The secondary land use and land cover classification code as defined in the Florida DOT's FLUCCS classification system.

SOURCE Water Management District of Coverage/Origin.

SOURCE2 Other contributing sources to the original land use land cover datasets.

FLUCCS_L1 The highest level (level 1) designation in a hierarchical coding scheme containing 4 levels.

LEVEL1 Level 1 land use description, based on the FDOT classification schema.

FLUCCS_L2 The second highest level (level 2) designation in a hierarchical coding scheme containing 4 levels.

LEVEL2 Level 2 land use description, based on the FDOT classification schema.

FLUCCS_L3 The third highest level (level 3) designation in a hierarchical coding scheme containing 4 levels.

LEVEL3 Level 3 land use description, based on the FDOT classification schema.

ACRES Number of Acres.

DESCRIPT Based on each WMD FLUCCS code description.

FGDLAQDATE The date FGDL acquired the WMD data from the Source.

AUTOID Unique ID added by GeoPlan

SHAPE.AREA Area in meters

SHAPE.LEN Perimeter in meters


USER NOTES:
This data is provided 'as is'. GeoPlan relied on the integrity
of the original data layer's topology
This data is provided 'as is' by GeoPlan and is complete to our
knowledge.
GeoPlan relied on the integrity of the attribute information within
the original data.

The data was created to serve as base information for use in GIS systems 
for a variety of planning and analytical purposes.

This data is provided 'as is' and its horizontal positional accuracy
has not been verified by GeoPlan

This data is provided 'as is' and its vertical positional accuracy
has not been verified by GeoPlan

Each Water Management District has it's own data disclaimer, for this 
information and more information about each WMD, please visit their 
website.

The Florida Geographic Data Library is a collection of Geospatial Data
compiled by the University of Florida GeoPlan Center with support from
the Florida Department of Transportation. GIS data available in FGDL is
collected from various state, federal, and other agencies (data sources)
who are data stewards, producers, or publishers. The data available in
FGDL may not be the most current version of the data offered by the
data source. University of Florida GeoPlan Center makes no guarantees
about the currentness of the data and suggests that data users check
with the data source to see if more recent versions of the data exist.

Furthermore, the GIS data available in the FGDL are provided 'as is'.
The University of Florida GeoPlan Center makes no warranties, guaranties
or representations as to the truth, accuracy or completeness of the data
provided by the data sources. The University of Florida GeoPlan Center
makes no representations or warranties about the quality or suitability
of the materials, either expressly or implied, including but not limited
to any implied warranties of merchantability, fitness for a particular
purpose, or non-infringement. The University of Florida GeoPlan Center
shall not be liable for any damages suffered as a result of using,
modifying, contributing or distributing the materials.

A note about data scale: 

Scale is an important factor in data usage.  Certain scale datasets
are not suitable for some project, analysis, or modeling purposes.
Please be sure you are using the best available data. 

1:24000 scale datasets are recommended for projects that are at the
county level.
1:24000 data should NOT be used for high accuracy base mapping such
as property parcel boundaries.
1:100000 scale datasets are recommended for projects that are at the
multi-county or regional level.
1:125000 scale datasets are recommended for projects that are at the
regional or state level or larger.

Vector datasets with no defined scale or accuracy should be
considered suspect. Make sure you are familiar with your data
before using it for projects or analysis. Every effort has been
made to supply the user with data documentation. For additional
information, see the References section and the Data Source Contact
section of this documentation. For more information regarding
scale and accuracy, see our webpage at:
http://geoplan.ufl.edu/education.html

REFERENCES:
Northwest Florida Water Management District (NWFWMD)
http://www.nwfwmd.state.fl.us/

Suwannee River Water Management District (SRWMD)
http://www.srwmd.state.fl.us/

St. Johns River Water Management District (SJWMD)
http://sjr.state.fl.us/

Southwest Florida Water Management District (SWFWMD)
http://www.swfwmd.state.fl.us/

South Florida Water Management District (SFWMD)
http://www.sfwmd.gov/

Florida Department of Environmental Protection (FDEP)
http://www.dep.state.fl.us/

DATA LINEAGE SUMMARY:
The following Water Management District Land Use/ Land Cover data 
sets were used in the creation of the data layer.
LU_NWFWMD_2004
LU_SFWMD_2004
LU_SJRWMD_2004
LU_SRWMD_2008
LU_SWFWMD_2007

The following query was run against the five WMD Land Use/ 
Land Cover data sets in order to create five subset layers.

[FLUCCS_L1] = 2000

Next the five WMD subset layers were combined to create one 
statewide layer.

Finally the newly created AGRICULTURE_FEB08.shp was cleaned up 
using the following techniques.

1. The layer was the converted from multipart to single part.
2. The following fields were created and updated ACRES, AREA, LENG, SLIVER, and TEST.  
     The following calculation was used to populate the SLIVER field: 
     4 * (( 3.14 * [area] ) / ( [leng] * [leng] ))

     The TEST field was calculated using the equation [ACRES] * [SLIVER].
3.  A selection was made where TEST < 0.1
    The Eliminate command was then run on this selection set
4. Slivers that were not absorbed via the Eliminate command were later deleted.
5. The layer was imported to a File Geodatabase where the topology was 
    validated at a cluster tolerance of 1m and gaps were not allowed.
6. The layer was then exported to shapefile and the geometry was then cleaned.
7. Finally the repair geometry function was run once more and the ACRES field was updated.
Process Date: 20100601

Data imported to ArcSDE and exported as a shapefile. Process Date: 20100625
MAP PROJECTION PARAMETERS:

Projection                          ALBERS
Datum                               HPGN
Units                               METERS
Spheroid                            GRS1980
1st Standard Parallel               24  0  0.000
2nd Standard Parallel               31 30  0.000
Central Meridian                   -84 00  0.000
Latitude of Projection's Origin     24  0  0.000
False Easting (meters)              400000.00000
False Northing (meters)             0.00000

DATA SOURCE CONTACT (S):

Name:
Abbr. Name:
Address:


Phone:

Web site:
E-mail:
Contact Person:
         Phone:
        E-mail:
University of Florida GeoPlan Center
GeoPlan
431 ARCH BLDG
Gainesville, FL
32611


http://www.fgdl.org/metadataexplorer/explorer.jsp data@fgdl.org Kate Norris

FGDL CONTACT:
Name:                   FLORIDA GEOGRAPHIC DATA LIBRARY
Abbr. Name:             FGDL
Address:                Florida Geographic Data Library
                        431 Architecture Building
                        PO Box 115706
                        Gainesville, FL  32611-5706
Web site:               http://www.fgdl.org

Contact FGDL: 

      Technical Support:	        http://www.fgdl.org/fgdlfeed.html
      FGDL Frequently Asked Questions:  http://www.fgdl.org/fgdlfaq.html
      FGDL Mailing Lists:		http://www.fgdl.org/fgdl-l.html
      For FGDL Software:                http://www.fgdl.org/software.html