Commit 70e19cb
authored
0.7.0 (#181)
* load with shell script instead of makefile, convert cache to parquet instead of replicating .gdb
* fix out file name and specify geometry column name
* also cache and load non-spatial tables
* remove redundant queries
* fix #180, load extras directly and wrap inserts in transactions
* simplify db folder and scripts, do not order by random, fids get lost
* missed folder
* remove temp file
* remove docker folder
* update readme, ignore .gdb
* remove primary makefile
* wsg.txt no longer required
* remove docker guide
* update changes
* cut a v0.7.0 release and leave transboundary wsds for v0.8.0
* update tag1 parent 6037205 commit 70e19cb
File tree
83 files changed
+1235
-1959
lines changed- db
- sql
- docker/postgis
- docs
- extras/pse_conservation_units
- sql
- fixes
- load
- non_spatial
- spatial_chunked
- spatial
- value_added
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+1235
-1959
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
13 | 21 | | |
14 | | - | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments