{
  "_id": "6a34713f3efcd9bda43c5f47",
  "Package": "osmclass",
  "Type": "Package",
  "Title": "Classify Open Street Map Features",
  "Version": "0.1.5",
  "Authors@R": "person(\"Sebastian\", \"Krantz\", role = c(\"aut\", \"cre\"), \nemail = \"sebastian.krantz@graduateinstitute.ch\")",
  "Description": "Classify Open Street Map (OSM) features into meaningful\nfunctional or analytical categories. Designed for OSM PBF\nfiles, e.g. from <https://download.geofabrik.de/> imported as\nspatial data frames. A classification consists of a list of\ncategories that are related to certain OSM tags and values.\nGiven a layer from an OSM PBF file and a classification, the\nmain osm_classify() function returns a classification data\ntable giving, for each feature, the primary and alternative\ncategories (if there is overlap) assigned, and the tag(s) and\nvalue(s) matched on. The package also contains a classification\nof OSM features by economic function/significance, following\nKrantz (2023) <https://www.ssrn.com/abstract=4537867>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "URL": "https://sebkrantz.github.io/osmclass/",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://sebkrantz.r-universe.dev",
  "Date/Publication": "2026-06-18 21:36:57 UTC",
  "RemoteUrl": "https://github.com/sebkrantz/osmclass",
  "RemoteRef": "HEAD",
  "RemoteSha": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 22:26:19 UTC",
    "User": "root"
  },
  "Author": "Sebastian Krantz [aut, cre]",
  "Maintainer": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
  "MD5sum": "dd44da84841fad9f0fa94c0e917b0527",
  "_user": "sebkrantz",
  "_type": "src",
  "_file": "osmclass_0.1.5.tar.gz",
  "_fileid": "6a5db8f3806ba161f2144b150ca985aa07a5ed782c913b3e49779612f3a86fbc",
  "_filesize": 314854,
  "_sha256": "6a5db8f3806ba161f2144b150ca985aa07a5ed782c913b3e49779612f3a86fbc",
  "_created": "2026-06-18T22:26:19.000Z",
  "_published": "2026-06-18T22:29:19.832Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82246756638,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7737298148"
    },
    {
      "job": 82246756642,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7737303337"
    },
    {
      "job": 82246756636,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7737281581"
    },
    {
      "job": 82246756627,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7737285214"
    },
    {
      "job": 82246075449,
      "time": 289,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7737261519"
    },
    {
      "job": 82246756621,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7737288772"
    },
    {
      "job": 82246756648,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7737282066"
    },
    {
      "job": 82246756631,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7737281908"
    },
    {
      "job": 82246756647,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7737278414"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sebkrantz/osmclass",
  "_commit": {
    "id": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
    "author": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from SebKrantz/development\n\nDevelopment",
    "time": 1781818617
  },
  "_maintainer": {
    "name": "Sebastian Krantz",
    "email": "sebastian.krantz@graduateinstitute.ch",
    "login": "sebkrantz",
    "mastodon": "@sebkrantz@fosstodon.org",
    "bluesky": "@sebkrantz.bsky.social",
    "description": "Economist and Software Engineer",
    "uuid": 48053842
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "collapse",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    }
  ],
  "_owner": "sebkrantz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "sebkrantz",
      "count": 61,
      "uuid": 48053842
    }
  ],
  "_userbio": {
    "uuid": 48053842,
    "type": "user",
    "name": "Sebastian Krantz",
    "followers": 354,
    "description": "Economist and Software Engineer"
  },
  "_downloads": {
    "count": 460,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/osmclass"
  },
  "_devurl": "https://github.com/sebkrantz/osmclass",
  "_pkgdown": "https://sebkrantz.github.io/osmclass/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/osmclass.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sebkrantz/osmclass",
  "_realowner": "sebkrantz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2023-08-17"
    },
    {
      "version": "0.1.4",
      "date": "2026-05-02"
    },
    {
      "version": "0.1.5",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "osm_classify",
    "osm_line_class",
    "osm_line_info_tags",
    "osm_other_tags_list",
    "osm_other_tags_str",
    "osm_point_polygon_class",
    "osm_point_polygon_class_det",
    "osm_tags_df"
  ],
  "_datasets": [
    {
      "name": "djibouti_points",
      "title": "OSM Points Layer for Djibouti, August 2023",
      "object": "djibouti_points",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "osm_id",
        "name",
        "barrier",
        "highway",
        "ref",
        "address",
        "is_in",
        "place",
        "man_made",
        "other_tags"
      ],
      "rows": 8608,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "osmclass-package",
      "title": "Classify Open Street Map Features",
      "topics": [
        "osmclass-package",
        "osmclass"
      ]
    },
    {
      "page": "classifications",
      "title": "Classification of OSM Features by Economic Function",
      "topics": [
        "classifications",
        "osm_line_class",
        "osm_line_info_tags",
        "osm_point_polygon_class",
        "osm_point_polygon_class_det"
      ]
    },
    {
      "page": "djibouti_points",
      "title": "OSM Points Layer for Djibouti, August 2023",
      "topics": [
        "djibouti_points"
      ]
    },
    {
      "page": "osm_classify",
      "title": "Classify OSM Features",
      "topics": [
        "osm_classify"
      ]
    },
    {
      "page": "osm_other_tags_list",
      "title": "Generate a List from the 'other_tags' Column in OSM PBF Data",
      "topics": [
        "osm_other_tags_list"
      ]
    },
    {
      "page": "osm_other_tags_str",
      "title": "Extract Remaining 'other_tags' as Comma-Separated Strings",
      "topics": [
        "osm_other_tags_str"
      ]
    },
    {
      "page": "osm_tags_df",
      "title": "Extract Tags as Columns from an OSM PBF Layer",
      "topics": [
        "osm_tags_df"
      ]
    }
  ],
  "_readme": "https://github.com/sebkrantz/osmclass/raw/HEAD/README.md",
  "_rundeps": [
    "collapse",
    "data.table",
    "Rcpp",
    "stringi"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "osmclass",
  "_universes": [
    "sebkrantz"
  ],
  "_previous": "0.1.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-18T22:28:33.000Z",
      "distro": "noble",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "5abda6bfcc48a8128f23746e6afb750d65742129ecb41a763f455b78c73f2edc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-18T22:28:50.000Z",
      "distro": "noble",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "f1f30aa6c4670f78cfaa4d351052293c7a0eae967d2faad1317ada9200d377b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-18T22:27:36.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "78a1ea0752815b8c59312933458ad347792a8f264c1aae3f327aa9910133fbca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-18T22:27:47.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "82986f29ee0f4d813c7083eb1365d46228bc8cd09a2ebb2dfcff3431e597dadb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-18T22:28:09.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "9da9950b3ede1bc1122d5c0b2c495829b64cba682f9b59ed84606293a0abdc2b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-18T22:27:29.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "efbf430775db8ae3aaabd63290150e0d0fb7b9bd078aef21a07ce7df984ca5b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-18T22:27:29.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "faeee77d16f74aba110b75ed719c10d975ad33dbc52c6e5155d9018380cb57da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-18T22:27:17.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "bb659b28ae73793899d7fa9d135205dcab78ed2cb7d8cf6e011d22e89c71c858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/27792908270"
    }
  ]
}