FDOT RCI ROADWAYS & NHD LINEAR SURFACE WATER DRAINAGE NETWORK (1:24K) INTERSECTIONS IN USCG DISTRICT 8 - APRIL 2018

Metadata:


Identification_Information:
Citation:
Citation_Information:
Originator: University of Florida GeoPlan Center
Publication_Date: 201804
Title:
FDOT RCI ROADWAYS & NHD LINEAR SURFACE WATER DRAINAGE NETWORK (1:24K) INTERSECTIONS IN USCG DISTRICT 8 - APRIL 2018
Geospatial_Data_Presentation_Form: vector digital data
Series_Information:
Publication_Information:
Publication_Place: Gainesville, FL
Publisher: University of Florida GeoPlan Center
Other_Citation_Details:
State of Florida
Online_Linkage: www.fgdl.org
Description:
Abstract:
This dataset contains the point result of the intersection between layers FDOT_LOCALNAMES_APR18 and NHD24FLOWLINE_DEC17  for the USCG District 8. This layer identifies locations where FDOT roads cross/abut water drainage flowlines such as stream/river, artificial path, etc. This layer is used in the EST for the notification tool. This layer is the parent layer for RCI_NHD24FLOW_DISSOLVE_D7 and RCI_NHD24FLOW_DISSOLVE_D8, RCI_NHD24FLOW_USCG_D7 and RCI_NHD24FLOW_USCG_D8.
Purpose:
The data was created to serve as base information for use in GIS
systems for a variety of planning and analytical purposes.
Supplemental_Information:
None
Time_Period_of_Content:
Time_Period_Information:
Single_Date/Time:
Calendar_Date: 201804
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: Transportation
Theme_Keyword: Roads with Local Names
Theme_Keyword: Road Names
Theme_Keyword: Highways
Theme_Keyword: Roads
Theme_Keyword: Street Names
Theme_Keyword: Roadway Characteristics Inventory
Theme_Keyword: RCI
Theme_Keyword: NHD
Theme_Keyword: Flowlines
Theme_Keyword: stream
Theme_Keyword: river
Theme_Keyword: artificial path
Theme_Keyword: surface water drainage network
Theme:
Theme_Keyword_Thesaurus: ISO 19115 Topic Category
Theme_Keyword: inlandWaters
Theme_Keyword: transportation
Place:
Place_Keyword_Thesaurus: None
Place_Keyword: Florida
Temporal:
Temporal_Keyword: 2015
Access_Constraints: None
Use_Constraints:
None
Point_of_Contact:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: University of Florida GeoPlan Center
Contact_Person: GIS Specialist
Contact_Address:
Address_Type: mailing and physical address
Address:
431 Architecture Building, PO Box 115706
City: Gainesville
State_or_Province: Florida
Postal_Code: 32611-5706
Country: USA
Contact_Voice_Telephone: data@fgdl.org
Contact_Electronic_Mail_Address: data@fgdl.org
Contact Instructions:
www.fgdl.org
Data_Set_Credit:
FDOT, and USGS/FDEP
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:
Back to Top
Data_Quality_Information:
Attribute_Accuracy:
Attribute_Accuracy_Report:
GeoPlan relied on the integrity of the attribute information within
the original data.
Logical_Consistency_Report:
All data for this dataset are logically consistent.
Completeness_Report:
This dataset is complete as of date of production.
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_Scale_Denominator: 24000
Type_of_Source_Media: online
Source_Citation_Abbreviation:
GeoPlan
Source_Contribution:
Spatial and Attribute Information
Process_Step:
Process_Description:
The GeoPlan Center created RCI_NHD24FLOW_APR18.shp on 4/24/18.

This dataset was created by intersecting the following two layers:

Florida Department Of Transportation - Local Names of RCI Roadways - April 2018
FDOT_LOCALNAMES_APR18.shp

National Hydrography Dataset - Linear Surface Water Drainage Network 1:24K - December 2017
NHD24FLOWLINE_DEC17.shp

Intersect Process Steps:
The ArcToolbox GeoProcessing tool 'Intersect' was invoked.
The Input Features were set to:
   FDOT_LOCALNAMES_APR18.shp
   NHD24FLOWLINE_DEC17.shp
