{
  "@context": {
    "@vocab": "https://schema.org/",
    "dct": "http://purl.org/dc/terms/",
    "qudt": "http://qudt.org/schema/qudt/",
    "quantitykind": "http://qudt.org/vocab/quantitykind/",
    "unit": "http://qudt.org/vocab/unit/",
    "xsd": "http://www.w3.org/2001/XMLSchema",
    "extendedConstraintProperty": "http://codata.org/vocab/extendedConstraintProperty",
    "sdmx": "https://sdmx.org"
  },
  "@type": "Dataset",
  "@id": "https://gdsc.idsc.miami.edu/detail/fl_us_highways",
  "includedInDataCatalog": [
    {
      "@type": "DataCatalog",
      "@id": "https://gdsc.idsc.miami.edu",
      "name": "Geospatial Digital Special Collections",
      "url": "https://gdsc.idsc.miami.edu"
    },
    {
      "@type": "DataCatalog",
      "name": "displacement-vulnerability-mitigation-tool",
      "@id": "https://gdsc.idsc.miami.edu/?collection=displacement-vulnerability-mitigation-tool",
      "url": "https://gdsc.idsc.miami.edu/?collection=displacement-vulnerability-mitigation-tool"
    }
  ],
  "name": "Florida US Highways",
  "creator": [
    {
      "@type": "Organization",
      "sameAs": "https://ror.org/01v2vzt58",
      "@id": "https://ror.org/01v2vzt58",
      "identifier": "https://ror.org/01v2vzt58",
      "name": "Florida Department of Transporation"
    }
  ],
  "url": "https://gis-fdot.opendata.arcgis.com/datasets/fdot::us-routes-tda/about",
  "provider": [
    {
      "@type": "Organization",
      "name": "Florida Department of Transportation"
    }
  ],
  "license": "NO WARRANTIES: This site and its content is made available by the Florida Department of Transportation on an \"as is\", \"as available\" basis without warranties of any kind, express or implied. DISCLAIMER OF LIABILITY: The user of this application and data assumes all responsibility and risk for the use of both. Under no circumstances, including negligence, shall the Florida Department of Transportation, or its employees be liable for any DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY or CONSEQUENTIAL DAMAGES, or LOST PROFITS that result from the use, misuse or inability to use the application and data. Nor shall the Florida Department of Transportation, or its employees be liable for any damages resulting from or related to reliance; mistakes, omissions, interruptions, deletion of files, computer viruses, errors, defects, or any failure of performance, communications failure, theft, destruction or unauthorized access to the application and data.",
  "spatialCoverage": [
    {
      "@id": "https://www.geonames.org/4155751",
      "@type": "Place",
      "name": "Florida"
    },
    {
      "@type": "Place",
      "name": "bbox",
      "geo": {
        "@type": "GeoShape",
        "polygon": "-87.447899 24.550420 -80.051915 24.550420 -80.051915 30.998450 -87.447899 30.998450 -87.447899 24.550420"
      }
    }
  ],
  "type": "Vector Dataset",
  "datePublished": "2017-07-21",
  "description": "Location of US Routes in the state of Florida as derived from even mapping",
  "keywords": [
    "United States",
    "Florida",
    "Florida Department of Transportation",
    "Transportation",
    "US Routes",
    "Highways",
    "Interstates",
    "Infrastructure"
  ],
  "@language": "en",
  "measurementTechnique": [
    {
      "@type": "DefinedTerm",
      "description": "GIS Data Structure for Representation",
      "inDefinedTermSet": {
        "@type": "DefinedTermSet",
        "name": "dataRepresentation",
        "hasDefinedTerm": [
          {
            "@type": "DefinedTerm",
            "termCode": "raster"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "vector"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "table"
          }
        ]
      },
      "termCode": "vector"
    },
    {
      "@type": "DefinedTerm",
      "description": "GIS Vector Geometery",
      "inDefinedTermSet": {
        "@type": "DefinedTermSet",
        "name": "vectorGeometry",
        "hasDefinedTerm": [
          {
            "@type": "DefinedTerm",
            "termCode": "point"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "line"
          },
          {
            "@type": "DefinedTerm",
            "termCode": "polygon"
          }
        ]
      },
      "termCode": "multilinestring"
    }
  ],
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "propertyID": "http://dbpedia.org/resource/Spatial_reference_system",
      "value": "https://epsg.io/4326"
    }
  ],
  "about": [
    {
      "@type": "Event",
      "description": " direct from source",
      "name": "ETL process for Florida US Highways",
      "potentialAction": {
        "@type": "Action",
        "name": "Pseudo Code",
        "description": "TODO",
        "result": {
          "@type": "Dataset",
          "encodingFormat": "sql",
          "url": "https://gdsc.idsc.miami.edu/download/data/fl_us_highways/?file=fl_us_highways&format=sql"
        }
      }
    },
    {
      "@type": "Event",
      "description": " direct from source",
      "name": "ETL process for Florida US Highways",
      "potentialAction": {
        "@type": "Action",
        "name": "wget",
        "description": "ETL process for Florida US Highways",
        "object": {
          "@type": "Dataset",
          "name": " direct from source",
          "producer": "Florida Department of Transporation",
          "url": "https://gis-fdot.opendata.arcgis.com/datasets/fdot::us-routes-tda/about"
        },
        "instrument": {
          "@type": "SoftwareApplication",
          "@id": "https://github.com/Geospatial-Digital-Special-Collections/tools",
          "featureList": "wget",
          "downloadUrl": "https://github.com/Geospatial-Digital-Special-Collections/tools.git"
        },
        "result": {
          "@type": "Dataset",
          "name": "Florida US Highways",
          "description": "Location of US Routes in the state of Florida as derived from even mapping",
          "encodingFormat": "sql",
          "url": "https://gdsc.idsc.miami.edu/download/data/fl_us_highways/?file=fl_us_highways&format=sql"
        }
      }
    }
  ],
  "variableMeasured": [
    {
      "@type": "PropertyValue",
      "name": "fid",
      "description": "Sequential unique whole numbers that are automatically generated",
      "qudt:dataType": "int4",
      "minValue": "1",
      "maxValue": "660"
    },
    {
      "@type": "PropertyValue",
      "name": "roadway",
      "description": "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)",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "rank",
      "description": "Indicates this county road segment's rank. A rank of 1 means that the segment is primary, a rank of 2 means that it is secondary. This ranking is pertinent where two county road designations overlap the same roadway.",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "route",
      "description": "US route number",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "routenum",
      "description": "US route number (number only",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "district",
      "description": "FDOT District Number",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "countydot",
      "description": "Two-character Florida Department of Transportation county identifier.  The ROADWAY identifier's first 2 characters are the county identifier.",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "county",
      "description": "The county that contains the roadway",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "mng_dist",
      "description": "The District that manages the roadway (District 1, District 2, District 3, District 4, District 5, District 6, District 7, or Turnpike). Note that the Managing District may not be the same as the geographic district.  For example, roadway ID 08470001 is managed by Turnpike, but its geographic District is District 7. This is a 2-character representation of the Managing District.",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "begin_post",
      "description": "Denotes the lowest milepoint for the record",
      "qudt:dataType": "float8",
      "minValue": "0",
      "maxValue": "36.443"
    },
    {
      "@type": "PropertyValue",
      "name": "end_post",
      "description": "Denotes the highest milepoint for the record",
      "qudt:dataType": "float8",
      "minValue": "0.045",
      "maxValue": "44.14"
    },
    {
      "@type": "PropertyValue",
      "name": "shape_leng",
      "description": "Length in meters of the geometry for the record",
      "qudt:dataType": "float8",
      "minValue": "8.0434",
      "maxValue": "71007.2472"
    }
  ],
  "distribution": [
    "https://gdsc.idsc.miami.edu/download/data/fl_us_highways/?file=fl_us_highways&format=sql"
  ],
  "isBasedOn": [
    {
      "@type": "Dataset",
      "name": " direct from source",
      "description": "Location of US Routes in the state of Florida as derived from even mapping",
      "producer": "Florida Department of Transporation",
      "url": "https://gis-fdot.opendata.arcgis.com/datasets/fdot::us-routes-tda/about"
    }
  ],
  "dateModified": "2023-04-09",
  "version": "2026-05-20"
}
