Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corteva/djangorestframework-mvt
Serve Mapbox Vector Tiles with Django and Postgres
https://github.com/corteva/djangorestframework-mvt
django django-rest-framework mapbox postgis postgres python3 vector-tiles
Last synced: 3 months ago
JSON representation
Serve Mapbox Vector Tiles with Django and Postgres
- Host: GitHub
- URL: https://github.com/corteva/djangorestframework-mvt
- Owner: corteva
- License: other
- Created: 2019-06-17T18:07:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T16:12:32.000Z (almost 3 years ago)
- Last Synced: 2024-07-18T02:13:32.104Z (4 months ago)
- Topics: django, django-rest-framework, mapbox, postgis, postgres, python3, vector-tiles
- Language: Python
- Homepage:
- Size: 5.97 MB
- Stars: 48
- Watchers: 7
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.rst
Awesome Lists containing this project
README
# [djangorestframework-mvt](https://corteva.github.io/djangorestframework-mvt)
A Django REST Framework extension for creating views that serialize model data to Google Protobuf encoded Map Box Vector Tiles via Postgres.
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Build Status](https://travis-ci.org/corteva/djangorestframework-mvt.svg?branch=master)](https://travis-ci.org/corteva/djangorestframework-mvt)
[![PyPI version](https://badge.fury.io/py/djangorestframework-mvt.svg)](https://badge.fury.io/py/djangorestframework-mvt)
[![Coverage Status](https://coveralls.io/repos/github/corteva/djangorestframework-mvt/badge.svg?branch=master)](https://coveralls.io/github/corteva/djangorestframework-mvt?branch=master)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)## Documentation
https://corteva.github.io/djangorestframework-mvt