Tree Preservations
City of York Council
@ukgov.tree_preservations
City of York Council
@ukgov.tree_preservations
CREATE TABLE tree_preservations (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"treeid" VARCHAR,
"location" VARCHAR,
"botanical" VARCHAR,
"species" VARCHAR,
"owner" VARCHAR,
"site_name" VARCHAR,
"type" VARCHAR,
"age" BIGINT,
"spread" DOUBLE,
"height" DOUBLE,
"trunk" BIGINT,
"planted" BIGINT
);
Anyone who has the link will be able to view this.