Trees In Leeds City Centre
Leeds City Council
@ukgov.trees_in_leeds_city_centre
Leeds City Council
@ukgov.trees_in_leeds_city_centre
Spatial dataset representing all the existing tree canopies within the city centre of Leeds as defined CC2 boundary (UDP 2006). The trees are classified as Single, Linear or Group. 2017 - Captured against Google Maps aerial photographs 2017 2010 - Captured against Bluesky aerial photographs 2009 which are PAI
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:52:05Z
CREATE TABLE n_2010 (
"ref" BIGINT,
"type" VARCHAR,
"no_trees" BIGINT,
"area_sq" DOUBLE,
"location" VARCHAR,
"contact" VARCHAR,
"version" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"shape_area" DOUBLE,
"shape_len" DOUBLE,
"area_ha" DOUBLE
);CREATE TABLE n_2017 (
"objectid" BIGINT,
"ref" BIGINT,
"type" VARCHAR,
"no_trees" BIGINT,
"area_sq" DOUBLE,
"location" VARCHAR,
"contact" VARCHAR,
"version" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"area_ha" DOUBLE,
"shape_area" DOUBLE,
"shape_len" DOUBLE,
"notes" VARCHAR,
"more_info" VARCHAR
);Anyone who has the link will be able to view this.