Skip to content

Releases: pnoll1/osmand_map_creation

1.11

16 May 07:29
Compare
Choose a tag to compare

Update Osmand Map Creator to recent version and the code changes that go with it. Map Creator now runs simultaneously based on batches and processes configured. Adjust your batches accordingly.

1.10

29 Mar 07:21
Compare
Choose a tag to compare

Add filters for street fields that contain 1 word or a suffix and direction. Clean data that comes with z coordinate so it can merge with database.

Also available at OpenSuperMaps. Us_fl_north is only there since github said file is too big.

1.09: revert "check pbf is same or larger than last months"

27 Dec 08:03
Compare
Choose a tag to compare

Separate code into modules and code cleanup

1.08

28 Nov 08:32
Compare
Choose a tag to compare

OSM data update

1.07

30 Oct 00:09
Compare
Choose a tag to compare

OA and OSM data updated.

1.06

27 Sep 06:14
Compare
Choose a tag to compare

OSM data updated

1.05

27 Aug 01:41
Compare
Choose a tag to compare

CLI arguments take precedence. Use venv for python since externally managed environment change is in Bookworm.

1.04

27 Jul 07:27
Compare
Choose a tag to compare

Only unzip working area from OA data, saving processing time and disk space. Swap to fstrings for readability.

1.03

01 Jul 06:24
Compare
Choose a tag to compare

OA and OSM data from 6/2023. Postgres constraints used to dedupe since open addresses hash field is not stable across runs.

If you're running the script yourself, you'll need to drop db and run setup again.

1.02

27 Apr 07:59
Compare
Choose a tag to compare

OSM updated to 4/23. AU and FR are both hanging, it's being looked into, no ETA

5/2 update. AU built, problems identified. Map creator errors out once files reach 2GB and Ogr2osm taking all available memory until OOM killer kills the process when a single source is too large.