{
  "data_format": 1,
  "project": {
    "name": "StreetFerret",
    "description": "Track which streets you've run or cycled in a city.",
    "project_url": "https://streetferret.com/",
    "contact_name": "Brian Sperlongano",
    "contact_email": "zelonewolf@gmail.com",
    "icon_url": "https://streetferret.com/_static/logo.png"
  },
  "tags": [
    {
      "key": "name",
      "object_types": [
        "way",
        "area"
      ],
      "description": "Names of streets and cities are used for run tracking"
    },
    {
      "key": "highway",
      "value": "trunk",
      "object_types": [
        "way"
      ],
      "description": "Sometimes used for StreetFerret run tracking"
    },
    {
      "key": "highway",
      "value": "primary",
      "object_types": [
        "way"
      ],
      "description": "Used for StreetFerret run tracking"
    },
    {
      "key": "highway",
      "value": "secondary",
      "object_types": [
        "way"
      ],
      "description": "Used for StreetFerret run tracking"
    },
    {
      "key": "highway",
      "value": "tertiary",
      "object_types": [
        "way"
      ],
      "description": "Used for StreetFerret run tracking"
    },
    {
      "key": "highway",
      "value": "unclassified",
      "object_types": [
        "way"
      ],
      "description": "Used for StreetFerret run tracking"
    },
    {
      "key": "highway",
      "value": "residential",
      "object_types": [
        "way"
      ],
      "description": "Used for StreetFerret run tracking"
    },
    {
      "key": "sidewalk",
      "object_types": [
        "way"
      ],
      "description": "Determines whether a trunk road is runnable"
    },
    {
      "key": "foot",
      "object_types": [
        "way"
      ],
      "description": "Determines whether a road is runnable"
    },
    {
      "key": "access",
      "object_types": [
        "way"
      ],
      "description": "Determines whether a road is runnable"
    },
    {
      "key": "shoulder",
      "object_types": [
        "way"
      ],
      "description": "Determines whether a trunk road is runnable"
    },
    {
      "key": "expressway",
      "value": "yes",
      "object_types": [
        "way"
      ],
      "description": "Roads with this tag are assumed to be not-runnable"
    },
    {
      "key": "wikidata",
      "object_types": [
        "area"
      ],
      "description": "Used to look up language names and what higher level boundaries this boundary is in"
    },
    {
      "key": "boundary",
      "value": "administrative",
      "object_types": [
        "area"
      ],
      "description": "City-level boundaries are included in run tracking"
    },
    {
      "key": "boundary",
      "value": "census",
      "object_types": [
        "area"
      ],
      "description": "CDP boundaries are selectively included in run tracking"
    },
    {
      "key": "admin_level",
      "value": "8",
      "object_types": [
        "area"
      ],
      "description": "These boundaries are used for run tracking"
    },
    {
      "key": "admin_level",
      "value": "7",
      "object_types": [
        "area"
      ],
      "description": "These boundaries are used for run tracking"
    },
    {
      "key": "admin_level",
      "value": "9",
      "object_types": [
        "area"
      ],
      "description": "These boundaries are sometimes used for run tracking"
    }
  ]
}
