Open rleverett opened 5 years ago
No points files in the folder
Suggested Inserts:
INSERT INTO maps.large (orig_id,source_id,name,age,descrip,strat_name,t_interval,b_interval,geom)
SELECT gid,1,unitname,age,lith_desc,strat_name,late_id,early_id,ST_MakeValid(geom) FROM sources.nsw_wyalong where geom is not null;
INSERT INTO lines.large (orig_id,source_id,descrip,name,new_type,geom)
SELECT gid,1,feature,desc_,new_type,ST_MakeValid(geom) FROM sources.nsw_wyalong_lines where new_type is not null and geom is not null;
files not found on teststrata
Name: Duggan M. and Lyons P, 2000, Wyalong 1:100 000 Geological Sheet 8330, 1st edition. Geological Survey of New South Wales, Sydney & Geoscience Australia, Canberra
Source URL: https://search.geoscience.nsw.gov.au/product/151
Estimated scale: large
Folder name: nsw_wyalong
Dataset names: nsw_wyalong nsw_wyalong_lines
Number of bedrock polygons: 349
Lithology field:
Time field: age
Stratigraphy name field: strat_name
Description field:
Comments field: lith_desc
Comments:
Todo: