Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Google Floods Part 1: Adding backend + creating Gauge Points; COUNTRY=cambodia #1328
base: master
Are you sure you want to change the base?
Google Floods Part 1: Adding backend + creating Gauge Points; COUNTRY=cambodia #1328
Changes from 7 commits
c5c1215
b9722d3
bc92d38
08a4499
0653f1e
7cd866d
94e1588
6ac3aad
eb29b6e
6be26d7
2fe481a
8e84cbb
efdf2c9
8fa327c
f5ffbf6
438ee04
e369704
6547f3b
ac58dca
65af7e7
0adb49d
dc94f60
b0780fa
7f401bb
341a3a7
1e51479
2a890cf
6d33543
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"river" can come in as a string with just 1 space (
" "
). This ensures there's a real valueThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have some feature properties that may or may not be defined by the google api (for example: site name, river name). This allows us to hide the property from the pop up if it's not defined