The Output Feature Class was set to:
   RCI_NHD24FLOW_APR18.SHP
Join Attributes was set to:
   ALL
XY Tolerance was set to:
   Default
Output Type was set to:
   POINT


Spatial Join Process:
target = RCI_NHD24FLOW_APR18.shp
Join Features = USCG_BND
Join Operation was set to:
   JOIN_ONE_TO_ONE
Keep All Target Features was checked
Match Option was set to:
   Intersects (in the future consider CLOSEST)

After spatial join look for records that have USCG null and attribute to the closest USCG District.


GeoPlan added and/or populated the following fields:

ROADWAY = Field came from FDOT_LOCALNAME layer, originally called ROADWAY
RCI_DESC = Field came from FDOT_LOCALNAME layer, originally called DESCRIPT
GNIS_ID = Field came from NHD24FLOWLINE layer, originally called GNIS_ID
GNIS_NAME = Field came from NHD24FLOWLINE layer, originally called GNIS_NAME
REACHCODE = Field came from NHD24FLOWLINE layer, originally called REACHCODE
NHD_DESC = Field came from NHD24FLOWLINE layer, originally called DESCRIPT
LAT_DD = Based on the Latitude in Decimal Degrees
LONG_DD = Based on the Longitude in Decimal Degrees
USCG = Based on USCG field from USCG_BND
MGRS = MGRS ID calculated using toolbox tool: Convert Coordinate Notation with 
GOOGLEMAP = "https://www.google.com/maps/place/" & [MGRS]
GCID
DESCRIPT = Based on the Combination of: NHD_DESC & " AT " & RCI_DESC
FGDLAQDATE = Date FDOT_LOCALNAME_APR18 acquired from the Source.

 
Notes for field calculations:
    Lat_DD  Double (Calc geometry to decimal degrees, wgs84)
    LONG_DD  Double (Calc geometry to decimal degrees, wgs84)
    MGRS  15 String
    GOOGLEMAP  100 String
    GCID  Long (FID or OBJECTID + 1)


To calculate the MGRS field you must use the following:
ArcToolbox > Convert Coordinate Notation
Input Coordinate Format = DD_2 (Longitude and latitude values are in two separate fields.)
X = LONG_DD
Y = Lat_DD
Output Coordinate Format = MGRS


After this layer gets created two layers must be created:
RCI_NHD24FLOW_USCG_D7
RCI_NHD24FLOW_USCG_D8
-to create these layers select from RCI_NHD24FLOW based on USCG district 

