djangorestframework-gis 1.1
0
Geographic add-ons for Django Rest Framework
Contents
Geographic add-ons for Django Rest Framework
Stars: 1074, Watchers: 1074, Forks: 200, Open Issues: 27The openwisp/django-rest-framework-gis
repo was created 11 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1074 github stars!
How to Install djangorestframework-gis
You can install djangorestframework-gis using pip
pip install djangorestframework-gis
or add it to a project with poetry
poetry add djangorestframework-gis
Package Details
- Author
- Douglas Meehan
- License
- BSD
- Homepage
- https://github.com/openwisp/django-rest-framework-gis
- PyPi:
- https://pypi.org/project/djangorestframework-gis/
- GitHub Repo:
- https://github.com/openwisp/django-rest-framework-gis
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common djangorestframework-gis errors.
Code Examples
Here are some djangorestframework-gis
code examples and snippets.
GitHub Issues
The djangorestframework-gis package has 27 open issues on GitHub
- feat: Bounding Box support for Point, Line, Polygon, …