rustprooflabs / pgosm-flex

PgOSM Flex provides high quality OpenStreetMap datasets in PostGIS (Postgres) using the osm2pgsql Flex output.
MIT License
101 stars 20 forks source link

Modernize styles #261

Closed rustprooflabs closed 2 years ago

rustprooflabs commented 2 years ago

Updating styles to take advantage of newer insert and as_<geomtype>() functions. Other minor cleanup, removing extra spaces, etc.