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

Coordinate transformation tutorial #13

Open
dlebauer opened this issue Mar 16, 2017 · 0 comments
Open

Coordinate transformation tutorial #13

dlebauer opened this issue Mar 16, 2017 · 0 comments

Comments

@dlebauer
Copy link
Member

dlebauer commented Mar 16, 2017

Add to site query Rmd file as

  • SQL query
  • r code using traits package
ST_Transform(some_utm_geometry, 4326) # To lat/long
ST_Transform(some_latlon_geometry, 32612) # To WGS 84 UTM zone 12
To / from gantry x,y

Start here: https://docs.terraref.org/user-manual/data-products/geospatial-information

Add to tutorial where sites are plotted

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