RCI_NHD24FLOW_DISSOLVE_D7
RCI_NHD24FLOW_DISSOLVE_D8
-to create these layers dissolve above layers
Source_Used_Citation_Abbreviation:
GeoPlan
Process_Date: 20180424
Process_Step:
Process_Description:
Dataset copied.
Source_Used_Citation_Abbreviation:
Server=wopr.fla-etat.org; Service=5151; User=etat; Version=SDE.DEFAULT
Process_Date: 20180427
Process_Time: 09281100
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: Composite object
Point_and_Vector_Object_Count: 17503
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: RCI_NHD24FLOW_USCG_D8_APR18
Entity_Type_Definition:
RCI_NHD24FLOW_USCG_D8_APR18.DBF
Entity_Type_Definition_Source:
GeoPlan
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: ROADWAY
Attribute_Definition:
A unique 8-character identification number assigned to a roadway or section of a roadway either On or Off the State Highway System for which information is maintained in the Department's Roadway Characteristics Inventory (RCI).
Attribute_Definition_Source:
Florida Department of Transportation, Transportation Statistics Office
Attribute_Domain_Values:
Unrepresentable_Domain:
8-character ID, the first two characters are the county code, the next 3 are the section code, and final 3 characters are the subsection code
Attribute:
Attribute_Label: RCI_DESC
Attribute_Definition:
Name of the roadway
Attribute_Definition_Source:
Florida Department of Transportation, Transportation Statistics Office
Attribute:
Attribute_Label: GNIS_ID
Attribute_Definition:
Unique identifier assigned by GNIS
Attribute_Definition_Source:
USGS
Attribute:
Attribute_Label: GNIS_NAME
Attribute_Definition:
Proper name specific term or expression by which a particular geographic entity is known.
Attribute_Definition_Source:
USGS
Attribute:
Attribute_Label: REACHCODE
Attribute_Definition:
Unique identifier composed of two parts. The first eight digits is the subbasin code as defined by FIPS The next six digits are randomly assigned squential numbers that are unique within a Catalog Unit.
Attribute_Definition_Source:
USGS
Attribute:
Attribute_Label: NHD_DESC
Attribute_Definition:
GeoPlan added field based on FTYPE. Contains text description of feature type.
Attribute_Definition_Source:
GeoPlan
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: ArtificialPath
Enumerated_Domain_Value_Definition:
Abstraction to facilitate hydrologic modeling through open water bodies and along coastal and Great Lakes shorelines and to act as a surrogate for lakes and other water bodies.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: Canal/Ditch
Enumerated_Domain_Value_Definition:
Artificial open waterway constructed to transport water, to irrigate or drain land, to connect two or more bodies of water, or to serve as a waterway for watercraft.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: Coastline
Enumerated_Domain_Value_Definition:
Line that follows the main outline of the land, including bays, but crosses rivers at their mouths. In the NHD, the outlines of selected coastal islands are included as part of the coastline.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: Connector
Enumerated_Domain_Value_Definition:
Known, but nonspecific, connection between two nonadjacent network segments.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: Pipeline
Enumerated_Domain_Value_Definition:
Closed conduit, with pumps, valves and control devices, for conveying fluids, gases, or finely divided solids.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: Stream/River
Enumerated_Domain_Value_Definition:
Body of flowing water.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute_Domain_Values:
Enumerated_Domain:
Enumerated_Domain_Value: Underground Conduit
Enumerated_Domain_Value_Definition:
A set of naturally occurring subsurface drainage channels formed from the dissolution of soluble rocks in Karst terrain or in terrain similar to karst but formed in nonsoluble rocks, as by melting of permafrost or ground ice, collapse after mining, and by outflow of liquid lava from beneath its solidified crust. Not a named feature.
Enumerated_Domain_Value_Definition_Source:
USGS
Attribute:
Attribute_Label: LAT_DD
Attribute_Definition:
Latitude in Decimal Degrees.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: LONG_DD
Attribute_Definition:
Longitude in Decimal Degrees.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: USCG
Attribute_Definition:
Based on spatial join of USCG field from USCG_BND.
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: MGRS
Attribute_Definition:
Military Grid Reference System Identifier
Attribute_Definition_Source:
Esri
Attribute:
Attribute_Label: GOOGLEMAP
Attribute_Definition:
Google Map hyper link
Attribute_Definition_Source:
Geoplan
Attribute:
Attribute_Label: GCID
Attribute_Definition:
GeoPlan Center created ID used for internal purposes
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: DESCRIPT
Attribute_Definition:
Based on the following combination of fields: NHD_DESC & RCI_DESC
Attribute_Definition_Source:
GeoPlan
Attribute:
Attribute_Label: FGDLAQDATE
Attribute_Definition:
Date FGDL 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
Overview_Description:
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_TDD/TTY_Telephone:
Contact_TDD/TTY_Telephone:
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:
Format_Name: Shapefile
Format_Version_Number: N/A
Format_Specification:
shapefile
File_Decompression_Technique: zip compression
Transfer_Size: 1.877
Digital_Transfer_Option:
Online_Option:
Computer_Contact_Information:
Network_Address:
Offline_Option:
Fees: None
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: 20180402
Metadata_Contact:
Contact_Information:
Contact_Organization_Primary:
Contact_Organization: University of Florida GeoPlan Center
Contact_Person: GIS Specialist
Contact_Address:
Address_Type: mailing and physical address
Address:
431 Architecture Building, PO Box 115706
City: Gainesville
State_or_Province: Florida
Postal_Code: 32611-5706
Country: USA
Contact_Voice_Telephone: data@fgdl.org
Contact_Electronic_Mail_Address: data@fgdl.org
Contact Instructions:
www.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
Metadata_Extensions:
Online_Linkage: http://www.esri.com/metadata/esriprof80.html
Profile_Name: ESRI Metadata Profile
Back to Top