You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new layer property geom_query to define a query that is used to get the geometry for the tile. Can be used to modify the geometry (e.g. ST_LineMerge(geometry)) if needed.
There is now a wrapper in local/ to execute the tileserver locally
Added some documentation and charts for AWS architecture
List of changes
reduce tilesize with geom_query and ST_LineMerge 08b04cb
Merge pull request #14 from henrythasler/feature/geom_query d6bbf47