Imposm3 Versions Save

Imposm imports OpenStreetMap data into PostGIS

v0.12.0

1 month ago

Build with updated dependencies (GEOS=3.12.1, Go=1.21.6, LevelDB=1.23). Requires Debian 10 or Linux distributions from 2022 or newer.

Other fixes:

  • Force geometry type to 'Geometry' on generalized table (#262)
  • Fixed memberIndex detection (#277)
  • Shutdown properly the process when using IMPOSM3_SINGLE_DIFF. (#246)
  • Allow expiretiles_zoom to be set in config JSON (#261)

v0.11.1

3 years ago

v0.11.0

3 years ago
  • Add support for PostGIS 3
  • Fix geojson_intersects for linestrings
  • Update lib/pg with support for SCRAM-SHA-256
  • Ignore negative timestamps when creating last.state.txt

v0.10.0

4 years ago

v0.9.0

4 years ago
  • add new categorize, geojson_intersects and geojson_intersects_field column types
  • optimize (CLUSTER) before creating indices
  • fix expire tiles when nodes are deleted before ways

v0.8.1

4 years ago

v0.8.0

5 years ago
  • diff: fix duplicate ways for repeated create-nodes
  • diff: add -force option back
  • postgis: create one composite PRIMARY KEY instead of two indices

v0.7.3

5 years ago

fixes imposm run

v0.7.2

5 years ago

v0.6.0-alpha.4

6 years ago

The project is now named Imposm and the binary imposm to allow semantic versioning beyond version 3.