Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use crssuggest for geo_buffer() and geo_projected() type functions #508

Open
Robinlovelace opened this issue Nov 14, 2022 · 1 comment
Open

Comments

@Robinlovelace
Copy link
Member

I'm impressed with this, may thanks @walkerke!

crsuggest::suggest_crs(stplanr::cents_sf)
# A tibble: 10 × 6
   crs_code crs_name                          crs_type  crs_gcs crs_units crs_proj4
   <chr>    <chr>                             <chr>       <dbl> <chr>     <chr>    
 1 27700    OSGB36 / British National Grid    projected    4277 m         +proj=tm…
 2 5643     ED50 / SPBA LCC                   projected    4230 m         +proj=lc…
@walkerke
Copy link

@Robinlovelace thank you! let me know if any issues arise when using it as a dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants