Coder Social home page Coder Social logo

emanuelfontelles / geospatialplot Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 19.32 MB

Some notebooks to use Plot.ly and geopandas

License: Apache License 2.0

Jupyter Notebook 17.30% HTML 82.70%
map-visualization geopandas plotly brazil-geographic-data

geospatialplot's Introduction


Geospacial Visualization

License Binder

This repo is developed by Emanuel Fontelles.

Some notebooks to understand how to use Plot.ly and geopandas

Project philosophy

This project aim to demonstrate you some Python visualizitions tools, some libraries as Plotly and Geopandas are enphasyses because of its facilities

Many excellent plotting libraries exist in Python, including the main ones:

Table of Contents

Usage and Installation Notes

Usage

You can view the tutorial materials using the excellent service from Binder. Click in the Binder bagde Binder to play with the notebooks from your browser without installing anything or you can setup a local instalation.

Binder lets you easily host interactive Jupyter notebooks and let anyone on the internet use them interactively immediately! Binder creates executable environment making your code immediately reproducible by anyone, anywhere.

You can visualize the notebooks without running any kernel.

Local Instalation

This tutorial requires the following packages:

For a local installation, please follow the tutorial bellow. If you don't know how to install those on your platform, I recommend to install Miniconda, a distribution of the conda package and environment manager. Please follow the below instructions to install it and create an environment for the repository.

  1. Download the Python 3.x installer for Windows, macOS, or Linux from https://conda.io/miniconda.html and install with default settings. Skip this step if you have conda already installed (from Miniconda or Anaconda). Linux users may prefer to use their package manager.
    • Windows: Double-click on the .exe file.
    • macOS: Run bash Miniconda3-latest-MacOSX-x86_64.sh in your terminal.
    • Linux: Run bash Miniconda3-latest-Linux-x86_64.sh in your terminal.
  2. Open a terminal. Windows: open the Anaconda Prompt from the Start menu.

Once this is installed, the following command will install all required packages in your Python environment:

$ conda install numpy scipy matplotlib scikit-learn ipython-notebook seaborn

Alternatively, you can download and install the (very large) Anaconda software distribution.

Every time you want to work, do the following:

  1. Open a terminal. Windows: open the Anaconda Prompt from the Start menu.
  2. Start Jupyter with jupyter notebook or jupyter lab. The command should open a new tab in your web browser.
  3. Edit and run the notebooks from your browser.

Downloading the Tutorial Materials

I would highly recommend using git, not only for this tutorial, but for the general betterment of your life. Once git is installed, you can clone the material in this tutorial by using the git address shown above:

git clone https://github.com/EmanuelFontelles/geospatialPlot.git

If you can't or don't want to install git, there is a link above to download the contents of this repository as a zip file. I may make minor changes to the repository in the days before the tutorial, however, so cloning the repository is a much better option.

Disclaimer

This is a personal repository that is not meant for public use at this time. It is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. No installation or technical support will be provided.

geospatialplot's People

Contributors

emanuelfontelles avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

barionleg

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.