CITY LIMITS - DERIVED FROM FLORIDA PARCEL DATA - 2017

Metadata:


Identification_Information:
Citation:
Citation_Information:
Originator: University of Florida GeoPlan Center
Publication_Date: 20180531
Title:
CITY LIMITS - DERIVED FROM FLORIDA PARCEL DATA - 2017
Geospatial_Data_Presentation_Form: vector digital data
Publication_Information:
Publication_Place: Gainesville, FL
Publisher: University of Florida GeoPlan Center
Other_Citation_Details:
State of Florida
Online_Linkage: www.fgdl.org
Larger_Work_Citation:
Citation_Information:
Description:
Abstract:
This dataset contains city limits for the State of Florida. The data was compiled by 
the GeoPlan Center using tax code boundaries as defined in 2017 county parcel 
data from the Florida Department of Revenue (FDOR).  This dataset is an update to 
the city limits shapefile par_citylm_2015.shp.
Purpose:
The data was created to serve as base information for use in GIS systems for a 
variety of planning and analytical purposes.
Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 20170926
Currentness_Reference:
publication date
Status:
Progress: Complete
Maintenance_and_Update_Frequency: As needed
Spatial_Domain:
Bounding_Coordinates:
West_Bounding_Coordinate: -87.429040
East_Bounding_Coordinate: -79.872251
North_Bounding_Coordinate: 30.983191
South_Bounding_Coordinate: 24.492815
Keywords:
Theme:
Theme_Keyword_Thesaurus: NONE
Theme_Keyword: City
Theme_Keyword: Limit
Theme_Keyword: City Limit
Theme_Keyword: Boundary
Theme_Keyword: Tax Code
Theme_Keyword: Municipality
Theme:
Theme_Keyword_Thesaurus: NONE
Theme_Keyword: planningCadastre
Theme_Keyword: boundaries
Theme:
Theme_Keyword_Thesaurus: ISO 19115 Topic Category
Theme_Keyword: bondaries
Theme_Keyword: planningCadastre
Place:
Place_Keyword: Florida
Temporal:
Temporal_Keyword: 2017
Access_Constraints: NONE
Use_Constraints:
NONE
Point_of_Contact:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: University of Florida GeoPlan Center
Contact_Address:
Address_Type: mailing and physical address
Address:
431 Architecture bldg., PO Box 115706
City: Gainesville
State_or_Province: Florida
Postal_Code: 32611-5706
Country: USA
Contact_Electronic_Mail_Address: data@fgdl.org
Contact_Electronic_Mail_Address: Technical Support: http://www.fgdl.org/fgdlfeed.html
Contact_Electronic_Mail_Address: For FGDL Software: http://www.fgdl.org/software.html
Contact_Electronic_Mail_Address: FGDL Frequently Asked Questions: http://www.fgdl.org/fgdlfaq.html
Contact_Electronic_Mail_Address: FGDL Mailing Lists: http://www.fgdl.org/fgdl-l.html
Contact Instructions:
www.fgdl.org
Data_Set_Credit:
Florida Department of Revenue and the 67 - County Property Appraisers.
Native_Data_Set_Environment:
Microsoft Windows Vista Version 6.1 (Build 7601) Service Pack 1; ESRI ArcCatalog 9.3.1.4000
Cross_Reference:
Citation_Information:
Other_Citation_Details:
Florida Geographic Data Library: http://www.fgdl.org/ For Department of Revenue info: http://floridarevenue.com/property/Pages/DataPortal.aspx 2010 ANSI Codes for Places http://www.census.gov/geo/reference/codes/place.html http://www2.census.gov/geo/docs/reference/codes/files/st12_fl_places.txt
Back to Top
Data_Quality_Information:
Attribute_Accuracy:
Attribute_Accuracy_Report:
GeoPlan relied on the integrity of the attribute information within
the original data.
Quantitative_Attribute_Accuracy_Assessment:
Logical_Consistency_Report:
Relied on the integrity of the attribute information within the original data layer.
Completeness_Report:
This data is provided 'as is' by GeoPlan and is complete to our
knowledge.
Positional_Accuracy:
Horizontal_Positional_Accuracy:
Horizontal_Positional_Accuracy_Report:
This data is provided 'as is' and its horizontal positional accuracy
has not been verified by GeoPlan
Vertical_Positional_Accuracy:
Vertical_Positional_Accuracy_Report:
This data is provided 'as is' and its vertical positional accuracy
has not been verified by GeoPlan
Lineage:
Source_Information:
Source_Citation:
Citation_Information:
Originator: Florida Department of Revenue (FDOR)
Publication_Date: 20141006
Title:
County Parcel Boundaries & Tax Information
Geospatial_Data_Presentation_Form: vector digital data
Publication_Information:
Publication_Place: Tallahassee, FL
Publisher: Florida Department of Revenue (FDOR)
Online_Linkage: http://www.fgdl.org
Source_Scale_Denominator: Varies
Type_of_Source_Media: online
Source_Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 20150820
Source_Citation_Abbreviation:
GeoPlan
Source_Contribution:
Spatial and Attribute Information
Process_Step:
Process_Description:
This dataset is derived from county parcel data that was released by the 
Florida Department of Revenue (FDOR) in the winter of 2010, 
the data released captured parcel information from 12-20-2010.

