How to Install and Uninstall python3-djangorestframework-gis Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-djangorestframework-gis" package

Please follow the guidelines below to install python3-djangorestframework-gis on Kali Linux

$ sudo apt update $ sudo apt install python3-djangorestframework-gis

2. Uninstall "python3-djangorestframework-gis" package

Please follow the guidance below to uninstall python3-djangorestframework-gis on Kali Linux:

$ sudo apt remove python3-djangorestframework-gis $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-djangorestframework-gis package on Kali Linux

Package: python3-djangorestframework-gis
Source: djangorestframework-gis
Version: 1.0-2
Installed-Size: 98
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django-filters, python3-djangorestframework, python3:any
Size: 30392
SHA256: 833176b6b9218c47c6196b3d61876ddb4b3ab9770e3a0b0c86660bad9e1a4680
SHA1: 250490175a350aeb1f518b73ceb1ff4635b7eebe
MD5sum: d420379a5dae9575a914a1f32e883698
Description: Geographic add-ons for Django REST Framework (Python3 version)
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.
Description-md5:
Homepage: https://github.com/djangonauts/django-rest-framework-gis
Section: python
Priority: optional
Filename: pool/main/d/djangorestframework-gis/python3-djangorestframework-gis_1.0-2_all.deb