Django-geojson

Latest version: v4.2.0

Safety actively analyzes 724206 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

2.0.0

==================

- Complete rewrite using jeffkistler and glenrobertson code
- CRS is added to GeoJSON ouput by default
- Ability to build ``pk`` dynamically by passing a lambda
- Ability to provide a ``bbox``
- Ability to use Django natural keys
- Support of *ValuesQuerySet*
- Support of *ForeignKey* and *ManyToMany*
- Added ``force2d`` option

** Backwards incompatible changes **

- Geom field is not guessed automatically : Use ``geometry_field`` option, default is ``'geom'``.
- no more ``pk`` in properties : use feature ``id``, or list ``pk`` in properties explicitly.
- ``fields`` list in ``GeoJSONLayer`` was renamed ``properties``.

1.2.0

==================

- Shapely is now optional (used for deserialization only)
- Add Django to requirements
- Skip a step in GeoJSON conversion of geometries (fixes 6)

1.1.0

==================

- Django 1.5 support
- Fix template tag geojsonfeature on empty geometries

1.0.0

==================

- Initial working version.

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.