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

Clarify column names for coordinates in output #29

Open
jcarlis3 opened this issue Mar 31, 2020 · 0 comments
Open

Clarify column names for coordinates in output #29

jcarlis3 opened this issue Mar 31, 2020 · 0 comments
Labels
enhancement ShinyApp Pertains to SDraw shiny app

Comments

@jcarlis3
Copy link

This example uses the shiny app (https://west-inc.shinyapps.io/SDraw/), but I suspect it applies when using the package as well. When drawing a HIP sample of a polygon, the output CSV returned by the app includes columns named X1 and X2. These appear to be the X and Y coordinates (respectively) in the same CRS as the input polygon. It would be helpful if they were named accordingly.
Would be good to check the output of all combos (HIP for points, BAS for polygons, etc.) and ensure consistency.

Here's an example when drawing a HIP sample of a polygon of Horsetooth Reservoir (note the OBJECTID:Shape_Len columns were part of the attributes table of the Horsetooth Reservoir shapefile -- sampleID, X1, and X2 are the only columns added by SDraw):

image

@tmcd82070 tmcd82070 added enhancement ShinyApp Pertains to SDraw shiny app labels May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ShinyApp Pertains to SDraw shiny app
Projects
None yet
Development

No branches or pull requests

2 participants