# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "osmnxr" in publications use:' type: software license: MIT title: 'osmnxr: Download, Model and Analyze ''OpenStreetMap'' Street Networks' version: 0.1.1 abstract: A 'tidyverse'-friendly toolkit, inspired by the 'OSMnx' 'Python' library, to download, model, simplify, analyze and visualize street networks and other geospatial features from 'OpenStreetMap'. Build routable graphs from a place name, address, point or bounding box; simplify topology; compute shortest paths, isochrones and urban metrics (intersection density, circuity, street-orientation entropy, centrality); and export to 'sf', 'sfnetworks' and 'MapLibre'. Heavy graph computation is performed by a bundled 'Rust' core. authors: - family-names: Leite given-names: Andre email: leite@castlab.org - family-names: Wasilew given-names: Marcos email: marcos.wasilew@gmail.com - family-names: Vasconcelos given-names: Hugo email: hugo.vasconcelos@ufpe.br - family-names: Amorim given-names: Carlos email: carlos.agaf@ufpe.br - family-names: Bezerra given-names: Diogo email: diogo.bezerra@ufpe.br repository: https://strategicprojects.r-universe.dev repository-code: https://github.com/StrategicProjects/osmnxr commit: 34f1865ec4ef586a901dc7477042889d092d8620 url: https://strategicprojects.github.io/osmnxr/ date-released: '2026-06-29' contact: - family-names: Leite given-names: Andre email: leite@castlab.org