Code Monkey home page Code Monkey logo

vector-tiles-reader-qgis-plugin's Introduction

Vector Tiles Reader QGIS-Plugin

This Python plugin reads Mapbox Vector Tiles (MVT) from a local MBTiles file and loads them into a vector layer that is rendered by QGIS and it's (default) styling.

>> This is work in progress! Expected release is around June 2017. <<

For more information about the Vector Tiles concept and limitations of the plugin see homepage.

Important web links:

User Guide

A user guide can be found here: https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/wiki/User-Guide#user-guide

License

The Vector Tile Reader plugin is released under the GNU license (see LICENSE)

Contributors

Vector Tile Reader has been developed by

  • Martin Boos

Acknowledgments:

  • Stefan Keller
  • Dijan Helbling
  • Nicola Jordan
  • Raphael Das Gupta
  • Carmelo Schumacher

Technical documentation

Name conventions for Vector Tiles Reader QGIS Plugin:

  • Official full name : "Vector Tiles Reader" or "Vector Tiles Reader QGIS Plugin"
  • Camel Case no space: VectorTilesReader
  • Lower Case no space: vector_tiles_reader
  • Abbreviated name : vtr

Requirements

  • QGIS 2.18
  • This Plugin was tested on Ubuntu 16.10 and Windows 10

Installation

Windows

Copy cloned folder or create symlink to: %userprofile%/.qgis2/python/plugins

To create the symlink open a command prompt as Administrator and run:

mklink /D "%userprofile%/.qgis2/python/plugins/vector_tiles_reader" X:{YourPathToTheCloned}\vector_tiles_reader

Ubuntu

The script install.sh creates a symlink from the current directory to the qgis plugins directory

##FAQ ####How can I use the server connection feature? Any vector tile service, implementing the TileJSON specification should work. For the feature to work, you have to create a connection using a URL pointing to the TileJSON of the tile service.

For example you can use http://free&#46;tilehosting&#46;com/data/v3.json?key={API-KEY} and get your own API-Key from OpenMapTiles.com

vector-tiles-reader-qgis-plugin's People

Contributors

mnboos avatar

Watchers

 avatar

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.