LUCAS Copernicus 2018
Joint Research Centre
@ecjrc.cfe66a0c_bdee_4074_96e1_a2f7030b9515
Joint Research Centre
@ecjrc.cfe66a0c_bdee_4074_96e1_a2f7030b9515
CREATE TABLE lucas_2018_copernicus_polygons (
"id" BIGINT,
"point_id" BIGINT,
"year" BIGINT,
"nuts0" VARCHAR,
"nuts1" VARCHAR,
"nuts2" VARCHAR,
"nuts3" VARCHAR,
"th_lat" DOUBLE,
"th_long" DOUBLE,
"office_pi" BIGINT,
"ex_ante" BIGINT,
"survey_date" VARCHAR,
"car_latitude" DOUBLE,
"car_ew" VARCHAR,
"car_longitude" DOUBLE,
"gps_proj" VARCHAR,
"gps_prec" BIGINT,
"gps_altitude" BIGINT,
"gps_lat" DOUBLE,
"gps_ew" VARCHAR,
"gps_long" DOUBLE,
"obs_dist" BIGINT,
"obs_direct" VARCHAR,
"obs_type" VARCHAR,
"obs_radius" VARCHAR,
"letter_group" VARCHAR,
"lc1" VARCHAR,
"lc1_label" VARCHAR,
"lc1_spec" VARCHAR,
"lc1_spec_label" VARCHAR,
"lc1_perc" VARCHAR,
"lc2" VARCHAR,
"lc2_label" VARCHAR,
"lc2_spec" VARCHAR,
"lc2_spec_label" VARCHAR,
"lc2_perc" VARCHAR,
"lu1" VARCHAR,
"lu1_label" VARCHAR,
"lu1_type" VARCHAR,
"lu1_type_label" VARCHAR,
"lu1_perc" VARCHAR,
"lu2" VARCHAR,
"lu2_label" VARCHAR,
"lu2_type" VARCHAR,
"lu2_type_label" VARCHAR,
"lu2_perc" VARCHAR,
"parcel_area_ha" VARCHAR,
"tree_height_maturity" VARCHAR,
"tree_height_survey" VARCHAR,
"feature_width" VARCHAR,
"lm_stone_walls" VARCHAR,
"crop_residues" VARCHAR,
"lm_grass_margins" VARCHAR,
"grazing" VARCHAR,
"special_status" VARCHAR,
"lc_lu_special_remark" VARCHAR,
"cprn_cando" VARCHAR,
"cprn_lc" VARCHAR,
"cprn_lc_label" VARCHAR,
"cprn_lc1n" BIGINT,
"cprnc_lc1e" BIGINT,
"cprnc_lc1s" BIGINT,
"cprnc_lc1w" BIGINT,
"cprn_lc1n_brdth" BIGINT,
"cprn_lc1e_brdth" BIGINT,
"cprn_lc1s_brdth" BIGINT,
"cprn_lc1w_brdth" BIGINT,
"cprn_lc1n_next" VARCHAR,
"cprn_lc1s_next" VARCHAR,
"cprn_lc1e_next" VARCHAR,
"cprn_lc1w_next" VARCHAR,
"cprn_urban" VARCHAR,
"cprn_impervious_perc" BIGINT,
"inspire_plcc1" BIGINT,
"inspire_plcc2" BIGINT,
"inspire_plcc3" BIGINT,
"inspire_plcc4" BIGINT,
"inspire_plcc5" BIGINT,
"inspire_plcc6" BIGINT,
"inspire_plcc7" BIGINT,
"inspire_plcc8" BIGINT,
"eunis_complex" VARCHAR,
"grassland_sample" BIGINT,
"grass_cando" VARCHAR,
"wm" VARCHAR,
"wm_source" VARCHAR,
"wm_type" VARCHAR,
"wm_delivery" VARCHAR,
"erosion_cando" VARCHAR,
"soil_stones_perc" VARCHAR,
"bio_sample" BIGINT,
"soil_bio_taken" BIGINT,
"bulk0_10_sample" BIGINT,
"soil_blk_0_10_taken" VARCHAR,
"bulk10_20_sample" BIGINT,
"soil_blk_10_20_taken" VARCHAR,
"bulk20_30_sample" BIGINT,
"soil_blk_20_30_taken" VARCHAR,
"standard_sample" BIGINT,
"soil_std_taken" VARCHAR
);
Anyone who has the link will be able to view this.