{
  "@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/mdc_streets",
  "includedInDataCatalog": [
    {
      "@type": "DataCatalog",
      "@id": "https://gdsc.idsc.miami.edu",
      "name": "Geospatial Digital Special Collections",
      "url": "https://gdsc.idsc.miami.edu"
    },
    {
      "@type": "DataCatalog",
      "name": "climate-and-equity-mapping-program",
      "@id": "https://gdsc.idsc.miami.edu/?collection=climate-and-equity-mapping-program",
      "url": "https://gdsc.idsc.miami.edu/?collection=climate-and-equity-mapping-program"
    }
  ],
  "name": "Miami-Dade Streets",
  "creator": [
    {
      "@type": "Organization",
      "name": "Miami-Dade County Open Data Hub"
    },
    {
      "@type": "Organization",
      "name": "Information Technology Department"
    }
  ],
  "url": "https://gis-mdc.opendata.arcgis.com/datasets/MDC::street/about",
  "provider": [
    {
      "@type": "Organization",
      "name": "Miami-Dade County"
    }
  ],
  "license": "Miami-Dade County provides this data for use \"as is\". The areas depicted by this map/data are approximate, and are not accurate to surveying or engineering standards. The maps/data shown here are for illustration purposes only and are not suitable for site-specific decision making. Information found here should not be used for making financial or any other commitments. Miami-Dade County provides this information with the understanding that it is not guaranteed to be accurate, correct or complete and conclusions drawn from such information are the sole responsibility of the user. While every effort has been made to ensure the accuracy, correctness and timeliness of materials presented, Miami-Dade County assumes no responsibility for errors or omissions, even if Miami-Dade County is advised of the possibility of such damage.",
  "spatialCoverage": [
    {
      "@id": "https://www.geonames.org/4164238",
      "@type": "Place",
      "name": "Miami-Dade County"
    },
    {
      "@type": "Place",
      "name": "bbox",
      "geo": {
        "@type": "GeoShape",
        "polygon": "-80.874342 25.211143 -80.119305 25.211143 -80.119305 25.981646 -80.874342 25.981646 -80.874342 25.211143"
      }
    }
  ],
  "type": "Vector Dataset",
  "datePublished": "2018-06-05",
  "description": "A line feature class of Miami-Dade County streets with seamless address ranges.\n\nA line feature class of Miami-Dade County streets with seamless address ranges. This feature class (FC) is one of a set of FC's derived from our main Streets FC, which were created to display street information.",
  "keywords": [
    "Florida",
    "Miami-Dade County",
    "MDC",
    "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 Miami-Dade Streets",
      "potentialAction": {
        "@type": "Action",
        "name": "Pseudo Code",
        "description": "TODO"
      }
    },
    {
      "@type": "Event",
      "description": "direct from source",
      "name": "ETL process for Miami-Dade Streets",
      "potentialAction": {
        "@type": "Action",
        "name": "esri_recursive_ogr",
        "description": "ETL process for Miami-Dade Streets",
        "object": {
          "@type": "Dataset",
          "name": "direct from source",
          "producer": "Miami-Dade County Open Data Hub",
          "url": "https://gis-mdc.opendata.arcgis.com/datasets/MDC::street/about"
        },
        "instrument": {
          "@type": "SoftwareApplication",
          "@id": "https://github.com/Geospatial-Digital-Special-Collections/tools",
          "featureList": "esri_recursive_ogr",
          "downloadUrl": "https://github.com/Geospatial-Digital-Special-Collections/tools.git"
        },
        "result": {
          "@type": "Dataset",
          "name": "Miami-Dade Streets",
          "description": "A line feature class of Miami-Dade County streets with seamless address ranges.\n\nA line feature class of Miami-Dade County streets with seamless address ranges. This feature class (FC) is one of a set of FC's derived from our main Streets FC, which were created to display street information.",
          "encodingFormat": "geojson"
        }
      }
    }
  ],
  "variableMeasured": [
    {
      "@type": "PropertyValue",
      "name": "streetid",
      "description": "Street ID",
      "qudt:dataType": "int4",
      "minValue": "1",
      "maxValue": "301280"
    },
    {
      "@type": "PropertyValue",
      "name": "street_id_old",
      "description": "Old street ID",
      "qudt:dataType": "int4",
      "minValue": "0",
      "maxValue": "1308977"
    },
    {
      "@type": "PropertyValue",
      "name": "l_add_from",
      "description": "Start of the left address range",
      "qudt:dataType": "int4",
      "minValue": "0",
      "maxValue": "58001"
    },
    {
      "@type": "PropertyValue",
      "name": "l_add_to",
      "description": "End of the left address range",
      "qudt:dataType": "int4",
      "minValue": "0",
      "maxValue": "144998"
    },
    {
      "@type": "PropertyValue",
      "name": "r_add_from",
      "description": "Start of the right address range",
      "qudt:dataType": "int4",
      "minValue": "0",
      "maxValue": "58000"
    },
    {
      "@type": "PropertyValue",
      "name": "r_add_to",
      "description": "End of the right address range",
      "qudt:dataType": "int4",
      "minValue": "0",
      "maxValue": "211345"
    },
    {
      "@type": "PropertyValue",
      "name": "pre_dir",
      "description": "Street direction prefix",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "st_name",
      "description": "Name of street",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "st_type",
      "description": "Street type",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "suf_dir",
      "description": "Street direction suffix",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "lzip",
      "description": "Left zipcode",
      "qudt:dataType": "int4",
      "minValue": "33002",
      "maxValue": "33256"
    },
    {
      "@type": "PropertyValue",
      "name": "rzip",
      "description": "Right zipcode",
      "qudt:dataType": "int4",
      "minValue": "33010",
      "maxValue": "33283"
    },
    {
      "@type": "PropertyValue",
      "name": "lmunic",
      "description": "Left municipality",
      "qudt:dataType": "int4",
      "minValue": "1",
      "maxValue": "36"
    },
    {
      "@type": "PropertyValue",
      "name": "lmunic_name",
      "description": "Left municpality name",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "rmunic",
      "description": "Right municipality",
      "qudt:dataType": "int4",
      "minValue": "1",
      "maxValue": "36"
    },
    {
      "@type": "PropertyValue",
      "name": "rmunic_name",
      "description": "Right municpality name",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "class",
      "description": "Road type classification       0 -- Expressway Ramp -- Access ramps to expressways only\n  1 -- Expressway -- Limited access roadways\n  2 -- Highway -- Non-Limited access highways examples: US 1, KROME AVE\n  3 -- Major Road -- Major roads that serve a large volume of traffic\n  4 -- Feeder Road -- Roads that connect major roads and minor roads\n  5 -- Minor Road -- Any other road recognized as a street  \n  6 -- Alley -- Roads serving as secondary means of vehicular acces\n  7 -- Non Paved -- Dirt roads, farm or maintenance\n  8 -- Driveway, Accessway\t\t\n  9 -- New Subdivision -- New subdivision - planned roadway",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "from_to_imp",
      "description": "Length of street arc, or -1 if traffic is not allowed going form the begining of the arc to the end as it was digitized",
      "qudt:dataType": "int4",
      "minValue": "-1",
      "maxValue": "50615"
    },
    {
      "@type": "PropertyValue",
      "name": "to_from_imp",
      "description": "Length of the street arc, or -1 if traffic is not allowed going form the end of the arc to the beginning  as it was digitized",
      "qudt:dataType": "int4",
      "minValue": "-1",
      "maxValue": "50615"
    },
    {
      "@type": "PropertyValue",
      "name": "sname",
      "description": "Complete street name",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "globalid",
      "description": "Unique identifier",
      "qudt:dataType": "varchar"
    },
    {
      "@type": "PropertyValue",
      "name": "shape_length",
      "description": "Length of lines",
      "qudt:dataType": "float8",
      "minValue": "0.0424004741734125",
      "maxValue": "17113.1182358228"
    }
  ],
  "distribution": "TBD",
  "isBasedOn": [
    {
      "@type": "Dataset",
      "name": "direct from source",
      "description": "A line feature class of Miami-Dade County streets with seamless address ranges.\n\nA line feature class of Miami-Dade County streets with seamless address ranges. This feature class (FC) is one of a set of FC's derived from our main Streets FC, which were created to display street information.",
      "producer": "Miami-Dade County Open Data Hub",
      "url": "https://gis-mdc.opendata.arcgis.com/datasets/MDC::street/about"
    }
  ],
  "dateModified": "2024-02-28",
  "version": "2026-05-20"
}
