/mapPopulation

App to get the population given a circle in the map of Texas. Medium article:

Primary LanguageJavaScriptMIT LicenseMIT

Map Population

Simple app to get the population given a circle in the map, this is a beta version focusing only the state of Texas.

map.png

You might notice some overvalue in the population sizes, probably because the population values used here are an estimation of population count for the year 2020. Either the map coverage and the year's population count could be easily adapted to any state/region/country using data available here.

Getting Started

Just compose build and up and you will hav ethe Docker container up and running:

$ docker-compose build
$ docker-compose up

If everything went well, you should be able to run the application in http://localhost:5000. This article is a good walkthrough for some concepts used in this project.

Built With

  • Leaflet - A JavaScript library for interactive maps.
  • Jinja2 - A web templating language.
  • Flask - A Python web framework.
  • SEDAC - NASA Socioeconomic Data and Applications Center

Copyright

Copyright© Caio Davi

Distributed under the MIT License (MIT).

Notice: If you want to use this app (or part of it), please keep in mind SEDAC asks for cite them when their data is used. Please take a look here for more information. This is the recommended citation:
Center for International Earth Science Information Network - CIESIN - Columbia University. 2018. Gridded Population of the World, Version 4 (GPWv4): Population Count, Revision 11. Palisades, NY: NASA Socioeconomic Data and Applications Center (SEDAC). https://doi.org/10.7927/H4JW8BX5. Accessed DAY MONTH YEAR.