hiddewie / osm-cycling-maps

Generating beatiful cycling maps using Mapnik and OpenStreetMap data
https://hiddewie.github.io/map-it
MIT License
34 stars 5 forks source link

Use flex backend to populate custom tables during import #127

Open hiddewie opened 3 years ago

hiddewie commented 3 years ago

This makes queries more efficient

hiddewie commented 1 year ago

This allows merging point and polygon shapes from 2 tables into a single table for point features.

hiddewie commented 1 year ago

Docs for flex output: https://osm2pgsql.org/doc/manual.html#the-flex-output

Lua: https://osm2pgsql.org/doc/manual.html#lua-library-for-flex-output