R package for downloading OpenStreetMap data
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chmod cleanup -> 755

+6 -22
+1 -1
DESCRIPTION
··· 1 1 Package: osmdata 2 2 Title: Import 'OpenStreetMap' Data as Simple Features or Spatial Objects 3 - Version: 0.1.5.001 3 + Version: 0.1.5.002 4 4 Authors@R: 5 5 c(person(given = "Mark", 6 6 family = "Padgham",
cleanup
+5 -21
codemeta.json
··· 10 10 "codeRepository": "https://github.com/ropensci/osmdata/", 11 11 "issueTracker": "https://github.com/ropensci/osmdata/issues", 12 12 "license": "https://spdx.org/licenses/GPL-3.0", 13 - "version": "0.1.5.001", 13 + "version": "0.1.5.2", 14 14 "programmingLanguage": { 15 15 "@type": "ComputerLanguage", 16 16 "name": "R", 17 17 "url": "https://r-project.org" 18 18 }, 19 - "runtimePlatform": "R version 4.0.4 (2021-02-15)", 19 + "runtimePlatform": "R version 4.0.5 (2021-03-31)", 20 20 "provider": { 21 21 "@id": "https://cran.r-project.org", 22 22 "@type": "Organization", ··· 315 315 ], 316 316 "applicationCategory": "DataAccess", 317 317 "isPartOf": "https://ropensci.org", 318 - "keywords": [ 319 - "open0street0map", 320 - "openstreetmap", 321 - "overpass0API", 322 - "OSM", 323 - "overpass-api", 324 - "r", 325 - "cpp", 326 - "rstats", 327 - "osm", 328 - "osm-data", 329 - "r-package", 330 - "peer-reviewed" 331 - ], 318 + "keywords": ["open0street0map", "openstreetmap", "overpass0API", "OSM", "overpass-api", "r", "cpp", "rstats", "osm", "osm-data", "r-package", "peer-reviewed"], 332 319 "contIntegration": "https://codecov.io/gh/ropensci/osmdata", 333 320 "developmentStatus": "https://www.repostatus.org/#active", 334 321 "releaseNotes": "https://github.com/ropensci/osmdata/blob/master/NEWS.md", 335 322 "readme": "https://github.com/ropensci/osmdata/blob/main/README.md", 336 - "fileSize": "4190.21KB", 323 + "fileSize": "4187.891KB", 337 324 "citation": [ 338 325 { 339 326 "@type": "ScholarlyArticle", ··· 370 357 "issueNumber": "14", 371 358 "datePublished": "2017", 372 359 "isPartOf": { 373 - "@type": [ 374 - "PublicationVolume", 375 - "Periodical" 376 - ], 360 + "@type": ["PublicationVolume", "Periodical"], 377 361 "volumeNumber": "2", 378 362 "name": "The Journal of Open Source Software" 379 363 }