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

create example data inputs for FV-11 #2

Open
jordansread opened this issue Jun 19, 2017 · 1 comment
Open

create example data inputs for FV-11 #2

jordansread opened this issue Jun 19, 2017 · 1 comment
Assignees

Comments

@jordansread
Copy link

  • the bounding box (lat/lon)
  • the map projection
  • list of gage IDs
  • size and aspect ratio of image
  • reference places would come from geojson (e.g., city names and locations to display; major river features)
@jordansread jordansread self-assigned this Jun 19, 2017
@jordansread
Copy link
Author

library(geojsonio)
geo.out <- us_cities[us_cities$name %in% c('Des Moines IA','Cedar Rapids IA'),]
geojson_write(geojson_json(geo.out), file = '../flood_cities_01.json')

mbucknell pushed a commit that referenced this issue Jun 22, 2017
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

1 participant