OpenGeoscience / uvdat

UVDAT Urban Visualization and Data Analysis Toolkit
Apache License 2.0
2 stars 1 forks source link

Add flood datasets #17

Closed annehaley closed 1 year ago

annehaley commented 1 year ago

This PR adds 9 datasets to datasets.json. Running python manage.py populate in the Django container will make these datasets available on the map.

The below screenshot shows the 9 inch 10 year Flood Dataset: image

annehaley commented 1 year ago

@johnkit would you mind reviewing again? I have rebased this on master to include #15 and merged #18 into this.

With the changes from #18, the flood datasets won't get blurry at high zoom levels. You would need to re-run the populate script to change the database and see the difference.

johnkit commented 1 year ago

Retested the rebased version and all good (no blur when zoomed in).