djangorestframework-gis 1.1
0
Geographic add-ons for Django Rest Framework
Contents
Geographic add-ons for Django Rest Framework
Stars: 1080, Watchers: 1080, Forks: 200, Open Issues: 28The openwisp/django-rest-framework-gis
repo was created 11 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1080 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 28 open issues on GitHub
- feat: Bounding Box support for Point, Line, Polygon, …