Skip to content

Releases: pnoll1/osmand_map_creation

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.

1.01

25 Mar 04:53
Compare
Choose a tag to compare

add FR, Fix US_TX, OSM updated to 3/23

Intermediate address files output to pbf, 90+% space savings each, 61GB total
Removing temp tables after use
Renaming obf files after each batch, lowers peak usage by 40GB

1.00

26 Feb 06:10
2456d10
Compare
Choose a tag to compare

Major bugfix: All valid addresses from OA will be in map files. Bug introduced in 0.96 meant most addresses would not appear in map files since then. Thanks to @bhankerson for reporting.

OA data is now inserted into the database instead of overwriting. This means the number of addresses added will only grow over time. Before, data would flucuate month to month based on OA. Each source file is deduped now.

If you are running the script yourself, you'll need to get rid of any duplicates already in the database. Easiest way is dropping the database then using commands from setup_app.sh to recreate database.

OSM from 2/23 and OA from 1/23.

0.99

27 Jan 08:51
Compare
Choose a tag to compare

THIS RELEASE IS BROKEN.

Relesases 0.96-0.99 have a major regression where most addresses from OA did not make it into the map files. Downgrade to 0.95 or upgrade to 1.00 when available.

OA and OSM data from 1/2023

0.98

30 Dec 08:21
Compare
Choose a tag to compare

THIS RELEASE IS BROKEN.

Relesases 0.96-0.99 have a major regression where most addresses from OA did not make it into the map files. Downgrade to 0.95 or upgrade to 1.00 when available.

New filter for empty street field

OA from 11/2022 and OSM data from 12/2022
Supported Areas: US, CA, AU, MX