Within the county parcel datasets is information regarding tax codes in the field 
'TAXAUTHCD'. In this field, a value, or id number, is listed that corresponds 
to a city. Using this field and ArcMap 9.3, the tax code boundaries were mapped 
and classified according to this tax code id#. 

These tax code id# were then used in a series of GeoProcessing steps to derive 
a city limit layer.

After the creation of these cities all data was appropriately 
named and then merged to make one statewide dataset.
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20111226
Process_Step:
Process_Description:
GeoPlan Center Process Steps:

#Step 1
#From parcels directory dissolve by county on the TAXAUTHCD - Multi-part
#Export to C:\kate\dissolve_tax\step1 folder

#Step 2
#Add AUTOID Field and Calc in Step1 Folder

#Step 3
#Add COUNTY Field and Calc in Step1 Folder

#Step 4
#Remove TAXAUTHCD = ''
#This makes files smaller
#Export to Step4 Folder

#Step 5
#Create Statewide layer via description in python Step 5 Script

#Step 6
#Create City Layers
#Export to Step6 Folder

#Step 7
#Multi-part to Single part for each city layer
#Export to Step7 Folder

#Step 8
#Simplify polygon by 1 meter
#Export to Step8 Folder

#Step 9
#Integrate 1 meter in same folder

#Step 10
#Repair Geometry 2x in same folder

#Step 11
#Aggregate polygons 65 meter
#Export to Step11 Folder
#Computer will hit maximum number of features during processing, 
#so perform this aggregation step 4 times.

#Step 12
#Aggregate polygons 100 meter
#Export to Step12 Folder

#Step 13
#Polygon to line
#Export to Step13 Folder

#Step 14
#Feature to Polygon
#Export to Step14 Folder

#Step 15
#Dissolve on ID field
#Export to Step15 Folder

#Step 16
#Create and Calculate AUTOID_NUM field with layer name in same folder

#Step 17
#Put all cities together statewide via append.

#Step 18
#Find and Replace to get number in AUTOID_NUM field.

#Step 19
#Calc ID Field as AUTOID_NUM number.

#Step 20
#Dissolve Statewide based on ID Field.

#Step 21
#Join PLACENAME AND COUNTY names back over based on 
#table join via the ID and the AGG_NUM from the table.

#Step 22
#Add and Populated TAXAUTHCD field with listed comma delimitated format. 
#ArcTool Box - Spatial Join
#Target (POLY), Join (TAXAUTHCD POINTS)
# ONE TO ONE
#ADD Field For Map
#(TAXLIST)
#Merge Rule - Join - Comma Space
#Right Click TAXLIST - Add Input Field Select TAXAUTHCD
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20111226
Process_Step:
Process_Description:
GeoPlan made the following edits: 

Islandia - was obtained from GeoPlan's 2010 'CITYLM'.

All data was merged, creating a Statewide city limits dataset.

Currently there are several counties that have parcel datasets with less than 100 
percent completion, for these counties the absence of based data results in the 
absence of city limit boundaries for those areas.  The resulting derived city limit 
dataset can only be as accurate as the base dataset.

The Census Place layer from the 2010 Census was used to help determine some 
of the boundaries where PARCELS WITH NO DATA where located.

Additionally the features where each buffered by 8m using the
Feature Outline Mask in ArcGIS 10, in order to help clean up some of the 
city limit boundaries.
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20111226
Process_Step:
Process_Description:
GeoPlan updated the city limits layer using the following steps in 2015:

- The existing boundaries of the 2011 city limits layer were compared to the Florida
  Department of Revenue (FDOR) 2014 county parcel data.
- City limit boundary vertices were manually updated to reflect any parcels that had 
  tax code changes by snapping the city boundary layer to the 2014 parcel layer.
