python3-djangorestframework-gis
Geographic add-ons for Django REST Framework (Python3 version)
Description
djangorestframework-gis extends the Django REST Framework to also handle geographic data as used by GeoDjango during serialization and deserialization. It provides the following features: * GeometryField: This field handles GeoDjango geometry fields, providing
custom to_native and from_native methods for GeoJSON input/output.
* GeoModelSerializer: This serializer updates the field_mapping dictionary to
include field mapping of GeoDjango geometry fields to the above
GeometryField.
* GeoFeatureModelSerializer: GeoFeatureModelSerializer is a subclass of
GeoModelSerializer which will output data in a format that is GeoJSON
compatible.
* InBBOXFilter: Filters a queryset to only those instances within a certain
bounding box.
This package contains the Python 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/djangonauts/django-rest-framework-gis
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-djangorestframework-gis