#osm2pgsql's flex backend / themepark stuff is pretty cool TBH

#osm2pgsql version 2.2 released with a new "locator" feature and callbacks for deleted objects
#osm #openstreetmap #postgres #postgresql #postgis #gis #geodata

https://github.com/osm2pgsql-dev/osm2pgsql/releases/tag/2.2.0

Release Release 2.2.0 · osm2pgsql-dev/osm2pgsql

This release adds two powerful building blocks that can be used to implement all sorts of new features. The new "Locators" and the "deleted callbacks" features seem simple by themselves, but they c...

GitHub
3D Building Map - Examples - osm2pgsql

OpenStreetMap data to PostgreSQL/PostGIS converter

In case someone is interested. Importing an #Openstreetmap planet file into #postgresql using #osm2pgsql in non-slim mode took me just under 5 hours here and requires a machine with at least 128GB RAM.
#osm2pgsql FAQ:
If you don’t need your database to be updateable and you have enough RAM, use non-slim mode.
Unfortunately it does not tell what "enough" roughly means means.
@isotopp @masek Dealing with #Openstreetmap data I usually have a lot of utf-8 crap *inside* #postgresql string columns. LTR and RTL just came to my mind. #osm2pgsql will likely also support utf-8 in table names and indexes %-/
Release Release 2.1.0 · osm2pgsql-dev/osm2pgsql

This is a bugfix and maintenance release. The main visible change is that osm2pgsql now works better together with connection poolers and similar database middleware: prepared statements now use pr...

GitHub

Thanks to https://botsin.space/@planetpostgresql/113510452678670732 I got importing Europe on my puny rig from some 43h to 14h! I didn't quite used the same numbers because I only have 32GiB and it's also my desktop, and I'm also pretty sure I can reduce some numbers given that I don't import the whole planet.

#OpenStreetMap #osm2pgsql #postgresql #postgis

Planet PostgreSQL (Unofficial) (@[email protected])

Greg Smith: Loading the World! OpenStreetMap Import In Under 4 Hours https://www.crunchydata.com/blog/loading-the-world-openstreetmap-import-in-under-4-hours #postgres #postgresql

botsin.space
After I upgraded the #postgresql backend to the latest and greatest version of #osm2pgsql and replaced #hstore by #json (jsonb) at the @geofabrik #Openstreetmap hack-weekend the https://opencampingmap.org Website is now up and running again.
OpenCampingMap

OpenCampingMap is a map of campgrounds based on data from OpenStreetMap

OpenCampingMap

Oh wow!, #osm2pgsql, the powerhorse of #OpenStreetMap data processing, has reached a milestone, and released version 2!

🌐 https://github.com/osm2pgsql-dev/osm2pgsql/releases/tag/2.0.0

#postgis #gischat #osm #postgresql #sql

Release Release 2.0.0 · osm2pgsql-dev/osm2pgsql

The day has finally arrived where we are releasing version 2.0.0. of osm2pgsql, five years after the release of 1.0.0. This release marks a milestone in modernizing osm2pgsql. We removed a lot of a...

GitHub