Commit Graph

173 Commits

Author SHA1 Message Date
Ed Chalstrey
2f63f15aef copy all table columns 2022-04-14 09:28:34 +01:00
Ed Chalstrey
8433a95f2d turn select statement to insert 2022-04-14 09:28:34 +01:00
Ed Chalstrey
d930ae3a75 select statement for geometries not in builings 2022-04-14 09:28:34 +01:00
Ed Chalstrey
2c6051682b fix semicolon issue 2022-04-14 09:28:34 +01:00
Ed Chalstrey
c11d06a3dc another experiment 2022-04-14 09:28:34 +01:00
Ed Chalstrey
76086150b8 testing way to record new geometries 2022-04-14 09:28:34 +01:00
Ed Chalstrey
f4a85e7a68 comment 2022-04-14 09:28:34 +01:00
Ed Chalstrey
0c86a72e5f notes 2022-04-14 09:28:34 +01:00
Ed Chalstrey
fa8723b30f fix sql 2022-04-14 09:28:34 +01:00
Ed Chalstrey
ae4eb1a925 fix sql mistake 2022-04-14 09:28:34 +01:00
Ed Chalstrey
7f5c3506ec add lat/lon coords geometries 2022-04-14 09:28:34 +01:00
Ed Chalstrey
e83419cc3b alt way to load geometries (untested) 2022-04-14 09:28:34 +01:00
Ed Chalstrey
c42f5423b8 update pseudocode 2022-04-14 09:28:34 +01:00
Ed Chalstrey
5dc7ac9206 add update_building_records script pseudocode 2022-04-14 09:28:34 +01:00
Ed Chalstrey
ee59455dca dont delete open_toid table 2022-04-14 09:28:34 +01:00
Ed Chalstrey
50f07b854b add hypothetical next scripts 2022-04-14 09:28:34 +01:00
Ed Chalstrey
2f1ebc89b2 spelling 2022-04-14 09:28:34 +01:00
Ed Chalstrey
37631b82f7 delete temp table 2022-04-14 09:28:34 +01:00
Ed Chalstrey
52f045c404 fix missing table 2022-04-14 09:28:34 +01:00
Ed Chalstrey
814203952a change column type 2022-04-14 09:28:34 +01:00
Ed Chalstrey
bc0aca8d56 doc fix 2022-04-14 09:28:34 +01:00
Ed Chalstrey
7ed8d8defe add warning 2022-04-14 09:28:34 +01:00
Ed Chalstrey
0048f0ae73 Updating the buildings table with coordinates SQL 2022-04-14 09:28:34 +01:00
Ed Chalstrey
66138855a3 find the converted csvs 2022-04-14 09:28:34 +01:00
Ed Chalstrey
709be9ef70 separate python step since memory failiure is possible 2022-04-14 09:28:34 +01:00
Ed Chalstrey
08d4610336 remove index not needed 2022-04-14 09:28:34 +01:00
Ed Chalstrey
d100f12991 add coordinates step 2022-04-14 09:28:34 +01:00
Ed Chalstrey
96707f1d73 spelling 2022-04-14 09:28:34 +01:00
Ed Chalstrey
7faf79aa9e create new csv instead of using old 2022-04-14 09:28:34 +01:00
Ed Chalstrey
0e3c754075 switch to cython 2022-04-14 09:28:34 +01:00
Ed Chalstrey
5e89bc9dac add conversion to latlon step 2022-04-14 09:28:34 +01:00
Ed Chalstrey
c1e51531f7 update instructions for python 2022-04-14 09:28:34 +01:00
Ed Chalstrey
6593f9d249 add python script to convert to lat lon 2022-04-14 09:28:34 +01:00
Ed Chalstrey
faa6ddbe4d add creation of the_geom column 2022-04-14 09:28:34 +01:00
Ed Chalstrey
239b1db0f0 add missing column 2022-04-14 09:28:34 +01:00
Ed Chalstrey
22f3773632 create load coordinates script 2022-04-14 09:28:34 +01:00
Ed Chalstrey
9242b22bb5 add OS TOID download info 2022-04-14 09:28:34 +01:00
Ed Chalstrey
75e6382897 load new geometries 2022-04-14 09:28:34 +01:00
Ed Chalstrey
a635655995 explain "ETL" 2022-04-01 11:23:24 +01:00
Ed Chalstrey
667110537f clarify 2022-04-01 10:50:34 +01:00
Ed Chalstrey
efc49bd2b9 fix link 2022-04-01 10:37:56 +01:00
Ed Chalstrey
aba46dc95d add contents 2022-04-01 10:32:53 +01:00
Ed Chalstrey
b470591420 rearrange sections 2022-04-01 10:20:18 +01:00
Ed Chalstrey
a3d2537e22 Revert "create script to load new geometries"
This reverts commit d6ca8852d4.
2022-04-01 10:05:11 +01:00
Ed Chalstrey
d6ca8852d4 create script to load new geometries 2022-03-31 16:27:36 +01:00
Ed Chalstrey
5b2029a4e3 remove bad comments 2022-03-31 15:42:06 +01:00
Ed Chalstrey
7bd78bf03a fix filtering script 2022-03-29 15:41:00 +01:00
Ed Chalstrey
2163dc5812 add echos to load geometries 2022-03-29 14:48:27 +01:00
Ed Chalstrey
0e01971b4a add echos to extraction step 2022-03-29 14:46:18 +01:00
Ed Chalstrey
4a8d79a54a add echos to filtration step 2022-03-29 14:42:34 +01:00