Giter Site home page Giter Site logo

votemapper's Introduction

VoteMapper

Working directory:

$ mkdir votemapper
$ cd votemapper

Create vitrualenv:

$ virtualenv --no-site-packages env
$ source env/bin/activate

Install package in development mode:

$ git clone [email protected]:nextgis/votemapper.git
$ pip install -e votemapper

Load test data on State Duma elections of 2011 in Moscow:

$ git clone [email protected]:nextgis/vm-2011-moscow-duma.git
$ mkdir output
$ votemapper vm-2011-moscow-duma/config.yaml output

As a result, bunch of static files with the map and all stuff are generated in the output directory.

Demo: http://nextgis.github.io/votemapper-data

License

This program is licensed under GNU GPL v2 or any later version

Commercial support

Need to fix a bug or add a feature to Votemapper? We provide custom development and support for this software. Contact us to discuss options!

http://nextgis.com

votemapper's People

Contributors

dezhin avatar kinda-me avatar simgislab avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

votemapper's Issues

Data grabber

New data grabber from CIK. Grabber need to:

  • provide data on all levels (several tables?)
  • CSV
  • deal with codes (to be used to link geographic data and attributes data)
  • python

Search panel

Add search by UIK number.

Finding UIK should pan to it and zoom in to necessary LOD.

Combobox with other variables

There are more variables in the data that are currently exposed through the interface. Those vars can be interesting. For example 'number of bulletin'.

We can add variables that are not exposed to a single combobox and use one color to show them.

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.