- Abutting city limit boundary vertices were manually adjusted to remove slivers and
  gaps between the adjoining polygons.
- Estero was added as newly incorporated city.
- Annexations were added for Cape Coral, Fort Myers and Bonita Springs
- ACRES field was updated.
- DESCRIPT field was added and is based on the field titled NAME
- FGDLAQDATE field was created and calculated with the date GeoPlan last 
  updated the data.
- The record ISLANDIA was removed
- Added portion of MARINELAND that is within St. John's county
- Joined BEBR ID data and Census PLACEFP data 
  (http://www.census.gov/geo/reference/codes/place.html)

- NOTE: The cities of Fanning Springs, Flagler Beach, Long Boat Key and
  Marineland are all listed twice because they each lie within in two different 
  counties.
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20150813
Process_Step:
Process_Description:
GeoPlan updated the city limits layer using the following steps in 2016:

- The existing boundaries of the 2014 city limits layer were compared to the Florida
  Department of Revenue (FDOR) 2015 county parcel data.
- City limit boundary vertices were manually updated to reflect any parcels that had 
  tax code changes by snapping the city boundary layer to the 2015 parcel layer.
- Abutting city limit boundary vertices were manually adjusted to remove slivers and
  gaps between the adjoining polygons.
- Annexations were added for the following cities based on data obtained from   BEBR:
  Altamonte Springs, Atlantis, Auburndale, Avon Park, Belleview, Bradenton,   Brooksville, 
  Bushnell, Callaway, Casselberry, Clearwater, Clermont, Cocoa, Crestview, Deland,   Dundee, 
  Dunedin, Edgewater, Eustis, Fernandina Beach, Fort Pierce, Fort Walton Beach,   Greenacres, 
  Groveland, Kissimmee, Lady Lake, Lake City, Leesburg, Longwood, Lynn Haven,   Melbourne, 
  Mount Dora, New Smyrna Beach, Niceville, Oak Hill, Ocoee, Oldsmar, Orange   City, Orlando, 
  Ormond Beach, Palatka, Panama City, Pinellas Park, Punta Gorda, Royal Palm   Beach, Sanford, 
  Sebring, Seminole, St. Augustine, St. Cloud, St. Lucie Village, Tarpon Springs,   Tavares, Temple 
  Terrace, Umatilla, Village of Palm Springs, Wauchula, West Melbourne, West   Palm Beach, 
  Wildwood, Winter Garden.
- DESCRIPT field was calculated based on the field titled NAME.
- FGDLAQDATE field was calculated with the date GeoPlan last 
  updated the data.
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20161021
Process_Step:
Process_Description:
GeoPlan updated the city limits layer using the following steps in 2018:

- The existing boundaries of the 2015 city limits layer were compared to the Florida
  Department of Revenue (FDOR) 2017 parcel data.
- City limit boundary vertices were manually updated to reflect any parcels that had 
  tax code changes by snapping the city boundary layer to the 2017 parcel layer.
- Abutting city limit boundary vertices were manually adjusted to remove slivers and
  gaps between the adjoining polygons.
- If not already reflected in tax codes, annexations were added based on data obtained 
  from the Bureau of Economic and Business Research (BEBR) (2777 parcels total).
- Added NOTES field. 
- ACRES field calulated.  
- DESCRIPT field was calculated based on the field titled NAME.
- FGDLAQDATE field was calculated with the date GeoPlan last updated the data.
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20180531
Process_Step:
Process_Description:
Dataset copied.
Source_Used_Citation_Abbreviation:
Server=wopr.fla-etat.org; Service=5151; User=etat; Version=SDE.DEFAULT
Process_Date: 20180803
Process_Time: 13490100
Back to Top
Spatial_Data_Organization_Information:
Direct_Spatial_Reference_Method: Vector
Point_and_Vector_Object_Information:
SDTS_Terms_Description:
SDTS_Point_and_Vector_Object_Type: G-polygon
Point_and_Vector_Object_Count: 415
Back to Top
Spatial_Reference_Information:
Horizontal_Coordinate_System_Definition:
Planar:
Map_Projection:
Map_Projection_Name: Albers Conical Equal Area
Albers_Conical_Equal_Area:
Standard_Parallel: 24.000000
Standard_Parallel: 31.500000
Longitude_of_Central_Meridian: -84.000000
Latitude_of_Projection_Origin: 24.000000
False_Easting: 400000.000000
False_Northing: 0.000000
Planar_Coordinate_Information:
Planar_Coordinate_Encoding_Method: coordinate pair
Coordinate_Representation:
Abscissa_Resolution: 0.002048
Ordinate_Resolution: 0.002048
Planar_Distance_Units: meters
Geodetic_Model:
Horizontal_Datum_Name: D_North_American_1983_HARN
Ellipsoid_Name: Geodetic Reference System 80
Semi-major_Axis: 6378137.000000
Denominator_of_Flattening_Ratio: 298.257222
Vertical_Coordinate_System_Definition:
Altitude_System_Definition:
Altitude_Resolution: 1.000000
Altitude_Encoding_Method: Explicit elevation coordinate included with horizontal coordinates
Back to Top
Entity_and_Attribute_Information:
Detailed_Description:
Entity_Type:
Entity_Type_Label: PAR_CITYLM_2017
Entity_Type_Definition:
PAR_CITYLM_2017.DBF
Entity_Type_Definition_Source:
GeoPlan Center
Attribute:
Attribute_Label: OBJECTID
Attribute_Definition:
Internal feature number.
Attribute_Definition_Source:
ESRI
Attribute_Domain_Values:
Unrepresentable_Domain:
Sequential unique whole numbers that are automatically generated.
Attribute:
Attribute_Label: Shape
Attribute_Definition:
Feature geometry.
Attribute_Definition_Source:
ESRI
Attribute_Domain_Values:
Unrepresentable_Domain:
Coordinates defining the features.
Attribute:
Attribute_Label: PLACEFP
Attribute_Definition:
2010 ANSI Codes for Places - Place or county subdivision FIPS code.
Attribute_Definition_Source:
Census - ANSI
Attribute:
Attribute_Label: BEBR_ID
Attribute_Definition:
Code given to cities for use by BEBR.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: NAME
Attribute_Definition:
Name of the City, or Municipality, represented.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: COUNTY
Attribute_Definition:
County in which city is located.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: TAX_COUNT
Attribute_Definition:
Number of tax code numbers used to derive city limit.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: TAXAUTHCD
Attribute_Definition:
Value associated with the tax code # as defined by the DOR parcel data field 'TAXAUTHCD'.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: NOTES
Attribute_Definition:
Notes containing information about city limit.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: ACRES
Attribute_Definition:
Acres.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: DESCRIPT
Attribute_Definition:
Based on the field NAME.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: FGDLAQDATE
Attribute_Definition:
The date GeoPlan acquired the data from the Source.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: AUTOID
Attribute_Definition:
Unique ID added by GeoPlan
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: SHAPE.AREA
Attribute_Definition:
Area in meters
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: SHAPE.LEN
Attribute_Definition:
Perimeter in meters
Attribute_Definition_Source:
GeoPlan
Back to Top
Distribution_Information:
Distributor:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: Florida Geographic Data Library (FGDL)
Contact_Address:
Address_Type: mailing address
Address:
431 Architecture PO Box 115706
City: Gainesville
State_or_Province: Florida
Postal_Code: 32611-5706
Country: United States
Contact_Electronic_Mail_Address: Web site: http://www.fgdl.org
Contact_Electronic_Mail_Address: Technical Support: http://www.fgdl.org/fgdlfeed.html
Contact_Electronic_Mail_Address: For FGDL Software: http://www.fgdl.org/software.html
Contact_Electronic_Mail_Address: FGDL Frequently Asked Questions: http://www.fgdl.org/fgdlfaq.html
Contact_Electronic_Mail_Address: Mailing list for FGDL: http://www.fgdl.org/fgdl-l.html
Resource_Description: DOWNLOADABLE DATA
Distribution_Liability:
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
Standard_Order_Process:
Digital_Form:
Digital_Transfer_Information:
Transfer_Size: 5.841
Technical_Prerequisites:
This data is intended for use with a Geographic Information Systems or Remote Sensing software package.
Back to Top
Metadata_Reference_Information:
Metadata_Date: 20180803
Metadata_Contact:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: University of Florida GeoPlan Center
Contact_Person: Kate Norris
Contact_Address:
Address_Type: mailing and physical address
Address:
431 Architecture bldg., PO Box 115706
City: Gainesville
State_or_Province: FL
Postal_Code: 32611-5706
Country: USA
Contact_Electronic_Mail_Address: data@fgdl.org
Metadata_Standard_Name: FGDC Content Standards for Digital Geospatial Metadata
Metadata_Standard_Version: FGDC-STD-001-1998
Metadata_Time_Convention: local time
Metadata_Extensions:
Online_Linkage: http://www.esri.com/metadata/esriprof80.html
Profile_Name: ESRI Metadata Profile
Back to Top