{
  "_id": "6a5b3f9a9baadeef8ab4d487",
  "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-07-18 08:52:30 UTC",
    "User": "root"
  },
  "Author": "Sebastian Krantz [aut, cre]",
  "Maintainer": "Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>",
  "_user": "sebkrantz",
  "_type": "src",
  "_file": "osmclass_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/289524b26b64b3928d2d92bf84ca8404b2f3658227bb6363f65b8fdea78d51a1",
  "_filesize": 313315,
  "_sha256": "289524b26b64b3928d2d92bf84ca8404b2f3658227bb6363f65b8fdea78d51a1",
  "_expires": "2026-10-26T08:55:52.000Z",
  "_created": "2026-07-18T08:52:30.000Z",
  "_published": "2026-07-18T08:55:54.696Z",
  "_jobs": [
    {
      "job": 88064143234,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427798010"
    },
    {
      "job": 88064143289,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427791511"
    },
    {
      "job": 88064143244,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427787256"
    },
    {
      "job": 88064143248,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427788622"
    },
    {
      "job": 88063920647,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427774477"
    },
    {
      "job": 88064143245,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427789202"
    },
    {
      "job": 88064143261,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427785361"
    },
    {
      "job": 88064143292,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427785160"
    },
    {
      "job": 88064143272,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427784617"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 357,
    "description": "Economist and Software Engineer"
  },
  "_downloads": {
    "count": 358,
    "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.1",
  "_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"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-18T08:55:15.000Z",
      "distro": "resolute",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/58402d1037048360cb84f39c8dd710435a3cb25c0b030b447d66e90f2c06a596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-18T08:54:30.000Z",
      "distro": "resolute",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/a4efa7b8e98b46479b8ef57cad9df258d41418df99fe577d270cc94e34b9d9d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-18T08:54:02.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/437900cd283bc342f1b27d7dce19fa7884c219e0d1c802401962b0b5485fabf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-18T08:54:11.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/4d790f9965776971726c7d080835b27bd643acc4af18e25f00417b4353335f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-18T08:54:24.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/5aa0ab8d73ebb74c0ea5a36156bb88a8fa25b7d2759e1a4d453eceb98b53abf6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-18T08:53:42.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/ba0060f009045dde0440fde6611714359adc1f007493abbd58b79b014e03eb22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-18T08:53:40.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/b736c972191c7ef7e41f48a2e5f94726a5c9d4c38edad0b696bb815c0dd0f8a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-18T08:53:36.000Z",
      "commit": "ebbeafb49cf7b769cdf9b02ec3c87383a5ea8cf6",
      "fileid": "https://r2.ropensci.org/f0acd887ca3385743b6ba9545df79dfd2c691de9588470dc1ae86f16be3fec74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebkrantz/actions/runs/29638107890"
    }
  ]
}