-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[disasters] draw geojsons for drought area and storm path (#2229)
- add new flask endpoint for getting geojsons for a list of entities and a specific geojson prop - fix and add new choropleth flask endpoint tests (some tests were not being run and those tests had some bugs) - add new drawPolygonLayer and drawPathLayer functions & refactor some of the map drawing functions ![storm](https://user-images.githubusercontent.com/69875368/218555500-84051f08-7b49-4c09-8b7a-1fa3157fd2e5.jpg) ![drought](https://user-images.githubusercontent.com/69875368/218555536-a6a066a1-a54c-461e-86eb-bd604ecfa9f2.jpg)
- Loading branch information
1 parent
752f03e
commit 9196b87
Showing
13 changed files
with
776 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.