Extension MVT - Mapbox Vector Tiles Preview


Extension Basics

Title
MVT - Mapbox Vector Tiles Preview
Name
ckanext-mvt
Type
Public extension
Description
CKAN extension to generate Vector Tiles from vector data
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-06-07 17:05:35)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

This extension contains two plugins that adds large-size GeoJSON previewing to CKAN by converting the resources to Mapbox Vector Tiles: A plugin that takes a GeoJSON, converts it to MVT and uploads it to S3, and a plugin to preview the S3 tiles. This allows for efficient visualization of large geospatial datasets.

Version
Version release date
(not set)
Contact name
Development Seed
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ckanext.mvt.s3.bucket = s3-bucket-name ckanext.mvt.s3.access_key = S3_ACCESS_KEY ckanext.mvt.s3.secret_key = S3_SECRET_KEY ckanext.mvt.max_size = 524288000

Plugins to configure (ckan.ini)
mvt
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions