Skip to content

Releases: stefur/swemaps

swemaps 0.1.5

15 Sep 19:08
225d186
Compare
Choose a tag to compare

Changes

  • Remove ci from extras

swemaps 0.1.4

15 Sep 07:27
3573026
Compare
Choose a tag to compare

Changes

  • This release only fixes metadata errors from 0.1.3

swemaps 0.1.3

15 Sep 07:10
c906a7a
Compare
Choose a tag to compare

Changes

  • Support for Python version 3.9 to 3.12

swemaps 0.1.2

11 Sep 20:00
6df26f3
Compare
Choose a tag to compare

Changes

  • Geometry now stored as GeoArrow WKB
  • Renamed pyarrow_to_geojson() to table_to_geojson() as well as simplified it
  • Updated Readme

swemaps 0.1.1

23 Jun 14:38
dea53ee
Compare
Choose a tag to compare

Changes

  • Bumped geoparquet specification version to 1.1.0
  • Updated crs area bbox to a 1% padding of bounds
  • Added bbox and covering to metadata
  • Switched to snappy compression
  • Updated examples
  • Introduced proper exceptions instead of assertions for pyarrow_to_geojson()

swemaps 0.1.0

07 May 17:46
5e44857
Compare
Choose a tag to compare

First release

A first release containing polygons of counties, municipalities and FA regions. Includes helper function to convert PyArrow table to GeoJSON.