File tree Expand file tree Collapse file tree 10 files changed +14
-1
lines changed
Expand file tree Collapse file tree 10 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1-
21# Flex Output Configuration
32
43** The flex output is experimental. Everything in here is subject to change.**
@@ -48,3 +47,8 @@ source](https://github.com/kikito/inspect.lua) or using
4847[ LuaRocks] ( https://luarocks.org/modules/kikito/inspect ) . Debian/Ubuntu users
4948can install the ` lua-inspect ` package.
5049
50+ ## Public Domain
51+
52+ All the example config files in this directory are released into the Public
53+ Domain. You may use them in any way you like.
54+
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This configuration for the flex output tries to be compatible with the
34-- original pgsql C transform output. There might be some corner cases but
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This is a very simple Lua config for the Flex Backend not intended for
34-- real-world use. Look at and understand "simple.lua" first, before looking
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This is a generic configuration that is a good starting point for
34-- real-world projects. Data is split into tables according to geometry type
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This is a very simple Lua config for the Flex Backend not intended for
34-- real-world use. Look at and understand "simple.lua" first, before looking
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This example shows how you can use JSON and JSONB columns in your database.
34
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This file shows how to use multi-stage processing to bring tags from
34-- relations into ways.
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This is a very simple Lua config for the Flex Backend not intended for
34-- real-world use. Use it do understand the basic principles of the
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- Put all OSM data into a single table
34
Original file line number Diff line number Diff line change 1+ -- This config example file is released into the Public Domain.
12
23-- This configuration for the flex output shows how to define a table in
34-- a PostgreSQL schema.
You can’t perform that action at this time.
0 commit comments