# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "location" in publications use:' type: software license: MIT title: 'location: Geocode Place Names via Nominatim' version: 0.1.0.9001.9001 doi: 10.32614/CRAN.package.location abstract: A minimal interface to the Nominatim geocoding API (OpenStreetMap). Converts place name strings to coordinates and returns structured results. Designed to be used by other packages that need lightweight geocoding. authors: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com repository: https://hypertidy.r-universe.dev repository-code: https://github.com/hypertidy/location commit: 7c9492b770f9458aa7ccb5978a56fc86c6a294c7 url: https://github.com/hypertidy/location date-released: '2026-03-06' contact: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com