Open rleverett opened 5 years ago
Suggested Inserts:
INSERT INTO maps.large (orig_id,source_id,name,age,descrip,strat_name,t_interval,b_interval,comments,geom)
SELECT gid,name,age,descrip,strat_name,late_id,early_id,ST_MakeValid(geom) FROM sources.nu_leybourne_s where geom is not null;
INSERT INTO lines.large (orig_id,source_id,descrip,name,new_type,geom)
SELECT gid,d_geolinet,d_qualifie,new_type,ST_MakeValid(geom) FROM sources.nu_leybourne_s_lines where new_type is not null and geom is not null;
Had a problem with importing points files. Some parts are unmapped.
Name: Geology, Leybourne Islands (south), Baffin Island, Nunavut, NTS 26-A (south); Steenkamp, H M; Gilbert, C; St-Onge, M R. Geological Survey of Canada, Canadian Geoscience Map 269, (ed. prelim.), 2016, 1 sheet
Source URL: https://doi.org/10.4095/297353
Estimated scale: large
Folder name: nu_leybourne_s
Dataset names: nu_leybourne_s nu_leybourne_s_lines
Number of bedrock polygons: 51
Lithology field:
Time field: age
Stratigraphy name field: strat_name
Description field: descrip
Comments field:
Comments:
Todo: