Coder Social home page Coder Social logo

web-map's Introduction

Web-Map

Web map created using Python and Folium

In this post, I demonstrate the use of the Python package Folium to create a web map from a GeoJson data frame. Folium is built on the Leaflet javascript library, which is a great tool for creating interactive web maps. The goal of this post is to demonstrate how Python and Folium make it really easy to create functional and visually appealing web maps. In this example, I plot the point locations of volcanoes in the USA (since I could manage to obtain data only for US), overlaid on a Polygon layer of Population Density. Viewing these two layers together on a web map creates a nice way to get an overall sense of population and volcano distribution, while also being able to view individual information about population and volcanoes separately.

SCREEN SHOT : https://user-images.githubusercontent.com/15067597/34639783-82bbf4c0-f30c-11e7-8f0c-1cc88072478b.PNG

The colors in the above screen shot indicate the following: Red : high population density Orange: medium population density Green: low population density

web-map's People

Contributors

varunika avatar

Watchers

 avatar

web-map's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.