Represent-boundaries

Latest version: v0.9.4

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

Scan your dependencies

Page 4 of 5

0.6.1

* Use `jsonfield` instead of `django-jsonfield`.

0.6.0

* Support shapefiles with binary field names.
* Recurse directories and ZIP files in `loadshapefiles`.
* `loadshapefiles` will not create a boundary set if no shapefiles are found.

Identified quirks:

* If a shapefile has `_cleaned_` in its name, it will not be loaded, unless created by Represent Boundaries.

0.5.1

* Fix regression with `loadshapefiles` skip logic.

0.5.0

* Remove the `--database` (`-u`) option from the `loadshapefiles` management command, which would only specify the database in which to find the `spatial_ref_sys` table.
* Make non-integer `offset` error message consistent with non-integer `limit` error message.
* `format=wkt` and `format=kml` no longer error in Django 1.7.
* I18n support.
* Add tests.

Identified quirks:

* The `shape`, `simple_shape` and `centroid` endpoints ignore the `pretty` parameter.

0.4.0

* Add `start_date` and `end_date` to boundary sets. [21](https://github.com/opennorth/represent-boundaries/pull/21) (jamesturk)
* Remove API throttle, as this is the responsibility of a proxy. [22](https://github.com/opennorth/represent-boundaries/pull/22) (jamesturk)

0.3.2

* Add templates and static files to package.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.