Releases: rustprooflabs/pgosm-flex
Releases · rustprooflabs/pgosm-flex
0.1.1
12 Feb 13:57
Compare
Sorry, something went wrong.
No results found
Fixed
Improved relations in unitable #75
Improved nested place polygon matching #73
Restructured project code - Lua/SQL layer files in style/ and sql/ subdirectories #67
New
Add region tracking to meta data #77
Improve Docker runtime customizations #76
0.1.0
04 Feb 03:03
Compare
Sorry, something went wrong.
No results found
General improvements
Calculate methods of travel for roads #18
Remove env var PGOSM_SCHEMA #65
New run option #66
Meta information tracking #64
Add missing relations #70
0.0.8
26 Jan 00:43
Compare
Sorry, something went wrong.
No results found
General improvements
Documentation and comment improvements
#54 Improve admin_level handling --- ⚠️ Data type change - Now INT ⚠️
#52 Include additional features in nested polygon data
Docker improvements
0.0.7
22 Jan 01:51
Compare
Sorry, something went wrong.
No results found
General improvements
Add comments on DB objects (tables, columns, etc) - #45
QGIS style for Landuse - #47
Meta table tracks pgosm-flex version, commit hash and osm2pgsql versions #51
New layers
N/A
Improved Layers
Traffic includes noexit #33
Improve nested polygons #50
0.0.6
16 Jan 03:57
Compare
Sorry, something went wrong.
No results found
General improvements
Initial Docker image converted from PgOSM legacy, improved logging, updates for Flex #44
Add osm.tags.osm_url to link to appropriate node/way/relation page on openstreetmap.org
Table osm.pgosm_flex to track PgOSM meta about version
New layers
Road point layer #34
Nested admin boundaries track admin poly inside other admin poly #37
Improved Layers
Improve Road line columns #30
View osm.vplace_polygon removes member polygons duplication containing relation
Helper get_name() parses single name from multiple columns #38
0.0.5
13 Jan 00:09
Compare
Sorry, something went wrong.
No results found
Improving use of helpers.lua. Documentation improvements, added first quality control query.
New layers
Improved Layers
Road #27
Amenity #20 , #29
Building (including building:part)
0.0.4
08 Jan 23:36
Compare
Sorry, something went wrong.
No results found
Improvements to code structure, layers, and documentation. Moved common code to helpers script. SRID configurable via env var.
New layers
Improved Layers
0.0.3
05 Jan 00:23
Compare
Sorry, something went wrong.
No results found
Some new, some improved.
New layers
Indoor
Infrastructure
Shop
Water
Improved Layers
Building
Natural
Place
Road
0.0.2
31 Dec 18:56
Compare
Sorry, something went wrong.
No results found
Remove JSONB from feature tables, replaced with osm.tags
Standardize naming
Improve columns and cleanup