Atlas-OSM

Atlas30


Atlas-OSM is a program for viewing, configuring, extracting,… the OpenStreetMap database.

The basic principle is the division into vector tiles.
They are in pbf format with a slightly different protocol from the standard ‘.osm.pbf’
(addition of coordinates, clip points and tags among others).
Tags Areas :531 Lines :153 Nodes :548
To have the complete drills at all zooms, the Global Forest Hansen database is processed :

https://earthenginepartners.appspot.com/science-2013-global-forest/download_v1.2.html
The relief (zoom<14) is SRTM 3s with the additions of: 
http://www.viewfinderpanoramas.org/dem3.html
The relief (zoom>=14)is AW3D30 (DSM and not DTM zoom correction zoom>14) : 
https://www.eorc.jaxa.jp/ALOS/en/dataset/aw3d30/aw3d30_e.htm



This program works in spherical and Mercator. The file format is called ‘.osmtile.pbf’

I built reduced vector databases for the Zoom 5, 7, 9, 11, 14 and then from the zoom 15 this is the original OSM database.
You can modify everything on the graphics:
Button with   and Double Click on an element including changing icons from SVG.
The fonts are independent of Windows and can be modified
I remade the fonts mostly from "Google Noto Fonts" to handle all languages and ICU.
You can extract   in the original pbf format (.osm.pbf) with selections of boundaries or rectangle or poly.
Then we can   import the standard pbf back into the atlas in ‘.osmtile.pbf’ format.
And lots of other things …

Warning: Start the extractions with areas that are not too large (admin 8 or Admin 6) to test :
For example Bouches du Rhone (FR) ID 7393 if the tiles are already loaded:
Zoom 20: 35s to extract to osm.pbf and 68s to convert to osmtile.pbf with CoreI7+SSD
Zoom 14: 7s to extract to osm.pbf and 11s pour convert to osmtile.pbf with CoreI7+SSD

Examples :
Extraction of France in zoom 7 : FRZ7
Extraction of Briancon in zoom14 : BrianconZ14
An example of level lines with AW3D30 : topo
Video1
Video2
Video3

Download:  Windows 64-bit (installer setup.exe)

Choice of disk: allow some space for the caches
Run program Atlas_OSM :  (\PRG\Atlas_OSM.exe)

No doubt a few more bugs, .. the current OSM version is that of 2024/08/05.
The program is 32 bits, the extraction programs are 64 bits. At least 4 GB of memory is required.
It takes about 4 days of calculations to process a new base (the reductions are the longest).
There will likely be an update about once a month or every two months.