Coder Social home page Coder Social logo

ziqi-li / bknqgis Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 24.05 MB

A QGIS Plugin that integrates Bokeh for web mapping

License: GNU General Public License v2.0

Makefile 0.10% Python 65.57% HTML 2.03% Batchfile 0.04% Shell 0.12% QML 0.01% JavaScript 0.26% TypeScript 0.61% CoffeeScript 3.57% CSS 0.35% Jupyter Notebook 2.09% C 24.71% Fortran 0.04% C++ 0.48% Objective-C 0.01% PowerShell 0.01% Smarty 0.01% R 0.01%
qgis-plugin bokeh

bknqgis's Introduction

bknqgis

An interactive map maker in QGIS

Gallary

Check this out: http://www.ziqi-li.info/bknqgis.html
Or this County-Level Voting Map Example: http://www.ziqi-li.info/vote.html
QGIS BK

UI

Basic Settings:
Basic
Advanced Settings:
BK

Installation

This plugin is built upon Bokeh and GeoPandas, please make sure you have those two packages or you could install by using pip or easy_install. If you have multiple Pythons on your machine, please make sure you install those two packages to the Python QGIS uses.

pip install bokeh
pip install geopandas

Then download the repo and put into the QGIS plugin folder. Linux:

/share/qgis/python/plugins
or
/$HOME/.qgis/python/plugins

Mac:

/Contents/MacOS/share/qgis/python/plugins
or
/Users/$USERNAME/.qgis/python/plugins

Windows:

C:\Program Files\QGIS\python\plugins
or
C:\Documents and Settings\$USERNAME\.qgis\python\plugins

bknqgis's People

Contributors

ziqi-li avatar

Stargazers

Typical Engineer avatar

Watchers

James Cloos avatar  avatar  avatar

bknqgis's Issues

Size of plot

Need to figure out how to copy the size of map on QGIS canvas to be the size of Bokeh map so that the distortion is minimized.

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.