opentrees-harvester/sources.js
2025-05-13 15:29:01 +02:00

17497 lines
592 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const fs = require('fs')
const gdal = require('gdal-async')
const helpers = require('./lib/helpers')
const path = require('path')
module.exports = [
{
country: 'Argentina',
state: 'Buenos Aires',
city: 'Buenos Aires',
scope: 'tree-park',
metadata: 'https://data.buenosaires.gob.ar/dataset/arbolado-espacios-verdes',
data: 'https://cdn.buenosaires.gob.ar/datosabiertos/datasets/ministerio-de-espacio-publico-e-higiene-urbana/arbolado-espacios-verdes/arbolado-en-espacios-verdes.csv',
geometry: { x: 'long', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'id_arbol',
height: 'altura_tot',
dbh: 'diametro',
common: 'nombre_com',
scientific: 'nombre_cie',
family: 'nombre_fam',
origin: x => {
return { Exótico: 'introduced', 'Nativo/Autóctono': 'native' }[x['origen']]
}
},
license: { id: 'CC-BY-2.5-AR' },
opentrees_id: 'buenos_aires'
},
{
country: 'Argentina',
state: 'Buenos Aires',
city: 'Buenos Aires',
scope: 'tree-street',
metadata: 'https://data.buenosaires.gob.ar/dataset/arbolado-publico-lineal',
data: 'https://cdn.buenosaires.gob.ar/datosabiertos/datasets/atencion-ciudadana/arbolado-publico-lineal/arbolado-publico-lineal-2017-2018.csv',
geometry: { x: 'long', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'nro_registro',
scientific: 'nombre_cientifico',
dbh: 'diametro_altura_pecho',
height: 'altura_arbol'
},
license: { id: 'CC-BY-2.5-AR' },
opentrees_id: 'buenos_aires2'
},
{
country: 'Argentina',
state: 'Córdoba',
city: 'Villa Maria',
scope: 'tree',
metadata: 'https://datos.villamaria.gob.ar/dataset/relevamiento-de-arbolado',
data: 'https://datos.villamaria.gob.ar/dataset/relevamiento-de-arbolado/relevamiento-arbolado-2021/download',
srs: '+init=EPSG:4326',
license: { id: 'ODbL-1.0' }
},
{
country: 'Australia',
state: 'Australian Capital Territory',
city: 'Canberra',
designation: 'University of Canberra > Bruce Campus',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=cb635cadf24e45c7a4d40e75892f2b88',
data: {
arcgis: 'https://services3.arcgis.com/iR1gOFe0FlzMQ2yd/arcgis/rest/services/Trees/FeatureServer/4'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Australian Capital Territory',
city: 'Canberra',
designation: 'University of Canberra > Bruce Campus',
scope: 'plant',
metadata: 'https://www.arcgis.com/home/item.html?id=cb635cadf24e45c7a4d40e75892f2b88',
data: {
arcgis: 'https://services3.arcgis.com/iR1gOFe0FlzMQ2yd/arcgis/rest/services/Trees/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Australian Capital Territory',
city: 'Canberra',
designation: 'University of Canberra > Bruce Campus > Arscott House',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=cb635cadf24e45c7a4d40e75892f2b88',
data: {
arcgis: 'https://services3.arcgis.com/iR1gOFe0FlzMQ2yd/arcgis/rest/services/Trees/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Australian Capital Territory',
city: 'Canberra',
designation: 'University of Canberra > Bruce Campus > Building 18',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=cb635cadf24e45c7a4d40e75892f2b88',
data: {
arcgis: 'https://services3.arcgis.com/iR1gOFe0FlzMQ2yd/arcgis/rest/services/Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Australian Capital Territory',
city: 'Canberra',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=b0cfb6e7767940e7ad381f318377854c',
data: {
arcgis: 'https://services1.arcgis.com/E5n4f1VY84i0xSjy/arcgis/rest/services/Urban_Tree_Planting_V2_2020_Public_Facing_V2/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'New South Wales',
city: 'Armidale',
designation: 'University of New England',
metadata: 'https://www.arcgis.com/home/item.html?id=ecc21d05a0874c35af213d09112f7f4b',
data: {
arcgis: 'https://services8.arcgis.com/gigBJvypnoBXUXfx/arcgis/rest/services/UNE_Tree_Map_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
omit: 'No species',
country: 'Australia',
state: 'New South Wales',
city: 'Ryde',
scope: 'tree',
metadata: 'https://data.nsw.gov.au/data/dataset/public-trees-2013',
data: [
'https://data.nsw.gov.au/data/dataset/f7cd2071-642e-4cac-9d28-d7ddf5635c39/resource/47843888-f9b6-4ae3-ba80-9318ff60a120/download/public-trees-2013.dbf',
'https://data.nsw.gov.au/data/dataset/f7cd2071-642e-4cac-9d28-d7ddf5635c39/resource/1372b28f-4201-46ab-9099-be0458a317bb/download/public-trees-2013.prj',
'https://data.nsw.gov.au/data/dataset/f7cd2071-642e-4cac-9d28-d7ddf5635c39/resource/00e339ad-e411-48b2-8cfa-ed3dfa8209ca/download/public-trees-2013.shp',
'https://data.nsw.gov.au/data/dataset/f7cd2071-642e-4cac-9d28-d7ddf5635c39/resource/3f4f3346-52d5-4084-94fc-877bf70c0a76/download/public-trees-2013.shx'
],
openFunc: files => {
const prefix = crypto.randomBytes(6).toString('hex')
// Place all files into /vsimem
const vsimemFiles = files.map(file => {
const buffer = fs.readFileSync(file)
const filename = path.basename(file)
const filepath = path.join('/vsimem/', prefix, filename)
gdal.vsimem.set(buffer, filepath)
return filepath
})
// Open shp file with gdal.open
const shapefile = vsimemFiles.find(x => x.endsWith('.shp'))
return gdal.open(shapefile)
},
crosswalk: { height: 'Height' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'ryde'
},
{
country: 'Australia',
state: 'New South Wales',
city: 'Sydney',
scope: 'tree',
metadata: 'https://data.cityofsydney.nsw.gov.au/datasets/cityofsydney::trees/about',
data: {
arcgis: 'https://services1.arcgis.com/cNVyNtjGVZybOQWZ/arcgis/rest/services/Trees/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Queensland',
designation: 'Sunshine Coast',
scope: 'tree',
metadata: 'https://data.sunshinecoast.qld.gov.au/datasets/scrcpublic::trees-planted/about',
data: {
arcgis: 'https://gislegacy.scc.qld.gov.au/arcgis/rest/services/Environment/ParksandGardensContracts_SCRC/MapServer/21'
},
license: { id: 'CC-BY-3.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Queensland',
city: 'Moreton Bay',
scope: 'tree-notable',
metadata: 'https://datahub.moretonbay.qld.gov.au/datasets/moretonbay::mbrc-planning-scheme-heritage-landscape-significant-trees/about',
data: {
arcgis: 'https://services-ap1.arcgis.com/152ojN3Ts9H3cdtl/arcgis/rest/services/MBRC_PlanningScheme_HeritageLandscape_SignificantTree/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Queensland',
city: 'Noosa Shire',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/tree-register',
data: 'https://data.gov.au/geoserver/tree-register/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=tree-register:TreeRegister_point19&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-2.5-AU' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Queensland',
city: 'Sherwood',
designation: 'Sherwood Arboretum',
scope: 'tree',
metadata: 'https://www.data.brisbane.qld.gov.au/data/dataset/botanic-collection-sherwood-arboretum',
data: {
arcgis: 'https://services2.arcgis.com/dEKgZETqwmDAh1rP/arcgis/rest/services/Botanic_collection_%E2%80%94_Sherwood_Arboretum/FeatureServer/0'
},
crosswalk: {
common: 'Common_Name',
scientific: 'Scientific_Name',
family: 'Family',
height: 'Height',
crown: 'Crown_width',
dbh: x => x.DBH / 10 || undefined,
ref: 'ObjectId'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'sherwood_arboretum',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'South Australia',
city: 'Adelaide',
designation: 'Waite Arboretum',
scope: 'tree',
metadata: 'https://data.sa.gov.au/data/dataset/waite-arboretum-spatial-data',
data: 'https://data.sa.gov.au/data/dataset/dfdf19f5-a6c4-4192-9c97-21b445407d83/resource/45dc6b32-3423-4478-9452-75628c92ff1c/download/waitetreeid-2014-app-joined-19062014.zip',
vfs: '/vsizip/',
crosswalk: { ref: 'tree_id', scientific: 'scientific', common: 'commonname' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'waite'
},
{
country: 'Australia',
state: 'South Australia',
city: 'Adelaide',
scope: 'tree',
metadata: 'https://data.sa.gov.au/data/dataset/1a36b15d-7f2a-4ef9-8c71-1f1da954da36',
data: 'https://s3.ap-southeast-2.amazonaws.com/dmzweb.adelaidecitycouncil.com/OpenData/Street_Trees/Street_Trees.csv',
driver: 'CSV',
geometry: {
x: 'Easting (Location/Map Coordinates)',
y: 'Northing (Location/Map Coordinates)'
},
srs: 'EPSG:28354',
crosswalk: {
ref: 'Asset Id (identifier)',
circumference_m_min: x => ({
'0m -1m': 0,
'1m - 2m': 1,
'2m - 3m': 2,
'>3m': 3,
})[x['Circum (Inspection)']],
circumference_m_max: x => ({
'0m -1m': 1,
'1m - 2m': 2,
'2m - 3m': 3
})[x['Circum (Inspection)']],
health: x => 'Vigour (Inspection)',
height: 'Height (Inspection)',
structure: 'Structure (Inspection)',
maturity: 'Age (Inspection)',
scientific: 'Species Name (Inspection)',
common: 'Common Name (Inspection)'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'adelaide'
},
{
country: 'Australia',
state: 'South Australia',
city: 'Burnside',
scope: 'tree',
metadata: 'https://data.sa.gov.au/data/dataset/burnside-street-trees',
data: 'https://data.sa.gov.au/data/dataset/b7e1c8f6-169c-41bd-b5d7-140395a41c38/resource/6d1912aa-4775-4f5e-b00d-18456ad872a5/download/burnsidetrees2019.geojson',
crosswalk: {
ref: 'TreeID',
common: 'CommonName',
height: 'TreeHeight',
scientific: 'BotanicalN',
dbh: 'Circumfere'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'burnside',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'South Australia',
city: 'Prospect',
scope: 'tree',
metadata: 'https://data.sa.gov.au/data/dataset/city-of-prospect-street-tree-species',
data: 'https://data.sa.gov.au/data/dataset/7bf2e4a4-40cc-40fd-83a9-fabb6d854039/resource/3f6be219-d66f-4b40-bfc7-16214fbc0989/download/city-of-prospect-street-trees-2016.csv',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
crosswalk: { common: 'Species Name' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'prospect2'
},
{
country: 'Australia',
state: 'South Australia',
city: 'Prospect',
scope: 'tree-park',
metadata: 'https://data.sa.gov.au/data/dataset/city-of-prospect-tree-species-in-reserves',
data: 'https://data.sa.gov.au/data/dataset/5d86d41e-b6c6-47d5-9b88-4d95916c5e76/resource/d1e30913-6e91-4a1f-b576-64120cc4b242/download/city-of-prospect-tree-species-in-reserves-2016.csv',
driver: 'CSV',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
crosswalk: {
species: 'Tree Species',
maturity: 'Tree Age',
circumference_m_min: x => ({
'Less than 2m': 0,
'2m': 2,
'Greater than 2m less than 3m': 2,
'Greater than 3m': 3,
})[x['Tree Circumference']],
circumference_m_max: x => ({
'Less than 2m': 2,
'2m': 2,
'Greater than 2m less than 3m': 3
})[x['Tree Circumference']],
health: 'Tree Health',
structure: 'Tree Structure',
height: 'Tree Height'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'prospect1'
},
{
country: 'Australia',
state: 'South Australia',
city: 'Unley',
scope: 'tree',
metadata: 'https://opendata.unley.sa.gov.au/datasets/unley::street-trees/about',
data: {
arcgis: 'https://services9.arcgis.com/vsQXCXZ0LMZJANxk/arcgis/rest/services/Trees/FeatureServer/0'
},
crosswalk: {
genus: 'dom_genus_',
species: 'dom_spcie',
health: 'health',
structure: 'structure',
maturity: 'age',
ule: 'unel___repl'
},
opentrees_id: 'unley',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Tasmania',
city: 'Hobart',
scope: 'tree-notable',
metadata: 'https://data-1-hobartcc.opendata.arcgis.com/datasets/hobartcc::significant-tree-point/about',
data: {
arcgis: 'https://services1.arcgis.com/NHqdsnvwfSTg42I8/arcgis/rest/services/ENVIRON_Significant_Tree_Locations/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'hobart',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Tasmania',
city: 'Launceston',
scope: 'tree',
metadata: 'https://opendata.launceston.tas.gov.au/datasets/launceston::trees-4/about',
data: {
arcgis: 'https://services.arcgis.com/yeXpdyjk3azbqItW/arcgis/rest/services/ParksAndRecreation/FeatureServer/1'
},
crosswalk: {
ref: 'objectid',
common: 'name',
scientific: 'genusspeci',
maturity: 'age',
dbh: 'diametr_c',
height: 'height_m',
crown: 'horizontal',
updated: 'auditdate'
},
opentrees_id: 'launceston',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Ballarat',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/ballarattrees',
data: 'https://data.gov.au/data/dataset/eabaee3f-a563-449b-a04a-1ec847566ea1/resource/a5906cbb-4b5f-47ad-a86a-fbf0ff1e6be3/download/ballarattrees.csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'species',
common: 'common',
species: 'species',
genus: x => undefined,
description: 'description',
dbh: 'dbh',
crown: 'crown',
height: 'height',
maturity: 'maturity',
health: 'health',
structure: 'structure',
location: 'location',
ref: 'ref',
planted: 'planted',
updated: 'updated',
ule: 'ule',
ule_min: 'ule_min',
ule_max: 'ule_max'
},
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'ballarat'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Ballarat',
scope: 'tree-notable',
metadata: 'https://data.ballarat.vic.gov.au/explore/dataset/exceptional-tree-register/information/',
data: 'https://data.ballarat.vic.gov.au/api/explore/v2.1/catalog/datasets/exceptional-tree-register/exports/geojson',
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'ballarat',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Bendigo',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/city-of-greater-bendigo-environment-trees',
data: 'https://data.gov.au/data/dataset/d17c9e50-fab1-40e6-b91d-6e665faf2656/resource/b3f01081-924c-41b7-989a-cf521ca136ea/download/cogb-environment-trees.shz',
crosswalk: {
ref: 'assetid',
description: 'desc',
scientific: x => x.species.split(' - ')[0],
common: x => x.species.split(' - ')[1],
cultivar: x => x.cultivar !== 'Not Specified' ? x.cultivar : ''
},
license: { id: 'CC-BY-2.5-AU' },
opentrees_id: 'bendigo',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Boroondara',
scope: 'tree-notable',
metadata: 'https://data.gov.au/data/dataset/significant-tree',
data: 'https://data.gov.au/geoserver/significant-tree/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=significant-tree:Significant_Trees_201616&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: {
species: 'botanicaln',
common: 'commonname',
height: 'height',
crown: 'canopyspre',
health: 'health',
description: 'significan',
location: 'locality',
dbh: x => x.girth + ' girth'
},
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'boroondara',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Brimbank',
scope: 'tree',
notes: 'WFS (https://data.gov.au/geoserver/brimbank-open-space-trees/wfs) is empty',
metadata: 'https://data.gov.au/data/dataset/brimbank-open-space-trees',
data: 'https://data.gov.au/data/dataset/7a57b5a1-2ca3-4171-be91-0d371cefd250/resource/0df2776c-4432-4dcc-9cfd-1ea3efad2cfc/download/brimbank-open-space-trees.zip',
vfs: '/vsizip/',
crosswalk: {
ref: 'central_as',
location: 'location',
genus: 'genus',
species: 'species',
common: 'common_nam',
maturity: 'age',
height: 'height',
crown: 'spread'
},
license: { id: 'CC-BY-2.5-AU' },
opentrees_id: 'brimbank'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Colac Otway Shire',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/colac-otway-shire-trees',
data: 'https://data.gov.au/geoserver/colac-otway-shire-trees/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=colac-otway-shire-trees:COS_Trees_OpenData0&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: {
ref: 'tree_id',
genus: 'genus_desc',
species: 'spec_desc',
scientific: x => `${x.genus_desc} ${x.spec_desc}`.trim(),
common: 'common_nam',
location: x => x.location_t.split(' ')[1],
height: 'height_m',
crown: 'canopy_wid',
dbh: 'diam_breas',
maturity: 'life_stage'
},
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'colac_otways',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Corangamite Shire',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/corangamite-shire-street-and-park-trees',
data: 'https://data.gov.au/data/dataset/e5ead3cd-5dc9-4ba7-b15c-ec200f3c6c1b/resource/827f4d85-52dd-44fe-85ec-b1edcfe89241/download/corangamite-shire-street-and-park-trees.csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'id',
height: 'height',
crown: 'width',
scientific: 'species',
common: 'name',
location: x => ({ 'STREET TREE': 'street', 'PARK TREE': 'park' }[x.tree_type] || '')
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'corangamite'
},
{
notes: 'Also includes trees from other University of Melbourne campuses',
country: 'Australia',
state: 'Victoria',
city: 'Dookie College',
designation: 'University of Melbourne',
metadata: 'https://www.arcgis.com/home/item.html?id=8fcfd4c7dd524707b97a6797fed8351a',
data: {
arcgis: 'https://services6.arcgis.com/wNUCgbZ3TmLukLnT/arcgis/rest/services/Dookie_Tree_Inventory_2022/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Glen Eira',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/park-and-street-trees',
data: 'https://data.gov.au/data/dataset/ed15e3ea-48dc-47d2-afa6-518e6f5276e1/resource/85c2d44c-8ccf-4a32-9881-872f1a511ef7/download/streetandparktrees.json',
crosswalk: {
dbh: 'dbh',
common: 'common_nam',
scientific: 'botanical',
height: 'height',
crown: 'spread',
location: 'locationty'
},
license: { id: 'CC-BY-2.5-AU' },
opentrees_id: 'glen_eira',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Glenelg Shire',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/glenelg-street-and-park-trees',
data: 'https://data.gov.au/data/dataset/3721ad67-7b5b-4815-96b1-9d8b1a89dbd7/resource/b9ff3d44-17b4-4f87-8a28-2d540fa37d8f/download/glenelg-street-and-park-trees.csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'scientific',
common: 'common',
species: 'species',
genus: 'genus',
description: 'description',
dbh: 'dbh',
crown: 'crown',
height: 'height',
maturity: 'maturity',
health: 'health',
structure: 'structure',
location: 'location',
ref: 'ref',
planted: 'planted',
updated: 'updated',
ule: 'ule',
ule_min: 'ule_min',
ule_max: 'ule_max'
},
terms: 'Other (Open)',
opentrees_id: 'glenelg'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Greater Geelong',
scope: 'tree',
metadata: 'https://www.geelongdataexchange.com.au/explore/dataset/plaprodplacestreepoints_prod/information/',
data: 'https://www.geelongdataexchange.com.au/api/explore/v2.1/catalog/datasets/plaprodplacestreepoints_prod/exports/geojson',
crosswalk: {
scientific: x => x.genus + ' ' + (x.species || '').toLowerCase(),
common: 'common',
species: 'species',
genus: 'genus',
description: 'description',
dbh: 'dbh',
crown: 'crown',
height: 'height',
maturity: 'maturity',
health: 'health',
structure: 'structure',
location: 'location',
ref: 'ref',
planted: 'planted',
updated: 'updated',
ule: 'ule',
ule_min: 'ule_min',
ule_max: 'ule_max'
},
license: { id: 'CC-BY-3.0' },
opentrees_id: 'geelong',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Greater Shepparton',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/greater-shepparton-city-council-street-and-park-trees',
data: 'https://data.gov.au/geoserver/greater-shepparton-city-council-street-and-park-trees/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=greater-shepparton-city-council-street-and-park-trees:Greater_Shepparton_City_Council_Street_and_Pa0&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: {
scientific: 'scientific',
common: 'common',
species: 'species',
genus: 'genus',
description: 'description',
dbh: 'dbh',
crown: 'crown',
height: 'height',
maturity: 'maturity',
health: 'health',
structure: 'structure',
location: 'location',
ref: 'ref',
planted: 'planted',
updated: 'updated',
ule: 'ule',
ule_min: 'ule_min',
ule_max: 'ule_max'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'shepparton',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Hobsons Bay',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/hbcc-street-and-park-trees',
data: 'https://data.gov.au/data/dataset/80051ffe-04d5-4602-b15b-60e0d0e3d153/resource/ea1ec6fc-02bd-4e36-8e43-c990b6a9268d/download/hbcc_street_and_park_trees.json',
crosswalk: {
genus: 'Genus',
species: 'Species',
dbh: 'DBH',
location: 'Type'
},
license: { id: 'CC-BY-2.5-AU' },
opentrees_id: 'hobsons_bay',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Manningham',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/manningham-streettrees',
data: 'https://data.gov.au/data/dataset/1aef5123-24ff-4084-a0f1-a52ca71e9e99/resource/4797e8de-9750-4ed7-9d84-ea318302b881/download/manningham_street_trees.csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'id',
updated: 'date1',
scientific: 'species',
height_m_range: 'height',
dbh_mm_range: 'dbh'
},
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'manningham'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Melbourne',
scope: 'tree',
metadata: 'https://data.melbourne.vic.gov.au/explore/dataset/trees-with-species-and-dimensions-urban-forest/information/',
data: 'https://data.melbourne.vic.gov.au/api/explore/v2.1/catalog/datasets/trees-with-species-and-dimensions-urban-forest/exports/geojson',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'com_id',
common: 'common_name',
scientific: 'scientific_name',
dbh: 'diameter_breast_height',
planted: x => helpers.reformatDatetime(
x['date_planted'],
[/(?<day>[0-9]{2})\/(?<month>[0-9]{2})\/(?<year>[0-9]{4})/]
),
maturity: 'age_description',
ule_range: x => x['useful_life_expectency'].replace(/\s*\(.*\)$/, ''),
location: 'located_in'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'melbourne'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Mildura',
scope: 'tree-notable',
metadata: 'https://data.gov.au/data/dataset/significant-trees',
data: 'https://data.gov.au/geoserver/significant-trees/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=significant-trees:SignificantTrees18&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-3.0-AU' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Northern Grampians Shire',
scope: 'tree-street',
metadata: 'https://data.gov.au/data/dataset/ngsc-street-trees',
data: 'https://data.gov.au/data/dataset/b69adefd-5b17-47ec-8d81-1b779b6a8b22/resource/628c3532-cc9b-4e42-b171-35fe8a8bd88a/download/streettrees.geojson',
license: { id: 'CC-BY-2.5-AU' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Port Phillip',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/city-of-port-phillip-trees',
data: 'https://data.gov.au/data/dataset/6b72d22b-d824-4281-bd08-ab62e3c38415/resource/9b0d7d55-5267-464b-85d7-3d141d779bab/download/city-of-port-phillip-trees.geojson',
crosswalk: {
scientific: 'species',
common: 'common',
species: 'species',
genus: 'genus',
description: 'description',
dbh: 'dbh',
crown: 'crown',
height: 'height',
maturity: 'maturity',
health: 'health',
structure: 'structure',
location: 'location',
ref: 'ref',
planted: 'planted',
updated: 'updated',
ule: 'ule',
ule_min: 'ule_min',
ule_max: 'ule_max'
},
license: { id: 'CC-BY-2.5-AU' },
opentrees_id: 'port_phillip',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Southern Grampians',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/southern-grampians-street-and-park-trees',
data: 'https://data.gov.au/geoserver/southern-grampians-street-and-park-trees/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=southern-grampians-street-and-park-trees:Southern_Grampians_Street_and_Park_Trees49&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: {
ref: 'ref',
scientific: 'species',
common: 'common',
location: 'location',
height: 'height',
crown: 'crown',
maturity: 'maturity'
},
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'southern_grampians',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Strathbogie Shire',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/strathbogie-shire-street-and-park-trees',
data: 'https://data.gov.au/data/dataset/a1ecaa16-bb0c-49b8-a541-0159bcb14706/resource/0e6832fb-8979-44af-a0ae-5bbc0fa0d246/download/ssc_street_and_park_trees_epsg4326_point.geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Wodonga',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/tree-city-of-wodonga',
data: 'https://data.gov.au/data/dataset/e7d6ebd3-04a8-4d73-b8ba-a9b82aa79b16/resource/180ba7ad-7bd7-490b-81f8-79c74ec0a915/download/tree.csv',
geometry: { x: 'field_5', y: 'field_6' },
srs: 'EPSG:4326',
crosswalk: { ref: 'field_1', scientific: 'field_2', common: 'field_3' },
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'wodonga'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Wyndham',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/wyndham-city-council-trees',
data: 'https://data.gov.au/data/dataset/87307c7b-b92c-48f1-841a-b5794dfb5322/resource/cab484b8-e297-4178-81d2-714135dec5d6/download/trees.zip',
vfs: '/vsizip/',
srs: 'EPSG:32755',
crosswalk: {
ref: 'tree_id',
common: 'tree_commo',
height: 'height',
crown: 'canopy_wid',
dbh: 'diameter_breast_height',
maturity: 'tree_age',
health: 'health',
ule: 'useful_life_expectancy',
structure: 'structure'
},
license: { id: 'CC-BY-3.0-AU' },
opentrees_id: 'wyndham'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Wyndham',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/wyndham-tree-and-latest-inpection-data',
data: 'https://data.gov.au/data/dataset/0254dee0-5b26-484f-a5ae-5ca3cab46601/resource/fb06e7c8-d037-489b-a963-b747271f2e54/download/trees.json',
license: { id: 'CC-BY-2.5-AU' },
opentrees_id: 'wyndham',
srs: 'EPSG:32755'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Yarra',
scope: 'tree-notable',
metadata: 'https://data.gov.au/data/dataset/yarra-significant-trees',
data: 'https://data.gov.au/data/dataset/4b950f69-8816-45a7-8788-951d788287bd/resource/b15b4b1c-969f-4c8c-bb32-be57554eeb79/download/yarra-significant-trees.geojson',
license: { id: 'CC-BY-4.0' },
opentrees_id: 'yarra',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Victoria',
city: 'Yarra',
scope: 'tree',
metadata: 'https://data.gov.au/data/dataset/yarra-street-park-trees',
data: 'https://data.gov.au/data/dataset/f3c88ce7-504b-4ef7-907f-686037f7420c/resource/6e4186b0-3e00-48f9-a09c-cb60d1d0d49f/download/yarra-street-and-park-trees.geojson',
crosswalk: {
scientific: 'scientific',
common: 'common',
species: x => (x.species || '').replace(/^[A-Z]\. /, ''),
genus: 'genus',
description: 'description',
dbh: 'dbh',
crown: 'crown',
height: 'height',
maturity: 'maturity',
health: 'health',
structure: 'structure',
location: 'location',
ref: 'ref',
planted: 'planted',
updated: 'updated',
ule: 'ule',
ule_min: 'ule_min',
ule_max: 'ule_max'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'yarra',
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Western Australia',
city: 'Albany',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=68fe20abaf904d9ca8b3a93988a6357b',
data: {
arcgis: 'https://services6.arcgis.com/qG6LEFhXeMyvh3U3/arcgis/rest/services/Tree_Inventory_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Australia',
state: 'Western Australia',
city: 'Perth',
scope: 'tree',
metadata: 'https://geohub-perth.opendata.arcgis.com/datasets/perth::trees-in-the-city-1/about',
data: {
arcgis: 'https://services7.arcgis.com/v8XBa2naYNQGOjlG/arcgis/rest/services/PKS_AST_TREESMASTER_PV/FeatureServer/0'
},
crosswalk: {
scientific: 'BOTANICAL_',
common: 'COMMON_NAM',
family: 'FAMILY',
height: 'TREE_HEIGH',
planted: 'DATE_PLANT',
ref: 'TREE_ID'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'perth',
srs: '+init=EPSG:4326'
},
{
country: 'Austria',
state: 'Oberösterreich',
city: 'Engerwitzdorf',
scope: 'tree',
metadata: [
'https://www.data.gv.at/katalog/dataset/baumkataster-der-gemeinde-engerwitzdorf',
{
file: 'https://www.data.gv.at/katalog/dataset/b40038b4-b4ca-45cf-b587-a063efff109f/resource/c7cdd771-3654-4f14-ab3d-27df980a4227/download/baumkataster-standorte-engerwitzdorf-2019.pdf'
}
],
data: 'https://www.data.gv.at/katalog/dataset/b40038b4-b4ca-45cf-b587-a063efff109f/resource/bed4f301-a8be-4262-98e2-bc3b94463679/download/baumkataster.rar',
openFunc: async file => {
const files = await helpers.readFilesInRarToVsimem(file)
const selection = files.filter(x => x.endsWith('V_P.shp'))
return helpers.openFileUnionWithGdal(selection)
},
license: { id: 'CC-BY-4.0' }
},
{
country: 'Austria',
state: 'Oberösterreich',
city: 'Linz',
scope: 'tree',
metadata: 'https://www.data.gv.at/katalog/dataset/f660cf3f-afa9-4816-aafb-0098a36ca57d',
data: 'https://data.linz.gv.at/katalog/umwelt/baumkataster/Baumkataster.csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'BaumNr',
genus: 'Gattung',
species: x => x.Art !== '0' ? x.Art : undefined,
common: 'NameDeutsch',
height: 'Hoehe',
crown: 'Schirmdurchmesser',
dbh: 'Stammumfang'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'linz'
},
{
country: 'Austria',
state: 'Steiermark',
city: 'Graz',
scope: 'tree',
metadata: 'https://data.graz.gv.at/daten/package/cb3fb7aa-4b79-41b1-aeb9-cd60d575fe92',
data: {
arcgis: 'https://geodaten.graz.at/arcgis/rest/services/OGD/OGD_WFS/MapServer/15'
},
license: { id: 'CC-BY-4.0' },
terms: 'https://data.graz.gv.at/nutzungsbedingungen',
srs: '+init=EPSG:4326'
},
{
country: 'Austria',
state: 'Tirol',
city: 'Innsbruck',
scope: 'tree',
metadata: 'https://www.data.gv.at/katalog/dataset/df4cc7ae-ead7-49aa-bcb8-b018f169162d',
data: 'https://www.data.gv.at/katalog/dataset/df4cc7ae-ead7-49aa-bcb8-b018f169162d/resource/47f9c7ac-13c7-4d68-ab6c-97ed58cd3a65/download/staedtischer_baumkataster.csv',
coordsFunc: x => [
Number(x.Lon.replace(',', '.')),
Number(x.Lat.replace(',', '.'))
],
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Austria',
state: 'Wien',
city: 'Wien',
scope: 'tree',
notes: 'Download as CSV to allow download in single transaction',
metadata: 'https://www.data.gv.at/katalog/dataset/c91a4635-8b7d-43fe-9b27-d95dec8392a7',
data: 'https://data.wien.gv.at/daten/geo?service=WFS&request=GetFeature&version=1.1.0&typeName=ogdwien:BAUMKATOGD&srsName=EPSG:4326&outputFormat=csv',
geometry: { wkt: 'SHAPE' },
srs: '+init=EPSG:4326',
crosswalk: {
ref: 'BAUM_ID',
dbh: x => x.STAMMUNGFANG / 3.14159 * 2,
height: 'BAUMHOEHE',
scientific: 'GATTUNG_ART',
crown: 'KRONENDURCHMESSER'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'vienna'
},
{
country: 'Belgium',
state: 'Antwerp',
city: 'Mechelen',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/Mechelen::bomen2/about',
data: {
arcgis: 'https://services9.arcgis.com/NQi6fFGrJ3ThImfU/arcgis/rest/services/Bomen2/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Bruxelles',
scope: 'tree-street',
metadata: 'https://data.mobility.brussels/fr/info/trees/',
data: 'https://data.mobility.brussels/geoserver/bm_public_space/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=bm_public_space:trees&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Bruxelles',
city: 'Bruxelles',
scope: 'tree-notable',
notes: 'Subset of regional inventory',
metadata: 'https://opendata.bruxelles.be/explore/dataset/bruxelles_arbres_remarquables/information/',
data: 'https://opendata.bruxelles.be/api/explore/v2.1/catalog/datasets/bruxelles_arbres_remarquables/exports/geojson',
license: { id: 'CC-BY-SA-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Bruxelles',
city: 'Jette',
scope: 'tree',
metadata: 'https://datastore.brussels/web/data/service/dbb199bc-fc34-4ebf-96e2-f6aad40cb1df',
data: 'https://geoservices-others.irisnet.be/geoserver/UrbisAasArbre/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=UrbisAasArbre:arbres_jette_vue&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Limburg',
city: 'Venray',
scope: 'tree-notable',
metadata: 'https://hub.arcgis.com/datasets/c7d1269ddfe343088c68f52e3478bae1_0/about',
data: {
arcgis: 'https://services6.arcgis.com/av36q4cfx52r5s7V/arcgis/rest/services/Monumentale_bomen_Open_Data/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Vlaams Gewest',
city: 'Agentschap Wegen en Verkeer',
scope: 'tree',
metadata: 'https://www.vlaanderen.be/datavindplaats/catalogus/bomen-langs-de-genummerde-wegen-in-beheer-van-awv',
data: 'https://opendata.apps.mow.vlaanderen.be/opendata-geoserver/awv/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=awv:Bomen&srsName=EPSG:4326&outputFormat=application/json',
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Vlaams Gewest',
city: 'Antwerpen',
scope: 'tree',
metadata: 'https://portaal-stadantwerpen.opendata.arcgis.com/datasets/boom/about',
data: {
arcgis: 'https://geodata.antwerpen.be/arcgissql/rest/services/P_Portal/portal_publiek6/MapServer/676'
},
crosswalk: { scientific: 'LATBOOMSOO', dbh: 'STAMOMTREK', ref: 'ANTW_ID' },
opentrees_id: 'antwerpen_be',
srs: '+init=EPSG:4326'
},
{
country: 'Belgium',
state: 'Vlaams Gewest',
city: 'Gent',
scope: 'tree',
metadata: 'https://data.stad.gent/explore/dataset/locaties-bomen-gent/information/',
data: 'https://data.stad.gent/api/explore/v2.1/catalog/datasets/locaties-bomen-gent/exports/geojson',
srs: '+init=EPSG:4326',
license: {
name: 'Modellicentie Gratis Hergebruik 1.0',
url: 'https://www.vlaanderen.be/digitaal-vlaanderen/onze-oplossingen/open-data/voorwaarden-voor-het-hergebruik-van-overheidsinformatie/modellicentie-gratis-hergebruik'
},
opentrees_id: 'gent_be'
},
{
country: 'Belgium',
state: 'Wallonie',
scope: 'tree-notable',
notes: 'Manual download using QGIS | Failed to download features so read the layer using QGIS and exported it to a CSV file with coordinates in columns x and y',
metadata: 'http://geoportail.wallonie.be/catalogue/d594f5a3-34ac-4cc2-a357-aae5d5263f35.html',
data: {
manual: 'https://geoservices.wallonie.be/arcgis/rest/services/FAUNE_FLORE/AHREM/MapServer/0'
},
driver: 'CSV',
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:31370'
},
{
country: 'Belgium',
state: 'Wallonie',
city: 'Liège',
scope: 'tree',
metadata: 'https://www.odwb.be/explore/dataset/arbustum/information/',
data: 'https://www.odwb.be/api/explore/v2.1/catalog/datasets/arbustum/exports/geojson',
license: { id: 'CC-BY-4.0' },
opentrees_id: 'wallonie_bruxelles_be',
srs: '+init=EPSG:4326'
},
{
omit: 'superseded',
country: 'Brazil',
state: 'Minas Gerais',
city: 'Governador Valadares',
scope: 'tree',
metadata: [
'https://github.com/Playzinho/osm_projects/blob/c952ec6e35a1144e7c5540e3eebb289859c91330/Brazil%20Data/MG/Prefeitura%20de%20Governador%20Valadares/Original%20Files/trees.zip',
{
file: 'https://github.com/Playzinho/osm_projects/raw/c952ec6e35a1144e7c5540e3eebb289859c91330/Brazil%20Data/MG/Prefeitura%20de%20Governador%20Valadares/BR-MG-GovernadorValadares-license-2020-11-20.pdf'
}
],
data: 'https://github.com/Playzinho/osm_projects/raw/c952ec6e35a1144e7c5540e3eebb289859c91330/Brazil%20Data/MG/Prefeitura%20de%20Governador%20Valadares/Original%20Files/trees.zip',
vfs: '/vsizip/',
filename: 'st_vegetacao',
license: { id: 'CC0-1.0' }
},
{
country: 'Brazil',
state: 'Minas Gerais',
city: 'Governador Valadares',
scope: 'tree',
metadata: {
file: 'https://github.com/Playzinho/osm_projects/raw/c952ec6e35a1144e7c5540e3eebb289859c91330/Brazil%20Data/MG/Prefeitura%20de%20Governador%20Valadares/BR-MG-GovernadorValadares-license-2020-11-20.pdf'
},
data: 'http://intranet.valadares.mg.gov.br:85/geoserver/gm_governador_valadares/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=gm_governador_valadares:st_vegetacao&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Brazil',
state: 'Rio de Janeiro',
city: 'Niterói',
scope: 'tree',
metadata: 'https://www.sigeo.niteroi.rj.gov.br/datasets/cadastro-de-%C3%A1rvores-arb%C3%B3ribus-1/about',
data: {
arcgis: 'https://geo.niteroi.rj.gov.br/arcgisesri/rest/services/civitas/Dadosabertos_TUR_NITT_SECON_SEDEN/MapServer/25'
},
srs: '+init=EPSG:4326'
},
{
country: 'Brazil',
state: 'Santa Catarina',
city: 'Itajaí',
scope: 'tree',
metadata: 'https://github.com/Playzinho/osm_projects/blob/7ceac479ec489aa5727e65dbe4faaf80ee4dc1f3/Brazil%20Data/SC/Prefeitura%20de%20Itaja%C3%AD/Original%20Files/trees.gpkg',
data: 'https://github.com/Playzinho/osm_projects/raw/7ceac479ec489aa5727e65dbe4faaf80ee4dc1f3/Brazil%20Data/SC/Prefeitura%20de%20Itaja%C3%AD/Original%20Files/trees.gpkg'
},
{
country: 'Brazil',
state: 'Santa Catarina',
city: 'Xanxerê',
scope: 'tree',
metadata: 'https://github.com/Playzinho/osm_projects/blob/e1a86a725808db946b14c1d77d6c8027ae9bbe33/Brazil%20Data/SC/Prefeitura%20de%20Xanxere/Original%20Files/trees.zip',
data: 'https://github.com/Playzinho/osm_projects/raw/e1a86a725808db946b14c1d77d6c8027ae9bbe33/Brazil%20Data/SC/Prefeitura%20de%20Xanxere/Original%20Files/trees.zip',
vfs: '/vsizip/'
},
{
country: 'Brazil',
state: 'São Paulo',
city: 'Campinas',
designation: 'Universidade Estadual de Campinas',
scope: 'tree',
metadata: 'https://services5.arcgis.com/dFCi4j751Fk5jtHP/ArcGIS/rest/services/%c3%81rvores/FeatureServer',
data: {
arcgis: 'https://services5.arcgis.com/dFCi4j751Fk5jtHP/ArcGIS/rest/services/%c3%81rvores/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Alberta',
designation: 'Strathcona County',
scope: 'tree',
metadata: 'https://opendata-strathconacounty.hub.arcgis.com/datasets/StrathconaCounty::trees/about',
data: {
arcgis: 'https://services.arcgis.com/B7ZrK1Hv4P1dsm9R/arcgis/rest/services/Trees1/FeatureServer/0'
},
crosswalk: {
ref: 'SiteID',
common: 'Species',
dbh_cm: 'Diam_cm',
height_ft: 'Height_ft'
},
license: {
name: 'Open Government License Strathcona County 1.0',
url: 'https://opendata-strathconacounty.hub.arcgis.com/pages/licence'
},
opentrees_id: 'strathcona',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Alberta',
city: 'Beaumont',
metadata: 'https://www.arcgis.com/home/item.html?id=d9f4e37abe484234adfdff9631877374',
data: {
arcgis: 'https://services.arcgis.com/bXIYJft7hzGvJuKH/arcgis/rest/services/TreeInv_Points_Public_View/FeatureServer/4'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Alberta',
city: 'Chestermere',
scope: 'tree',
metadata: 'http://data-chestermere.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://gis.chestermere.ca/serversite/rest/services/Trees_Open/FeatureServer/0'
},
crosswalk: {
common: 'Species',
scientific: 'Species_Sc',
planted: 'Date_Plant',
height: 'Height__me',
health: 'Condition'
},
opentrees_id: 'chestermere',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Alberta',
city: 'Edmonton',
scope: 'tree',
notes: 'GeoJSON export yields a broken file',
metadata: 'https://data.edmonton.ca/Environmental-Services/Trees/eecg-fc54',
data: 'https://data.edmonton.ca/api/views/eecg-fc54/rows.csv',
driver: 'CSV',
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326',
crosswalk: {
dbh: 'DIAMETER_BREAST_HEIGHT',
scientific: 'SPECIES_BOTANICAL',
common: 'SPECIES_COMMON',
health: 'CONDITION_PERCENT',
planted: 'PLANTED_DATE',
location: 'LOCATION_TYPE',
ref: 'id'
},
license: {
name: 'Open Government Licence Edmonton 1.0',
url: 'https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/'
},
fallingfruit_id: 104,
opentrees_id: 'edmonton'
},
{
country: 'Canada',
state: 'Alberta',
city: 'Grand Praire',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://opendata-cityofgp.hub.arcgis.com/datasets/cityofgp::trees-3/about',
data: {
arcgis: 'https://services.gpgis.com/server/rest/services/Open_Data/Trees/MapServer/0'
},
license: {
name: 'Open Government License City of Grande Prairie 1.0',
url: 'https://www.arcgis.com/home/item.html?id=5710daaf9f674a9784df26dccd664c8f'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Alberta',
city: 'Lethbridge',
scope: 'tree',
metadata: 'https://opendata.lethbridge.ca/datasets/82841132047d47659508f60c52f6346a_0/about',
data: {
arcgis: 'https://gis.lethbridge.ca/lethwebgisarcgis/rest/services/OpenData/odl_trees/MapServer/0'
},
crosswalk: {
common: 'species',
dbh: 'diameter',
height: 'height',
crown: 'spread',
stems: 'trunks',
planted: 'planted',
ref: 'AssetID'
},
license: {
name: 'Open Data License City of Lethbridge 1.0',
url: 'https://opendata.lethbridge.ca/pages/open-data-license'
},
opentrees_id: 'lethbridge_ca',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Burnaby',
metadata: 'https://www.arcgis.com/home/item.html?id=2606c3de98244cba8f0debe09248af2c',
data: {
arcgis: 'https://services5.arcgis.com/Q4JfC7BraThG8umv/arcgis/rest/services/FORM_BBY_StreetTree_City/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Coquitlam',
designation: 'Riverview',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=fb89536eebce4f7d820434aa0561ac4f',
data: {
arcgis: 'https://services5.arcgis.com/Q4JfC7BraThG8umv/arcgis/rest/services/FORM_Tree_Inventory_Riverview_TreeRanking_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Kamloops',
scope: 'tree',
metadata: 'https://mydata-kamloops.opendata.arcgis.com/datasets/kamloops::test-1/about',
data: {
arcgis: 'https://geoprodsvr.kamloops.ca/arcgis3/rest/services/OpenData/OpenDataHydroHypsoParks/MapServer/25'
},
crosswalk: {
common: 'SPECIES',
crown: 'SPREAD',
planted: 'PLANTEDYEAR',
ref: 'FACILITYID',
edible: x => {
if (x['EDIBLEFRUITTREEFLAG'] === 'Yes') return 'fruit'
if (x['EDIBLENUTTREEFLAG'] === 'Yes') return 'nut'
if (x['EDIBLEFRUITTREEFLAG'] === 'No' && x['EDIBLENUTTREEFLAG'] === 'No') return 'false'
}
},
license: {
name: 'Open Government Licence Kamloops 1.0',
url: 'https://www.kamloops.ca/open-data-catalogue-disclaimer'
},
opentrees_id: 'kamloops',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Kelowna',
scope: 'tree',
metadata: 'https://opendata.kelowna.ca/datasets/kelowna::tree-inventory/about',
data: {
arcgis: 'https://geo.kelowna.ca/arcgis/rest/services/OpenData/MapServer/114'
},
crosswalk: {
genus: 'GENUS',
species: 'species',
common: 'species_co',
dbh: 'DBH',
ref: 'SITE_ID'
},
license: {
name: 'Open Government Licence City of Kelowna 2.0',
url: {
file: 'https://apps.kelowna.ca/images/opendata/opengovernmentlicence.pdf'
}
},
opentrees_id: 'kelowna',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Langley',
scope: 'tree',
inactive: true,
metadata: 'https://hub.arcgis.com/datasets/1971f19fc28c489b908eab199a5d2e72_85/about',
data: 'https://opendata.arcgis.com/datasets/1971f19fc28c489b908eab199a5d2e72_85.geojson',
crosswalk: {
ref: 'TreeID',
updated: 'last_edited_date',
scientific: x => {
// TODO: 'unknown', 'sp./spp', 'x.'
const match = x['CommonName_txt'].match(/^\s*([^\(\'\"\]+)(?:$|\s+)/)
if (match) return match[1]
},
cultivar: x => {
const match = x['CommonName_txt'].
replace(/"|/, '\'').match(/'\s*([^\(]+)\s*'/)
if (match) return match[1]
},
common: x => {
const match = x['CommonName_txt'].match(/\(\s*([^\)]+)\s*\)$/)
if (match) return match[1]
},
location: 'TreeType',
notable: x => ({
'Heritage Tree': 'heritage',
'Memorial Tree': 'memorial'
})[x.TreeType]
},
opentrees_id: 'langley',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Maple Ridge',
scope: 'tree',
metadata: 'https://opengov.mapleridge.ca/datasets/mapleridge::street-tree/about',
data: {
arcgis: 'https://geoservices.mapleridge.ca/server/rest/services/DataCatalog/Environment/MapServer/5'
},
crosswalk: {
common: 'CommonName',
infraspecies: 'Variety',
genus: 'Genus',
species: 'Species'
},
license: {
name: 'Open Government Licence Maple Ridge 2.0',
url: 'https://opengov.mapleridge.ca/pages/open-government-licence'
},
opentrees_id: 'maple_ridge',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'New Westminster',
scope: 'tree',
metadata: 'https://opendata.newwestcity.ca/datasets/newwestcity::tree-inventory/about',
data: {
arcgis: 'https://services3.arcgis.com/A7O8YnTNtzRPIn7T/arcgis/rest/services/Tree_Inventory_(PROD)_4_view/FeatureServer/0'
},
crosswalk: {
scientific: 'Scientific',
common: 'Common_Nam',
cultivar: 'Cultivar'
},
license: {
name: 'Open Government Licence New Westminster 1.0',
url: 'https://data-60320-newwestcity.opendata.arcgis.com/pages/terms-of-use'
},
opentrees_id: 'new_west_west',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'North Vancouver',
scope: 'tree',
notes: 'OpenTrees used shapefile, which has truncated column names',
metadata: 'http://geoweb.dnv.org/data/metadata.php?dataset=EnvStreetTree',
data: 'https://geoweb.dnv.org/Products/Data/FGDB/EnvStreetTree_fgdb.zip',
vfs: '/vsizip/',
filename: 'EnvStreetTree.gdb',
crosswalk: {
common: 'COMMONNAME',
genus: 'GENUS',
species: 'SPECIES',
dbh: 'DBH_CM',
height: 'HEIGHT_M',
health: 'CONDITION',
ref: 'TAGNUMBER',
location: 'AM_TYPE_RE'
},
license: {
name: 'Open Government Licence - District of North Vancouver 2.0'
},
opentrees_id: 'north_vancouver'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Oak Bay',
designation: 'University of Victoria',
scope: 'tree',
inactive: true,
notes: 'Outside of ring road',
data: { checksum: '0fdb6e6aa47b12c56d5c8ef4587efc67' },
vfs: '/vsizip/',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Oak Bay',
designation: 'University of Victoria',
scope: 'tree',
inactive: true,
notes: 'Within ring road',
metadata: { checksum: 'a9ad2f9e226c81afd19e45dbfe115947' },
data: { checksum: '43523e231ff826b5d924630e9a7f2c4c' },
vfs: '/vsizip/',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Penticton',
scope: 'tree',
metadata: 'https://open.penticton.ca/datasets/e0905b0677bf4b468b57fb52d2d725db_1355/about',
data: {
arcgis: 'https://gis.penticton.ca/external/rest/services/prd/Parks/MapServer/1355'
},
license: {
name: 'Open Government Licence City of Penticton 2.0',
url: {
file: 'https://www.penticton.ca/sites/default/files/docs/our-community/maps-gis/2020-07-02-PDF-Open%20Data%20Government%20Licence.pdf'
}
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Prince George',
scope: 'tree',
metadata: 'https://data-cityofpg.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://services2.arcgis.com/CnkB6jCzAsyli34z/arcgis/rest/services/OpenData_Parks/FeatureServer/3'
},
crosswalk: {
planted: 'TreePlantD',
common: 'CommonName',
genus: 'GenusName',
species: 'SpeciesNam',
cultivar: 'VarietyNam',
age: 'TreeAge',
height: 'TreeHeight',
dbh: 'DBH',
crown: 'TreeCrownA',
health: 'ConditionD',
location: 'TreeClassi'
},
license: {
name: 'Open Government License City of Prince George 2.0',
url: {
file: 'https://pgmapinfo.princegeorge.ca/opendata/CityofPrinceGeorge_Open_Government_License_Open_Data.pdf'
}
},
opentrees_id: 'prince_george',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Surrey',
scope: 'tree',
metadata: 'http://data.surrey.ca/dataset/park-specimen-trees',
data: {
arcgis: 'https://gisservices.surrey.ca/arcgis/rest/services/OpenData/MapServer/257'
},
crosswalk: {
genus: 'TREE_GENUS',
species: 'TREE_SPECIES',
cultivar: 'TREE_VARIETY',
ule: 'YRS_LIFE_EXPECTANCY'
},
license: {
name: 'Open Government Licence Surrey 1.0',
url: 'https://data.surrey.ca/pages/open-government-licence-surrey'
},
opentrees_id: 'surrey',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Vancouver',
designation: 'Musqueam',
metadata: 'https://www.arcgis.com/home/item.html?id=9da6c58c19574370a5164f82817ad824',
data: {
arcgis: 'https://services2.arcgis.com/NlsizNmbMFiinWw4/arcgis/rest/services/FORSITE_Data_Web_Map_WFL1/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Vancouver',
designation: 'University of British Columbia',
metadata: 'https://www.arcgis.com/home/item.html?id=9da6c58c19574370a5164f82817ad824',
data: {
arcgis: 'https://services2.arcgis.com/NlsizNmbMFiinWw4/arcgis/rest/services/FORSITE_Data_Web_Map_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Vancouver',
scope: 'tree',
metadata: 'https://opendata.vancouver.ca/explore/dataset/street-trees/information/',
data: 'https://opendata.vancouver.ca/api/explore/v2.1/catalog/datasets/street-trees/exports/geojson',
crosswalk: {
ref: 'tree_id',
genus: 'genus_name',
species: 'species_name',
cultivar: 'cultivar_name',
common: 'common_name',
height: 'height_range_id',
dbh: x => Number(x.diameter) * 2.54,
planted: 'date_planted'
},
license: {
name: 'Open Government Licence Vancouver 1.0',
url: 'https://opendata.vancouver.ca/pages/licence/'
},
fallingfruit_id: 102,
opentrees_id: 'vancouver',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'Victoria',
scope: 'tree',
metadata: 'https://opendata.victoria.ca/datasets/VicMap::tree-species/about',
data: {
arcgis: 'https://maps.victoria.ca/server/rest/services/OpenData/OpenData_Parks/MapServer/15'
},
crosswalk: {
scientific: 'Species',
dbh: 'DiameterAt',
height: 'Height',
age: 'PlantingDa',
planted: 'YearPlante',
updated: 'InventoryD'
},
license: {
name: 'Open Government Licence City of Victoria 1.0',
url: 'http://opendata.victoria.ca/pages/open-data-licence'
},
opentrees_id: 'victoria_bc',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'British Columbia',
city: 'White Rock',
inactive: true,
metadata: 'http://data.whiterockcity.ca/dataset/tree',
data: 'http://wroms.whiterockcity.ca/opendata/GIS/Data/Spatial/Parks/SHP/Tree.zip',
vfs: '/vsizip/',
filename: 'Open_data/GIS/Data/Spatial/Parks/SHP/Tree.shp',
crosswalk: { scientific: 'SpeciesNam', ref: 'Tree_ID' },
opentrees_id: 'white_rock'
},
{
country: 'Canada',
state: 'Manitoba',
city: 'Brandon',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/29d80f08f64d4ef9a6692b48d84627df_0/about',
data: {
arcgis: 'https://services3.arcgis.com/JtdxzXM6C8Uto0D2/arcgis/rest/services/TreeInventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Manitoba',
city: 'Winnipeg',
designation: 'University of Manitoba',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=d475e8feb6f540858fcff9ca83e056d7',
data: {
arcgis: 'https://services7.arcgis.com/qkMZANJ0iIMLiVSJ/arcgis/rest/services/2023_Tree_Inventory__PUBLIC_Database_September_Unfinished/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Manitoba',
city: 'Winnipeg',
scope: 'tree',
notes: 'GeoJSON export yields a broken file',
metadata: 'https://data.winnipeg.ca/Parks/Tree-Inventory/hfwk-jp4h',
data: 'https://data.winnipeg.ca/api/views/hfwk-jp4h/rows.csv',
driver: 'CSV',
geometry: { wkt: 'Point' },
srs: '+init=EPSG:4326',
crosswalk: {
ref: 'tree_id',
scientific: 'botanical',
common: 'common',
dbh: 'dbh'
},
license: {
name: 'Open Government Licence Winnipeg 1.0',
url: 'https://data.winnipeg.ca/open-data-licence'
},
opentrees_id: 'winnipeg'
},
{
country: 'Canada',
state: 'New Brunswick',
city: 'Fredericton',
designation: 'University of New Brunswick',
metadata: 'https://www.arcgis.com/home/item.html?id=9af723fa32d246d8a36bcbb70d8daad2',
data: {
arcgis: 'https://services1.arcgis.com/56dETZIzFXStwLka/arcgis/rest/services/Trees_of_UNB_Campus_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'New Brunswick',
city: 'Fredericton',
scope: 'tree',
metadata: 'https://data-fredericton.opendata.arcgis.com/datasets/Fredericton::tree-inventory-for-public-use/about',
data: {
arcgis: 'https://services2.arcgis.com/iLWAxhpxafhOza2U/arcgis/rest/services/Fredericton__FREDERICTON_SCHIFKEE__TreeInventory/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'New Brunswick',
city: 'Moncton',
scope: 'tree',
metadata: 'https://open.moncton.ca/datasets/moncton::trees/about',
data: {
arcgis: 'https://services1.arcgis.com/E26PuSoie2Y7bbyI/arcgis/rest/services/Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326',
crosswalk: {
common: 'BOTNAME',
dbh: 'DIAM',
height: 'HT',
updated: 'edited_date'
},
license: {
name: 'Moncton Open Data Terms of Use',
url: {
file: 'https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf'
}
},
opentrees_id: 'moncton'
},
{
country: 'Canada',
state: 'New Brunswick',
city: 'Saint John',
scope: 'tree',
metadata: 'https://catalogue-saintjohn.opendata.arcgis.com/datasets/SaintJohn::urban-forestry-trees/about',
data: {
arcgis: 'https://services.arcgis.com/DLk7hgTJeJILuEBg/arcgis/rest/services/Urban_Forestry_Trees/FeatureServer/0'
},
license: {
name: 'Open Government Licence City of Saint John 1.0',
url: 'https://catalogue-saintjohn.opendata.arcgis.com/datasets/SaintJohn::urban-forestry-trees/about'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'New Brunswick',
city: 'Woodstock',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=afd84d53590d4276bbbccd980c386515',
data: {
arcgis: 'https://services1.arcgis.com/56dETZIzFXStwLka/arcgis/rest/services/survey123_fecbea9fdbf14a56a3aa229f815555ec_stakeholder/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Nova Scotia',
city: 'Halifax',
scope: 'tree',
metadata: 'https://catalogue-hrm.opendata.arcgis.com/datasets/33a4e9b6c7e9439abcd2b20ac50c5a4d_0/about',
data: {
arcgis: 'https://services2.arcgis.com/11XBiaBYA9Ep0yNJ/arcgis/rest/services/Public_Trees/FeatureServer/0'
},
license: {
name: 'Open Government Licence Halifax 1.0',
url: 'https://data-hrm.hub.arcgis.com/pages/open-data-licence'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
designation: 'Waterloo Region District School Board',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=5fbde30896954305830ff57795ad7e4d',
data: {
arcgis: 'https://services1.arcgis.com/xKY66Gy3crN5ZX2F/arcgis/rest/services/Tree_Inventory_with_Pics/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
designation: 'York Region',
scope: 'tree',
metadata: 'https://insights-york.opendata.arcgis.com/datasets/street-trees/about',
data: {
arcgis: 'https://ww8.yorkmaps.ca/arcgis/rest/services/OpenData/Biodiversity/MapServer/0'
},
crosswalk: {
ref: 'TREEID',
scientific: 'SPECIES',
common: 'COMMONNAME',
planted: 'YEARPLANTE',
dbh: 'CURRENTDBH',
height: 'TREEHEIGHT',
owner: 'OWNERSHIP'
},
license: {
name: 'Open Data Licence York Region 1.0',
url: {
file: 'https://www.arcgis.com/sharing/rest/content/items/78cc02388af248c0b7a30eda6adfade0/data'
}
},
opentrees_id: 'york_ca',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Ajax',
scope: 'tree',
metadata: 'https://opendata.ajax.ca/datasets/TownofAjax::town-trees/about',
data: {
arcgis: 'https://ajaxmaps.ajax.ca/gisernie/rest/services/Public/Ajax_Open_Data/MapServer/8'
},
deleteFunc: x => x.STATUS === 'REMOVED',
crosswalk: {
dbh: 'DBH',
common: 'TYPE',
updated: 'LAST_EDI_1',
note: 'COMMENTS'
},
license: {
name: 'Open Data License Town of Ajax 2.0',
url: {
file: 'http://townofajax.maps.arcgis.com/sharing/rest/content/items/22e2d8e248724d7cb0310dc2db675abd/data'
}
},
opentrees_id: 'ajax',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Barrie',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://opendata.barrie.ca/maps/tree/about',
data: {
arcgis: 'https://gispublic.barrie.ca/arcgis/rest/services/Open_Data/FacilitiesStreets/MapServer/37'
},
crosswalk: { ref: 'ASSETID', location: 'TREETYPE' },
terms: '© Copyright City of Barrie, The City of Barrie does not warrant the accuracy, completeness, content, or currency of the information provided.',
opentrees_id: 'barrie',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Burlington',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://navburl-burlington.opendata.arcgis.com/datasets/city-owned-trees/about',
data: {
arcgis: 'https://mapping.burlington.ca/arcgisweb/rest/services/COB/Urban_Forestry/MapServer/0'
},
license: {
name: 'Terms of Use for Open Data Burlington 2011.09.19',
url: {
file: 'https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf'
}
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Calgary',
scope: 'tree',
metadata: 'https://data.calgary.ca/Environment/Public-Trees/tfs4-3wwa',
data: 'https://data.calgary.ca/api/geospatial/tfs4-3wwa?method=export&format=geojson',
crosswalk: {
common: 'COMMON_NAME',
genus: 'GENUS',
species: 'SPECIES',
cultivar: 'CULTIVAR',
dbh: 'DBH_CM',
health: x => {
if (x.TREE_CONDITION_RATING_PERC >= 70) return 'Good';
else if (x.TREE_CONDITION_RATING_PERC >= 50) return 'Fair';
else return 'Poor';
// I have no idea
},
ref: 'WAM_ID'
},
license: {
name: 'Open Government Licence City of Calgary 2.1',
url: 'https://data.calgary.ca/d/Open-Data-Terms/u45n-7awa'
},
opentrees_id: 'calgary',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Cambridge',
scope: 'tree',
metadata: 'https://geohub.cambridge.ca/datasets/street-trees/about',
data: {
arcgis: 'https://maps.cambridge.ca/arcgispub03/rest/services/OpenData1/MapServer/7'
},
license: {
name: 'Open Government Licence City of Cambridge 2.0',
url: {
file: 'https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf'
}
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Centre Wellington',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=2475343bea5d4bdea0a937dea123c8db',
data: {
arcgis: 'https://services3.arcgis.com/3YI9BX0c4OLSriOZ/arcgis/rest/services/Tree_Inventory_2_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Georgina',
metadata: 'https://www.arcgis.com/home/item.html?id=4e44559883034b07bb3194921d1ff39c',
data: {
arcgis: 'https://services7.arcgis.com/H9DyU85EnErZGhsY/arcgis/rest/services/Tree_Inventory_-_FL_-_File_1_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Guelph',
designation: 'University of Guelph',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=76ca11a45db648f595ee3094d6b95d16',
data: {
arcgis: 'https://services9.arcgis.com/dzxx4ZRCVMc0u5ro/arcgis/rest/services/University_of_Guelph_Tree_Inventory_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Guelph',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c6d45eb84f644550b6c29088361bdc07',
data: {
arcgis: 'https://services7.arcgis.com/AHJOWTX3sFcnmA9U/arcgis/rest/services/City_of_Guelph/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Kawartha Lakes',
designation: 'Lindsay',
scope: 'tree',
inactive: true,
data: { checksum: 'fbd63927c5c75053fcd35e313010d340' },
driver: 'CSV',
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Kingston',
scope: 'tree',
metadata: 'https://opendatakingston.cityofkingston.ca/explore/dataset/trees-municipal/information/',
data: 'https://opendatakingston.cityofkingston.ca/api/explore/v2.1/catalog/datasets/trees-municipal/exports/geojson',
license: {
name: 'Open Data Licence City of Kingston 1.0',
url: {
file: 'https://www.cityofkingston.ca/documents/10180/144997/CityofKingston_OpenDataLicense.pdf'
}
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Kitchener',
scope: 'tree',
metadata: 'https://open-kitchenergis.opendata.arcgis.com/datasets/e42a9601b87a4417b3d3d15a0f596f64_0/about',
data: {
arcgis: 'https://services1.arcgis.com/qAo1OsXi67t7XgmS/arcgis/rest/services/Tree_Inventory/FeatureServer/0'
},
crosswalk: {
ref: 'TREEID',
common: 'SPECIES_NA',
scientific: 'SPECIES_LA',
planted: 'YEAR_PLANT',
updated: 'UPDATE_DAT',
dbh: 'DBH',
note: 'NOTES'
},
license: {
name: 'Open Government Licence City of Kitchener 1.0',
url: 'https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx'
},
opentrees_id: 'kitchener_ca',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'London',
designation: 'Western University',
metadata: 'https://www.arcgis.com/home/item.html?id=07f4772f1067428cb69651a0b64cf6de',
data: {
arcgis: 'https://services.arcgis.com/rGKxabTU9mcXMw7k/arcgis/rest/services/campus_tree_inventory_2018_View_Layer/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'London',
scope: 'tree',
inactive: true,
omit: 'superseded by https://services.arcgis.com/rGKxabTU9mcXMw7k/ArcGIS/rest/services/Tree_Inventory_Public_CityLondon/FeatureServer/0',
metadata: { checksum: '2c4d7cc2d2afb8908e41a3ffcc80b854' },
data: { checksum: '814e7f95e497097f989fe423c2eee293' },
vfs: '/vsizip/',
srs: 'EPSG:32617',
codes: {
SPECIES: {
ALGR: {
LATIN_NAME: "Alnus incana",
DISPLAY_TEXT: "Alder, Grey"
},
ALUE: {
LATIN_NAME: "Alnus glutinosa",
DISPLAY_TEXT: "Alder, European"
},
AMMA: {
LATIN_NAME: "Maackia amurensis",
DISPLAY_TEXT: "Amur Maackia"
},
APCR: {
LATIN_NAME: "Malus profusion",
DISPLAY_TEXT: "Apple, Crab profusion"
},
APMI: {
LATIN_NAME: "Malus spp",
DISPLAY_TEXT: "Apple, Miscellaneous"
},
ARMI: {
LATIN_NAME: "Prunus spp",
DISPLAY_TEXT: "Apricot, Miscellaneous"
},
ASAP: {
LATIN_NAME: "Fraxinus americana Autumn Purple",
DISPLAY_TEXT: "Ash, Autumn Purple"
},
ASBL: {
LATIN_NAME: "Fraxinus nigra",
DISPLAY_TEXT: "Ash, Black"
},
ASBU: {
LATIN_NAME: "Fraxinus quadrangulata",
DISPLAY_TEXT: "Ash, Blue"
},
ASGR: {
LATIN_NAME: "Fraxinus pennsylvanica",
DISPLAY_TEXT: "Ash, Green"
},
ASGS: {
LATIN_NAME: "Fraxinus pennsylvanica Marshalls Seedless",
DISPLAY_TEXT: "Ash, Green, Marshalls Seedless"
},
ASMO: {
LATIN_NAME: "Sorbus spp",
DISPLAY_TEXT: "Ash, Mountain- Miscellaneous"
},
ASOA: {
LATIN_NAME: "Sorbus thuringiaca",
DISPLAY_TEXT: "Ash, Mountain- Oakleaf"
},
ASWH: {
LATIN_NAME: "Fraxinus americana",
DISPLAY_TEXT: "Ash, White"
},
BACY: {
LATIN_NAME: "Taxodium distichum",
DISPLAY_TEXT: "Bald cypress"
},
BEAM: {
LATIN_NAME: "Fagus grandifolia",
DISPLAY_TEXT: "Beech, American"
},
BEBL: {
LATIN_NAME: "Carpinus caroliniana",
DISPLAY_TEXT: "Beech, Blue (Hornbeam)"
},
BECO: {
LATIN_NAME: "Fagus sylvatica cuprea",
DISPLAY_TEXT: "Beech, Copper"
},
BEEU: {
LATIN_NAME: "Fagus sylvatica",
DISPLAY_TEXT: "Beech, European"
},
BIEU: {
LATIN_NAME: "Betula pendula",
DISPLAY_TEXT: "Birch, European"
},
BISW: {
LATIN_NAME: "Betula lenta",
DISPLAY_TEXT: "Birch, Sweet"
},
BIWH: {
LATIN_NAME: "Betula papyrifera",
DISPLAY_TEXT: "Birch, White"
},
BIYE: {
LATIN_NAME: "Betula alleghaniensis",
DISPLAY_TEXT: "Birch, Yellow"
},
BUBU: {
LATIN_NAME: "Euonymus alata",
DISPLAY_TEXT: "Burning Bush"
},
BUOH: {
LATIN_NAME: "Aesculus glabra",
DISPLAY_TEXT: "Buckeye, Ohio"
},
BUTH: {
LATIN_NAME: "Rhamnus spp",
DISPLAY_TEXT: "Buckthorn"
},
CACH: {
LATIN_NAME: "Catalpa ovata",
DISPLAY_TEXT: "Catalpa, Chinese"
},
CANO: {
LATIN_NAME: "Catalpa speciosa",
DISPLAY_TEXT: "Catalpa, Northern"
},
CEEA: {
LATIN_NAME: "Thuja occidentalis",
DISPLAY_TEXT: "Cedar, Eastern white"
},
CEMI: {
LATIN_NAME: "Thuja spp",
DISPLAY_TEXT: "Cedar, Miscellaneous"
},
CHHO: {
LATIN_NAME: "Aesculus hippocastnum",
DISPLAY_TEXT: "Chestnut, Common horsechestnut"
},
CHHR: {
LATIN_NAME: "Aesculus x carnea",
DISPLAY_TEXT: "Chestnut, Red Horsechestnut"
},
CHSW: {
LATIN_NAME: "Castanea sativa",
DISPLAY_TEXT: "Chestnut, Sweet"
},
COAM: {
LATIN_NAME: "Phellodendron amurense",
DISPLAY_TEXT: "Corktree, Amur"
},
COKE: {
LATIN_NAME: "Gymnoocladis dioicus",
DISPLAY_TEXT: "Coffee tree, Kentucky"
},
CPWE: {
LATIN_NAME: "Microbiota decussata",
DISPLAY_TEXT: "Cypress, Weeping"
},
CRBE: {
LATIN_NAME: "Viburnum spp",
DISPLAY_TEXT: "Cranberry, Miscellaneous"
},
CYBL: {
LATIN_NAME: "Prunus serotina",
DISPLAY_TEXT: "Cherry, Black"
},
CYCH: {
LATIN_NAME: "Prunus virginiana",
DISPLAY_TEXT: "Cherry, Choke"
},
CYFL: {
LATIN_NAME: "Prunus serrulata",
DISPLAY_TEXT: "Cherry, Flowering"
},
CYMI: {
LATIN_NAME: "Cupressus spp",
DISPLAY_TEXT: "Cypress, Miscellaneous"
},
CYPI: {
LATIN_NAME: "Prunus pensylvanica",
DISPLAY_TEXT: "Pin Cherry"
},
DOAL: {
LATIN_NAME: "Cornus alternifolia",
DISPLAY_TEXT: "Dogwood, Alternate leaved"
},
DOFL: {
LATIN_NAME: "Cornus florida",
DISPLAY_TEXT: "Dogwood, Flowering"
},
DORE: {
LATIN_NAME: "Cornus sericea",
DISPLAY_TEXT: "Dogwood, Red osler"
},
DVTR: {
LATIN_NAME: "Davidia involucrata",
DISPLAY_TEXT: "Dove tree"
},
DVWK: {
LATIN_NAME: "Aralia spinosa",
DISPLAY_TEXT: "Devil's walking stick"
},
ELCH: {
LATIN_NAME: "Ulmus parvifolia",
DISPLAY_TEXT: "Elm, Chinese"
},
ELHO: {
LATIN_NAME: "Ulmus x Homestead",
DISPLAY_TEXT: "Elm, Homestead"
},
ELPR: {
LATIN_NAME: "Ulmus x Pioneer",
DISPLAY_TEXT: "Elm, Pioneer"
},
ELRO: {
LATIN_NAME: "Ulmus thomasii",
DISPLAY_TEXT: "Elm, Rock"
},
ELSI: {
LATIN_NAME: "Ulmus pumila",
DISPLAY_TEXT: "Elm, Siberian"
},
ELSL: {
LATIN_NAME: "Ulmus rubra",
DISPLAY_TEXT: "Elm, Slippery"
},
ELWH: {
LATIN_NAME: "Ulmus americana",
DISPLAY_TEXT: "Elm, White"
},
EVOD: {
LATIN_NAME: "Evodia spp",
DISPLAY_TEXT: "Evodia"
},
FIBA: {
LATIN_NAME: "Abies balsamea",
DISPLAY_TEXT: "Fir, Balsam"
},
FIDO: {
LATIN_NAME: "Pseudotsuga menziesii",
DISPLAY_TEXT: "Fir, Douglas"
},
FIFR: {
LATIN_NAME: "Abies fraseri",
DISPLAY_TEXT: "Fir, Fraser"
},
FIWH: {
LATIN_NAME: "Abies concolor",
DISPLAY_TEXT: "Fir, White"
},
FRTR: {
LATIN_NAME: "Chionanthus spp",
DISPLAY_TEXT: "Fringe tree"
},
GITR: {
LATIN_NAME: "Ginkgo biloba",
DISPLAY_TEXT: "Ginkgo"
},
GOTR: {
LATIN_NAME: "Koelreuteria paniculata",
DISPLAY_TEXT: "Golden rain tree"
},
GUBL: {
LATIN_NAME: "Nyssa sylvatica",
DISPLAY_TEXT: "Gum, Black"
},
GUSW: {
LATIN_NAME: "Liquidambar styraciflua",
DISPLAY_TEXT: "Gum, Sweet"
},
HABE: {
LATIN_NAME: "Celtis occidentalis",
DISPLAY_TEXT: "Hackberry, Native"
},
HASU: {
LATIN_NAME: "Celtis laevigata",
DISPLAY_TEXT: "Hackberry, Sugar"
},
HECA: {
LATIN_NAME: "Tsuga caroliniana",
DISPLAY_TEXT: "Hemlock, Carloina"
},
HEDG: {
LATIN_NAME: "HEDGE",
DISPLAY_TEXT: "Hedge"
},
HEEA: {
LATIN_NAME: "Tsuga canadensis",
DISPLAY_TEXT: "Hemlock, Eastern"
},
HIBI: {
LATIN_NAME: "Carya cordiformis",
DISPLAY_TEXT: "Hickory, Bitternut"
},
HIPI: {
LATIN_NAME: "Carya glabra",
DISPLAY_TEXT: "Hickory, Plgnut"
},
HISB: {
LATIN_NAME: "Carya laciniosa",
DISPLAY_TEXT: "Hickory, Shellbark"
},
HISH: {
LATIN_NAME: "Carya ovata",
DISPLAY_TEXT: "Hickory, Shagbark"
},
HOLL: {
LATIN_NAME: "Ilex spp",
DISPLAY_TEXT: "Holly"
},
HPTR: {
LATIN_NAME: "Ptelea trifoliata",
DISPLAY_TEXT: "Hop tree"
},
HRNE: {
LATIN_NAME: "Carpinus betulus",
DISPLAY_TEXT: "Hornbeam, European"
},
HWMI: {
LATIN_NAME: "Crataegus spp",
DISPLAY_TEXT: "Hawthorn, Miscellaneous"
},
HZEU: {
LATIN_NAME: "Corylus avellana",
DISPLAY_TEXT: "Hazel, European"
},
HZTU: {
LATIN_NAME: "Corylus colurna",
DISPLAY_TEXT: "Hazel, Turkish"
},
IRTR: {
LATIN_NAME: "Ostrya virginiana",
DISPLAY_TEXT: "Ironwood"
},
JRMI: {
LATIN_NAME: "Juniperus spp",
DISPLAY_TEXT: "Juniper, Miscellaneous"
},
JUBE: {
LATIN_NAME: "Amelanchier spp",
DISPLAY_TEXT: "Juneberry"
},
KAJA: {
LATIN_NAME: "Cercidiphyllum japonicum",
DISPLAY_TEXT: "Katsura, Japanese"
},
LAEU: {
LATIN_NAME: "Larix decidua",
DISPLAY_TEXT: "Larch, European"
},
LATA: {
LATIN_NAME: "Larix spp",
DISPLAY_TEXT: "Larch, Tamarack"
},
LBUR: {
LATIN_NAME: "Laburnum",
DISPLAY_TEXT: "Laburnum"
},
LIBA: {
LATIN_NAME: "Tilia americana",
DISPLAY_TEXT: "Linden, Basswood"
},
LICR: {
LATIN_NAME: "Tilia x euchlora",
DISPLAY_TEXT: "Linden, Crimean"
},
LIGL: {
LATIN_NAME: "tilia flavescens 'Glenleven'",
DISPLAY_TEXT: "Linden, Glenleven"
},
LIGS: {
LATIN_NAME: "Tilia cordata Greenspire",
DISPLAY_TEXT: "Linden, Greenspire"
},
LIHG: {
LATIN_NAME: "tilia mongolica 'harvest gold'",
DISPLAY_TEXT: "Linden, Harvest Gold"
},
LILL: {
LATIN_NAME: "Tilia cordata",
DISPLAY_TEXT: "Linden, Littleleaf"
},
LIRE: {
LATIN_NAME: "tilia Americana 'Redmond'",
DISPLAY_TEXT: "Linden, Redmond"
},
LISV: {
LATIN_NAME: "Tilia tomentosa",
DISPLAY_TEXT: "Linden, Silver"
},
LLMI: {
LATIN_NAME: "Syringa spp",
DISPLAY_TEXT: "Lilac (syringa), Miscellaneous"
},
LLSI: {
LATIN_NAME: "Syringa reticulata Ivory Silk",
DISPLAY_TEXT: "Lilac, Ivory Silk Tree"
},
LLTR: {
LATIN_NAME: "Syringa reticulata",
DISPLAY_TEXT: "Lilac, Japanese Tree"
},
LOBL: {
LATIN_NAME: "Robinia pseudoacatia",
DISPLAY_TEXT: "Locust, Black"
},
LOHO: {
LATIN_NAME: "Gleditsia triancanthos",
DISPLAY_TEXT: "Locust, Honey"
},
LOSK: {
LATIN_NAME: "gleditsia triacanthos 'Skyline'",
DISPLAY_TEXT: "Locust, Honey Skyline"
},
LOSM: {
LATIN_NAME: "Gleditsia triancanthos var. inermis ShadeMaster",
DISPLAY_TEXT: "Locust, Honey ShadeMaster"
},
MAAB: {
LATIN_NAME: "Acer rubrum x saccharinum Autumn Blaze",
DISPLAY_TEXT: "Maple, Autumn Blaze"
},
MAAM: {
LATIN_NAME: "Acer ginnala",
DISPLAY_TEXT: "Maple, Amure"
},
MABL: {
LATIN_NAME: "Acer nigrum",
DISPLAY_TEXT: "Maple, Black"
},
MAFA: {
LATIN_NAME: "Acer rubrum X saccharinum (fantasy)",
DISPLAY_TEXT: "Maple, Fantasy"
},
MAFR: {
LATIN_NAME: "Acer rubrum (Fairview)",
DISPLAY_TEXT: "Maple, Fairview"
},
MAGL: {
LATIN_NAME: "Acer platanoides globosum",
DISPLAY_TEXT: "Maple, Globe"
},
MAHE: {
LATIN_NAME: "Acer campestre",
DISPLAY_TEXT: "Maple, Hedge"
},
MAJA: {
LATIN_NAME: "Acer palmatum",
DISPLAY_TEXT: "Maple, Japanese"
},
MAMA: {
LATIN_NAME: "Acer negundo",
DISPLAY_TEXT: "Maple, Manitoba"
},
MAMI: {
LATIN_NAME: "Acer spp",
DISPLAY_TEXT: "Maple, Miscellaneous"
},
MANC: {
LATIN_NAME: "Acer platanoides columnar",
DISPLAY_TEXT: "Maple, Norway columner"
},
MANK: {
LATIN_NAME: "Acer platanoides Crimson King",
DISPLAY_TEXT: "Maple, Norway Crimson King"
},
MANO: {
LATIN_NAME: "Acer platanoides",
DISPLAY_TEXT: "Maple, Norway"
},
MANQ: {
LATIN_NAME: "Acer platanoides Emerald Queen",
DISPLAY_TEXT: "Maple, Norway Emerald Queen"
},
MANS: {
LATIN_NAME: "Acer platanoides schwedleri",
DISPLAY_TEXT: "Maple, Norway schwendler"
},
MARE: {
LATIN_NAME: "Acer rubrum",
DISPLAY_TEXT: "Maple, Red"
},
MASI: {
LATIN_NAME: "Acer saccharinum",
DISPLAY_TEXT: "Maple, Silver"
},
MASU: {
LATIN_NAME: "Acer saccharum",
DISPLAY_TEXT: "Maple, Sugar"
},
MASY: {
LATIN_NAME: "Acer pseudoplatanoides",
DISPLAY_TEXT: "Maple, Sycamore"
},
MATA: {
LATIN_NAME: "Acer tartaricum",
DISPLAY_TEXT: "Maple, Tartarian"
},
MATF: {
LATIN_NAME: "Acer triflorum",
DISPLAY_TEXT: "Maple, Three Flower"
},
MGMI: {
LATIN_NAME: "Magnolia spp",
DISPLAY_TEXT: "Magnolia, Miscellaneous"
},
MUMI: {
LATIN_NAME: "Morus spp",
DISPLAY_TEXT: "Mulberry, Miscellaneous"
},
MURE: {
LATIN_NAME: "Morus rubra",
DISPLAY_TEXT: "Mulberry, Red"
},
MUWE: {
LATIN_NAME: "Morus alba pendula",
DISPLAY_TEXT: "Mulberry, Weeping"
},
MUWH: {
LATIN_NAME: "Morus alba",
DISPLAY_TEXT: "Mulberry, White"
},
NABE: {
LATIN_NAME: "Viburnum lentago",
DISPLAY_TEXT: "Nannyberry"
},
OABL: {
LATIN_NAME: "Quercus nigra",
DISPLAY_TEXT: "Oak, Black"
},
OABU: {
LATIN_NAME: "Quercus macrocarpa",
DISPLAY_TEXT: "Oak, Bur"
},
OACH: {
LATIN_NAME: "Quercus prinus",
DISPLAY_TEXT: "Oak, Chestnut"
},
OAEF: {
LATIN_NAME: "Quercus robur 'fastigiata'",
DISPLAY_TEXT: "Oak, Pyramidal English"
},
OAEN: {
LATIN_NAME: "Quercus robor",
DISPLAY_TEXT: "Oak, English"
},
OAPI: {
LATIN_NAME: "Quercus palustris",
DISPLAY_TEXT: "Oak, Pin"
},
OARE: {
LATIN_NAME: "Quercus rubra",
DISPLAY_TEXT: "Oak, Red"
},
OASH: {
LATIN_NAME: "Quercus shumardii",
DISPLAY_TEXT: "Oak, Shumard"
},
OASW: {
LATIN_NAME: "Quercus bicolor",
DISPLAY_TEXT: "Oak, Swamp white"
},
OAWH: {
LATIN_NAME: "Quercus alba",
DISPLAY_TEXT: "Oak, White"
},
OLRU: {
LATIN_NAME: "Elaeagnus angustifolia",
DISPLAY_TEXT: "Olive, Russian"
},
ORMO: {
LATIN_NAME: "Philadelphis spp",
DISPLAY_TEXT: "Mock orange"
},
OSOS: {
LATIN_NAME: "Maclura pomifera",
DISPLAY_TEXT: "Osage orange"
},
PATR: {
LATIN_NAME: "Sophora japonica",
DISPLAY_TEXT: "Pagoda, Tree"
},
PCMI: {
LATIN_NAME: "Prunus spp",
DISPLAY_TEXT: "Peach, Miscellaneous"
},
PEBR: {
LATIN_NAME: "Pyrus calleryana bradford",
DISPLAY_TEXT: "Pear, Bradford"
},
PECH: {
LATIN_NAME: "Pyrus calleryana Chanticleer",
DISPLAY_TEXT: "Pear, Chanticleer"
},
PEGF: {
LATIN_NAME: "Pyrus calleryana 'Glen's Form'",
DISPLAY_TEXT: "Pear, Glen's Form"
},
PEMI: {
LATIN_NAME: "Pyrus spp",
DISPLAY_TEXT: "Pear, Miscellaneous"
},
PIAU: {
LATIN_NAME: "Pinus nigra",
DISPLAY_TEXT: "Pine, Austrian"
},
PIJA: {
LATIN_NAME: "Pinus banksiana",
DISPLAY_TEXT: "Pine, Jack"
},
PIMI: {
LATIN_NAME: "Pinus spp",
DISPLAY_TEXT: "Pine, Miscellaneous"
},
PIMU: {
LATIN_NAME: "Pinus mugo",
DISPLAY_TEXT: "Pine, Mugo"
},
PIPI: {
LATIN_NAME: "Pinus rigida",
DISPLAY_TEXT: "Pine, Pitch"
},
PIRE: {
LATIN_NAME: "Pinus resinosa",
DISPLAY_TEXT: "Pine, Red"
},
PISC: {
LATIN_NAME: "Pinus sylvestris",
DISPLAY_TEXT: "Pine, Scotch"
},
PIWH: {
LATIN_NAME: "Pinus strobus",
DISPLAY_TEXT: "Pine, White"
},
PLLO: {
LATIN_NAME: "Platanus x acerifolia",
DISPLAY_TEXT: "Plane, London"
},
PLSY: {
LATIN_NAME: "Platanus occidentalis",
DISPLAY_TEXT: "Plane, Sycamore"
},
PMMI: {
LATIN_NAME: "Prunus spp",
DISPLAY_TEXT: "Plum, Miscellaneous"
},
POBA: {
LATIN_NAME: "Populus balsamifera",
DISPLAY_TEXT: "Poplar, Balsam"
},
POCA: {
LATIN_NAME: "Populus canadensis",
DISPLAY_TEXT: "Poplar, Carolina"
},
POCO: {
LATIN_NAME: "Populus deltoides",
DISPLAY_TEXT: "Poplar, Cottonwood"
},
POLO: {
LATIN_NAME: "Populus nnigra",
DISPLAY_TEXT: "Poplar, Lombardy"
},
POLT: {
LATIN_NAME: "Populus deltiodes",
DISPLAY_TEXT: "Poplar, Largetooth aspen"
},
POMI: {
LATIN_NAME: "Populus spp",
DISPLAY_TEXT: "Poplar, Miscellaneous"
},
POSI: {
LATIN_NAME: "Populus alba",
DISPLAY_TEXT: "Poplar, Silver"
},
POTR: {
LATIN_NAME: "Populus tremuloides",
DISPLAY_TEXT: "Poplar, Trembling"
},
PPSH: {
LATIN_NAME: "Caragana arborescent",
DISPLAY_TEXT: "Pea shrub"
},
PRSI: {
LATIN_NAME: "Diospyros spp",
DISPLAY_TEXT: "Persimmion"
},
PWPW: {
LATIN_NAME: "Asimina triloba",
DISPLAY_TEXT: "Paw paw"
},
RDBU: {
LATIN_NAME: "Cercis canadensis",
DISPLAY_TEXT: "Red bud"
},
REDA: {
LATIN_NAME: "Metasequoia glyptostroboides",
DISPLAY_TEXT: "Dawn redwood, Metaseqoio"
},
RHMI: {
LATIN_NAME: "Rhododendron spp",
DISPLAY_TEXT: "Rhododendron, Miscellaneous"
},
SASS: {
LATIN_NAME: "Sassafras albidum",
DISPLAY_TEXT: "Sassafras"
},
SLCA: {
LATIN_NAME: "Halesia tetraptera",
DISPLAY_TEXT: "Silverbell, Carollina"
},
SLLI: {
LATIN_NAME: "Halesia parviflora",
DISPLAY_TEXT: "Silverbell, Little"
},
SMTR: {
LATIN_NAME: "Cotinus coggygria",
DISPLAY_TEXT: "Smoke tree"
},
SPCB: {
LATIN_NAME: "Picea pungens 'glauca'",
DISPLAY_TEXT: "Spruce, Colorado blue"
},
SPCO: {
LATIN_NAME: "Picea pungens",
DISPLAY_TEXT: "Spruce, Colorado"
},
SPNO: {
LATIN_NAME: "Picea abies",
DISPLAY_TEXT: "Spruce, Norway"
},
SPSE: {
LATIN_NAME: "Picea omorika",
DISPLAY_TEXT: "Spruce, Serbian"
},
SPWH: {
LATIN_NAME: "Picea glauca",
DISPLAY_TEXT: "Spruce, White"
},
SUST: {
LATIN_NAME: "Rhus typhina",
DISPLAY_TEXT: "Sumach, Staghorn"
},
SVBE: {
LATIN_NAME: "Amelanchier",
DISPLAY_TEXT: "Serviceberry"
},
TARA: {
LATIN_NAME: "Tamarix spp",
DISPLAY_TEXT: "Tamarix"
},
TRHE: {
LATIN_NAME: "Ailanthus altissima",
DISPLAY_TEXT: "Tree of heaven"
},
TUTR: {
LATIN_NAME: "Liriiodendron tulipifera",
DISPLAY_TEXT: "Tulip tree"
},
UNKN: {
LATIN_NAME: "Unknown",
DISPLAY_TEXT: "Unknown"
},
VIMI: {
LATIN_NAME: "Viburnam",
DISPLAY_TEXT: "Viburnam, Miscellaneous"
},
WABL: {
LATIN_NAME: "Juglans nigra",
DISPLAY_TEXT: "Walnut, Black"
},
WABU: {
LATIN_NAME: "Juglans cinera",
DISPLAY_TEXT: "Walnut, Butternut"
},
WAEN: {
LATIN_NAME: "Juglans regia",
DISPLAY_TEXT: "Walnut, English"
},
WICR: {
LATIN_NAME: "Salix fragilis",
DISPLAY_TEXT: "Willow, Crack"
},
WIMI: {
LATIN_NAME: "Salix spp",
DISPLAY_TEXT: "Willow, Miscellaneous"
},
WIPU: {
LATIN_NAME: "Salix discolor",
DISPLAY_TEXT: "Willow, Pussy"
},
WIWE: {
LATIN_NAME: "Salix alba",
DISPLAY_TEXT: "Willow, Weeping"
},
WIWH: {
LATIN_NAME: "Salix alba x S. fragilis",
DISPLAY_TEXT: "Willow, White"
},
XXXX: {
LATIN_NAME: "----------------",
DISPLAY_TEXT: "----------------"
},
YEJA: {
LATIN_NAME: "Taxis spp",
DISPLAY_TEXT: "Yew, Miscellaneous"
},
YEMI: {
LATIN_NAME: "Taxis cuspidata",
DISPLAY_TEXT: "Yew, Japenese"
},
YLWO: {
LATIN_NAME: "Cladastris lutea",
DISPLAY_TEXT: "Yellowood"
},
ZELK: {
LATIN_NAME: "Zelkova serrata",
DISPLAY_TEXT: "Zelkova"
}
}
}
},
{
country: 'Canada',
state: 'Ontario',
city: 'London',
data: {
arcgis: 'https://services.arcgis.com/rGKxabTU9mcXMw7k/ArcGIS/rest/services/Tree_Inventory_Public_CityLondon/FeatureServer/0'
},
srs: '+init=EPSG:4326',
codes: {
// Assumed based on metadata: { checksum: '2c4d7cc2d2afb8908e41a3ffcc80b854' }
SpeciesCod: {
ALGR: {
LATIN_NAME: "Alnus incana",
DISPLAY_TEXT: "Alder, Grey"
},
ALUE: {
LATIN_NAME: "Alnus glutinosa",
DISPLAY_TEXT: "Alder, European"
},
AMMA: {
LATIN_NAME: "Maackia amurensis",
DISPLAY_TEXT: "Amur Maackia"
},
APCR: {
LATIN_NAME: "Malus profusion",
DISPLAY_TEXT: "Apple, Crab profusion"
},
APMI: {
LATIN_NAME: "Malus spp",
DISPLAY_TEXT: "Apple, Miscellaneous"
},
ARMI: {
LATIN_NAME: "Prunus spp",
DISPLAY_TEXT: "Apricot, Miscellaneous"
},
ASAP: {
LATIN_NAME: "Fraxinus americana Autumn Purple",
DISPLAY_TEXT: "Ash, Autumn Purple"
},
ASBL: {
LATIN_NAME: "Fraxinus nigra",
DISPLAY_TEXT: "Ash, Black"
},
ASBU: {
LATIN_NAME: "Fraxinus quadrangulata",
DISPLAY_TEXT: "Ash, Blue"
},
ASGR: {
LATIN_NAME: "Fraxinus pennsylvanica",
DISPLAY_TEXT: "Ash, Green"
},
ASGS: {
LATIN_NAME: "Fraxinus pennsylvanica Marshalls Seedless",
DISPLAY_TEXT: "Ash, Green, Marshalls Seedless"
},
ASMO: {
LATIN_NAME: "Sorbus spp",
DISPLAY_TEXT: "Ash, Mountain- Miscellaneous"
},
ASOA: {
LATIN_NAME: "Sorbus thuringiaca",
DISPLAY_TEXT: "Ash, Mountain- Oakleaf"
},
ASWH: {
LATIN_NAME: "Fraxinus americana",
DISPLAY_TEXT: "Ash, White"
},
BACY: {
LATIN_NAME: "Taxodium distichum",
DISPLAY_TEXT: "Bald cypress"
},
BEAM: {
LATIN_NAME: "Fagus grandifolia",
DISPLAY_TEXT: "Beech, American"
},
BEBL: {
LATIN_NAME: "Carpinus caroliniana",
DISPLAY_TEXT: "Beech, Blue (Hornbeam)"
},
BECO: {
LATIN_NAME: "Fagus sylvatica cuprea",
DISPLAY_TEXT: "Beech, Copper"
},
BEEU: {
LATIN_NAME: "Fagus sylvatica",
DISPLAY_TEXT: "Beech, European"
},
BIEU: {
LATIN_NAME: "Betula pendula",
DISPLAY_TEXT: "Birch, European"
},
BISW: {
LATIN_NAME: "Betula lenta",
DISPLAY_TEXT: "Birch, Sweet"
},
BIWH: {
LATIN_NAME: "Betula papyrifera",
DISPLAY_TEXT: "Birch, White"
},
BIYE: {
LATIN_NAME: "Betula alleghaniensis",
DISPLAY_TEXT: "Birch, Yellow"
},
BUBU: {
LATIN_NAME: "Euonymus alata",
DISPLAY_TEXT: "Burning Bush"
},
BUOH: {
LATIN_NAME: "Aesculus glabra",
DISPLAY_TEXT: "Buckeye, Ohio"
},
BUTH: {
LATIN_NAME: "Rhamnus spp",
DISPLAY_TEXT: "Buckthorn"
},
CACH: {
LATIN_NAME: "Catalpa ovata",
DISPLAY_TEXT: "Catalpa, Chinese"
},
CANO: {
LATIN_NAME: "Catalpa speciosa",
DISPLAY_TEXT: "Catalpa, Northern"
},
CEEA: {
LATIN_NAME: "Thuja occidentalis",
DISPLAY_TEXT: "Cedar, Eastern white"
},
CEMI: {
LATIN_NAME: "Thuja spp",
DISPLAY_TEXT: "Cedar, Miscellaneous"
},
CHHO: {
LATIN_NAME: "Aesculus hippocastnum",
DISPLAY_TEXT: "Chestnut, Common horsechestnut"
},
CHHR: {
LATIN_NAME: "Aesculus x carnea",
DISPLAY_TEXT: "Chestnut, Red Horsechestnut"
},
CHSW: {
LATIN_NAME: "Castanea sativa",
DISPLAY_TEXT: "Chestnut, Sweet"
},
COAM: {
LATIN_NAME: "Phellodendron amurense",
DISPLAY_TEXT: "Corktree, Amur"
},
COKE: {
LATIN_NAME: "Gymnoocladis dioicus",
DISPLAY_TEXT: "Coffee tree, Kentucky"
},
CPWE: {
LATIN_NAME: "Microbiota decussata",
DISPLAY_TEXT: "Cypress, Weeping"
},
CRBE: {
LATIN_NAME: "Viburnum spp",
DISPLAY_TEXT: "Cranberry, Miscellaneous"
},
CYBL: {
LATIN_NAME: "Prunus serotina",
DISPLAY_TEXT: "Cherry, Black"
},
CYCH: {
LATIN_NAME: "Prunus virginiana",
DISPLAY_TEXT: "Cherry, Choke"
},
CYFL: {
LATIN_NAME: "Prunus serrulata",
DISPLAY_TEXT: "Cherry, Flowering"
},
CYMI: {
LATIN_NAME: "Cupressus spp",
DISPLAY_TEXT: "Cypress, Miscellaneous"
},
CYPI: {
LATIN_NAME: "Prunus pensylvanica",
DISPLAY_TEXT: "Pin Cherry"
},
DOAL: {
LATIN_NAME: "Cornus alternifolia",
DISPLAY_TEXT: "Dogwood, Alternate leaved"
},
DOFL: {
LATIN_NAME: "Cornus florida",
DISPLAY_TEXT: "Dogwood, Flowering"
},
DORE: {
LATIN_NAME: "Cornus sericea",
DISPLAY_TEXT: "Dogwood, Red osler"
},
DVTR: {
LATIN_NAME: "Davidia involucrata",
DISPLAY_TEXT: "Dove tree"
},
DVWK: {
LATIN_NAME: "Aralia spinosa",
DISPLAY_TEXT: "Devil's walking stick"
},
ELCH: {
LATIN_NAME: "Ulmus parvifolia",
DISPLAY_TEXT: "Elm, Chinese"
},
ELHO: {
LATIN_NAME: "Ulmus x Homestead",
DISPLAY_TEXT: "Elm, Homestead"
},
ELPR: {
LATIN_NAME: "Ulmus x Pioneer",
DISPLAY_TEXT: "Elm, Pioneer"
},
ELRO: {
LATIN_NAME: "Ulmus thomasii",
DISPLAY_TEXT: "Elm, Rock"
},
ELSI: {
LATIN_NAME: "Ulmus pumila",
DISPLAY_TEXT: "Elm, Siberian"
},
ELSL: {
LATIN_NAME: "Ulmus rubra",
DISPLAY_TEXT: "Elm, Slippery"
},
ELWH: {
LATIN_NAME: "Ulmus americana",
DISPLAY_TEXT: "Elm, White"
},
EVOD: {
LATIN_NAME: "Evodia spp",
DISPLAY_TEXT: "Evodia"
},
FIBA: {
LATIN_NAME: "Abies balsamea",
DISPLAY_TEXT: "Fir, Balsam"
},
FIDO: {
LATIN_NAME: "Pseudotsuga menziesii",
DISPLAY_TEXT: "Fir, Douglas"
},
FIFR: {
LATIN_NAME: "Abies fraseri",
DISPLAY_TEXT: "Fir, Fraser"
},
FIWH: {
LATIN_NAME: "Abies concolor",
DISPLAY_TEXT: "Fir, White"
},
FRTR: {
LATIN_NAME: "Chionanthus spp",
DISPLAY_TEXT: "Fringe tree"
},
GITR: {
LATIN_NAME: "Ginkgo biloba",
DISPLAY_TEXT: "Ginkgo"
},
GOTR: {
LATIN_NAME: "Koelreuteria paniculata",
DISPLAY_TEXT: "Golden rain tree"
},
GUBL: {
LATIN_NAME: "Nyssa sylvatica",
DISPLAY_TEXT: "Gum, Black"
},
GUSW: {
LATIN_NAME: "Liquidambar styraciflua",
DISPLAY_TEXT: "Gum, Sweet"
},
HABE: {
LATIN_NAME: "Celtis occidentalis",
DISPLAY_TEXT: "Hackberry, Native"
},
HASU: {
LATIN_NAME: "Celtis laevigata",
DISPLAY_TEXT: "Hackberry, Sugar"
},
HECA: {
LATIN_NAME: "Tsuga caroliniana",
DISPLAY_TEXT: "Hemlock, Carloina"
},
HEDG: {
LATIN_NAME: "HEDGE",
DISPLAY_TEXT: "Hedge"
},
HEEA: {
LATIN_NAME: "Tsuga canadensis",
DISPLAY_TEXT: "Hemlock, Eastern"
},
HIBI: {
LATIN_NAME: "Carya cordiformis",
DISPLAY_TEXT: "Hickory, Bitternut"
},
HIPI: {
LATIN_NAME: "Carya glabra",
DISPLAY_TEXT: "Hickory, Plgnut"
},
HISB: {
LATIN_NAME: "Carya laciniosa",
DISPLAY_TEXT: "Hickory, Shellbark"
},
HISH: {
LATIN_NAME: "Carya ovata",
DISPLAY_TEXT: "Hickory, Shagbark"
},
HOLL: {
LATIN_NAME: "Ilex spp",
DISPLAY_TEXT: "Holly"
},
HPTR: {
LATIN_NAME: "Ptelea trifoliata",
DISPLAY_TEXT: "Hop tree"
},
HRNE: {
LATIN_NAME: "Carpinus betulus",
DISPLAY_TEXT: "Hornbeam, European"
},
HWMI: {
LATIN_NAME: "Crataegus spp",
DISPLAY_TEXT: "Hawthorn, Miscellaneous"
},
HZEU: {
LATIN_NAME: "Corylus avellana",
DISPLAY_TEXT: "Hazel, European"
},
HZTU: {
LATIN_NAME: "Corylus colurna",
DISPLAY_TEXT: "Hazel, Turkish"
},
IRTR: {
LATIN_NAME: "Ostrya virginiana",
DISPLAY_TEXT: "Ironwood"
},
JRMI: {
LATIN_NAME: "Juniperus spp",
DISPLAY_TEXT: "Juniper, Miscellaneous"
},
JUBE: {
LATIN_NAME: "Amelanchier spp",
DISPLAY_TEXT: "Juneberry"
},
KAJA: {
LATIN_NAME: "Cercidiphyllum japonicum",
DISPLAY_TEXT: "Katsura, Japanese"
},
LAEU: {
LATIN_NAME: "Larix decidua",
DISPLAY_TEXT: "Larch, European"
},
LATA: {
LATIN_NAME: "Larix spp",
DISPLAY_TEXT: "Larch, Tamarack"
},
LBUR: {
LATIN_NAME: "Laburnum",
DISPLAY_TEXT: "Laburnum"
},
LIBA: {
LATIN_NAME: "Tilia americana",
DISPLAY_TEXT: "Linden, Basswood"
},
LICR: {
LATIN_NAME: "Tilia x euchlora",
DISPLAY_TEXT: "Linden, Crimean"
},
LIGL: {
LATIN_NAME: "tilia flavescens 'Glenleven'",
DISPLAY_TEXT: "Linden, Glenleven"
},
LIGS: {
LATIN_NAME: "Tilia cordata Greenspire",
DISPLAY_TEXT: "Linden, Greenspire"
},
LIHG: {
LATIN_NAME: "tilia mongolica 'harvest gold'",
DISPLAY_TEXT: "Linden, Harvest Gold"
},
LILL: {
LATIN_NAME: "Tilia cordata",
DISPLAY_TEXT: "Linden, Littleleaf"
},
LIRE: {
LATIN_NAME: "tilia Americana 'Redmond'",
DISPLAY_TEXT: "Linden, Redmond"
},
LISV: {
LATIN_NAME: "Tilia tomentosa",
DISPLAY_TEXT: "Linden, Silver"
},
LLMI: {
LATIN_NAME: "Syringa spp",
DISPLAY_TEXT: "Lilac (syringa), Miscellaneous"
},
LLSI: {
LATIN_NAME: "Syringa reticulata Ivory Silk",
DISPLAY_TEXT: "Lilac, Ivory Silk Tree"
},
LLTR: {
LATIN_NAME: "Syringa reticulata",
DISPLAY_TEXT: "Lilac, Japanese Tree"
},
LOBL: {
LATIN_NAME: "Robinia pseudoacatia",
DISPLAY_TEXT: "Locust, Black"
},
LOHO: {
LATIN_NAME: "Gleditsia triancanthos",
DISPLAY_TEXT: "Locust, Honey"
},
LOSK: {
LATIN_NAME: "gleditsia triacanthos 'Skyline'",
DISPLAY_TEXT: "Locust, Honey Skyline"
},
LOSM: {
LATIN_NAME: "Gleditsia triancanthos var. inermis ShadeMaster",
DISPLAY_TEXT: "Locust, Honey ShadeMaster"
},
MAAB: {
LATIN_NAME: "Acer rubrum x saccharinum Autumn Blaze",
DISPLAY_TEXT: "Maple, Autumn Blaze"
},
MAAM: {
LATIN_NAME: "Acer ginnala",
DISPLAY_TEXT: "Maple, Amure"
},
MABL: {
LATIN_NAME: "Acer nigrum",
DISPLAY_TEXT: "Maple, Black"
},
MAFA: {
LATIN_NAME: "Acer rubrum X saccharinum (fantasy)",
DISPLAY_TEXT: "Maple, Fantasy"
},
MAFR: {
LATIN_NAME: "Acer rubrum (Fairview)",
DISPLAY_TEXT: "Maple, Fairview"
},
MAGL: {
LATIN_NAME: "Acer platanoides globosum",
DISPLAY_TEXT: "Maple, Globe"
},
MAHE: {
LATIN_NAME: "Acer campestre",
DISPLAY_TEXT: "Maple, Hedge"
},
MAJA: {
LATIN_NAME: "Acer palmatum",
DISPLAY_TEXT: "Maple, Japanese"
},
MAMA: {
LATIN_NAME: "Acer negundo",
DISPLAY_TEXT: "Maple, Manitoba"
},
MAMI: {
LATIN_NAME: "Acer spp",
DISPLAY_TEXT: "Maple, Miscellaneous"
},
MANC: {
LATIN_NAME: "Acer platanoides columnar",
DISPLAY_TEXT: "Maple, Norway columner"
},
MANK: {
LATIN_NAME: "Acer platanoides Crimson King",
DISPLAY_TEXT: "Maple, Norway Crimson King"
},
MANO: {
LATIN_NAME: "Acer platanoides",
DISPLAY_TEXT: "Maple, Norway"
},
MANQ: {
LATIN_NAME: "Acer platanoides Emerald Queen",
DISPLAY_TEXT: "Maple, Norway Emerald Queen"
},
MANS: {
LATIN_NAME: "Acer platanoides schwedleri",
DISPLAY_TEXT: "Maple, Norway schwendler"
},
MARE: {
LATIN_NAME: "Acer rubrum",
DISPLAY_TEXT: "Maple, Red"
},
MASI: {
LATIN_NAME: "Acer saccharinum",
DISPLAY_TEXT: "Maple, Silver"
},
MASU: {
LATIN_NAME: "Acer saccharum",
DISPLAY_TEXT: "Maple, Sugar"
},
MASY: {
LATIN_NAME: "Acer pseudoplatanoides",
DISPLAY_TEXT: "Maple, Sycamore"
},
MATA: {
LATIN_NAME: "Acer tartaricum",
DISPLAY_TEXT: "Maple, Tartarian"
},
MATF: {
LATIN_NAME: "Acer triflorum",
DISPLAY_TEXT: "Maple, Three Flower"
},
MGMI: {
LATIN_NAME: "Magnolia spp",
DISPLAY_TEXT: "Magnolia, Miscellaneous"
},
MUMI: {
LATIN_NAME: "Morus spp",
DISPLAY_TEXT: "Mulberry, Miscellaneous"
},
MURE: {
LATIN_NAME: "Morus rubra",
DISPLAY_TEXT: "Mulberry, Red"
},
MUWE: {
LATIN_NAME: "Morus alba pendula",
DISPLAY_TEXT: "Mulberry, Weeping"
},
MUWH: {
LATIN_NAME: "Morus alba",
DISPLAY_TEXT: "Mulberry, White"
},
NABE: {
LATIN_NAME: "Viburnum lentago",
DISPLAY_TEXT: "Nannyberry"
},
OABL: {
LATIN_NAME: "Quercus nigra",
DISPLAY_TEXT: "Oak, Black"
},
OABU: {
LATIN_NAME: "Quercus macrocarpa",
DISPLAY_TEXT: "Oak, Bur"
},
OACH: {
LATIN_NAME: "Quercus prinus",
DISPLAY_TEXT: "Oak, Chestnut"
},
OAEF: {
LATIN_NAME: "Quercus robur 'fastigiata'",
DISPLAY_TEXT: "Oak, Pyramidal English"
},
OAEN: {
LATIN_NAME: "Quercus robor",
DISPLAY_TEXT: "Oak, English"
},
OAPI: {
LATIN_NAME: "Quercus palustris",
DISPLAY_TEXT: "Oak, Pin"
},
OARE: {
LATIN_NAME: "Quercus rubra",
DISPLAY_TEXT: "Oak, Red"
},
OASH: {
LATIN_NAME: "Quercus shumardii",
DISPLAY_TEXT: "Oak, Shumard"
},
OASW: {
LATIN_NAME: "Quercus bicolor",
DISPLAY_TEXT: "Oak, Swamp white"
},
OAWH: {
LATIN_NAME: "Quercus alba",
DISPLAY_TEXT: "Oak, White"
},
OLRU: {
LATIN_NAME: "Elaeagnus angustifolia",
DISPLAY_TEXT: "Olive, Russian"
},
ORMO: {
LATIN_NAME: "Philadelphis spp",
DISPLAY_TEXT: "Mock orange"
},
OSOS: {
LATIN_NAME: "Maclura pomifera",
DISPLAY_TEXT: "Osage orange"
},
PATR: {
LATIN_NAME: "Sophora japonica",
DISPLAY_TEXT: "Pagoda, Tree"
},
PCMI: {
LATIN_NAME: "Prunus spp",
DISPLAY_TEXT: "Peach, Miscellaneous"
},
PEBR: {
LATIN_NAME: "Pyrus calleryana bradford",
DISPLAY_TEXT: "Pear, Bradford"
},
PECH: {
LATIN_NAME: "Pyrus calleryana Chanticleer",
DISPLAY_TEXT: "Pear, Chanticleer"
},
PEGF: {
LATIN_NAME: "Pyrus calleryana 'Glen's Form'",
DISPLAY_TEXT: "Pear, Glen's Form"
},
PEMI: {
LATIN_NAME: "Pyrus spp",
DISPLAY_TEXT: "Pear, Miscellaneous"
},
PIAU: {
LATIN_NAME: "Pinus nigra",
DISPLAY_TEXT: "Pine, Austrian"
},
PIJA: {
LATIN_NAME: "Pinus banksiana",
DISPLAY_TEXT: "Pine, Jack"
},
PIMI: {
LATIN_NAME: "Pinus spp",
DISPLAY_TEXT: "Pine, Miscellaneous"
},
PIMU: {
LATIN_NAME: "Pinus mugo",
DISPLAY_TEXT: "Pine, Mugo"
},
PIPI: {
LATIN_NAME: "Pinus rigida",
DISPLAY_TEXT: "Pine, Pitch"
},
PIRE: {
LATIN_NAME: "Pinus resinosa",
DISPLAY_TEXT: "Pine, Red"
},
PISC: {
LATIN_NAME: "Pinus sylvestris",
DISPLAY_TEXT: "Pine, Scotch"
},
PIWH: {
LATIN_NAME: "Pinus strobus",
DISPLAY_TEXT: "Pine, White"
},
PLLO: {
LATIN_NAME: "Platanus x acerifolia",
DISPLAY_TEXT: "Plane, London"
},
PLSY: {
LATIN_NAME: "Platanus occidentalis",
DISPLAY_TEXT: "Plane, Sycamore"
},
PMMI: {
LATIN_NAME: "Prunus spp",
DISPLAY_TEXT: "Plum, Miscellaneous"
},
POBA: {
LATIN_NAME: "Populus balsamifera",
DISPLAY_TEXT: "Poplar, Balsam"
},
POCA: {
LATIN_NAME: "Populus canadensis",
DISPLAY_TEXT: "Poplar, Carolina"
},
POCO: {
LATIN_NAME: "Populus deltoides",
DISPLAY_TEXT: "Poplar, Cottonwood"
},
POLO: {
LATIN_NAME: "Populus nnigra",
DISPLAY_TEXT: "Poplar, Lombardy"
},
POLT: {
LATIN_NAME: "Populus deltiodes",
DISPLAY_TEXT: "Poplar, Largetooth aspen"
},
POMI: {
LATIN_NAME: "Populus spp",
DISPLAY_TEXT: "Poplar, Miscellaneous"
},
POSI: {
LATIN_NAME: "Populus alba",
DISPLAY_TEXT: "Poplar, Silver"
},
POTR: {
LATIN_NAME: "Populus tremuloides",
DISPLAY_TEXT: "Poplar, Trembling"
},
PPSH: {
LATIN_NAME: "Caragana arborescent",
DISPLAY_TEXT: "Pea shrub"
},
PRSI: {
LATIN_NAME: "Diospyros spp",
DISPLAY_TEXT: "Persimmion"
},
PWPW: {
LATIN_NAME: "Asimina triloba",
DISPLAY_TEXT: "Paw paw"
},
RDBU: {
LATIN_NAME: "Cercis canadensis",
DISPLAY_TEXT: "Red bud"
},
REDA: {
LATIN_NAME: "Metasequoia glyptostroboides",
DISPLAY_TEXT: "Dawn redwood, Metaseqoio"
},
RHMI: {
LATIN_NAME: "Rhododendron spp",
DISPLAY_TEXT: "Rhododendron, Miscellaneous"
},
SASS: {
LATIN_NAME: "Sassafras albidum",
DISPLAY_TEXT: "Sassafras"
},
SLCA: {
LATIN_NAME: "Halesia tetraptera",
DISPLAY_TEXT: "Silverbell, Carollina"
},
SLLI: {
LATIN_NAME: "Halesia parviflora",
DISPLAY_TEXT: "Silverbell, Little"
},
SMTR: {
LATIN_NAME: "Cotinus coggygria",
DISPLAY_TEXT: "Smoke tree"
},
SPCB: {
LATIN_NAME: "Picea pungens 'glauca'",
DISPLAY_TEXT: "Spruce, Colorado blue"
},
SPCO: {
LATIN_NAME: "Picea pungens",
DISPLAY_TEXT: "Spruce, Colorado"
},
SPNO: {
LATIN_NAME: "Picea abies",
DISPLAY_TEXT: "Spruce, Norway"
},
SPSE: {
LATIN_NAME: "Picea omorika",
DISPLAY_TEXT: "Spruce, Serbian"
},
SPWH: {
LATIN_NAME: "Picea glauca",
DISPLAY_TEXT: "Spruce, White"
},
SUST: {
LATIN_NAME: "Rhus typhina",
DISPLAY_TEXT: "Sumach, Staghorn"
},
SVBE: {
LATIN_NAME: "Amelanchier",
DISPLAY_TEXT: "Serviceberry"
},
TARA: {
LATIN_NAME: "Tamarix spp",
DISPLAY_TEXT: "Tamarix"
},
TRHE: {
LATIN_NAME: "Ailanthus altissima",
DISPLAY_TEXT: "Tree of heaven"
},
TUTR: {
LATIN_NAME: "Liriiodendron tulipifera",
DISPLAY_TEXT: "Tulip tree"
},
UNKN: {
LATIN_NAME: "Unknown",
DISPLAY_TEXT: "Unknown"
},
VIMI: {
LATIN_NAME: "Viburnam",
DISPLAY_TEXT: "Viburnam, Miscellaneous"
},
WABL: {
LATIN_NAME: "Juglans nigra",
DISPLAY_TEXT: "Walnut, Black"
},
WABU: {
LATIN_NAME: "Juglans cinera",
DISPLAY_TEXT: "Walnut, Butternut"
},
WAEN: {
LATIN_NAME: "Juglans regia",
DISPLAY_TEXT: "Walnut, English"
},
WICR: {
LATIN_NAME: "Salix fragilis",
DISPLAY_TEXT: "Willow, Crack"
},
WIMI: {
LATIN_NAME: "Salix spp",
DISPLAY_TEXT: "Willow, Miscellaneous"
},
WIPU: {
LATIN_NAME: "Salix discolor",
DISPLAY_TEXT: "Willow, Pussy"
},
WIWE: {
LATIN_NAME: "Salix alba",
DISPLAY_TEXT: "Willow, Weeping"
},
WIWH: {
LATIN_NAME: "Salix alba x S. fragilis",
DISPLAY_TEXT: "Willow, White"
},
XXXX: {
LATIN_NAME: "----------------",
DISPLAY_TEXT: "----------------"
},
YEJA: {
LATIN_NAME: "Taxis spp",
DISPLAY_TEXT: "Yew, Miscellaneous"
},
YEMI: {
LATIN_NAME: "Taxis cuspidata",
DISPLAY_TEXT: "Yew, Japenese"
},
YLWO: {
LATIN_NAME: "Cladastris lutea",
DISPLAY_TEXT: "Yellowood"
},
ZELK: {
LATIN_NAME: "Zelkova serrata",
DISPLAY_TEXT: "Zelkova"
}
}
}
},
{
country: 'Canada',
state: 'Ontario',
city: 'Mississauga',
scope: 'tree',
metadata: 'https://data.mississauga.ca/datasets/mississauga::2023-city-owned-tree-inventory/about',
data: {
arcgis: 'https://services6.arcgis.com/hM5ymMLbxIyWTjn2/arcgis/rest/services/2023_City_Owned_Tree_Inventory/FeatureServer/0'
},
crosswalk: {
dbh: 'DIAM',
planted: 'INSTDATE',
common: 'CBOTDESC',
updated: 'MODDTTM'
},
license: {
name: 'City of Mississauga Terms of Use',
url: {
file: 'http://www5.mississauga.ca/research_catalogue/CityofMississauga_TermsofUse.pdf'
}
},
opentrees_id: 'mississauga_ca',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Niagara Falls',
scope: 'tree',
metadata: 'https://open.niagarafalls.ca/datasets/niagara-falls-trees-inventory/about',
data: {
arcgis: 'https://services9.arcgis.com/oMFQlUUrLd1Uh1bd/arcgis/rest/services/Niagara_Falls_Trees_Inventory/FeatureServer/0'
},
license: {
name: 'Open Government Licence Niagara Falls 1.0',
url: 'https://open.niagarafalls.ca/pages/terms-of-use'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Oakville',
scope: 'tree',
metadata: 'https://portal-exploreoakville.opendata.arcgis.com/datasets/trees/about',
data: 'https://opendata.arcgis.com/api/v3/datasets/64fabcdb4feb40139ad20d728bfef2d4_0/downloads/data?format=geojson&spatialRefId=4326&where=1%3D1',
crosswalk: {
scientific: x => String(x.SPECIES).split(' - ')[1],
common: x => String(x.SPECIES).split(' - ')[0],
dbh: 'DBH',
height: 'HEIGHT',
crown: 'CROWN_WIDT'
},
srs: '+init=EPSG:4326',
license: {
name: 'Town of Oakville Open Data Licence',
url: 'https://www.oakville.ca/town-hall/town-studies-plans-projects/town-initiatives/open-data/open-data-licence/'
},
opentrees_id: 'oakville'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Ottowa',
scope: 'tree',
metadata: 'https://open.ottawa.ca/datasets/ottawa::tree-inventory/about',
data: {
arcgis: 'https://maps.ottawa.ca/arcgis/rest/services/Forestry/MapServer/0'
},
crosswalk: { scientific: 'SPECIES', ref: 'SAP_ID' },
license: {
name: 'Open Government Licence City of Ottawa 2.0',
url: 'https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data#section-7d58affa-59a3-47f2-932d-ccb75000cefc'
},
fallingfruit_id: 128,
opentrees_id: 'ottawa',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Peterborough',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=15070a4a804644969019a08bdb4a7564',
data: {
arcgis: 'https://services1.arcgis.com/pMeXRvgWClLJZr3s/arcgis/rest/services/Street_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Saint Catharines',
scope: 'tree',
metadata: 'https://niagaraopendata.ca/dataset/st-catharines-trees',
data: 'https://niagaraopendata.ca/dataset/06257b18-da24-424e-a609-48d6f3d4f018/resource/c549fce9-f032-48f9-9c0a-2adc9d1e0a40/download/trees.csv',
geometry: { x: 'X_COORD', y: 'Y_COORD' },
srs: 'EPSG:26917',
crosswalk: {
scientific: 'BOTANICAL',
common: 'COMMON',
dbh: 'DBH',
stems: 'STEMS'
},
license: {
name: 'Open Government Licence City of St. Catharines 2.0',
url: 'https://niagaraopendata.ca/pages/open-government-license-2-0-the-corporation-of-the-city-of-st-catharines'
},
opentrees_id: 'st_catharines_ca'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Toronto',
designation: 'York University',
scope: 'tree',
metadata: 'https://yorku.maps.arcgis.com/home/item.html?id=b86c7c68d1a440b8bc83d4962b5d61cc',
data: {
arcgis: 'https://services.arcgis.com/4TKcmj8FHh5Vtobt/arcgis/rest/services/KeeleTreeMap/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Toronto',
scope: 'tree',
metadata: 'https://open.toronto.ca/dataset/street-tree-data',
data: 'https://ckan0.cf.opendata.inter.prod-toronto.ca/dataset/6ac4569e-fd37-4cbc-ac63-db3624c5f6a2/resource/d6089672-bdf7-4857-8ea8-90da826fcfa1/download/Street%20Tree%20Data.geojson',
crosswalk: {
dbh: 'DBH_TRUNK',
common: 'COMMON_NAM',
scientific: 'BOTANICAL_'
},
license: {
name: 'Open Government Licence Toronto 1.0',
url: 'https://open.toronto.ca/open-data-license/'
},
fallingfruit_id: 100,
opentrees_id: 'toronto',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Waterloo',
scope: 'tree',
metadata: 'http://data.waterloo.ca/datasets/street-tree-inventory/about',
data: {
arcgis: 'https://services.arcgis.com/ZpeBVw5o1kjit7LT/arcgis/rest/services/Street_Tree_Inventory/FeatureServer/0'
},
crosswalk: {
common: 'COM_NAME',
scientific: 'LATIN_NAME',
location: 'TREE_TYPE',
dbh: 'DBH_CM',
ref: 'OBJECTID'
},
opentrees_id: 'waterloo',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Welland',
scope: 'tree',
inactive: true,
metadata: 'https://hub.arcgis.com/datasets/welland::welland-trees/about',
data: 'https://opendata.arcgis.com/datasets/4357fb7835fe49b39197a9440b2e868b_0.zip',
vfs: '/vsizip/',
crosswalk: {
description: 'Genus',
dbh: 'DiamDBH',
planted: 'DatePlant',
location: 'PlantArea'
},
opentrees_id: 'welland',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Whitby',
scope: 'tree',
metadata: 'https://geohub-whitby.hub.arcgis.com/datasets/5be6efcf4f264639874bf07009f155d2_0/about',
data: {
arcgis: 'https://services5.arcgis.com/ATdLnvuMRJk8AGkQ/arcgis/rest/services/Trees/FeatureServer/0'
},
license: {
name: 'Open Government License Town of Whitby 1.0',
url: {
file: 'https://whitby.maps.arcgis.com/sharing/rest/content/items/223810efc31c40b3aff99dd74f809a97/data'
}
},
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Windsor',
scope: 'tree-street',
metadata: 'https://opendata.citywindsor.ca/details/238',
data: 'https://opendata.citywindsor.ca/Uploads/Trees%20in%20Right%20of%20Way.csv',
geometry: { x: 'XCoord', y: 'YCoord' },
srs: 'EPSG:4326'
},
{
country: 'Canada',
state: 'Ontario',
city: 'Windsor',
scope: 'tree-park',
metadata: 'https://opendata.citywindsor.ca/details/238',
data: 'https://opendata.citywindsor.ca/Uploads/Trees%20in%20Parks_Facilities.csv',
geometry: { x: 'XCoord', y: 'YCoord' },
srs: 'EPSG:4326'
},
{
country: 'Canada',
state: 'Québec',
city: 'Longueuil',
scope: 'tree',
metadata: 'https://geohub.longueuil.quebec/datasets/longueuil::arbres/about',
data: {
arcgis: 'https://services2.arcgis.com/h4XWvDXfYYyD6jNu/arcgis/rest/services/DO_Arbres/FeatureServer/0'
},
crosswalk: {
scientific: x => String(x.Espece).split(' - ')[0],
common: x => String(x.Espece).split(' - ')[1],
dbh: 'DiamTronc'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'longueuil',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Québec',
city: 'Montréal',
scope: 'tree',
notes: 'Overlaps Falling Fruit Import #89 (Ville Marie)',
metadata: 'http://donnees.ville.montreal.qc.ca/dataset/arbres',
data: 'https://donnees.montreal.ca/dataset/b89fd27d-4b49-461b-8e54-fa2b34a628c4/resource/64e28fe6-ef37-437a-972d-d1d3f1f7d891/download/arbres-publics.csv',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'Essence_latin',
common: 'ESSENCE_ANG',
dbh: 'DHP',
updated: 'Date_releve',
planted: 'Date_plantation',
ref: 'EMP_NO'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'montreal'
},
{
country: 'Canada',
state: 'Québec',
city: 'Québec',
scope: 'tree',
metadata: 'https://www.donneesquebec.ca/recherche/fr/dataset/vque_26',
data: 'https://www.donneesquebec.ca/recherche/dataset/34103a43-3712-4a29-92e1-039e9188e915/resource/de031174-cbdf-4d69-869c-21cca8036279/download/vdq-arbrerepertorie.geojson',
crosswalk: {
scientific: 'NOM_LATIN',
common: 'NOM_FRANCAIS',
dbh: 'DIAMETRE',
planted: 'DATE_PLANTE',
location: 'NOM_TOPOGRAPHIE'
},
license: { id: 'CC-BY-4.0' },
fallingfruit_id: 433,
opentrees_id: 'quebec',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Québec',
city: 'Québec',
scope: 'tree-notable',
metadata: 'https://www.donneesquebec.ca/recherche/fr/dataset/vque_82',
data: 'https://www.donneesquebec.ca/recherche/dataset/bc5afddf-9439-4e96-84fb-f91847b722be/resource/bbdca0dd-82df-42f9-845b-32348debf8ab/download/vdq-arbrepotentielremarquable.geojson',
license: { id: 'CC-BY-4.0' },
opentrees_id: 'quebec',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Québec',
city: 'Repentigny',
scope: 'tree',
metadata: 'https://www.donneesquebec.ca/recherche/fr/dataset/vrep-arbres',
data: 'https://www.donneesquebec.ca/recherche/dataset/d65f10dd-9948-4b52-bc4c-b40261e2c593/resource/a3e77a08-b88a-4fa5-ae2f-56739f14c58b/download/arbres.geojson',
crosswalk: {
common: 'ESSENCE_FR',
scientific: 'ESSENCE_LA',
dbh: 'DHP',
health: 'ETAT',
owner: 'PROPRIETE',
planted: 'DATE_PLANT',
updated: 'DATE_RELEV'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'repentigny_ca',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Québec',
city: 'Saguenay',
scope: 'tree',
metadata: 'https://www.donneesquebec.ca/recherche/dataset/sag_inventaire-des-arbres-repertories',
data: 'https://www.donneesquebec.ca/recherche/dataset/9d688a5e-1725-4b7e-ad68-21533d6cb36d/resource/70ebed94-824e-4a72-a9f0-d7d7fa55597e/download/sag_inventairearbres.json',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Saskatchewan',
city: 'Regina',
scope: 'tree-street',
metadata: 'http://open.regina.ca/dataset/city-of-regina-tree-inventory',
data: {
arcgis: 'https://opengis.regina.ca/arcgis/rest/services/CGISViewer/TreeWebApp/MapServer/0'
},
crosswalk: {
common: 'Species',
owner: 'Ownership',
planted: 'Year_Plant',
dbh: 'Diameter',
value: 'Tree_Value'
},
license: {
name: 'Open Government Licence City of Regina 2.0',
url: 'https://www.regina.ca/city-government/open-data/open-government-licence'
},
opentrees_id: 'regina',
srs: '+init=EPSG:4326'
},
{
country: 'Canada',
state: 'Saskatchewan',
city: 'Regina',
scope: 'tree-park',
metadata: 'http://open.regina.ca/dataset/city-of-regina-tree-inventory',
data: {
arcgis: 'https://opengis.regina.ca/arcgis/rest/services/CGISViewer/TreeWebApp/MapServer/2'
},
crosswalk: {
common: 'Species',
owner: 'Ownership',
planted: 'Year_Plant',
dbh: 'Diameter',
value: 'Tree_Value'
},
license: {
name: 'Open Government Licence City of Regina 2.0',
url: 'https://www.regina.ca/city-government/open-data/open-government-licence'
},
opentrees_id: 'regina',
srs: '+init=EPSG:4326'
},
{
country: 'Chile',
state: "O'Higgins",
city: 'Navidad',
metadata: 'https://www.arcgis.com/home/item.html?id=0728dc46fc514551b444ca48014b8e95',
data: {
arcgis: 'https://services5.arcgis.com/YonhguLn2JSP8h66/arcgis/rest/services/survey123_134e48c9c8ba4d8ea14a7c986dec7660/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Chile',
state: 'Santiago',
city: 'Las Condes',
metadata: 'https://www.arcgis.com/home/item.html?id=451bea94d7ee4d6692fe17b3cfe25e26',
data: {
arcgis: 'https://services1.arcgis.com/PRbPsCbRWXrN5OXD/arcgis/rest/services/Arbolado_Urbano_Las_Condes/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Chile',
state: 'Santiago',
city: 'Providencia',
scope: 'tree',
inactive: true,
metadata: 'https://datos.gob.cl/dataset/catrastro_de_arboles_en_la_comuna_de_providencia',
data: 'http://datos.gob.cl/datastore/dump/c4a710d5-c221-4da6-8a91-c0d8c9500164',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:32719',
crosswalk: {
ref: '_id',
scientific: 'NOMB_CIENT',
common: 'SP',
height: 'H_MTS'
},
license: { id: 'PDDL-1.0' },
opentrees_id: 'providencia'
},
{
country: 'Chile',
state: 'Santiago',
city: 'Vitacura',
metadata: 'https://www.arcgis.com/home/item.html?id=0b2a3721793047fcaac82490260c70e6',
data: {
arcgis: 'https://services3.arcgis.com/5vLt4epekc6aLljO/arcgis/rest/services/ARBOLES_COMUNA_GEO_UTM/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'China',
state: 'Hong Kong',
scope: 'tree-notable',
metadata: 'https://portal.csdi.gov.hk/geoportal/?datasetId=devb_wb_rcd_1629267205229_51162',
data: 'https://static.csdi.gov.hk/csdi-webpage/download/common/778b948c32d31fadf95f366ffadff4d7b63fe437a11e130c3a30f67ed1780262',
vfs: '/vsizip/',
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Antioquia',
city: 'Medellín',
scope: 'tree',
inactive: true,
data: { checksum: 'fc65cf2ed9b27fb8bc6f806541273453' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'Colombia',
state: 'Antioquia',
city: 'Sabaneta',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/Arbolado-urbano-de-Sabaneta/nwvv-nt5q',
data: 'https://www.datos.gov.co/api/geospatial/nwvv-nt5q?&method=export&format=geojson',
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Bogotá',
city: 'Bogotá',
designation: 'Bosa',
metadata: 'https://www.arcgis.com/home/item.html?id=2fbbf07dfd88464fa4aa34fc9a15a5b3',
data: {
arcgis: 'https://services8.arcgis.com/XnN79i2zv7tQsjdM/arcgis/rest/services/Arbolado_bosa/FeatureServer/30'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Bogotá',
city: 'Bogotá',
designation: 'Ciudad Bolívar',
metadata: 'https://www.arcgis.com/home/item.html?id=83febb831e3546ae93f0e2e1f6f05b46',
data: {
arcgis: 'https://services7.arcgis.com/SttFSSHZYXsO8qIk/arcgis/rest/services/arbolado_CB/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Bogotá',
city: 'Bogotá',
scope: 'tree',
notes: 'data: https://geoportal.jbb.gov.co/agc/services/SIGAU/CensoArbol/MapServer/WFSServer?request=GetCapabilities&service=WFS&typeName=CensoArbol:Arbolado_Urbano',
metadata: 'https://datosabiertos.bogota.gov.co/dataset/censo-arbolado-urbano',
data: 'https://datosabiertos.bogota.gov.co/dataset/18721a34-0b1c-4399-bf2c-5f03fe5ef21a/resource/a351e008-aeaa-44c3-8920-d038776e9269/download/arbolado_urbano.geojson',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Colombia',
state: 'Bogotá',
city: 'Bogotá',
scope: 'tree-notable',
metadata: 'https://datosabiertos.bogota.gov.co/dataset/arboles-patrimoniales',
data: 'https://datosabiertos.bogota.gov.co/dataset/6f24d2f4-7468-42b8-af66-da2a09ff6551/resource/9b880145-7181-45d5-8ba2-bf6d9613bf2a/download/arbol_patrimonial.geojson',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Colombia',
state: 'Bogotá',
city: 'Bogotá',
notes: 'coarse species',
metadata: 'https://www.arcgis.com/home/item.html?id=4872efc685ab4d728247c679dd440a33',
data: {
arcgis: 'https://services7.arcgis.com/rxsqAG0ztOQO48WN/arcgis/rest/services/Arbolado_urbano_especies/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Caldas',
city: 'La Dorada',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/Arboles-Sembrados-Faja-Rio-Magdalena/9w8h-nex7',
data: 'https://www.datos.gov.co/api/views/9w8h-nex7/rows.csv',
driver: 'CSV',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:4326',
terms: 'Public Domain'
},
{
country: 'Colombia',
state: 'Caldas',
city: 'Manizales',
scope: 'tree-street-main',
metadata: 'http://geodata-manizales-sigalcmzl.opendata.arcgis.com/datasets/infraestructura-verde-urbana-%C3%A1rboles/about',
data: {
arcgis: 'https://services6.arcgis.com/PtpS85InlUyG2Gqs/arcgis/rest/services/Infraestructura_verde_urbana/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Cauca',
city: 'Popayán',
metadata: 'https://www.arcgis.com/home/item.html?id=12a70db96ee24b6c92ef4a070443d7de',
data: {
arcgis: 'https://services7.arcgis.com/YM8uBt5E8RtU0HOh/arcgis/rest/services/arbol_(ZIP)/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Cundinamarca',
city: 'Guatavita',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/CATASTRO-DE-ARBOLES-DEL-MUNICIPIO-DE-GUATAVITA/r4k4-8sux',
data: 'https://www.datos.gov.co/api/views/r4k4-8sux/rows.csv',
coordsFunc: x => {
// LATITUD: 04° 56' 15.1", LONGITUD: 73° 50' 22.6"
// 73° 50' 15.55
const pattern = /(?<deg>[0-9]+)°\s*(?<min>[0-9]+)'\s*(?<sec>[0-9\.]+)"?/
return [
- helpers.parseDecimalFromDMS(x['LONGITUD'], pattern),
helpers.parseDecimalFromDMS(x['LATITUD'], pattern),
]
},
srs: 'EPSG:4326'
},
{
country: 'Colombia',
state: 'Cundinamarca',
city: 'Soacha',
metadata: 'https://www.arcgis.com/home/item.html?id=2ec498f597e74a848112988f793605f4',
data: {
arcgis: 'https://services6.arcgis.com/nUuopas2GEc7q7Zf/arcgis/rest/services/service_daa98289b5314e7588e75b54201623aa/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Quindio',
city: 'Quimbaya',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/Catastro-de-rboles-Quimbaya/bgqg-v25g',
data: 'https://www.datos.gov.co/api/views/bgqg-v25g/rows.csv',
coordsFunc: x => {
// Latitud: Latitud:4°37'47", Longitud: Longitud: 75°45'28"
// 75°45 38´´, 4°37´26´´
const pattern = /(?<deg>[0-9]+)°\s*(?<min>[0-9]+)['´ ]\s*(?<sec>[0-9\.]+)(?:"|´´|''|´|')/
return [
- helpers.parseDecimalFromDMS(x['Longitud'], pattern),
helpers.parseDecimalFromDMS(x['Latitud'], pattern)
]
},
srs: 'EPSG:4326',
terms: 'Public Domain'
},
{
country: 'Colombia',
state: 'Risaralda',
city: 'Dosquebradas',
designation: 'Acuaseo',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=85a0ed2a968c43f5972654076351319f',
data: 'https://www.arcgis.com/sharing/rest/content/items/85a0ed2a968c43f5972654076351319f/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file)
},
{
country: 'Colombia',
state: 'Risaralda',
city: 'Dosquebradas',
metadata: 'https://www.arcgis.com/home/item.html?id=18eebe4bdacb40a7b007a35734612e1d',
data: {
arcgis: 'https://services8.arcgis.com/ITOb3eSKiN3FTE9b/arcgis/rest/services/arboles2023/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Risaralda',
city: 'Pereira',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=cd352c93f38245d6b26bd443e4eaa2c8',
data: {
arcgis: 'https://services3.arcgis.com/Zdpg0E6lri7EggIc/arcgis/rest/services/ARBOLADO_PEREIRA_04_2018/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Risaralda',
city: 'Pereira',
metadata: 'https://www.arcgis.com/home/item.html?id=ee1a7684f67541e190577576942eb64a',
data: {
arcgis: 'https://services3.arcgis.com/Zdpg0E6lri7EggIc/arcgis/rest/services/inventario_arboles_2019/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Santander',
city: 'Bucaramanga',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/01-BASE-DE-DATOS-CENSO-ARBOREO-BUCARAMANGA-2018/3ah4-2b5a',
data: 'https://www.datos.gov.co/api/views/3ah4-2b5a/rows.csv',
geometry: { x: 'long_', y: 'lat' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-SA-4.0' }
},
{
country: 'Colombia',
state: 'Santander',
city: 'Piedecuesta',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/ARBOLES_PIEDECUESTANA_ESP/dabb-sns7',
data: 'https://www.datos.gov.co/api/views/dabb-sns7/rows.csv',
coordsFunc: x => {
// Coordenada: 73° 3' 15.496" W, Coordena_1: 7° 0' 10.340" N
const pattern = /(?<deg>[0-9]+)°\s*(?<min>[0-9]+)'\s*(?<sec>[0-9\.]+)"/
return [
- helpers.parseDecimalFromDMS(x['Coordenada'], pattern),
helpers.parseDecimalFromDMS(x['Coordena_1'], pattern)
]
},
srs: 'EPSG:4326'
},
{
country: 'Colombia',
state: 'Tolima',
city: 'Carmen de Apicalá',
metadata: 'https://www.arcgis.com/home/item.html?id=390578c1ea674992b89099d4bb88bd07',
data: {
arcgis: 'https://services8.arcgis.com/SmipbzmIcghR23t6/arcgis/rest/services/survey123_b0245d166ff74e93acd6841f6023d232/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Tolima',
city: 'Ibagué',
designation: 'Universidad de Ibagué',
metadata: 'https://www.arcgis.com/home/item.html?id=332722d336b94c7396c54fecc129bc4e',
data: {
arcgis: 'https://services9.arcgis.com/RONz67S5ELf2Xi9H/arcgis/rest/services/INVENTARIO_ARBOLES_UNIBAGUE/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Tolima',
city: 'Ibagué',
scope: 'tree',
metadata: 'https://www.datos.gov.co/Ambiente-y-Desarrollo-Sostenible/Censo-de-Arbolado-urbano-en-Ibagu-Sria-Ambiente-y-/am4p-tz7w',
data: 'https://www.datos.gov.co/api/views/am4p-tz7w/rows.csv',
coordsFunc: x => {
// Coordinates have varying levels of decimal offset
const X = Number(x['X'])
const Y = Number(x['Y'])
const xOffset = X.toString().length - 6
const yOffset = Y.toString().length - 6
return [
X / Math.pow(10, xOffset),
Y / Math.pow(10, yOffset)
]
},
srs: 'EPSG:6253',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Colombia',
state: 'Valle del Cauca',
city: 'Cartago',
metadata: 'https://www.arcgis.com/home/item.html?id=244a1d242657423486563dd932498a67',
data: {
arcgis: 'https://services5.arcgis.com/l23kE3b7uPnZIuaB/arcgis/rest/services/Arbolado_Urbano_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Colombia',
state: 'Valle del Cauca',
city: 'Santiago de Cali',
scope: 'tree',
metadata: 'https://www.datos.gov.co/dataset/Censo-arb-reo-de-Santiago-de-Cali/nsp8-c6fb',
data: 'https://datos.cali.gov.co/dataset/3491e6aa-af1b-4d14-839f-cc775d2063a8/resource/73a988ec-24a3-4943-90a7-5fc409fd53f2/download/censo-arboreo-cali-cargue-a-datos-abiertos.csv',
coordsFunc: x => {
// Norte: '873683,99', Este: '1057756,06'
return [
Number(x['Este'].replace(',', '.')),
Number(x['Norte'].replace(',', '.'))
]
},
srs: 'EPSG:6249',
license: { id: 'CC-BY-SA-4.0' }
},
{
country: 'Colombia',
state: 'Valle del Cauca',
city: 'Santiago de Cali',
scope: 'tree-notable',
metadata: 'https://www.datos.gov.co/dataset/Arboles-notables-en-Santiago-de-Cali/xzni-zp4n',
data: 'http://datos.cali.gov.co/dataset/f94cbfe0-dee8-4a9b-870c-358bca259d89/resource/ec49483e-c5ca-4f67-a916-865ff1de1d2f/download/arboles_notables.json',
license: { id: 'CC-BY-SA-4.0' }
},
{
country: 'Czechia',
scope: 'tree-notable',
metadata: 'https://gis-aopkcr.opendata.arcgis.com/datasets/aopkcr::pam%C3%A1tn%C3%A9-stromy/about',
data: {
arcgis: 'https://gis.nature.cz/arcgis/rest/services/Aplikace/Opendata/MapServer/5'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Denmark',
state: 'Hovedstaden',
city: 'København',
scope: 'tree',
metadata: 'https://www.opendata.dk/city-of-copenhagen/trae-basis-kommunale-traeer',
data: 'https://wfs-kbhkort.kk.dk/k101/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=k101:trae_basis&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: {
scientific: 'traeart',
common: 'dansk_navn',
planted: 'planteaar',
health: 'sundhed'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'copenhagen',
srs: '+init=EPSG:4326'
},
{
country: 'Denmark',
state: 'Hovedstaden',
city: 'København',
scope: 'tree-street',
metadata: 'https://www.opendata.dk/city-of-copenhagen/gadetraeer',
data: 'https://wfs-kbhkort.kk.dk/k101/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=k101:gadetraer&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-4.0' },
opentrees_id: 'copenhagen',
srs: '+init=EPSG:4326'
},
{
country: 'Denmark',
state: 'Syddanmark',
city: 'Vejle',
scope: 'tree-park',
metadata: 'https://www.opendata.dk/city-of-vejle/parkdrift-parkpleje-punktdata',
data: {
arcgis: 'https://kortservice.vejle.dk/gis/rest/services/OPENDATA/Vejle/MapServer/12'
},
deleteFunc: x => !Boolean(x.ELTTYPE.match(/(træer|træ|buske)/i)),
crosswalk: {
ref: 'OBJECTID',
scientific: 'PLANTENAVN',
notable: x => ({
'Historisk træ': 'historic',
})[x.ELTTYPE],
location: x => 'park',
health: x => x.ELTTYPE === 'Træruin' ? 'dead' : null,
note: 'BESKRIVELSE'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'vejle',
srs: '+init=EPSG:4326'
},
{
country: 'Ecuador',
state: 'Pichincha',
city: 'Quito',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=f5cbbafa0a264e54b9b9c48669e63b74',
data: 'https://www.arcgis.com/sharing/rest/content/items/f5cbbafa0a264e54b9b9c48669e63b74/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(
file, {layerName: 'arboles_patrimoniales_6164'}
),
srs: 'EPSG:3857'
},
{
country: 'Finland',
state: 'Uusimaa',
city: 'Helsinki',
scope: 'tree',
metadata: 'https://hri.fi/data/fi/dataset/helsingin-kaupungin-puurekisteri',
data: 'https://kartta.hel.fi/ws/geoserver/avoindata/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=avoindata:Puurekisteri_piste&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
city: 'Divonne-les-bains | Grilly | Cessy',
scope: 'tree',
metadata: 'https://www.datara.gouv.fr/geonetwork/srv/fre/catalog.search#/metadata/b18070b7-4349-4fd5-8e56-1dc48c3eb03a',
data: 'https://catalogue.datara.gouv.fr/rss/atomfeed/atomdata/b18070b7-4349-4fd5-8e56-1dc48c3eb03a?format=json&srs=4326&emprise=-1&territoire_type=&couchd_emplacement_stockage=arbre_p_r84&bTerritoire=0&couche_type_stockage=1',
vfs: '/vsizip/',
filename: 'Telechargement_1681591748_2337/b18070b7-4349-4fd5-8e56-1dc48c3eb03a_1681591748_5553/arbre_p_r84.json',
crosswalk: {
genus: x => x.genre.replace('spp.', ''),
species: 'espece',
height: 'classe_hau',
circumference_cm_min: x => ({
'0-50cm': 0,
'50-150cm': 50,
'>150cm': 150
})[x['classe_cir']],
circumference_cm_max: x => ({
'0-50cm': 50,
'50-150cm': 150
})[x['classe_cir']]
},
notes: 'Path to file inside archive changes on each download',
opentrees_id: 'divonne_les_bains_fr',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
city: 'Évian-les-Bains',
scope: 'tree',
metadata: 'https://ville-d-evian-opendata-ville-evian.hub.arcgis.com/datasets/ddfeef65b8b64749ac93038d1d999ebe_7/about',
data: {
arcgis: 'https://services.arcgis.com/Hbks8qlTugfLqQka/arcgis/rest/services/arbres/FeatureServer/7'
},
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
designation: 'Grenoble-Alpes Métropole',
scope: 'tree-street-main',
metadata: [
'https://data.metropolegrenoble.fr/visualisation/information/?id=patrimoine_arbore_du_territoire_metropolitain',
'https://data.metropolegrenoble.fr/visualisation/export/?id=patrimoine_arbore_du_territoire_metropolitain'
],
data: 'https://data.metropolegrenoble.fr/d4c/api/records/2.0/downloadfile/format=geojson&resource_id=05566402-cd0d-4c9b-90b6-4a90e4629e03',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
city: 'Grenoble',
scope: 'tree',
metadata: [
'https://data.metropolegrenoble.fr/visualisation/information/?id=arbres-grenoble',
'https://data.metropolegrenoble.fr/visualisation/export/?id=arbres-grenoble'
],
data: 'https://data.metropolegrenoble.fr/d4c/api/records/2.0/downloadfile/format=geojson&resource_id=fe91221c-48cd-468e-9adf-0548ab5c5674',
crosswalk: {
ref: 'BIEN_REFERENCE',
genus: 'GENRE_BOTA',
species: 'ESPECE',
cultivar: 'VARIETE',
maturity: 'STADEDEDEVELOPPEMENT',
description: 'REMARQUES',
planted: 'ANNEDEPLANTATION'
},
license: { id: 'ODbL-1.0' },
fallingfruit_id: 436,
opentrees_id: 'grenoble',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
city: 'Lyon',
scope: 'tree',
metadata: 'https://data.grandlyon.com/jeux-de-donnees/arbres-alignement-metropole-lyon/',
data: 'https://download.data.grandlyon.com/wfs/grandlyon?service=WFS&version=2.0.0&request=GetFeature&typeNames=metropole-de-lyon:abr_arbres_alignement.abrarbre&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: {
scientific: 'essence',
infraspecies: 'variete',
genus: 'genre',
species: 'espece',
location: 'localisati',
planted: 'anneeplant',
ref: 'identifian',
common: 'essencefra'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'lyon',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
city: 'Meylan',
scope: 'tree',
metadata: [
'https://data.metropolegrenoble.fr/visualisation/information/?id=environnement',
'https://data.metropolegrenoble.fr/visualisation/export/?id=environnement'
],
data: 'https://data.metropolegrenoble.fr/d4c/api/records/2.0/downloadfile/format=geojson&resource_id=d47e904a-00c6-4a68-b7ac-44b5f117555c',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Auvergne-Rhône-Alpes',
city: 'Saint-Égrève',
scope: 'tree',
metadata: [
'https://data.metropolegrenoble.fr/visualisation/information/?id=les-arbres-de-saint-egreve',
'https://data.metropolegrenoble.fr/visualisation/export/?id=les-arbres-de-saint-egreve'
],
data: 'https://data.metropolegrenoble.fr/d4c/api/records/2.0/downloadfile/format=geojson&resource_id=72f33c18-c4d7-42d8-b0cf-b179e9db7ca3',
crosswalk: {
genus: 'genre',
species: 'espece',
planted: 'anne_plan',
common: 'essence'
},
license: { id: 'ODbL-1.0' },
opentrees_id: 'saint_egreve',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Bourgogne-Franche-Comté',
city: 'Nevers',
scope: 'tree-park',
metadata: 'https://www.data.gouv.fr/fr/datasets/arbres-dornement/',
data: 'https://www.data.gouv.fr/fr/datasets/r/956d47c3-d907-43f3-a2ed-d70bb251463f',
vfs: '/vsizip/',
license: { id: 'etalab-1.0' },
opentrees_id: 'nevers'
},
{
country: 'France',
state: 'Bourgogne-Franche-Comté',
city: 'Nevers',
scope: 'tree-street',
metadata: 'http://www.data.gouv.fr/fr/datasets/arbres-dalignement-2/',
data: 'https://www.data.gouv.fr/fr/datasets/r/dbdc2068-ee22-474d-8a42-261554482a4f',
vfs: '/vsizip/',
crosswalk: { scientific: 'espece' },
license: { id: 'etalab-1.0' },
opentrees_id: 'nevers'
},
{
country: 'France',
state: 'Bretagne',
scope: 'tree',
metadata: 'https://data.bretagne.bzh/explore/dataset/patrimoine-arbore-ponctuel-des-voies-navigables-appartenant-a-la-region-bretagne/information/',
data: 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/patrimoine-arbore-ponctuel-des-voies-navigables-appartenant-a-la-region-bretagne/exports/geojson',
crosswalk: {
ref: 'gml_id',
common: 'essence',
height: 'hauteur',
dbh: 'diametre',
health: 'etat_genera',
note: 'remarque'
},
license: { id: 'etalab-1.0' },
opentrees_id: 'bretagne_fr',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Bretagne',
city: "Côtes d'Armor",
scope: 'tree-notable',
metadata: "https://datarmor.cotesdarmor.fr/datasets/arbres-remarquables-des-cotes-d'armor",
data: "https://koumoul.com/data-fair/api/v1/datasets/arbres-remarquables-des-cotes-d'armor/data-files/Arbres%20remarquables%20des%20C%C3%B4tes%20d'Armor-full.csv",
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
license: { id: 'etalab-2.0' }
},
{
country: 'France',
state: 'Bretagne',
city: 'Guingamp',
scope: 'tree-planted',
metadata: 'https://datarmor.cotesdarmor.fr/datasets/arbres-guingamp',
data: 'https://datarmor.cotesdarmor.fr/data-fair/api/v1/datasets/arbres-guingamp/lines?size=10000&page=1&format=csv',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
crosswalk: { genus: 'Genre', species: 'Espce', cultivar: 'Varit' },
license: { id: 'etalab-2.0' },
opentrees_id: 'guingamp_fr'
},
{
country: 'France',
state: 'Bretagne',
city: 'Rennes',
designation: 'Rennes Métropole',
scope: 'tree',
metadata: 'https://data.rennesmetropole.fr/explore/dataset/arbre_hors_rennes/information/',
data: 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/arbre_hors_rennes/exports/geojson',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Bretagne',
city: 'Rennes',
scope: 'tree-street',
metadata: 'https://data.rennesmetropole.fr/explore/dataset/arbres-d-alignement-rennes/information/',
data: 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/arbres-d-alignement-rennes/exports/geojson',
crosswalk: {
ref: 'numero',
planted: 'date_plant',
health: 'etat',
genus: 'genre',
species: 'espece',
cultivar: 'variete',
circumference_cm: 'circonfere',
height: 'hauteur'
},
license: { id: 'ODbL-1.0' },
opentrees_id: 'rennes2',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Bretagne',
city: 'Rennes',
scope: 'tree-park',
metadata: 'https://data.rennesmetropole.fr/explore/dataset/arbres-dornement-rennes/information/',
data: 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/arbres-dornement-rennes/exports/geojson',
crosswalk: {
genus: 'genre',
species: 'espece',
planted: 'date_plant',
cultivar: 'variete',
circumference_cm: 'circonfere'
},
license: { id: 'ODbL-1.0' },
opentrees_id: 'rennes1',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Centre-Val de Loire',
city: 'Orléans',
scope: 'tree',
inactive: true,
metadata: 'https://www.data.gouv.fr/fr/datasets/arbres-ville-dorleans/',
data: 'https://www.data.gouv.fr/fr/datasets/r/804b8b61-9f8f-4a0d-8524-35ea5d6e265f',
vfs: '/vsizip/',
crosswalk: {
ref: 'id_arbre',
genus: x => String(x.genre).replace(/ \?/, ''),
species: x => String(x.species).replace(/ \?/, ''),
infraspecies: 'variete',
planted: 'date_plant'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'orleans',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Centre-Val de Loire',
city: 'Tours',
scope: 'tree',
metadata: 'https://data.tours-metropole.fr/explore/dataset/arbres-tours/information/',
data: 'https://data.tours-metropole.fr/api/explore/v2.1/catalog/datasets/arbres-tours/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Grand Est',
city: 'Metz',
scope: 'tree-street',
metadata: 'https://www.data.gouv.fr/fr/datasets/arbres-dalignement/',
data: 'https://maps.eurometropolemetz.eu/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=public:vrd_esv_arb&srsName=EPSG:4326&outputFormat=application/json',
crosswalk: { dbh: 'diametre', scientific: 'nom_espece', note: 'observatio' },
license: { id: 'ODbL-1.0' },
opentrees_id: 'metz',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Grand Est',
city: 'Metz',
scope: 'tree-notable',
metadata: 'https://www.data.gouv.fr/fr/datasets/arbres-remarquables-metz/',
data: 'https://maps.eurometropolemetz.eu/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=public:vrd_esv_arb_rem&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'ODbL-1.0' },
opentrees_id: 'metz',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Grand Est',
city: 'Mulhouse',
scope: 'tree',
metadata: 'https://data.mulhouse-alsace.fr/explore/dataset/68224_arbres_alignement/information/',
data: 'https://data.mulhouse-alsace.fr/api/explore/v2.1/catalog/datasets/68224_arbres_alignement/exports/geojson',
crosswalk: {
scientific: 'libelle_es',
planted: 'date_plant',
common: 'com_nom',
ref: 'obj_ident'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'mulhouse',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Grand Est',
city: 'Strasbourg',
scope: 'tree',
metadata: 'https://data.strasbourg.eu/explore/dataset/patrimoine_arbore/information/',
data: 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/patrimoine_arbore/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Grand-Est',
city: 'Épinal',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/epinal::arbres/about',
data: {
arcgis: 'https://services1.arcgis.com/V9xtXbeaozrYojAm/arcgis/rest/services/esv_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Hauts-de-France',
city: 'Croix',
scope: 'tree-notable',
metadata: 'https://opendata.lillemetropole.fr/explore/dataset/arbres-remarquables0/information/',
data: 'https://opendata.lillemetropole.fr/api/explore/v2.1/catalog/datasets/arbres-remarquables0/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Hauts-de-France',
city: 'Dunkerque',
scope: 'tree-notable',
metadata: 'https://data.dunkerque-agglo.fr/explore/dataset/cadastre-vert-de-la-communaute-urbaine-de-dunkerque-arbres-remarquables/information/',
data: 'https://data.dunkerque-agglo.fr/api/explore/v2.1/catalog/datasets/cadastre-vert-de-la-communaute-urbaine-de-dunkerque-arbres-remarquables/exports/geojson',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Hauts-de-France',
city: 'Roubaix',
scope: 'tree-park',
metadata: 'https://opendata.roubaix.fr/explore/dataset/arbres_opendata_cassel_nvmonde_barbieux/information/',
data: 'https://opendata.roubaix.fr/api/explore/v2.1/catalog/datasets/arbres_opendata_cassel_nvmonde_barbieux/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Hauts-de-France',
city: 'Roubaix',
scope: 'tree-notable',
metadata: 'https://opendata.roubaix.fr/explore/dataset/les-arbres-remarquables-a-roubaix/information/',
data: 'https://opendata.roubaix.fr/api/explore/v2.1/catalog/datasets/les-arbres-remarquables-a-roubaix/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Hauts-de-France',
city: 'Saint-Quentin',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/Saint-Quentin::patrimoine-arbor%C3%A9-ro/about?layer=0',
data: {
arcgis: 'https://services1.arcgis.com/5nIW6mZeb2YNJ7np/arcgis/rest/services/PATRIMOINE_ARBOR%C3%89_(RO)/FeatureServer/0'
},
crosswalk: {
scientific: 'nomlatin',
common: 'nomfrancai',
updated: 'EditDate',
maturity: 'fk_stadede',
dbh: 'tronc_diam',
height: 'haut_tot',
ref: 'id_arbre'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'saint_quentinois',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Hauts-de-France',
city: 'Tourcoing',
scope: 'tree',
metadata: 'https://opendata.tourcoing.fr/explore/dataset/tourcoing-arbres-urbains/information/',
data: 'https://opendata.tourcoing.fr/api/explore/v2.1/catalog/datasets/tourcoing-arbres-urbains/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
designation: 'Hauts-de-Seine',
scope: 'tree-street-main',
metadata: 'https://opendata.hauts-de-seine.fr/explore/dataset/arbres-dalignement-sur-la-voirie-departementale/information/',
data: 'https://opendata.hauts-de-seine.fr/api/explore/v2.1/catalog/datasets/arbres-dalignement-sur-la-voirie-departementale/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
designation: 'Hauts-de-Seine',
scope: 'tree-notable',
metadata: 'https://opendata.hauts-de-seine.fr/explore/dataset/fr-229200506-arbres-remarquables/information',
data: 'https://opendata.hauts-de-seine.fr/api/explore/v2.1/catalog/datasets/fr-229200506-arbres-remarquables/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
scope: 'tree-notable',
metadata: 'https://data.iledefrance.fr/explore/dataset/arbre_remarquable/information/',
data: 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/arbre_remarquable/exports/geojson',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
scope: 'tree-notable',
metadata: 'https://data.iledefrance.fr/explore/dataset/arbres-remarquables/information/',
data: 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/arbres-remarquables/exports/geojson',
license: { id: 'ODbL-1.0' }
},
{
country: 'France',
state: 'Île-de-France',
city: 'Argenteuil',
scope: 'tree',
metadata: 'https://www.data.gouv.fr/fr/datasets/les-arbres-de-lespace-public-a-argenteuil',
data: {
arcgis: 'https://services.arcgis.com/r0pok8eBaO080DqT/arcgis/rest/services/ARBRES/FeatureServer/0'
},
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Clichy',
scope: 'tree',
metadata: 'https://opendata.hauts-de-seine.fr/explore/dataset/fr-219200243-arbres/information/',
data: 'https://opendata.hauts-de-seine.fr/api/explore/v2.1/catalog/datasets/fr-219200243-arbres/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'La Défense',
scope: 'tree',
metadata: 'https://opendata.hauts-de-seine.fr/explore/dataset/fr-833718794-arbres/information/',
data: 'https://opendata.hauts-de-seine.fr/api/explore/v2.1/catalog/datasets/fr-833718794-arbres/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Montreuil',
scope: 'tree-street',
metadata: 'https://data.montreuil.fr/explore/dataset/arbres-voirie-communale/information/',
data: 'https://data.montreuil.fr/api/explore/v2.1/catalog/datasets/arbres-voirie-communale/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Montreuil',
scope: 'tree-edible',
metadata: 'https://data.montreuil.fr/explore/dataset/montreuil-est-notre-jardin/information/',
data: 'https://data.montreuil.fr/api/explore/v2.1/catalog/datasets/montreuil-est-notre-jardin/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Montreuil',
scope: 'tree-street-main',
metadata: 'https://data.montreuil.fr/explore/dataset/arbres-de-la-voirie-departementale/information/',
data: 'https://data.montreuil.fr/api/explore/v2.1/catalog/datasets/arbres-de-la-voirie-departementale/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Paris',
designation: 'Grand Paris Seine Ouest',
scope: 'tree',
metadata: 'https://data.seineouest.fr/explore/dataset/arbres-v2/information/',
data: 'https://data.seineouest.fr/api/explore/v2.1/catalog/datasets/arbres-v2/exports/geojson',
crosswalk: {
scientific: 'genespvar',
height: 'hauteur',
planted: 'an_plant',
ref: 'id_plant'
},
license: { id: 'etalab-1.0' },
opentrees_id: 'grand_paris_seine_ouest',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Paris',
designation: 'Grand Paris Sud',
scope: 'tree',
metadata: 'https://data.grandparissud.fr/explore/dataset/patrimoine-arbore/information/',
data: 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/patrimoine-arbore/exports/geojson',
crosswalk: {
location: 'categorie',
owner: 'gestionnai',
common: x => x.ess_fcais + ' ' + x.espe_fcais,
scientific: 'ess_latin',
age: 'classe_age',
health: 'vigeur_cr',
updated: 'anne_expe',
ref: 'identifian'
},
license: { id: 'etalab-1.0' },
opentrees_id: 'paris_sud_fr',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Paris',
scope: 'tree',
metadata: 'https://opendata.paris.fr/explore/dataset/les-arbres/information/',
data: 'https://opendata.paris.fr/api/explore/v2.1/catalog/datasets/les-arbres/exports/geojson',
crosswalk: {
ref: 'idemplacement',
common: 'libellefrancais',
genus: 'genre',
species: 'espece',
cultivar: 'varieteoucultivar',
dbh: x => (Number(x['circonferenceencm']) / 3.14159) * 2,
maturity: 'stadedeveloppement'
},
license: { id: 'ODbL-1.0' },
fallingfruit_id: 237,
opentrees_id: 'paris',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Paris',
scope: 'tree-notable',
notes: 'partly overlaps https://opendata.paris.fr/explore/dataset/les-arbres/information/',
metadata: 'https://opendata.paris.fr/explore/dataset/arbresremarquablesparis/information',
data: 'https://opendata.paris.fr/api/explore/v2.1/catalog/datasets/arbresremarquablesparis/exports/geojson',
license: { id: 'ODbL-1.0' },
fallingfruit_id: 236,
opentrees_id: 'paris',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Saint-Germain-en-Laye',
scope: 'tree',
metadata: 'https://www.data.gouv.fr/fr/datasets/arbres-urbains',
data: 'https://www.data.gouv.fr/fr/datasets/r/13add5f3-d3db-407a-8a72-a069379a2e44',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Seine-Saint-Denis',
scope: 'tree',
metadata: 'https://geo.data.gouv.fr/fr/datasets/e9c96b2509f55e859fde03265ed2a6ae7882d44b',
data: 'https://transcode.geo.data.gouv.fr/services/5e2a1e6cfa4268bc2552fabc/feature-types/fr-dpt93-1646?format=GeoJSON&projection=WGS84',
crosswalk: {
height: 'hauteur',
scientific: 'essence',
maturity: 'stade_dvlp',
circumference_cm_min: x => ({
'<50cm': 0,
'50-100cm': 50,
'>100cm': 100
})[x['circonfere']],
circumference_cm_max: x => ({
'<50cm': 50,
'50-100cm': 100
})[x['circonfere']]
},
license: { id: 'etalab-2.0' },
opentrees_id: 'seine_saint_denis',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Vallée-aux-Loups',
scope: 'tree',
metadata: 'https://opendata.hauts-de-seine.fr/explore/dataset/inventaire-botanique-de-larboretum-du-domaine-departemental-de-la-vallee-aux-lou/information/',
data: 'https://opendata.hauts-de-seine.fr/api/explore/v2.1/catalog/datasets/inventaire-botanique-de-larboretum-du-domaine-departemental-de-la-vallee-aux-lou/exports/geojson',
license: { id: 'etalab-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Versailles',
scope: 'tree-street',
metadata: 'https://sig-cavgp.opendata.arcgis.com/datasets/cavgp::arbres-dalignements/about',
data: {
arcgis: 'https://services2.arcgis.com/YECJCCLQCtaylXWh/arcgis/rest/services/VER_Espaces_verts/FeatureServer/2'
},
crosswalk: { scientific: 'ESPECE', common: 'FRANCAIS' },
license: { id: 'etalab-2.0' },
opentrees_id: 'versailles',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Versailles',
scope: 'tree-park',
metadata: 'https://sig-cavgp.opendata.arcgis.com/datasets/cavgp::arbres-situ%C3%A9s-dans-les-parcs/about',
data: {
arcgis: 'https://services2.arcgis.com/YECJCCLQCtaylXWh/arcgis/rest/services/VER_Espaces_verts/FeatureServer/1'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'versailles',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Île-de-France',
city: 'Versailles',
scope: 'tree-notable',
metadata: 'https://sig-cavgp.opendata.arcgis.com/datasets/cavgp::arbres-remarquables/about',
data: {
arcgis: 'https://services2.arcgis.com/YECJCCLQCtaylXWh/arcgis/rest/services/VER_Espaces_verts/FeatureServer/0'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'versailles',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Normandie',
city: 'Rouen',
scope: 'tree-notable',
metadata: 'https://data.metropole-rouen-normandie.fr/explore/dataset/arbres-remarquables-metropole-rouen-normandie-2019/information/',
data: 'https://data.metropole-rouen-normandie.fr/api/explore/v2.1/catalog/datasets/arbres-remarquables-metropole-rouen-normandie-2019/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Nouvelle Calédonie',
city: 'Nouméa',
scope: 'tree-notable',
metadata: 'https://data.noumea.nc/datasets/bd092c4a648b4012a28b048affa8ec1c_0/about',
data: {
arcgis: 'https://services6.arcgis.com/dIDU3ttIicDWLftk/arcgis/rest/services/PUD_2020_ARBRE/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Nouvelle-Aquitaine',
city: 'Agen',
scope: 'tree',
metadata: 'https://data.agen.fr/explore/dataset/arbres/information/',
data: 'https://data.agen.fr/api/explore/v2.1/catalog/datasets/arbres/exports/geojson',
crosswalk: {
ref: 'id_ponctue',
common: 'espece_arb',
scientific: 'nom_latin'
},
opentrees_id: 'agen',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Nouvelle-Aquitaine',
city: 'Bayonne',
scope: 'tree',
metadata: 'https://open.isogeo.com/s/dfea79f9daa941fbb7fc9248309dc1c4/THU_tcV6SuOT_DsWqcQNzDenuhTV0/r/d008f16dfca74b2686f1168617cbd63a',
data: 'https://www.bayonne.fr/fileadmin/open-data/shape/ev_arbres.zip',
vfs: '/vsizip/',
crosswalk: {
genus: 'genre',
species: 'espece',
height: 'hauteur',
common: 'vernaculai',
cultivar: 'variete',
planted: 'anne_plan',
scientific: 'gev',
circumference_cm: 'circonf',
age: 'agechrono'
},
license: { id: 'etalab-2.0' },
opentrees_id: 'bayonne'
},
{
country: 'France',
state: 'Nouvelle-Aquitaine',
city: 'Bordeaux',
scope: 'tree',
metadata: 'https://scnbdx.opendatasoft.com/explore/dataset/ec_arbre_p/information/',
data: 'https://scnbdx.opendatasoft.com/api/explore/v2.1/catalog/datasets/ec_arbre_p/exports/geojson',
crosswalk: {
scientific: 'nom',
updated: 'mdate',
dbh: 'diametre',
height: 'hauteur',
family: 'famille',
cultivar: 'variete',
location: 'typo_espace',
health: 'statut',
planted: 'tranche_age'
},
license: { id: 'etalab-1.0' },
opentrees_id: 'bordeaux',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Nouvelle-Aquitaine',
city: 'Pau',
scope: 'tree-street',
inactive: true,
notes: "Arbres d'alignement | Originally downloaded as a shapefile",
data: { checksum: 'e1327d740c0b2b5dc3786f8e5a8897c9' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Nouvelle-Aquitaine',
city: 'Pau',
scope: 'tree-park',
inactive: true,
notes: "Arbres d'ornement | Originally downloaded as a shapefile",
data: { checksum: '1b82dd97c0d5249bde9f2725b06d1e87' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Occitanie',
designation: 'Hérault',
scope: 'tree-street-main',
metadata: 'https://www.herault-data.fr/explore/dataset/arbres-dalignement-herault/information/',
data: 'https://www.herault-data.fr/api/explore/v2.1/catalog/datasets/arbres-dalignement-herault/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Occitanie',
city: 'Montpellier',
scope: 'tree-street',
metadata: 'https://data.montpellier3m.fr/dataset/arbres-dalignement-de-montpellier',
data: 'https://data.montpellier3m.fr/sites/default/files/ressources/MMM_MTP_Arbres.json',
crosswalk: {
ref: 'idarbre',
scientific: 'nom_latin',
common: 'nom_commun',
planted: 'plantation',
updated: 'releva',
crown: 'couronnem',
height: 'hauteurm'
},
license: { id: 'ODbL-1.0' },
opentrees_id: 'montpellier',
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Occitanie',
city: 'Toulouse',
scope: 'tree',
metadata: 'https://data.toulouse-metropole.fr/explore/dataset/arbres-urbains/information/',
data: 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/arbres-urbains/exports/geojson',
license: { id: 'etalab-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'France',
state: 'Pays de la Loire',
city: 'Angers',
scope: 'tree-notable',
metadata: 'https://data.angers.fr/explore/dataset/arbre-signal-angers/information/',
data: 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/arbre-signal-angers/exports/geojson',
license: { id: 'ODbL-1.0' }
},
{
omit: 'no coordinates',
country: 'France',
state: 'Pays de la Loire',
city: 'Baugé-en-Anjou',
scope: 'tree',
metadata: 'https://www.data.gouv.fr/fr/datasets/attributs-des-arbres-urbains-de-la-ville-de-bauge-en-anjou-2020',
data: 'https://www.data.gouv.fr/fr/datasets/r/70a1aee0-2075-4568-afd1-d01a0c06462b',
license: { id: 'etalab-2.0' }
},
{
country: 'France',
state: "Provence-Alpes-Côte d'Azur",
city: 'Digne-les-Bains',
scope: 'tree-notable',
metadata: 'https://trouver.datasud.fr/dataset/arbres-proteges-a-digne-les-bains',
data: 'https://trouver.datasud.fr/dataset/c1cc1d21-eda1-445d-a47b-8b112ab2940e/resource/c7d1b71c-39c0-4bf9-99f3-06a702115721/download/digne_arbres_proteges_6cibv2q.zip',
vfs: '/vsizip/',
license: { id: 'etalab-2.0' }
},
{
country: 'France',
state: "Provence-Alpes-Côte d'Azur",
city: 'Antibes',
scope: 'tree-notable',
metadata: 'https://www.data.gouv.fr/fr/datasets/arbres-sous-protection-ponctuelle-a-antibes-juan-les-pins/',
data: 'https://www.data.gouv.fr/fr/datasets/r/eeb83dc6-1f98-45f8-8581-21858e5561ee',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:2154',
license: { id: 'etalab-2.0' }
},
{
country: 'France',
state: "Provence-Alpes-Côte d'Azur",
city: 'Nice',
scope: 'tree',
metadata: 'http://opendata.nicecotedazur.org/data/dataset/cartographie-des-arbres-communaux',
data: 'http://opendata.nicecotedazur.org/data/storage/f/2022-11-22T13%3A48%3A46.449Z/ev-arbre-opendata-2022.geojson',
crosswalk: { ref: 'idENT' },
license: { id: 'etalab-1.0' },
opentrees_id: 'nice',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
designation: 'Bundeseisenbahnvermögen (BEV)',
scope: 'tree',
metadata: 'https://www.govdata.de/web/guest/suchen/-/details/baumkataster-bundeseisenbahnvermogen-bev',
data: 'https://www.mcloud.de/downloads/mcloud/691202bd-cb41-47c7-a402-cb1d7fe280d7/Kissb_Export_Aug2022.zip',
vfs: '/vsizip/',
openFunc: file => {
const buffer = helpers.readFileInZip(file, 'Kissb_Export_Aug2022.xml')
return helpers.openKissbXmlWithGdal(buffer, {type: 'buffer'})
},
deleteFunc: x => {
// Delete trees with wrong coordinates (east and outside of Germany)
Number(x['Rechtswert']) > 5e6
},
geometry: { x: 'Rechtswert', y: 'Hochwert' },
srs: 'EPSG:32633',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Germany',
city: 'Hamburg',
designation: 'Hafen Hamburg',
scope: 'tree',
notes: 'versioned about page',
metadata: 'https://suche.transparenz.hamburg.de/dataset/strassenbaumkataster-hamburger-hafen17',
data: 'https://geodienste.hamburg.de/HH_WFS_Strassenbaumkataster?service=WFS&version=2.0.0&request=GetFeature&typeNames=de.hh.up:strassenbaumkataster_hpa&srsName=EPSG:4326',
srs: '+init=EPSG:4326',
crosswalk: {
scientific: 'art_latein',
common: 'art_deutsc',
description: 'sorte',
planted: 'pflanzjahr',
crown_m: 'kronendurc',
circumference_cm: 'stammumfan',
owner: 'zustaendig'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'hamburg_hafen'
},
{
country: 'Germany',
city: 'Hamburg',
scope: 'tree-street',
notes: 'versioned about page',
metadata: 'https://suche.transparenz.hamburg.de/dataset/strassenbaumkataster-hamburg25',
data: 'https://geodienste.hamburg.de/HH_WFS_Strassenbaumkataster?service=WFS&version=2.0.0&request=GetFeature&typeNames=de.hh.up:strassenbaumkataster&srsName=EPSG:4326',
srs: '+init=EPSG:4326',
crosswalk: {
ref: 'baumid',
scientific: 'art_latein',
common: 'art_deutsch',
planted: 'pflanzjahr',
dbh: 'stammumfang'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'hamburg'
},
{
country: 'Germany',
state: 'Baden-Württemberg',
city: 'Karlsruhe',
scope: 'tree',
metadata: 'https://transparenz.karlsruhe.de/dataset/fachplane-baumkataster1',
data: {
arcgis: 'https://geoportal.karlsruhe.de/server/rest/services/Fachplaene/Baumkataster/MapServer/1'
},
crosswalk: { common: 'ARTDEUT', scientific: 'ARTLAT' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'karlsruhe_de',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Baden-Württemberg',
city: 'Konstanz',
scope: 'tree',
metadata: 'https://offenedaten-konstanz.de/dataset/baumkataster-konstanz',
data: {
arcgis: 'https://services-eu1.arcgis.com/cgMeYTGtzFtnxdsx/arcgis/rest/services/KN_Baumkataster_2020S/FeatureServer/87'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Baden-Württemberg',
city: 'Ulm',
scope: 'tree',
notes: 'partial',
metadata: 'https://datenportal.ulm.de/client/?lang=en#/datasets/iso/01b7b3c7dec3c1b06ed8a936b5750eff21f2c9fe',
data: 'https://datenportal.ulm.de/opendatafiles/Natur_Umwelt/20180921_Baumkataster.xlsx',
openFunc: file => helpers.openExcelWithGdal(file, {type: 'file'}),
geometry: { x: 'Koordinaten_X_Y', y: 'Koordinate_Y' },
srs: 'EPSG:31467',
crosswalk: {
scientific: 'Baumart_botanisch',
common: 'Baumart',
height: 'Baumhöhe_(aktuell)',
crown: 'Kronendurchm_(aktuell)',
dbh: 'Stammdurchm_(aktuell)',
health: 'Vitalitaetsstatus_(aktuell)',
planted: 'Pflanzjahr_geschaetzt',
updated: 'Standortermittlung_am'
},
license: { id: 'CC-BY-3.0-DE' },
opentrees_id: 'ulm'
},
{
country: 'Germany',
state: 'Baden-Württemberg',
city: 'Ulm',
scope: 'tree-notable',
notes: 'partial',
metadata: 'https://datenportal.ulm.de/client/?lang=en#/datasets/iso/01b7b3c7dec3c1b06ed8a936b5750eff21f2c9fe',
data: 'https://datenportal.ulm.de/opendatafiles/Natur_Umwelt/20180921_Baumkataster_Naturdenkmal.xlsx',
openFunc: file => helpers.openExcelWithGdal(file, {type: 'file'}),
geometry: { x: 'Koordinaten_X_Y', y: 'Koordinate_Y' },
srs: 'EPSG:31467',
license: { id: 'CC-BY-3.0-DE' },
opentrees_id: 'ulm'
},
{
country: 'Germany',
state: 'Bayern',
city: 'Würzburg',
scope: 'tree',
metadata: 'https://opendata.wuerzburg.de/explore/dataset/baumkataster_stadt_wuerzburg/information/',
data: 'https://opendata.wuerzburg.de/api/explore/v2.1/catalog/datasets/baumkataster_stadt_wuerzburg/exports/geojson',
license: { id: 'DL-DE-BY-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Berlin',
city: 'Berlin',
scope: 'tree-street',
metadata: [
'https://gdi.berlin.de/geonetwork/srv/ger/catalog.search#/metadata/0f682ebc-2b6c-3502-a233-97cac76d1762',
{
file: 'https://fbinter.stadt-berlin.de/fb_daten/beschreibung/datenformatbeschreibung/Datenformatbeschreibung_Baeume.pdf'
}
],
data: 'https://fbinter.stadt-berlin.de/fb/wfs/data/senstadt/s_wfs_baumbestand?service=WFS&version=2.0.0&request=GetFeature&typeNames=fis:s_wfs_baumbestand&outputFormat=application/json',
crosswalk: {
scientific: 'Art_Bot',
common: 'Art_Dtsch',
planted: 'Pflanzjahr',
height: 'BaumHoehe',
location: 'Kategorie'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'berlin'
},
{
country: 'Germany',
state: 'Berlin',
city: 'Berlin',
scope: 'tree-park',
metadata: [
'https://gdi.berlin.de/geonetwork/srv/ger/catalog.search#/metadata/98ff39da-d9e7-3764-bbf8-e10ca6eefddf',
{
file: 'https://fbinter.stadt-berlin.de/fb_daten/beschreibung/datenformatbeschreibung/Datenformatbeschreibung_Baeume.pdf'
}
],
data: 'https://fbinter.stadt-berlin.de/fb/wfs/data/senstadt/s_wfs_baumbestand_an?service=WFS&version=2.0.0&request=GetFeature&typeNames=fis:s_wfs_baumbestand_an&outputFormat=application/json',
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'berlin'
},
{
country: 'Germany',
state: 'Brandenburg',
city: 'Kloster Lehnin',
scope: 'tree',
metadata: 'https://data.europa.eu/data/datasets/75fe4dcb-91c5-4251-8f0e-5ac8aa3a6bde',
data: 'https://www.geoportal-klosterlehnin.de/isk/lehn_baumkataster?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:baeume&srsName=EPSG:4326',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Hessen',
city: 'Frankfurt',
scope: 'tree',
notes: 'New download URL added annually',
metadata: 'http://www.offenedaten.frankfurt.de/dataset/baumkataster-frankfurt-am-main',
data: 'https://offenedaten.frankfurt.de/dataset/73c5a6b3-c033-4dad-bb7d-8783427dd233/resource/257690bb-f40a-4e3a-93da-1310214f392f/download/baumauswahl.csv',
coordsFunc: x => {
// HOCHWERT: 5549510,9 | RECHTSWERT: 473366,239
return [
Number(x['RECHTSWERT'].replace(',', '.')),
Number(x['HOCHWERT'].replace(',', '.'))
]
},
srs: 'EPSG:3044',
crosswalk: {
scientific: x => String(x.Gattung_Ar).split(', ')[0],
common: x => String(x.Gattung_Ar).split(', ')[1],
ref: 'Baumnummer',
planted: 'Pflanzjahr',
crown: 'Kronendurc'
},
license: { id: 'DL-DE-BY-1.0' },
opentrees_id: 'frankfurt'
},
{
country: 'Germany',
state: 'Mecklenburg-Vorpommern',
city: 'Rostock',
scope: 'tree',
notes: 'Less coverage (city only) but has more structural attributes than https://www.govdata.de/web/guest/suchen/-/details/baume',
metadata: 'https://www.opendata-hro.de/dataset/baeume',
data: 'https://geo.sv.rostock.de/download/opendata/baeume/baeume.json',
crosswalk: {
scientific: 'gattung_botanisch',
common: 'gattung_deutsch',
height: 'hoehe',
crown: 'kronendurchmesser',
dbh: 'stammdurchmesser',
location: 'allebaum'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'rostock',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Mecklenburg-Vorpommern',
city: 'Rostock',
scope: 'tree',
notes: 'More coverage (includes university) and has species, but missing structural attributes from https://www.opendata-hro.de/dataset/baeume',
metadata: 'https://www.govdata.de/web/guest/suchen/-/details/baume',
data: 'https://geo.sv.rostock.de/inspire/lcv-trees/download?service=WFS&version=2.0.0&request=GetFeature&typeNames=lcv:LandCoverUnit&srsName=EPSG:4326',
license: { id: 'CC0-1.0' },
opentrees_id: 'rostock',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Bergheim',
scope: 'tree',
notes: 'CSV and XLSX files do not have coordinates',
metadata: 'https://offenedaten.kdvz.nrw/dataset/d30-baumkataster-der-kreisstadt-bergheim',
data: 'https://offenedaten.kdvz.nrw/sites/default/files/Einzelbaumbestand_Bergheim_2021-05-15.zip',
vfs: '/vsizip/',
license: { id: 'DL-DE-ZERO-2.0' }
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Bielefeld',
scope: 'tree',
metadata: 'https://open-data.bielefeld.de/dataset/baumbestand-umweltbetrieb',
data: 'https://www.bielefeld01.de/md/WFS/baumstandorte/01?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:einzelbaeume_p&srsName=EPSG:4326&outputFormat=application/json;+subtype=geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Bielefeld',
scope: 'tree',
notes: 'tree groups',
metadata: 'https://open-data.bielefeld.de/dataset/baumbestand-umweltbetrieb',
data: 'https://www.bielefeld01.de/md/WFS/baumstandorte/01?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:baumgruppe_p&srsName=EPSG:4326&outputFormat=application/json;+subtype=geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Bonn',
scope: 'tree',
metadata: 'https://opendata.bonn.de/dataset/baumstandorte',
data: 'https://stadtplan.bonn.de/geojson?Thema=21367',
crosswalk: { ref: 'baum_id', scientific: 'lateinisch', common: 'deutscher_' },
license: { id: 'CC0-1.0' },
opentrees_id: 'bonn',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Gelsenkirchen',
scope: 'tree',
metadata: 'https://opendata.ruhr/dataset/baumkataster-gelsenkirchen1',
data: 'https://opendata.ruhr/dataset/388b1546-ff4d-49b9-8b2d-deee5ed88242/resource/45f439e7-cb44-4a51-8129-b063f2105a09/download/baumkataster-gelsenkirchen1-coe2vtx_.zip',
vfs: '/vsizip/',
filename: 'baumkataster-gelsenkirchen.csv',
coordsFunc: x => {
// X: 360984,48, Y: 5721009,33
return [
Number(x['X'].replace(',', '.')),
Number(x['Y'].replace(',', '.'))
]
},
srs: 'EPSG:3044',
crosswalk: {
scientific: 'BAUMART',
planted: 'PFLANZJAHR',
crown: 'KRONENDURCHMESSER',
height: 'HOEHE',
ref: 'BAUMID'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'gelsenkirchen_de'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Köln',
scope: 'tree',
metadata: 'https://offenedaten-koeln.de/dataset/baumkataster-koeln',
data: 'https://offenedaten-koeln.de/sites/default/files/20200610_Baumbestan_Koeln.zip',
vfs: '/vsizip/',
srs: 'EPSG:25832',
crosswalk: {
ref: 'Baum-Nr.',
crown: 'KRONE',
height: 'HöHE',
age: 'AlterSchätzung',
genus: 'Gattung',
species: 'Art',
common: 'DeutscherN'
},
license: { id: 'DL-DE-ZERO-2.0' },
opentrees_id: 'koeln'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Krefeld',
scope: 'tree',
metadata: 'https://www.offenesdatenportal.de/dataset/baumstandorte-der-stadt-krefeld',
data: 'https://gisdata.krzn.de/files/opendatagis/Stadt_Krefeld/Aktueller_Baumbestand.kml',
license: { id: 'DL-DE-ZERO-2.0' },
crosswalk: {
ref: x => x['Description'].match(/<th>BAUMNUMMER<\/th> <td>([^<]+)<\/td>/)?.[1],
scientific: x => x['Description'].match(/<th>BOTANISCHER_NAME<\/th> <td>([^<]+)<\/td>/)?.[1],
name: x => x['Description'].match(/<th>BAUMART<\/th> <td>([^<]+)<\/td>/)?.[1],
planted: x => x['Description'].match(/<th>PFLANZJAHR<\/th> <td>([^<]+)<\/td>/)?.[1]
},
notes: 'Using KML as GeoJSON file is truncated',
opentrees_id: 'krefeld_de',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Moers',
scope: 'tree',
metadata: 'https://www.offenesdatenportal.de/dataset/baume-und-straucher-in-bebauten-ortslagen',
data: 'https://www.offenesdatenportal.de/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/6c36f4a2-560e-4689-93cc-6af845247c38/download/baumstrauch.json',
crosswalk: {
description: x => x.ART ? x.ART.replace(/<2F>/, 'ß') : null,
location: x => x.ART === 'Laubbaum_Stra<72>enbaum' ? 'street' : null,
edible: x => x.ART === 'Laubbaum_Obstbaum' ? 'fruit' : null
},
license: { id: 'DL-DE-ZERO-2.0' },
opentrees_id: 'moers_de',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Münster',
scope: 'tree',
metadata: 'https://opendata.stadt-muenster.de/dataset/digitales-baumkataster-m%C3%BCnster',
data: 'https://www.stadt-muenster.de/ows/mapserv706/odgruenserv?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:Baeume&srsName=EPSG:4326&outputFormat=GEOJSON',
license: { id: 'DL-DE-BY-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Troisdorf',
scope: 'tree',
metadata: 'http://www.stadtplan.troisdorf.de/opengeodata/opendata/open_data_baumkataster.html',
data: 'http://www.stadtplan.troisdorf.de/opengeodata/opendata/data/Troisdorf_Baumkataster.zip',
vfs: '/vsizip/',
filename: 'Troisdorf_Baumkataster/Troisdorf_Baumkataster_220909.csv',
coordsFunc: x => [
Number(x['X-Koordinate'].replace(',', '.')),
Number(x['Y-Koordinate'].replace(',', '.'))
],
srs: 'EPSG:4326',
crosswalk: {
height: 'Baumhoehe',
scientific: x => x.Baumart.split(', ')[0],
common: x => x.Baumart.split(', ')[1],
crown: 'Kronendurchmesser',
dbh: 'Stammumfang'
},
license: { id: 'DL-DE-ZERO-2.0' },
opentrees_id: 'troisdorf_de'
},
{
country: 'Germany',
state: 'Nordrhein-Westfalen',
city: 'Wesel',
scope: 'tree',
metadata: 'https://www.offenesdatenportal.de/dataset/05170048_0099',
data: 'https://geoportal.wesel.de/opendata/Baumkataster/Baumkataster.geojson',
crosswalk: {
ref: 'ID',
scientific: x => String(x.GA_LANG).split(', ')[0],
common: x => String(x.GA_LANG).split(', ')[1],
crown: 'KR_DURCHM',
dbh: 'ST_UMFANG',
height: 'BAUMHOEHE'
},
license: { id: 'DL-DE-ZERO-2.0' },
opentrees_id: 'wesel',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Sachsen',
city: 'Chemnitz',
scope: 'tree',
metadata: 'http://portal-chemnitz.opendata.arcgis.com/datasets/baeume/about',
data: {
arcgis: 'https://services6.arcgis.com/jiszdsDupTUO3fSM/arcgis/rest/services/Baeume_FL_1/FeatureServer/0'
},
crosswalk: {
ref: 'BaumNummer',
scientific: x => String(x.BaumArt).split(', ')[0],
common: x => String(x.BaumArt).split(', ')[1],
planted: 'PflanzDatu'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'chemnitz',
srs: '+init=EPSG:4326'
},
{
country: 'Germany',
state: 'Sachsen',
city: 'Delitzsch',
scope: 'tree',
inactive: true,
data: { checksum: '632c9c8f4706a03ee47e1aebfd64bb0a' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'Germany',
state: 'Sachsen',
city: 'Leipzig',
scope: 'tree',
metadata: [
'https://opendata.leipzig.de/dataset/baumkataster-stadt-leipzig1',
'https://opendata.leipzig.de/pages/usage'
],
data: 'https://geodienste.leipzig.de/l3/OpenData/wfs?VERSION=1.3.0&REQUEST=getFeature&typeName=OpenData%3ABaeume&format_options=filename:Baumkataster_Stadt_Leipzig&outputFormat=gpkg',
crosswalk: {
scientific: 'Baumart_wi',
common: 'Baumart_de',
planted: 'Pflanzjahr',
ref: 'STANDORTNR'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'leipzig'
},
{
country: 'Germany',
state: 'Sachsen-Anhalt',
city: 'Halle',
scope: 'tree',
metadata: [
'https://webapp.halle.de/komgis30.hal.opendata/fa3930b7-b3ed-b3fc-20d9-2fc8fd054b0e.html',
'https://halle.de/verwaltung-stadtrat/stadtverwaltung/online-angebote/open-data-portal/nutzungsbedingungen-und-lizenzen'
],
data: 'https://geodienste.halle.de/opendata/fa3930b7-b3ed-b3fc-20d9-2fc8fd054b0e?service=WFS&version=1.0.0&request=GetFeature&typeName=fa3930b7-b3ed-b3fc-20d9-2fc8fd054b0e&srsName=EPSG:4326',
srs: 'EPSG:5674',
crosswalk: {
planted: 'pflanzjahr',
crown: 'krone_m',
height: 'hoehe_m',
ref: 'baum_nr',
scientific: 'art_botan',
common: 'art_deut'
},
license: { id: 'CC-BY-3.0-DE' },
opentrees_id: 'halle'
},
{
country: 'Germany',
state: 'Sachsen-Anhalt',
city: 'Magdeburg',
scope: 'tree',
metadata: 'https://www.magdeburg.de/Start/B%C3%BCrger-Stadt/Verwaltung-Service/Offene-Verwaltungsdaten/index.php?NavID=37.906&object=tx%7C37.12819.1&La=1&',
data: 'https://www.magdeburg.de/media/custom/698_16063_1.ZIP?1684231298',
vfs: '/vsizip/',
license: { id: 'DL-DE-BY-2.0' }
},
{
country: 'Germany',
state: 'Schleswig-Holstein',
city: 'Elmshorn',
scope: 'tree-street',
metadata: 'https://opendata.schleswig-holstein.de/dataset/strassenbaume-der-stadt-elmshorn-gdimrh',
data: 'https://opendatarepo.lsh.uni-kiel.de/data/elmshorn/Stra%C3%9Fenbaeume/Stra%C3%9Fenbaeume.zip',
vfs: '/vsizip/',
license: { id: 'DL-DE-ZERO-2.0' }
},
{
country: 'Germany',
state: 'Schleswig-Holstein',
city: 'Norderstedt',
scope: 'tree',
metadata: 'https://opendata.schleswig-holstein.de/collection/norderstedt-baumkataster/aktuell',
data: 'https://opendata.schleswig-holstein.de/dataset/1b8a9db8-430c-45e6-ae7b-e12a6a8fa8d0/resource/07de8283-da37-44c0-9591-6885464c370b/download/07_baume.csv',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:32632',
license: { id: 'DL-DE-ZERO-2.0' }
},
{
country: 'Germany',
state: 'Thüringen',
city: 'Jena',
scope: 'tree',
metadata: 'https://opendata.jena.de/dataset/baumkataster',
data: 'https://opendata.jena.de/dataset/acd67e0c-b597-48c7-b251-1b565c49de90/resource/f245ce6a-71b9-458e-b4e8-dea3fa6c3ab5/download/baumkataster.geojson',
srs: 'EPSG:25832',
crosswalk: {
height: 'baumhoehe',
ref: 'baumnummer',
scientific: 'ga_lang',
dbh: 'st_umfang',
health: 'vitalitaet'
},
license: { id: 'DL-DE-BY-2.0' },
opentrees_id: 'jena_de'
},
{
country: 'Greece',
state: 'Makedhonía',
city: 'Thessaloniki',
scope: 'tree',
metadata: 'https://opendata.thessaloniki.gr/el/dataset/διαχείριση-αστικού-πρασίνου-δήμου-θεσσαλονίκης',
data: [
'https://opendata.thessaloniki.gr/sites/default/files/add.csv',
'https://opendata.thessaloniki.gr/sites/default/files/bdd_0.csv',
'https://opendata.thessaloniki.gr/sites/default/files/cdd.csv',
'https://opendata.thessaloniki.gr/sites/default/files/ddd.csv',
'https://opendata.thessaloniki.gr/sites/default/files/edd.csv'
],
openFunc: files => helpers.openFileUnionWithGdal(files),
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
license: { id: 'ODbL-1.0' }
},
{
country: 'Indonesia',
state: 'Bali',
city: 'Denpasar',
scope: 'tree-park',
metadata: 'https://katalog.data.go.id/dataset/inven-pohon',
data: 'https://satudata.denpasarkota.go.id/dataset/dea98874-b70b-4c05-a0eb-496af843910b/resource/ebcc9baf-5027-41b4-b84c-99b86e2cdc8d/download/geoportal.zip',
vfs: '/vsizip/'
},
{
country: 'Ireland',
scope: 'tree-notable',
metadata: 'https://maps.biodiversityireland.ie/Dataset/27',
data: 'https://maps.biodiversityireland.ie/Dataset/Download?datasetId=27',
openFunc: file => {
buffer = helpers.readFileInZip(file, 'HeritageTreesOfIreland.txt')
return helpers.openExcelWithGdal(buffer, {type: 'buffer'})
},
vfs: '/vsizip/',
filename: 'HeritageTreesOfIreland.txt',
geometry: { x: 'East', y: 'North' },
srs: 'EPSG:29903',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Ireland',
state: 'Dublin',
designation: 'Fingal County',
scope: 'tree',
metadata: 'https://data.fingal.ie/datasets/FingalCoCo::trees-fcc-1/about',
data: {
arcgis: 'https://services5.arcgis.com/CI1e5PKQXvJgmJK8/arcgis/rest/services/Trees_FCC/FeatureServer/0'
},
crosswalk: {
ref: x => Math.round(x.TREE_ID),
scientific: 'Species_Desc',
common: 'Common_Name',
maturity: 'Age_Desc',
height: 'Height',
crown: 'Spread',
dbh: x => (x['Actual_Trunk'] || '').replace('cm', ''),
health: 'Condition'
},
opentrees_id: 'fingal',
srs: '+init=EPSG:4326'
},
{
country: 'Ireland',
state: 'Dublin',
city: 'Dublin',
scope: 'tree-street',
notes: 'submitted by Tine Ningal | Submitted by Tine Ningal | Limited to public street trees in the city center',
metadata: 'https://logmytree.blogspot.com/2012/10/inventory-of-dublins-urban-trees.html',
data: { checksum: '5fd67920498bb66de0493a6a71195a94' },
vfs: '/vsizip/',
license: { id: 'CC-BY-NC-SA-4.0' },
fallingfruit_id: 265
},
{
country: 'Israel',
designation: 'Israel Oak Association',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=d2cd75c9ac4f40748cd3bea0719730ef',
data: {
arcgis: 'https://services8.arcgis.com/zQk64pz1ixL4yBfJ/ArcGIS/rest/services/OakSurvey/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Israel',
scope: 'tree-notable',
metadata: 'https://data1-moag.opendata.arcgis.com/datasets/moag::%D7%A2%D7%A6%D7%99-%D7%9E%D7%95%D7%A8%D7%A9%D7%AA-3/about',
data: {
arcgis: 'https://services3.arcgis.com/Fqk0gVrfcnumlR5m/arcgis/rest/services/MOAG_Heritage_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Israel',
state: 'Haifa',
city: 'Ramat Hanadiv',
scope: 'tree-park',
metadata: 'https://ramathanadiv.maps.arcgis.com/home/item.html?id=62d2e7f6cd7f486799fc728de48eb1d0',
data: {
arcgis: 'https://services1.arcgis.com/8lB32dT1LAPsoSlg/arcgis/rest/services/MemorialGardenTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Israel',
state: 'Haifa',
city: 'Ramat Hanadiv',
scope: 'plant-park',
metadata: 'https://ramathanadiv.maps.arcgis.com/home/item.html?id=5d28feec7bc04d8290c6cbef39bbdf42',
data: {
arcgis: 'https://services1.arcgis.com/8lB32dT1LAPsoSlg/arcgis/rest/services/Plant_Center__View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Israel',
state: 'South',
city: "Be'er Sheva",
scope: 'tree',
metadata: 'https://data.gov.il/dataset/trees-br7',
data: {
manual: 'https://data.gov.il/dataset/trees-br7/resource/d4c483d1-42b7-4540-b434-525197f3e916/download/trees.geojson'
},
terms: 'אחר (פתוח)',
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
scope: 'tree-notable',
metadata: 'https://www.politicheagricole.it/flex/cm/pages/ServeBLOB.php/L/IT/IDPagina/11260#id-bed7384af14fdba2da436d64155c62b1',
data: [
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252Ff%252F0%252FD.de8c0df992b975a06b0c/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F9%252Fe%252FD.ba0b582ebb6525a4746d/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F4%252F7%252FD.dbb7d663851165b2c3c6/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F9%252F0%252FD.041225522ae7e3df696b/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252Fc%252Ff%252FD.6805e2b3c602f883f604/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F2%252F6%252FD.21dda2031bb316631710/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F6%252F3%252FD.c2dbeae84478a7d2130b/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252Fd%252F2%252FD.ef535a231096a0e02690/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252Fd%252F5%252FD.17f739bdd7fa7cefda63/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F9%252F6%252FD.f96284c9231ed6959e6d/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F4%252Fa%252FD.94c99216e0b679faa676/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F5%252F3%252FD.3edfbba6eba67946411f/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F5%252Fe%252FD.e4afb39347883690d4c6/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F8%252F2%252FD.e0e924c1fb3cdbbdad56/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F4%252F7%252FD.f5f31ef63c3bfe4c4014/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252Fe%252Fb%252FD.42be802d3ccd795d5e8e/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F3%252Fe%252FD.569f127592dced56007a/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F4%252Fa%252FD.1f8cf6f797b24f4651dc/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252Fd%252F5%252FD.b4ef4e51643c76aa2abe/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F9%252F9%252FD.00655ba7b78d5d6a7a53/P/BLOB%3AID%3D11260/E/xls?mode=download',
'https://www.politicheagricole.it/flex/cm/pages/ServeAttachment.php/L/IT/D/1%252F5%252Fb%252FD.8136fdc2af834cb940ba/P/BLOB%3AID%3D11260/E/xls?mode=download'
],
openFunc: files => {
const vsimemFiles = []
for (const file of files) {
ds = helpers.openExcelWithGdal(file, {type: 'file'})
vsimemFiles.push(ds.description)
ds.close()
}
return helpers.openFileUnionWithGdal(vsimemFiles)
},
coordsFunc: x => {
// LONGITUDINE SU GIS: 14° 20' 34,97'' | LATITUDINE SU GIS: 42° 05' 14,02''
//
const pattern = /(?<deg>[0-9]+)°\s*(?<min>[0-9]+)'\s*(?<sec>[0-9\.]+)(?:''|"|')/
return [
helpers.parseDecimalFromDMS(x['LONGITUDINE SU GIS'].replace(',', '.'), pattern),
helpers.parseDecimalFromDMS(x['LATITUDINE SU GIS'].replace(',', '.'), pattern)
]
},
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Italy',
state: 'Basilicata',
scope: 'tree-notable',
metadata: 'https://www.dati.gov.it/view-dataset/dataset?id=dd224126-b7fb-4ec1-a985-fd9923c7543c',
data: 'https://rsdi.regione.basilicata.it/rbgeoserver2016/siti_protetti/beni_paesaggistici_art143_alberi_monumentali/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=siti_protetti:beni_paesaggistici_art143_alberi_monumentali&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'IODL-2.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Basilicata',
city: 'Matera',
scope: 'tree',
metadata: 'http://dati.comune.matera.it/dataset/sistema-informativo-verde-pubblico-alberature-censite-al-28-02-2022',
data: 'http://dati.comune.matera.it/dataset/c8a8dec9-dbb3-44a1-8949-4fbec59747b6/resource/21e9dd0a-459b-40cf-bc8e-735baa916432/download/alberi_matera.geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Campania',
scope: 'tree-notable',
metadata: 'https://dati.regione.campania.it/catalogo/datasetdetail/9302d9c8-a00b-42a8-be5e-f6f83114803d',
data: 'https://dati.regione.campania.it/catalogo/resources/Alberi-Monumentali-Della-Campania.geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Emilia-Romagna',
city: 'Bologna',
scope: 'tree',
metadata: 'https://opendata.comune.bologna.it/explore/dataset/alberi-manutenzioni/information/',
data: 'https://opendata.comune.bologna.it/api/explore/v2.1/catalog/datasets/alberi-manutenzioni/exports/geojson',
crosswalk: {
scientific: 'decodifi_4',
circumference_cm_min: x => {
let match = x['decodifi_2'].match(/^([0-9]+)\s*-\s*[0-9]+|^>\s*([0-9]+)/)
if (match) return match[1] | match[2]
else if (x['decodifi_2'].match(/^<\s*[0-9]+/)) return 0
},
circumference_cm_max: x => {
let match = x['decodifi_2'].match(/^[0-9]+\s*-\s*([0-9]+)|^<\s*([0-9]+)/)
if (match) return match[1] | match[2]
},
ref: 'NUM_PT'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'bologna_it',
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Emilia-Romagna',
city: 'Ferrara',
scope: 'tree',
metadata: 'https://dati.comune.fe.it/dataset/rilievo-alberature-ferraratua',
data: 'https://sit.comune.fe.it/geoserverckan/Ferrara/Rilievo_alberature_FerraraTUA_preview/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=Ferrara:Rilievo_alberature_FerraraTUA_preview&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Friuli Venezia Giulia',
scope: 'tree-notable',
metadata: 'https://geodati.gov.it/resource/id/r_friuve:m10728-cc-i11037',
data: 'https://irdat.regione.fvg.it/Distributore/download?idDset=11037&idFmt=383&type=wfs&path=PPR:v_alberi_monumentali_e_notevoli',
vfs: '/vsizip/'
},
{
country: 'Italy',
state: 'Friuli Venezia Giulia',
city: 'Villa Manin',
scope: 'tree',
metadata: 'https://www.dati.friuliveneziagiulia.it/dataset/Alberi-di-Villa-Manin/uqpq-dr8x',
data: 'https://www.dati.friuliveneziagiulia.it/api/views/uqpq-dr8x/rows.csv',
geometry: { x: 'coord long', y: 'coord lat' },
srs: 'EPSG:4326',
crosswalk: {
location: 'dove',
scientific: 'specie',
family: 'familia',
updated: 'data rilievo'
},
license: { id: 'IODL-2.0' },
opentrees_id: 'villa_manin_it'
},
{
country: 'Italy',
state: 'Lazio',
scope: 'tree-notable',
metadata: 'https://geoportale.regione.lazio.it/layers/geosdiownr:geonode:alberi_monumentali',
data: 'https://geoportale.regione.lazio.it/geoserver/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=geonode:alberi_monumentali&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Puglia',
city: 'Copertino',
scope: 'tree',
metadata: 'http://dati.comune.copertino.le.it/dataset/6da12471-df0f-4bf7-be47-80a0c8a9a0be',
data: 'https://docs.google.com/spreadsheets/d/e/2PACX-1vQMMp8d5WxvRd-bF-usuJumzFrPzbcbMgvPyTuD9qY-a-mdn04UVEitQUg2tuiRQzh-vrFFIVM-1-yd/pub?gid=0&single=true&output=csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Italy',
state: 'Sardinia',
scope: 'tree-notable',
metadata: 'https://geodati.gov.it/resource/id/R_SARDEG:TJVKU',
data: 'https://webgis.regione.sardegna.it/scaricocartografiaETL/ppr/alberiMonumentali.zip',
vfs: '/vsizip/',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Italy',
state: 'Sicilia',
city: 'Messina',
scope: 'tree',
metadata: 'http://opendata.comune.messina.it/dataset/0a81090b-0a91-488b-b82a-ccd041a0b26b',
data: 'https://cloud.comune.messina.it/nextcloud/s/8cxsfND6boa7GFw/download',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Italy',
state: 'Toscana',
scope: 'tree-notable',
metadata: 'https://geodati.gov.it/resource/id/r_toscan:c07bc3ad-73d7-4f6c-9446-68243b699e85',
data: 'https://www502.regione.toscana.it/geoscopio/download/tematici/aree_protette/alberi_monumentali.zip',
vfs: '/vsizip/',
license: { id: 'CC-BY-4.0' },
srs: 'EPSG:3003'
},
{
country: 'Italy',
state: 'Toscana',
city: 'Capannori',
scope: 'tree-notable',
metadata: 'https://geodati.gov.it/geoportale/visualizzazione-metadati/scheda-metadati/?uuid=c_b648:ows.qdjango.alberi-monumentali-4.11780:20220714:101001',
data: 'https://g3w-suite.comune.capannori.lu.it/vector/api/shp/qdjango/240/alberi_monumentali_b93aff19_62db_4591_ae0b_ed9337009abc.zip',
vfs: '/vsizip/'
},
{
country: 'Italy',
state: 'Toscana',
city: 'Firenze',
scope: 'tree',
metadata: 'http://opendata.comune.fi.it/?q=metarepo/datasetinfo&id=42cd1073-521f-4040-9491-e993d03663a4',
data: 'https://data.comune.fi.it/datastore//download.php?id=6370&type=99&format=url&file_format=shp&file_id=21083',
vfs: '/vsizip/',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Italy',
state: 'Toscana',
city: 'Firenze',
scope: 'tree-edible',
metadata: 'http://opendata.comune.fi.it/?q=metarepo/datasetinfo&id=alberi-da-frutto',
data: 'https://data.comune.fi.it/datastore//download.php?id=7393&type=99&format=url&file_format=shp&file_id=21936',
vfs: '/vsizip/',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Italy',
state: 'Toscana',
city: 'Prato',
scope: 'tree',
metadata: 'http://odn.comune.prato.it/dataset/45b79b35-c142-4b47-9112-f4dbfb15f2de',
data: 'http://odn.comune.prato.it/dataset/45b79b35-c142-4b47-9112-f4dbfb15f2de/resource/5711cee3-9a18-4379-b5ac-856e8cac0359/download/pratoalberi.csv',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-SA-4.0' }
},
{
country: 'Italy',
state: 'Veneto',
scope: 'tree-notable',
metadata: 'https://geodati.gov.it/resource/id/r_veneto:c1101133_AlbMo',
data: 'https://idt2-geoserver.regione.veneto.it/geoserver/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=rv:c1101133_albmo&srsName=EPSG:4326&outputFormat=application/json',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Japan',
state: 'Kantō',
city: 'Suginami',
scope: 'tree-street-main',
metadata: 'https://www2.wagmap.jp/suginami/OpenDataDetail?lid=50&mids=10',
data: 'https://www2.wagmap.jp/suginami/suginami/OpenDatafile/map_10/CSV/opendata_50.csv',
geometry: { x: '経度', y: '緯度' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Japan',
state: 'Kantō',
city: 'Suginami',
scope: 'tree-park',
metadata: 'https://www2.wagmap.jp/suginami/OpenDataDetail?lid=1500&mids=107',
data: 'https://www2.wagmap.jp/suginami/suginami/OpenDatafile/map_107/CSV/opendata_1500.csv',
geometry: { x: '経度', y: '緯度' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Kosovo',
city: 'Prishtina',
scope: 'tree',
metadata: 'https://prishtinatrees.org/',
data: 'https://prishtinatrees.org/PrishtinaTrees.org%20Dataset.rar',
openFunc: async file => {
const files = await helpers.readFilesInRarToVsimem(file)
const selection = files.filter(x => x.endsWith('_drunjet.geojson'))
return helpers.openFileUnionWithGdal(selection)
},
terms: 'personal/institutional use',
srs: '+init=EPSG:4326'
},
{
country: 'Luxembourg',
scope: 'tree-notable',
metadata: 'https://data.public.lu/en/datasets/inspire-annex-i-theme-protected-sites-remarkable-trees/',
data: 'https://data.public.lu/fr/datasets/r/15e30f27-794b-4eb4-baeb-2dadc1e1067a',
crosswalk: {
ref: 'localId',
scientific: x => String(x.text).split(' - ')[0],
common: x => String(x.text).split(' - ')[1]
},
license: { id: 'CC0-1.0' },
opentrees_id: 'luxembourg'
},
{
country: 'Mexico',
state: 'Nuevo León',
city: 'Monterrey',
scope: 'tree',
metadata: 'http://datamx.io/dataset/arboles-registrados-en-la-zona-metropolitana-de-monterrey',
data: 'https://datamx.io/dataset/9ad2f30b-4be9-4abe-beac-aec73ecc9cba/resource/682bc7eb-a115-4545-8257-221e66f9706f/download/bumbusqueda140821v2.csv',
driver: 'CSV',
addressFunc: x => x['Direccion'],
crosswalk: {
ref: 'Arbol_id',
planted: x => x.Fecha_plantado !== '0000-00-00' ? x.Fecha_plantado : null,
common: 'Especie',
updated: 'Fecha_registro'
},
license: { id: 'ODC-By-1.0' },
opentrees_id: 'monterrey_mx'
},
{
country: 'Netherlands',
state: 'Drenthe',
city: 'Assen',
scope: 'tree',
metadata: 'https://data.overheid.nl/dataset/dataset-bomen-assen',
data: {
arcgis: 'https://services1.arcgis.com/p5QhXC0i0sZjprM1/ArcGIS/rest/services/Dataset_Bomen_Assen/FeatureServer/0'
},
crosswalk: {
ref: 'BOOMNUMMER',
updated: 'DATUM',
scientific: 'BOOMSOORT',
planted: 'PLANTJAAR',
height: 'CODE_HOOGTE',
health: 'CONDITIE',
owner: 'EIGENAARSTYPE'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'assen_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Drenthe',
city: 'Assen',
scope: 'tree-notable',
metadata: 'https://data.overheid.nl/dataset/dataset-waardevolle-en-monumentale-bomen-assen',
data: {
arcgis: 'https://gis.assen.nl/arcgis/rest/services/BOR/Waardevolle_en_monumentale_bomen/MapServer/0'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'assen_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Drenthe',
city: 'Assen',
scope: 'tree-notable',
metadata: 'https://data.overheid.nl/dataset/dataset-waardevolle-en-monumentale-bomen-assen',
data: {
arcgis: 'https://gis.assen.nl/arcgis/rest/services/BOR/Waardevolle_en_monumentale_bomen/MapServer/1'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'assen_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Drenthe',
city: 'Assen',
scope: 'tree-notable',
metadata: 'https://data.overheid.nl/dataset/dataset-waardevolle-en-monumentale-bomen-assen',
data: {
arcgis: 'https://gis.assen.nl/arcgis/rest/services/BOR/Waardevolle_en_monumentale_bomen/MapServer/2'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'assen_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Flevoland',
city: 'Lelystad',
scope: 'tree',
metadata: 'https://ckan.dataplatform.nl/dataset/lelystad-bomen',
data: 'https://ckan.dataplatform.nl/datastore/dump/0e07e166-652b-49e0-9a18-e093a3febd88',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
crosswalk: {
common: 'SOORT_NED',
scientific: 'SOORT_LATIJN',
height: 'HOOGTE',
health: 'CONDITIE',
updated: 'INSPECTIEDATUM'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'lelystad_nl'
},
{
country: 'Netherlands',
state: 'Gelderland',
scope: 'tree-notable',
metadata: 'https://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/15607c11-d064-4c2a-bb0c-2a9d9a658645?tab=general',
data: 'https://geoserver.gelderland.nl/geoserver/ngr_bow/wfs?request=GetFeature&service=WFS&version=1.1.0&outputFormat=application%2Fjson&typeName=arcgis_all_boom_punt',
license: { id: 'CC0-1.0' }
},
{
country: 'Netherlands',
state: 'Gelderland',
city: 'Arnhem',
scope: 'tree',
metadata: 'https://opendata.arnhem.nl/datasets/bomenkaart/about',
data: {
arcgis: 'https://geo.arnhem.nl/arcgis/rest/services/OpenData/Bomenkaart/MapServer/0'
},
crosswalk: {
ref: 'BEHEERCODE',
scientific: 'BOOMSOORT',
common: 'NEDERLANDSE_NAAM',
planted: 'PLANTJAAR',
owner: 'EIGENAAR'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'arnhem_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Gelderland',
city: 'Nijmegen',
scope: 'tree',
metadata: 'https://opendata.nijmegen.nl/dataset/bomen',
data: 'https://services.nijmegen.nl/geoservices/extern_BOR_Groen/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=extern_BOR_Groen:GRN_BOMEN&srsName=EPSG:4326&outputFormat=application/json',
srs: '+init=EPSG:4326',
crosswalk: {
ref: 'ID',
planted: 'PLANTJAAR',
scientific: 'BOOMSOORT',
updated: 'DATUM_BIJGEWERKT'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'nijmegen_nl'
},
{
country: 'Netherlands',
state: 'Gelderland',
city: 'Rheden',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/rheden::gb-boom/about',
data: {
arcgis: 'https://services3.arcgis.com/zi6uvGhzrY8amIBi/arcgis/rest/services/GB_Boom/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Groningen',
city: 'Groningen',
scope: 'tree',
metadata: 'https://data.groningen.nl/dataset/bomen-gemeente-groningen',
data: 'https://maps.groningen.nl/geoserver/geo-data/ows?service=WFS&version=2.0.0&request=GetFeature&typeNames=geo-data:Bomen+gemeente+Groningen&srsName=EPSG:4326&outputFormat=application/json',
srs: '+init=EPSG:4326',
crosswalk: { common: 'NEDNAAM', scientific: 'LATNAAM', owner: 'OMSCHRIJVP' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'groningen_nl'
},
{
country: 'Netherlands',
state: 'Noord-Brabant',
city: "'s-Hertogenbosch",
scope: 'tree-notable',
metadata: 'https://geoportaal2-s-hertogenbosch.opendata.arcgis.com/datasets/s-hertogenbosch::monumentale-bomen/about',
data: {
arcgis: 'https://geoproxy.s-hertogenbosch.nl/ags_extern/rest/services/Externvrij/monumentale_bomen/MapServer/0'
},
license: { id: 'CC-BY-SA-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Brabant',
city: 'Eindhoven',
scope: 'tree',
metadata: 'https://data.eindhoven.nl/explore/dataset/bomen/information/',
data: 'https://data.eindhoven.nl/api/explore/v2.1/catalog/datasets/bomen/exports/geojson',
crosswalk: {
scientific: 'LATIJNSENA',
common: 'BOOMSOORT',
planted: 'PLANTJAAR',
height: 'HOOGTE',
dbh: 'DIAMETER',
health: 'VITALITEIT'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'eindhoven_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Brabant',
city: 'Roosendaal',
scope: 'tree',
metadata: 'https://opendata.roosendaal.nl/datasets/roosendaal::bomen-open-data/about',
data: {
arcgis: 'https://services8.arcgis.com/6UYedLDVU0fKJbOA/arcgis/rest/services/GBI_BOOM_PUBLIC/FeatureServer/0'
},
opentrees_id: 'roosendaal_be',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Brabant',
city: 'Tilburg',
scope: 'tree',
metadata: 'https://ckan.dataplatform.nl/dataset/bomen-tilburg',
data: 'https://ckan.dataplatform.nl/dataset/96b46ab5-7638-46bb-b416-c480170b9a84/resource/6f639eb1-7497-4fc7-831b-d24e077bfe45/download/bomen.csv',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
crosswalk: {
updated: 'datum_gemeten',
ref: 'boomnummer',
scientific: 'latijnse_boomnaam',
common: 'nederlandse_boomnaam',
planted: 'plantjaar',
dbh: 'diameter_in_cm',
height: 'boomhoogte'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'tilburg_nl'
},
{
country: 'Netherlands',
state: 'Noord-Brabant',
city: 'Tilburg',
scope: 'tree-notable',
metadata: 'https://ckan.dataplatform.nl/dataset/monumentale-bomen-tilburg',
data: 'https://ckan.dataplatform.nl/dataset/e28e4e50-4f91-4e07-8335-11a47e0824ac/resource/9e288b9c-70cd-4ca1-bb13-1c4a72a13f6e/download/monumentale_bomen.csv',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' },
opentrees_id: 'tilburg_nl'
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Amsterdam',
scope: 'tree',
metadata: 'https://maps.amsterdam.nl/open_geodata/?k=505',
data: 'https://maps.amsterdam.nl/open_geodata/excel.php?KAARTLAAG=BOMEN_DATA&THEMA=bomen',
geometry: { x: 'LNG', y: 'LAT' },
srs: 'EPSG:4326',
crosswalk: {
common: 'Soortnaam_NL',
scientific: 'Soortnaam_WTS',
location: 'Boomtype',
height: 'Boomhoogte',
planted: 'Plantjaar',
owner: 'Eigenaar'
},
terms: 'https://maps.amsterdam.nl/open_geodata/terms.php',
opentrees_id: 'amsterdam1'
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Bloemendaal',
scope: 'tree',
metadata: 'https://gemeente-bloemendaal.opendata.arcgis.com/datasets/Bloemendaal::bomen/about',
data: {
arcgis: 'https://gis.bloemendaal.nl/server/rest/services/OpenData/Bomen/FeatureServer/0'
},
license: { id: 'CC-BY-3.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Haarlem',
scope: 'tree',
metadata: 'https://haarlem.nl/open-data',
data: 'https://data.haarlem.nl/geoserver/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=gemeentehaarlem:bor_bomen&srsName=EPSG:4326&outputFormat=geopackage',
crosswalk: {
ref: 'boomnummer',
scientific: 'name',
age: 'leeftijd',
crown: 'kroondiameter',
owner: 'beheerder'
},
terms: 'Deze informatie is rechtenvrij en beschikbaar voor iedereen',
opentrees_id: 'haarlem_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Hilversum',
scope: 'tree',
metadata: 'https://open-hilversum.hub.arcgis.com/datasets/hilversum-hub::bomen/about',
data: {
arcgis: 'https://services-eu1.arcgis.com/zc5my8Mf0GNBBZN4/arcgis/rest/services/Bomen/FeatureServer/0'
},
crosswalk: {
scientific: 'BOOMSOORT_WETENSCHAPPELIJK',
common: 'BOOMSOORT_NEDERLANDS',
height: 'BOOMHOOGTE',
planted: 'PLANTSEIZOEN'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'hilversum',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Hilversum',
scope: 'tree-notable',
metadata: 'https://open-hilversum.hub.arcgis.com/datasets/hilversum-hub::beschermde-bomen/about',
data: {
arcgis: 'https://services-eu1.arcgis.com/zc5my8Mf0GNBBZN4/arcgis/rest/services/Beschermde_bomen/FeatureServer/0'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'hilversum',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Velsen',
scope: 'tree',
metadata: 'https://data.overheid.nl/dataset/bomen-gemeente-velsen',
data: 'https://raw.githubusercontent.com/IenS-Velsen/Bomen/main/Bomen.geojson',
license: { id: 'CC0-1.0' }
},
{
country: 'Netherlands',
state: 'Noord-Holland',
city: 'Zaanstad',
scope: 'tree',
metadata: 'https://ckan.dataplatform.nl/dataset/znstdor15o',
data: 'https://ckan.dataplatform.nl/datastore/dump/96c805d4-fd3c-41ce-8e35-c98b30513819?bom=True',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
crosswalk: { scientific: 'soortnaam_bomen' },
license: { id: 'CC0-1.0' },
opentrees_id: 'zaanstad_nl'
},
{
country: 'Netherlands',
state: 'Overijssel',
city: 'Zwartewaterland',
scope: 'tree',
metadata: [
'https://data.overheid.nl/dataset/bomen-zwartewaterland',
'https://data.overheid.nl/dataset/bomen-zwartewaterland#panel-resources'
],
data: {
arcgis: 'https://services-eu1.arcgis.com/1AeFYBQaTUAzKcJu/arcgis/rest/services/Bomen/FeatureServer/0'
},
crosswalk: {
common: 'NEDBOOMSOORT',
scientific: 'LATBOOMSOORT',
installed: 'AANLEGJAAR'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'zvartewaterland_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Overijssel',
city: 'Zwartewaterland',
scope: 'tree-notable',
metadata: [
'https://data.overheid.nl/dataset/bijzondere-bomen-zwartewaterland',
'https://data.overheid.nl/dataset/bijzondere-bomen-zwartewaterland#panel-resources'
],
data: {
arcgis: 'https://services-eu1.arcgis.com/1AeFYBQaTUAzKcJu/arcgis/rest/services/Bijzondere_bomen/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'zvartewaterland_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Overijssel',
city: 'Zwolle',
scope: 'tree',
metadata: 'https://smart-zwolle.opendata.arcgis.com/datasets/zwolle::bomen/about',
data: {
arcgis: 'https://gisservices.zwolle.nl/ArcGIS/rest/services/BOR_groen_wegen/MapServer/2'
},
license: { id: 'CC-PDM-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Utrecht',
city: 'Amersfoort',
scope: 'tree',
metadata: 'https://ckan.dataplatform.nl/dataset/amersfoort-gemeentelijke_bomen',
data: 'https://ckan.dataplatform.nl/dataset/7832e2c3-8365-4c03-820b-d0b0ec5c9718/resource/7794f7e2-8bb9-45ba-9a9f-df910b09c40f/download/amersfoort-gemeentelijke_bomen.csv',
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326',
crosswalk: {
location: 'BOOMKLASSE',
height: 'BOOMHOOGTE',
owner: 'BEHEERDER',
crown: 'KROONDIAMETER',
dbh: 'STAMDIAMETER',
ref: 'ID',
common: 'NEDERLANDSE_NAAM',
scientific: 'BOOMSOORT',
planted: 'PLANTJAAR',
ule: 'LEVENSVERW'
},
opentrees_id: 'amersfoot_nl'
},
{
country: 'Netherlands',
state: 'Utrecht',
city: 'Amersfoort',
scope: 'tree-notable',
metadata: 'https://amersfoort.dataplatform.nl/#/data/44d004a7-0324-4584-9a9d-3c4169f29038',
data: 'https://ckan.dataplatform.nl/dataset/44d004a7-0324-4584-9a9d-3c4169f29038/resource/f18cfa1e-3937-4ca6-ac75-b1cbd1e146e3/download/amersfoort-monumentale_bomen.csv',
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326',
opentrees_id: 'amersfoot_nl'
},
{
country: 'Netherlands',
state: 'Utrecht',
city: 'Amersfoort',
scope: 'tree-notable',
metadata: 'https://amersfoort.dataplatform.nl/#/data/ae4fdb18-ca6c-4c18-a690-b520234009bb',
data: 'https://ckan.dataplatform.nl/dataset/ae4fdb18-ca6c-4c18-a690-b520234009bb/resource/268e80a2-0273-42ef-a0e0-a29e79b4a075/download/amersfoort-bijzondere_bomen.csv',
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326',
opentrees_id: 'amersfoot_nl'
},
{
country: 'Netherlands',
state: 'Utrecht',
city: 'Utrecht',
scope: 'tree',
metadata: 'https://data.utrecht.nl/dataset/bomen',
data: 'https://data.utrecht.nl/sites/default/files/open-data/20201123bomen.csv',
geometry: { x: 'Lat', y: 'Long' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'Naam_Wet',
common: 'Naam_NL',
planted: 'Plantjaar',
ref: 'Boomnr',
owner: 'Eigenaar'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'utrecht'
},
{
country: 'Netherlands',
state: 'Utrecht',
city: 'Woerden',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/Woerden::bomen-1/about',
data: {
arcgis: 'https://services.arcgis.com/KTAv9h3GdyXXT8eV/arcgis/rest/services/open_data_groenbeheer/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Utrecht',
city: 'Zeist',
scope: 'tree',
metadata: 'https://gemeente-zeist.opendata.arcgis.com/datasets/21ffcc96238e47a28ea4e7727692840a_0/about',
data: {
arcgis: 'https://services1.arcgis.com/vxtcdWjsjPHYpR1J/arcgis/rest/services/Zeist_Bomen/FeatureServer/0'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zeeland',
scope: 'tree-street-main',
metadata: 'https://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/07885bed-2cf7-4399-9ae6-548e8c1d3dd7',
data: 'https://opengeodata.zeeland.nl/geoserver/chs/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=geocmd_chsgbmvpn&srsName=EPSG:4326&outputFormat=json',
license: { id: 'CC-BY-SA-3.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
designation: 'Waterschap Hollandse Delta',
scope: 'tree-street-main',
metadata: 'https://hub.arcgis.com/datasets/WSHD::wshd-bomen-1/about',
data: {
arcgis: 'https://services1.arcgis.com/kuOZuNSbAumsw8wc/arcgis/rest/services/Wshd_Bomenwacht/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Alblasserdam',
scope: 'tree',
metadata: 'https://ckan.dataplatform.nl/dataset/bomen-alblasserdam',
data: 'https://ckan.dataplatform.nl/datastore/dump/5bc33717-ff42-4aab-8bed-5ed0f618b1f8?bom=True',
coordsFunc: x => [
Number(x['X'].replace(',', '.')),
Number(x['Y'].replace(',', '.'))
],
srs: 'EPSG:28992',
crosswalk: { scientific: 'Boomsoort', common: 'Boomsoort Nederlands' },
license: { id: 'CC0-1.0' },
opentrees_id: 'alblasserdam_nl'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Albrandswaard',
scope: 'tree',
metadata: 'https://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/e896eabc-0324-48d9-838c-d26d6dda67cf',
data: {
arcgis: 'https://maps.bar-organisatie.nl/arcgis/rest/services/OpenDataPortaal/Bomen_AW/MapServer/0'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Barendrecht',
scope: 'tree',
metadata: 'https://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/5da10ecc-2d3d-44ef-be82-1f33ea305fd7',
data: {
arcgis: 'https://maps.bar-organisatie.nl/arcgis/rest/services/OpenDataPortaal/Bomen_BD/MapServer/0'
},
srs: '+init=EPSG:4326',
crosswalk: {
owner: 'BEHEERDER',
common: 'NEDBOOMSOORT',
scientific: 'LATBOOMSOORT',
dbh: 'DIAMETER',
installed: 'AANLEGJAAR',
updated: 'INSPECTIEDATUM'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'barendrecht_nl'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Delft',
scope: 'tree',
metadata: 'https://data-delft.opendata.arcgis.com/datasets/Delft::bomen-in-beheer-door-gemeente-delft-1/about',
data: {
arcgis: 'https://services3.arcgis.com/j07voPd56xoB4c87/arcgis/rest/services/Bomen%20in%20beheer%20door%20gemeente%20Delft/FeatureServer/0'
},
crosswalk: {
ref: 'ID_VELD',
scientific: 'BOOMSOORT_',
height: 'BOOMHOOGTE',
health: 'CONDITIE_K'
},
opentrees_id: 'delft_nl',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Den Haag',
scope: 'tree',
metadata: 'https://denhaag.dataplatform.nl/#/data/d604d9bb-8c2f-4e7d-a69c-ee6102890baf',
data: 'https://ckan.dataplatform.nl/dataset/d604d9bb-8c2f-4e7d-a69c-ee6102890baf/resource/85327fde-9e76-40f3-a8d4-25970896fd8f/download/bomen-json.zip',
vfs: '/vsizip/',
srs: '+init=EPSG:4326',
crosswalk: {
ref: 'BOOMNUMMER',
scientific: 'BOOMSOORT_WETENSCHAPPELIJ',
dbh: 'STAMDIAMETERKLASSE',
maturity: 'LEEFTIJDSKLASSE',
age: 'LEEFTIJD',
owner: 'EIGENAAR'
},
opentrees_id: 'haag'
},
{
omit: 'Cannot determine correct SRS. Included (mostly?) in https://ckan.dataplatform.nl/dataset/88e31108-d6ae-4307-a331-2069894b4b62/resource/94612e3e-eaac-4ac4-8db1-cdda2bdf361c/download/allebomendordrecht-2016-sep-2.csv',
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Dordrecht',
scope: 'tree-notable',
metadata: [
'https://ckan.dataplatform.nl/dataset/bomen-dordrecht',
{
file: 'https://ckan.dataplatform.nl/dataset/88e31108-d6ae-4307-a331-2069894b4b62/resource/b46681f1-e9b6-47b8-bfa5-80ede63299b5/download/definitie-bomen-dordrecht.txt'
}
],
data: 'https://ckan.dataplatform.nl/datastore/dump/684ee3f2-333c-4b07-bbb5-d08a393d6ed1?bom=True',
coordsFunc: x => [
Number(x['X-coordinaat'].replace(',', '.')),
Number(x['Y-coordinaat'].replace(',', '.'))
],
srs: 'EPSG:28992',
license: { id: 'CC0-1.0' }
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Dordrecht',
scope: 'tree',
metadata: [
'https://ckan.dataplatform.nl/dataset/bomen-dordrecht',
{
file: 'https://ckan.dataplatform.nl/dataset/88e31108-d6ae-4307-a331-2069894b4b62/resource/b46681f1-e9b6-47b8-bfa5-80ede63299b5/download/definitie-bomen-dordrecht.txt'
}
],
data: 'https://ckan.dataplatform.nl/dataset/88e31108-d6ae-4307-a331-2069894b4b62/resource/94612e3e-eaac-4ac4-8db1-cdda2bdf361c/download/allebomendordrecht-2016-sep-2.csv',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'elementnummer',
scientific: 'srt_naam',
common: 'nederlandse naam',
height: 'hoogte',
dbh: 'diameter',
installed: 'aanlegjaar',
owner: 'eigendom'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'dordrecht_nl'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Gouda',
scope: 'tree',
data: 'https://gis.gouda.nl/geoserver/BOR/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=BOR:V_BOMEN_ALLES&srsName=EPSG:4326&outputFormat=application/json',
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Papendrecht',
scope: 'tree-notable',
metadata: 'https://www.dataplatform.nl/#/data/d4c63e10-2239-45c8-a584-804530ded1ea?totalViews=63',
data: 'https://ckan.dataplatform.nl/dataset/d4c63e10-2239-45c8-a584-804530ded1ea/resource/c394e815-3a64-45fe-9d58-c5e7e1334e2e/download/groene-kaart-papendrecht-2016-09-14.csv',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Ridderkerk',
scope: 'tree',
metadata: 'https://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/9c8ca958-66c4-4cfc-90b8-73011fa732c8',
data: {
arcgis: 'https://maps.bar-organisatie.nl/arcgis/rest/services/OpenDataPortaal/Bomen_RK/MapServer/0'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Sliedrecht',
scope: 'tree',
metadata: 'https://ckan.dataplatform.nl/dataset/bomen-sliedrecht',
data: 'https://ckan.dataplatform.nl/datastore/dump/fc898475-4fa6-47f3-9a9a-8e85acb7b6a4?bom=True',
coordsFunc: x => [
Number(x['X'].replace(',', '.')),
Number(x['Y'].replace(',', '.'))
],
srs: 'EPSG:28992',
crosswalk: {
installed: 'Aanlegjaar',
common: 'Naam_NL',
ref: 'Objectcode',
scientific: 'Boomsort'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'sliedrecht_nl'
},
{
country: 'Netherlands',
state: 'Zuid-Holland',
city: 'Zoetermeer',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/stadsatlas::bomen-2/about',
data: {
arcgis: 'https://gis.zoetermeer.nl/arcgis/rest/services/Public/Bomen/MapServer/0'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Auckland',
city: 'Auckland',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=bc3ee65c591d425cbaf90fc85cf5adef',
data: {
arcgis: 'https://services1.arcgis.com/n4yPwebTjJCmXB6W/arcgis/rest/services/TreeRegisterPoints/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Manawatū-Whanganui',
city: 'Palmerston North',
scope: 'tree',
metadata: 'https://data-pncc.opendata.arcgis.com/datasets/077787e2299541bc8d2c2dbf8d7dc4e4_18/about',
data: {
arcgis: 'https://geosite.pncc.govt.nz/arcgis/rest/services/Public/WEB_Open_Data/MapServer/18'
},
crosswalk: { scientific: 'botanical_', common: 'species' },
opentrees_id: 'palmerston_north',
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Manawatū-Whanganui',
city: 'Palmerston North',
scope: 'tree-notable',
metadata: 'https://data-pncc.opendata.arcgis.com/datasets/PNCC::pncc-notable-trees/about',
data: {
arcgis: 'https://geosite.pncc.govt.nz/arcgis/rest/services/Public/WEB_Planning/MapServer/4'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'palmerston_north',
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Marlborough',
designation: 'Marlborough District',
scope: 'tree-notable',
metadata: 'https://data-marlborough.opendata.arcgis.com/datasets/bbd06eb0f4fb4f1d8c8d56a3213ecc0b_21/about',
data: {
arcgis: 'https://gis.marlborough.govt.nz/server/rest/services/OpenData/OpenData5/MapServer/21'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Waikato',
designation: 'Waikato District',
scope: 'tree-notable',
metadata: 'https://data-waikatolass.opendata.arcgis.com/datasets/f627e48928b24266a9da8c042a77a2cc_0/about',
data: {
arcgis: 'https://services9.arcgis.com/hFOIM3RwvlDTA5Jf/arcgis/rest/services/District_Plan_Overlay/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Wellington',
city: 'Wellington',
scope: 'tree-notable',
metadata: 'https://data-wcc.opendata.arcgis.com/datasets/aed53628016540388abfbe018da439b6_29/about',
data: {
arcgis: 'https://gis.wcc.govt.nz/arcgis/rest/services/DistrictPlan/DistrictPlan_RuBRIC/MapServer/29'
},
license: { id: 'CC-BY-3.0-NZ' },
srs: '+init=EPSG:4326'
},
{
country: 'New Zealand',
state: 'Wellington',
city: 'Wellington',
scope: 'tree',
metadata: 'https://data-wcc.opendata.arcgis.com/datasets/WCC::wcc-trees/about',
data: {
arcgis: 'https://gis.wcc.govt.nz/arcgis/rest/services/Parks/Parks/MapServer/53'
},
srs: '+init=EPSG:4326'
},
{
country: 'Norway',
state: 'Østlandet',
city: 'Oslo',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/f256d2d837554edab8b53bb6af90bc8d_19/about',
data: {
arcgis: 'https://geodata.bymoslo.no/arcgis/rest/services/geodata/Temadata_Publikum/MapServer/19'
},
crosswalk: {
updated: 'last_edi_1',
scientific: 'BotNavn',
common: 'Artsnavn'
},
opentrees_id: 'oslo',
srs: '+init=EPSG:4326'
},
{
country: 'Panama',
state: 'Panamá',
city: 'Bella Vista',
scope: 'tree',
metadata: 'https://datos-geomupa.opendata.arcgis.com/datasets/arborizaci%C3%B3n-bella-vista-p/about',
data: {
arcgis: 'https://services7.arcgis.com/1QmlDrAfwWWhhk9p/arcgis/rest/services/Arborizaci%C3%B3n_Bella_Vista_(P)/FeatureServer/0'
},
terms: 'Uso público.',
srs: '+init=EPSG:4326'
},
{
country: 'Panama',
state: 'Panamá',
city: 'Betania',
scope: 'tree',
metadata: 'https://datos-geomupa.opendata.arcgis.com/datasets/arborizaci%C3%B3n-betania-p/about',
data: {
arcgis: 'https://services7.arcgis.com/1QmlDrAfwWWhhk9p/arcgis/rest/services/Arborizaci%C3%B3n_Betania_(P)/FeatureServer/0'
},
terms: 'Uso público.',
srs: '+init=EPSG:4326'
},
{
country: 'Panama',
state: 'Panamá',
city: 'Calidonia',
scope: 'tree',
metadata: 'https://datos-geomupa.opendata.arcgis.com/datasets/arborizaci%C3%B3n-calidonia-p/about',
data: {
arcgis: 'https://services7.arcgis.com/1QmlDrAfwWWhhk9p/arcgis/rest/services/Arborizaci%C3%B3n_Calidonia_(P)/FeatureServer/0'
},
terms: 'Uso público.',
srs: '+init=EPSG:4326'
},
{
country: 'Panama',
state: 'Panamá',
city: 'Panamá',
designation: 'Cinta Costera',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=821e104cb34b46a0a4123643dc22a675',
data: {
arcgis: 'https://services3.arcgis.com/fa6CZoHjgtjaj3J6/arcgis/rest/services/Inventario_Arboles_Cinta_Costera/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Panama',
state: 'Panamá',
city: 'San Felipe',
scope: 'tree',
metadata: 'https://datos-geomupa.opendata.arcgis.com/datasets/arborizaci%C3%B3n-san-felipe-p/about',
data: {
arcgis: 'https://services7.arcgis.com/1QmlDrAfwWWhhk9p/arcgis/rest/services/Arborizaci%C3%B3n_San_Felipe_(P)/FeatureServer/0'
},
terms: 'Uso público.',
srs: '+init=EPSG:4326'
},
{
country: 'Panama',
state: 'Panamá',
city: 'Santa Ana',
scope: 'tree',
metadata: 'https://datos-geomupa.opendata.arcgis.com/datasets/arborizacion-santa-ana-p/about',
data: {
arcgis: 'https://services7.arcgis.com/1QmlDrAfwWWhhk9p/arcgis/rest/services/Arborizacion_Santa_Ana_(P)/FeatureServer/0'
},
terms: 'Uso público.',
srs: '+init=EPSG:4326'
},
{
country: 'Poland',
state: 'Masovian',
city: 'Warszawa',
scope: 'tree',
inactive: true,
notes: 'Single trees',
metadata: 'https://api.um.warszawa.pl',
data: 'https://api.um.warszawa.pl/api/3/action/datastore_search?resource_id=ed6217dd-c8d0-4f7b-8bed-3b7eb81a95ba',
geometry: { x: 'x_wgs84', y: 'y_wgs84' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' },
fallingfruit_id: 422
},
{
country: 'Poland',
state: 'Masovian',
city: 'Warszawa',
scope: 'tree',
inactive: true,
notes: 'tree groups | Tree groups',
metadata: 'https://api.um.warszawa.pl',
data: 'https://api.um.warszawa.pl/api/3/action/datastore_search?resource_id=913856f7-f71b-4638-abe2-12df14334e1a',
geometry: { x: 'x_wgs84', y: 'y_wgs84' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' },
fallingfruit_id: 416
},
{
country: 'Poland',
state: 'Masovian',
city: 'Warszawa',
scope: 'plant',
inactive: true,
notes: 'Single shrubs',
metadata: 'https://api.um.warszawa.pl',
data: 'https://api.um.warszawa.pl/api/3/action/datastore_search?resource_id=0b1af81f-247d-4266-9823-693858ad5b5d',
geometry: { x: 'x_wgs84', y: 'y_wgs84' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' },
fallingfruit_id: 419
},
{
country: 'Poland',
state: 'Masovian',
city: 'Warszawa',
scope: 'plant',
inactive: true,
notes: 'plant groups | Shrub groups',
metadata: 'https://api.um.warszawa.pl',
data: 'https://api.um.warszawa.pl/api/3/action/datastore_search?resource_id=4b792a76-5349-4aad-aa16-dadaf0a74be3',
geometry: { x: 'x_wgs84', y: 'y_wgs84' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' },
fallingfruit_id: 420
},
{
country: 'Poland',
state: 'West Pomeranian',
city: 'Kołobrzeg',
scope: 'tree',
metadata: 'https://dane.gov.pl/pl/dataset/2523/resource/33827,drzewa-miasta-koobrzeg',
data: 'https://api.dane.gov.pl/media/resources/20211018/drzewa_ok.csv',
openFunc: file => {
// Convert UTF-16 BE to UTF-8
const string = fs.readFileSync(file).swap16().toString('utf16le')
const buffer = Buffer.from(string, 'utf8')
const name = crypto.randomBytes(6).toString('hex')
gdal.vsimem.set(buffer, `/vsimem/${name}.csv`)
return gdal.open(`CSV:/vsimem/${name}.csv`)
},
geometry: { x: 'y', y: 'x' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Portugal',
state: 'Aveiro',
city: 'Águeda',
scope: 'tree-notable',
notes: 'Contains only one tree',
metadata: 'https://ckan.sig.cm-agueda.pt/dataset/arvores-notaveis',
data: 'https://ckan.sig.cm-agueda.pt/dataset/59f9bac6-b199-4766-8aaa-3cd60a29b280/resource/fe4fd727-9d6f-4657-9204-33b99721b8bc/download/arvoresnotaveis.geojson',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Portugal',
state: 'Lisboa',
city: 'Cascais',
scope: 'tree',
metadata: 'http://dadosabertos.cascais.pt/dataset/arvores-em-espaco-publico',
data: 'https://dadosabertos.cascais.pt/dataset/5ae9100a-01ea-45da-bb02-e033aa5ebe90/resource/9a3f0648-de96-4075-88d5-f0e15ded4d2a/download/mnarvore.geojson',
openFunc: file => {
txt = fs.readFileSync(file, 'utf8').
replace(/\}\s*(,\s*)*\{/gm, '},\n{').
replace(/\}\s*(,\s*)*\]/gm, '}]')
buffer = new Buffer.from(txt)
return gdal.open(buffer)
},
deleteFunc: x => x['Geometry name'] === 'Localização Abate',
crosswalk: {
ref: 'Número de Registo',
common: 'Espécie',
scientific: 'Nome Científico',
maturity: x => ({ Jovem: 'young', Adulto: 'mature', Velho: 'over-mature' })[x.Estado],
location: x => ({ Arruamento: 'street', 'Espaço Verde': 'park' })[x.Implantação],
manager: 'Gestor',
updated: x => x['Data de actualização'] ?
x['Data de actualização'].replace(/^([0-9]{2})\/([0-9]{2})\/([0-9]{4}).*$/, '$3-$2-$1') : null,
planted: x => x['Data de Plantação'] ?
x['Data de Plantação'].replace(/^([0-9]{2})\/([0-9]{2})\/([0-9]{4}).*$/, '$3-$2-$1') : null
},
license: { id: 'CC0-1.0' },
fallingfruit_id: 449,
opentrees_id: 'cascais_pt',
srs: '+init=EPSG:4326'
},
{
country: 'Portugal',
state: 'Lisboa',
city: 'Lisboa',
scope: 'tree',
metadata: 'https://geodados-cml.hub.arcgis.com/datasets/arvoredo/about',
data: {
arcgis: 'https://services.arcgis.com/1dSrzEWVQn5kHHyK/arcgis/rest/services/Ambiente_DMEVAE/FeatureServer/0'
},
crosswalk: { scientific: 'ESPECIE_VA', location: 'LOCAL' },
license: { id: 'CC0-1.0' },
fallingfruit_id: 450,
opentrees_id: 'lisbon',
srs: '+init=EPSG:4326'
},
{
country: 'Portugal',
state: 'Lisboa',
city: 'Oeiras',
scope: 'tree',
metadata: 'https://oeirasinterativa.oeiras.pt/dadosabertos/dataset/biodiversidade-patrimonio-arboreo',
data: 'https://oeirasinterativa.oeiras.pt/dadosabertos/dataset/415e3f04-1ee3-4fff-ab49-6d323db420db/resource/b41fe0e3-5153-4734-a5ee-5cd518c64d2f/download/patrimonio_arboreo.geojson',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Portugal',
state: 'Porto',
city: 'Porto',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=f3ce8104ac814cfe9934ddae55ad5f6c',
data: {
arcgis: 'https://services6.arcgis.com/1fFyrPgHFbxi0TNm/arcgis/rest/services/ArvoresPorto/FeatureServer/0'
},
crosswalk: {
ref: 'arv_id',
scientific: 'especie',
common: 'esp_nomecomum',
age_range: 'arv_intervalo_idade'
},
fallingfruit_id: 455,
srs: '+init=EPSG:4326'
},
{
omit: 'subset of https://services6.arcgis.com/1fFyrPgHFbxi0TNm/arcgis/rest/services/ArvoresPorto/FeatureServer/0',
country: 'Portugal',
state: 'Porto',
city: 'Porto',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=f3ce8104ac814cfe9934ddae55ad5f6c',
data: {
arcgis: 'https://services6.arcgis.com/1fFyrPgHFbxi0TNm/arcgis/rest/services/ArvoresPorto/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'Saudi Arabia',
state: 'Riyadh',
city: 'Riyadh',
designation: 'Al Safarat (Diplomatic Quarter)',
metadata: 'https://www.arcgis.com/home/item.html?id=e87ac8ba79a74258afbe6efb7fbd5201',
data: {
arcgis: 'https://services7.arcgis.com/VPnUdZ9GD3BHF2nT/arcgis/rest/services/a31787ce163bd25c/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Singapore',
scope: 'tree-notable',
metadata: 'https://beta.data.gov.sg/datasets/d_644ff187b6d14d6316f47284a4a6c81f/view',
data: {
manual: 'https://beta.data.gov.sg/datasets/d_644ff187b6d14d6316f47284a4a6c81f/view'
},
license: {
name: 'Singapore Open Data License 1.0',
url: 'https://beta.data.gov.sg/open-data-license'
},
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Andalucía',
city: 'Sevilla',
scope: 'tree-street',
metadata: 'https://cda-idesevilla.opendata.arcgis.com/datasets/parques-y-jardines-arbol-viario/about',
data: {
arcgis: 'https://services1.arcgis.com/hcmP7kr0Cx3AcTJk/arcgis/rest/services/Parques_y_Jardines_Arbol_Viario/FeatureServer/0'
},
crosswalk: { scientific: 'Nombre', height: 'Altura', maturity: 'Observ' },
license: { id: 'CC-BY-NC-4.0' },
opentrees_id: 'sevilla_es',
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Andalucía',
city: 'Sevilla',
scope: 'tree-park',
metadata: 'https://cda-idesevilla.opendata.arcgis.com/datasets/parques-y-jardines-arbol-zona-verde/about',
data: {
arcgis: 'https://services1.arcgis.com/hcmP7kr0Cx3AcTJk/arcgis/rest/services/Parques_y_Jardines_Arbol_ZonaVerde/FeatureServer/0'
},
license: { id: 'CC-BY-NC-4.0' },
opentrees_id: 'sevilla_es',
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Andalucía',
city: 'Sevilla',
scope: 'tree-park',
metadata: 'https://cda-idesevilla.opendata.arcgis.com/datasets/ideSEVILLA::parques-y-jardines-palmera-zona-verde/about',
data: {
arcgis: 'https://services1.arcgis.com/hcmP7kr0Cx3AcTJk/arcgis/rest/services/Parques_y_Jardines_Palmera_ZonaVerde/FeatureServer/0'
},
license: { id: 'CC-BY-NC-4.0' },
opentrees_id: 'sevilla_es',
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Asturias',
city: 'Gijón | Xixón',
scope: 'tree-park',
metadata: 'https://observa.gijon.es/explore/dataset/arbolado-municipal-parques-y-jardines/information/',
data: 'https://observa.gijon.es/api/explore/v2.1/catalog/datasets/arbolado-municipal-parques-y-jardines/exports/geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Castilla y Léon',
scope: 'tree-notable',
metadata: [
'https://datosabiertos.jcyl.es/web/jcyl/set/es/medio-ambiente/arboles_singulares/1284378127197',
{
file: 'https://datosabiertos.jcyl.es/web/jcyl/binarios/806/840/Diccionario%20de%20entidades.pdf'
}
],
data: 'https://datosabiertos.jcyl.es/web/jcyl/risp/es/medio-ambiente/arboles_singulares/1284378127197.gml32',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Spain',
state: 'Castilla y Léon',
scope: 'tree-notable',
metadata: 'https://datosabiertos.jcyl.es/web/jcyl/set/es/medio-ambiente/arboles-singulares-cyl/1284687288895',
data: 'https://datosabiertos.jcyl.es/web/jcyl/risp/es/medio-ambiente/arboles-singulares-cyl/1284687288895.shp',
vfs: '/vsizip/',
license: { id: 'IGCYL-NC' }
},
{
country: 'Spain',
state: 'Castilla-La Mancha',
city: 'Guadalajara',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=eb37f4e0ae0d4d6e96da08deb2603bae',
data: {
arcgis: 'https://services7.arcgis.com/ymdxsA0VaxSiZBC4/arcgis/rest/services/Arboles_en_viario_público_vista/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Castilla-La Mancha',
city: 'Guadalajara',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=1df04237abbb4c6d8c1e2c17ab439a83',
data: {
arcgis: 'https://services7.arcgis.com/ymdxsA0VaxSiZBC4/arcgis/rest/services/árboles_en_zona_verde_vista/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Catalunya',
city: 'Barcelona',
scope: 'tree-park',
metadata: 'https://opendata-ajuntament.barcelona.cat/data/ca/dataset/arbrat-zona',
data: 'https://opendata-ajuntament.barcelona.cat/data/dataset/9b525e1d-13b8-48f1-abf6-f5cd03baa1dd/resource/29cd5c1f-11b1-404b-b3a5-ae29940b8c55/download',
geometry: { x: 'longitud', y: 'latitud' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' },
opentrees_id: 'barcelona'
},
{
country: 'Spain',
state: 'Catalunya',
city: 'Barcelona',
scope: 'tree-street',
metadata: 'https://opendata-ajuntament.barcelona.cat/data/ca/dataset/arbrat-viari',
data: 'https://opendata-ajuntament.barcelona.cat/data/dataset/27b3f8a7-e536-4eea-b025-ce094817b2bd/resource/23124fd5-521f-40f8-85b8-efb1e71c2ec8/download',
geometry: { x: 'longitud', y: 'latitud' },
srs: 'EPSG:4326',
crosswalk: {
common: 'NOM_CASTELLA',
scientific: 'NOM_CIENTIFIC',
planted: 'DATA_PLANTACIO',
ref: 'CODI',
crown: x =>
({ PETITA: 'small', MITJANA: 'average', GRAN: 'large' }[
x.ALCADA
] || x.ALCADA)
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'barcelona'
},
{
country: 'Spain',
state: 'Catalunya',
city: 'Barcelona',
scope: 'tree-park',
metadata: 'https://opendata-ajuntament.barcelona.cat/data/ca/dataset/arbrat-parcs',
data: 'https://opendata-ajuntament.barcelona.cat/data/dataset/99ce00b1-36ab-4e06-b1bc-c60c5f7a811d/resource/23076aaa-4f0e-4045-b4e5-61d5e651b5a6/download',
geometry: { x: 'longitud', y: 'latitud' },
srs: 'EPSG:4326',
license: { id: 'CC-BY-4.0' },
opentrees_id: 'barcelona'
},
{
country: 'Spain',
state: 'Catalunya',
city: 'Girona',
scope: 'tree',
metadata: 'https://www.girona.cat/opendata/dataset/arbrat',
data: 'https://terra.girona.cat/opendata/storage/f/2023-01-12T10%3A33%3A55.643Z/arbrat2022.csv',
coordsFunc: x => [
Number(x['x'].replace(',', '.')),
Number(x['y'].replace(',', '.'))
],
srs: 'EPSG:25831',
license: {
name: 'Ajuntament de Girona Condicions de Reproducció',
url: 'https://umat.girona.cat/legal.html'
}
},
{
country: 'Spain',
state: 'Catalunya',
city: 'Manlleu',
scope: 'tree',
metadata: 'https://dadesobertes-situam.opendata.arcgis.com/datasets/arbrat-del-nucli-urb%C3%A0/about',
data: {
arcgis: 'https://services.arcgis.com/WNsrZDHEJ88NE4N8/arcgis/rest/services/Arbrat_del_nucli_urb%C3%A0/FeatureServer/0'
},
crosswalk: { common: 'NCOMU', scientific: 'NCIENTIFIC', note: 'OBSERVACIO' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'manlleu_es',
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Comunidad de Madrid',
city: 'Alcobendas',
scope: 'tree',
metadata: 'https://datos.alcobendas.org/dataset/arbolado-de-alcobendas',
data: 'https://datos.alcobendas.org/dataset/6eb910fa-ce25-4d35-8344-f15a278665b7/resource/de7d9c20-dec6-4fb2-86ef-0215fc55465d/download/jararb.geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Comunidad de Madrid',
city: 'Aranjuez',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=07d25d0bbbfd4666968e35bd19be4cdf',
data: {
arcgis: 'https://services-eu1.arcgis.com/cinoPLPBK4W8ptpL/arcgis/rest/services/Inventario_final_gdb_vista/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Comunidad de Madrid',
city: 'Aranjuez',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=07d25d0bbbfd4666968e35bd19be4cdf',
data: {
arcgis: 'https://services-eu1.arcgis.com/cinoPLPBK4W8ptpL/arcgis/rest/services/Inventario_final_gdb_vista/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
notes: 'Fields buried in GeoJSON description. Try using CSV or Shapefile.',
country: 'Spain',
state: 'Comunidad de Madrid',
city: 'Arganda del Rey',
scope: 'tree',
metadata: 'https://datosabiertos.ayto-arganda.es/dataset/bc20e1e3-0c6c-4f0e-817b-c95f052e3783',
data: 'https://datosabiertos.ayto-arganda.es/dataset/bc20e1e3-0c6c-4f0e-817b-c95f052e3783/resource/c09a7d05-8d9a-4ca9-92a5-f1be247a8493/download/arbolado-2.geojson',
srs: '+init=EPSG:4326',
deleteFunc: x => x['ESTADO'] === 'ALCORQUE VACIO',
crosswalk: {
ref: 'REFERENCIA',
scientific: 'EMPLAZAMIENTO',
common: 'NOMBRE COMUN',
height: 'ALTURA',
dbh_cm: 'DIAMETRO',
age: 'EDAD',
location: x => ({ 'ZONA VERDE': 'park', VIARIO: 'street' })[x.ZONA],
health: x => ({ 'ARBOL SECO': 'dead', ENFERMO: 'poor', DUDOSO: 'fair', REGULAR: 'good', BUENO: 'very good' })[x.ESTADO]
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'arganda-del-rey'
},
{
country: 'Spain',
state: 'Comunidad de Madrid',
city: 'Madrid',
designation: 'Ciudad Universitaria | Universidad Complutense de Madrid Somosaguas',
metadata: 'https://www.arcgis.com/home/item.html?id=e03f9083d0b94d3f911b0342f4804151',
data: {
arcgis: 'https://services1.arcgis.com/wKWg6g7Ozgov9sfw/arcgis/rest/services/Inventario_del_arbolado_UCM/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Comunidad de Madrid',
city: 'Rivas-Vaciamadrid',
scope: 'tree',
metadata: 'https://datos.gob.es/es/catalogo/l01281230-arbolado1',
data: 'https://datosabiertos.rivasciudad.es/dataset/b93c8cce-a41c-4030-9fe7-62e97392dba1/resource/19174f14-5835-4fd6-8ca7-79babcc453b6/download/arbolado_geojson.zip',
vfs: '/vsizip/',
license: { id: 'ODC-By-1.0' }
},
{
country: 'Spain',
state: 'Comunidad Valenciana',
scope: 'tree-notable',
metadata: 'https://datos.gob.es/es/catalogo/a10002983-catalogo-de-arboles-monumentales-y-singulares-de-la-comunitat-valenciana',
data: {
arcgis: 'https://carto.icv.gva.es/arcgis/rest/services/tm_medio_ambiente/forestal/MapServer/0'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Comunidad Valenciana',
city: 'Torrent',
scope: 'tree',
inactive: 'http://datosabiertos.torrent.es is either down or geofenced',
metadata: 'https://datos.gob.es/es/catalogo/l01462444-arbres-de-torrent-2016-arboles-de-torrent-2016',
data: 'http://datosabiertos.torrent.es/dataset/b372b8dd-07fb-4973-a2af-cb9a7c8de9bb/resource/dbae0e9d-c48b-4185-8a51-2599b093fdba/download/ODMAArbolAislado.csv',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:4326',
crosswalk: { scientific: 'ESPECIE' },
license: { id: 'CC-BY-4.0' },
opentrees_id: 'torrent_es'
},
{
country: 'Spain',
state: 'Comunidad Valenciana',
city: 'Valencia',
scope: 'tree',
metadata: 'https://valencia.opendatasoft.com/explore/dataset/arbratge-arbolado/information/',
data: 'https://valencia.opendatasoft.com/api/explore/v2.1/catalog/datasets/arbratge-arbolado/exports/geojson',
crosswalk: { scientific: 'planta', common: 'castellano' },
license: { id: 'CC-BY-4.0' },
terms: 'https://valencia.opendatasoft.com/terms/terms-and-conditions/',
opentrees_id: 'valencia_es',
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Comunidad Valenciana',
city: 'Valencia',
scope: 'tree-notable',
metadata: 'https://valencia.opendatasoft.com/explore/dataset/arbratge-protegit-municipal-arbolado-protegido-municipal/information/',
data: 'https://valencia.opendatasoft.com/api/explore/v2.1/catalog/datasets/arbratge-protegit-municipal-arbolado-protegido-municipal/exports/geojson',
license: { id: 'CC-BY-4.0' },
terms: 'https://valencia.opendatasoft.com/terms/terms-and-conditions/',
opentrees_id: 'valencia_es',
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Extremadura',
city: 'Cáceres',
scope: 'tree',
notes: 'Manual download with SPARQL query: SELECT ?uri ?om_variedad ?om_genero ?geo_long ?om_riego ?om_unidades ?geo_lat ?dbpedia_owl_family ?dbpedia_owl_genus ?rdfs_label ?dbpedia_owl_order ?om_diametroTronco ?om_altura ?dbpedia_owl_species ?om_diametroCopa ?om_ubicacion WHERE { \n' +
'?uri a om:Arbol. \n' +
'OPTIONAL {?uri om:variedad ?om_variedad. }\n' +
'OPTIONAL {?uri om:genero ?om_genero. }\n' +
'OPTIONAL {?uri geo:long ?geo_long. }\n' +
'OPTIONAL {?uri om:riego ?om_riego. }\n' +
'OPTIONAL {?uri om:unidades ?om_unidades. }\n' +
'OPTIONAL {?uri geo:lat ?geo_lat. }\n' +
'OPTIONAL {?uri dbpedia-owl:family ?dbpedia_owl_family. }\n' +
'OPTIONAL {?uri dbpedia-owl:genus ?dbpedia_owl_genus. }\n' +
'OPTIONAL {?uri rdfs:label ?rdfs_label. }\n' +
'OPTIONAL {?uri dbpedia-owl:order ?dbpedia_owl_order. }\n' +
'OPTIONAL {?uri om:diametroTronco ?om_diametroTronco. }\n' +
'OPTIONAL {?uri om:altura ?om_altura. }\n' +
'OPTIONAL {?uri dbpedia-owl:species ?dbpedia_owl_species. }\n' +
'OPTIONAL {?uri om:diametroCopa ?om_diametroCopa. }\n' +
'OPTIONAL {?uri om:ubicacion ?om_ubicacion. }}',
metadata: 'http://opendata.caceres.es/dataset/arboles-caceres',
data: { manual: 'http://opendata.caceres.es/dataset/arboles-caceres' },
geometry: { x: 'geo_long', y: 'geo_lat' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'uri',
scientific: x =>
String(x.dbpedia_owl_species)
.replace(/.*\//, '')
.replace(/_/g, ' '),
family: x =>
String(x.dbpedia_owl_family)
.replace(/.*\//, '')
.replace(/_/g, ' '),
height: 'om_altura'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'caceres_es'
},
{
country: 'Spain',
state: 'Illes Balears',
scope: 'tree-notable',
metadata: 'https://catalegdades.caib.cat/Medi-ambient/Arbres-Singulars-Illes-Balears/f2hg-sgdb',
data: 'https://catalegdades.caib.cat/api/geospatial/f2hg-sgdb?method=export&format=geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Islas Canarias',
city: 'Santa Cruz de Tenerife',
scope: 'tree-notable',
metadata: 'https://www.santacruzdetenerife.es/opendata/dataset/arboles-singulares',
data: 'https://www.santacruzdetenerife.es/opendata/dataset/7850581f-371b-4307-a635-3a8c2802a964/resource/b9847725-22ea-4835-945f-c58cdc2e0d0a/download/arboles_singulares.geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Spain',
state: 'Navarra',
city: 'Pamplona',
scope: 'tree',
metadata: 'https://datosabiertos.navarra.es/es/dataset/spapamplona_jard_pto_arbol',
data: 'https://sig.pamplona.es/descargas/JARD_Pto_Arbol.zip',
vfs: '/vsizip/',
license: { id: 'CC-BY-4.0' }
},
{
country: 'Spain',
state: 'Tenerife',
city: 'Santa Cruz de Tenerife',
metadata: 'https://www.arcgis.com/home/item.html?id=9d31b1cc9b2245d280264cb628a93126',
data: {
arcgis: 'https://services1.arcgis.com/AidH51KIlT1JXpjE/arcgis/rest/services/Arbolado/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'Sweden',
scope: 'tree-notable',
notes: 'unofficial',
metadata: 'https://github.com/perliedman/tradportalen-export',
data: 'https://tradportalen.s3.eu-north-1.amazonaws.com/tradportalen.zip',
vfs: '/vsizip/',
crosswalk: {
scientific: x => String(x.Species).split(', ')[1],
common: x => String(x.Species).split(', ')[0],
height: 'Height',
circumference_cm: 'TrunkCircumference'
},
opentrees_id: 'tradportalen',
srs: '+init=EPSG:4326'
},
{
country: 'Sweden',
state: 'Gävleborg',
scope: 'tree-notable',
notes: 'coarse species',
metadata: 'https://ext-geodatakatalog.lansstyrelsen.se/GeodataKatalogen/GetMetaDataById?id=1c681c91-a12f-4c84-a9fa-84d2fd39f85b',
data: 'https://ext-dokument.lansstyrelsen.se/gemensamt/geodata/ShapeExport/Lstx.LstX_GI_Alla_inv_trad.zip',
vfs: '/vsizip/',
license: { id: 'CC0-1.0' }
},
{
country: 'Sweden',
state: 'Halland',
scope: 'tree-notable',
notes: 'coarse species',
metadata: 'https://ext-geodatakatalog.lansstyrelsen.se/GeodataKatalogen/GetMetaDataById?id=30bde742-d61e-4362-b75c-7467fa6bc820',
data: 'https://ext-dokument.lansstyrelsen.se/gemensamt/geodata/ShapeExport/Lstn.Lst_Tradinventering.zip',
vfs: '/vsizip/',
license: { id: 'CC-BY-SA-4.0' }
},
{
country: 'Sweden',
state: 'Jönköping',
scope: 'tree-notable',
metadata: 'https://ext-geodatakatalog.lansstyrelsen.se/GeodataKatalogen/GetMetaDataById?id=251f9f84-e8b4-4e76-af39-1ccb19445a8f',
data: {
arcgis: 'https://ext-geodata-lokala.lansstyrelsen.se/arcgis/rest/services/LSTF/lstf_wms_1/MapServer/8'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'Sweden',
state: 'Västerbotten',
city: 'Umeå',
scope: 'tree',
metadata: 'https://opendata.umea.se/explore/dataset/trad-som-forvaltas-av-gator-och-parker/information/',
data: 'https://opendata.umea.se/api/explore/v2.1/catalog/datasets/trad-som-forvaltas-av-gator-och-parker/exports/geojson',
crosswalk: {
scientific: 'tradart_vet',
common: 'tradart_sve',
location: 'gatu_eller',
planted: 'planterings'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'umea',
srs: '+init=EPSG:4326'
},
{
country: 'Sweden',
state: 'Västra Götaland',
scope: 'tree-notable',
notes: 'coarse species',
metadata: 'https://ext-geodatakatalog.lansstyrelsen.se/GeodataKatalogen/GetMetaDataById?id=97d7c820-f382-458c-aeb8-89ca6a519f34',
data: 'https://ext-dokument.lansstyrelsen.se/gemensamt/geodata/ShapeExport/Lsto.pg204_skyddsvarda_trad_.zip',
vfs: '/vsizip/',
license: { id: 'CC0-1.0' }
},
{
notes: 'Polygon geometry',
country: 'Switzerland',
state: 'Basel-Stadt',
scope: 'plant-invasive',
metadata: [
'https://data.bs.ch/explore/dataset/100043/information/',
{file: 'https://models.geo.bs.ch/Modellbeschreibungen/NK_InvasiveNeophyten_KGDM_V1_0.pdf'}
],
data: 'https://data.bs.ch/api/explore/v2.1/catalog/datasets/100043/exports/fgb',
license: { id: 'CC-BY-4.0' },
crosswalk: {
origin: x => 'invasive',
},
srs: '+init=EPSG:4326'
},
{
country: 'Switzerland',
state: 'Basel-Stadt',
city: 'Basel',
scope: 'tree',
metadata: 'https://data.bs.ch/explore/dataset/100052/information/',
data: 'https://data.bs.ch/api/explore/v2.1/catalog/datasets/100052/exports/geojson',
crosswalk: {
scientific: x => String(x.art).replace(/ \(.*/, ''),
common: x => (String(x.art).match(/\((.*)\)/) || ['', ''])[1],
planted: 'pflanzdatu',
age: 'baumalter'
},
license: { id: 'CC-BY-3.0-CH' },
opentrees_id: 'basel',
srs: '+init=EPSG:4326'
},
{
country: 'Switzerland',
state: 'Basel-Stadt',
city: 'Bern',
scope: 'tree',
metadata: 'https://map.bern.ch/geoportal/#/produkt/Baumkataster',
data: 'https://map.bern.ch/arcgis/services/Geoportal/Baumkataster/MapServer/WFSServer?service=WFS&version=2.0.0&request=GetFeature&typeNames=Geoportal_Baumkataster:Baumkataster&srsName=EPSG:4326&outputFormat=GEOJSON',
terms: 'Freie Nutzung. Quellenangabe ist Pflicht.',
srs: '+init=EPSG:4326'
},
{
country: 'Switzerland',
state: 'Bern',
city: 'Biel | Bienne',
scope: 'tree',
metadata: 'https://sig.biel-bienne.ch/data/e331_baumkataster_f.html',
data: 'https://websig.ch/datastore/E331_Baumkataster-Cadastre_des_arbres/e331_baumkataster.json.zip',
vfs: '/vsizip/',
srs: '+init=EPSG:4326'
},
{
country: 'Switzerland',
state: 'Fribourg',
scope: 'tree-notable',
metadata: 'https://geo.fr.ch/portal/apps/sites/#/geoportail/datasets/7d70360d05f647458d4255858448c10a',
data: {
arcgis: 'https://geo.fr.ch/ags/rest/services/OpenData/Arbres_spectaculaires/FeatureServer/0'
},
license: {
name: 'opendata.swiss Attribution',
url: 'https://opendata.swiss/en/terms-of-use/#terms_by'
},
srs: '+init=EPSG:4326'
},
{
country: 'Switzerland',
state: 'Genève',
scope: 'tree',
metadata: 'https://ge.ch/sitg/fiche/4571',
data: {
arcgis: 'https://ge.ch/sitgags1/rest/services/VECTOR/SITG_OPENDATA_04/MapServer/4571'
},
crosswalk: {
scientific: 'NOM_COMPLET',
notable: x => x['REMARQUABLE'] ? 'remarquable' : null,
location: 'TYPE_PLANTATION',
stems_range: x => x['NOMBRE_TRONCS'] == -9999 ? null : x['NOMBRE_TRONCS'],
ref: x => x['ID_ARBRE'] ? Math.round(x['ID_ARBRE']) : null,
dbh_cm: 'DIAMETRE_1M',
height_m: 'HAUTEUR_TOTALE',
crown_m: 'DIAMETRE_COURONNE',
maturity: x => ({
'Jeune': 'young',
'Adulte': 'mature',
'S<>n<EFBFBD>scent': 'over-mature' // Sénescent
})[x['STADE_DEVELOPPEMENT']],
health: x => x['STADE_DEVELOPPEMENT'] === 'Mort' ? 'dead' : ({
'Tr<54>s mauvais': 'poor', // Très mauvais
'Mauvais': 'fair',
'M<>diocre': 'good', // Médiocre
'Bon': 'very good',
'Excellent': 'excellent'
})[x['VITALITE']],
dead: x => x['ESPERANCE_VIE'] ? Math.round(x['ESPERANCE_VIE']) : null,
planted: 'DATE_PLANTATION',
updated: 'DATE_OBSERVATION'
},
license: {
name: "Conditions Générales d'Utilisation des géodonnées et produits du SITG en libre accès 2020.09",
url: {
file: 'https://ge.ch/sitg/media/sitg/files/documents/conditions_generales_dutilisation_des_donnees_et_produits_du_sitg_en_libre_acces_-_revision_09.2020.pdf'
}
},
opentrees_id: 'geneva',
srs: '+init=EPSG:4326'
},
{
country: 'Switzerland',
state: 'Jura',
scope: 'tree-edible',
notes: 'coarse species | private agriculture?',
metadata: 'https://www.geocat.ch/geonetwork/srv/eng/catalog.search#/metadata/C3760E5E-E46F-4008-BAC2-54BC386C8C87',
data: 'https://geo.jura.ch/geodonnees/donnees/SDT_4_21_Inventaire_des_arbres_sur_tiges.zip',
vfs: '/vsizip/',
filename: 'SDT_4_21_Inventaire_des_arbres_sur_tiges/donnees.gpkg',
license: {
name: 'opendata.swiss Attribution',
url: 'https://opendata.swiss/en/terms-of-use/#terms_by'
}
},
{
country: 'Switzerland',
state: 'Jura',
scope: 'tree-notable',
notes: 'coarse species | private agriculture?',
metadata: 'https://www.geocat.ch/geonetwork/srv/eng/catalog.search#/metadata/5508A363-B8A5-4DE0-ADB3-F932E6BA0853',
data: 'https://geo.jura.ch/geodonnees/donnees/ENV_3_13_Arbres_remarquables.zip',
vfs: '/vsizip/',
filename: 'ENV_3_13_Arbres_remarquables/donnees.gpkg',
layer: 'env.env_03_13_arbres_remarquables_points',
license: {
name: 'opendata.swiss Attribution',
url: 'https://opendata.swiss/en/terms-of-use/#terms_by'
}
},
{
notes: 'Download OGC GeoPackage (.gpkg) format',
country: 'Switzerland',
state: 'Luzern',
scope: 'plant-invasive',
metadata: 'https://daten.geo.lu.ch/produkt/neobiota_ds_v2',
data: { manual: 'https://daten.geo.lu.ch/produkt/neobiota_ds_v2' },
license: { id: 'opendata.swiss-terms_by' },
openFunc: file => {
// const buffer = helpers.readFileInZip(file, 'daten/NEOBIOTA_DS_V2_20250512.gpkg')
// return gdal.open(buffer)
const openPath = `/vsizip/${file}/daten/NEOBIOTA_DS_V2_20250512.gpkg`
return gdal.open(openPath)
},
crosswalk: {
origin: x => 'invasive',
},
codes: {
ABUNDANZ: {
67: '1-10',
68: '11-25',
69: '26-50',
70: '51-100',
71: '101-250',
72: '>250',
74: '251-500',
75: '501-1000',
76: '1001-2500',
77: '2501-5000',
78: '5001-10000',
79: '>10000',
95: null,
73: '1-250',
},
ART_DE: {
1000020: 'Chinesische Samtpappel',
1000030: 'Silberakazie, Falsche Mimose',
1001150: 'Götterbaum',
1000740: 'Kiwi',
1001240: 'Fingerblättrige Akebie',
1003230: 'Aufrechte Ambrosie, aufrechtes Traubenkraut',
1003235: 'Weichblättrige Ambrosie',
1003250: 'Stauden-Ambrosie',
1003260: 'Dreispaltige Ambrosie',
1003320: 'Bastardindigo',
1004590: 'Japanische Aralie',
1005150: 'Verlotischer Beifuss',
1005240: 'Syrische Seidenpflanze',
1005710: 'Amerikanische Aster',
1006330: 'Grosser Algenfarn',
1006480: 'Besen-Radmelde, Besenkraut',
1007490: 'Ufer-Trespe',
1007560: 'Papiermaulbeerbaum',
1007600: 'Sommerflieder, Schmetterlingsstrauch, Buddleja',
1007660: 'Glattes Zackenschötchen, östliches Zackenschötchen',
1007870: 'Karolina-Haarnixe',
1010746: 'Rundblättriger Baumwürger',
1012100: 'Zarte Gliederschote',
1013170: 'Seidiger Hornstrauch',
1013440: 'Korallenstrauch',
1013530: 'Nadelkraut',
1014370: 'Essbares Zyperngras, Erdmandelgras',
1015410: 'Lotuspflaume',
1016050: 'Stachelgurke, Igelgurke',
1016360: 'Kanadische Wasserpest',
1016370: 'Dichtblättrige Wasserpest',
1016380: 'Nuttalls Wasserpest',
1017510: 'Einjähriges Berufkraut',
1017580: 'Karvinskis Berufkraut',
1018070: 'Kletter-Spindelstrauch',
1020280: 'Geissraute',
1021800: 'Gestreiftes Süssgras',
1022305: 'Topinambur, Knollen-Sonnenblume',
1022580: 'Riesen-Bärenklau',
1023848: 'Japanischer Hopfen',
1023940: 'Grosser Wassernabel',
1024390: 'Balfours Springkraut',
1024410: 'Drüsiges Springkraut',
1025620: 'Schmalrohr',
1027410: 'Henrys Geissblatt',
1027420: 'Japanisches Geissblatt',
1027470: 'Immergrüne Kriech-Heckenkirsche',
1027570: 'Grossblütiges Heusenkraut',
1027590: 'Flutendes Heusenkraut',
1027595: 'Kents Heusenkraut',
1027640: 'Vielblättrige Lupine',
1029320: 'Chinaschilf',
1029880: 'Brasilianisches Tausendblatt',
1029890: 'Verschiedenblättriges Tausendblatt',
1030090: 'Zartes Federgras',
1030095: 'Argentinisches Federgras',
1030605: 'Wasserfenchel',
1031230: 'Gemeiner Feigenkaktus, Opuntie',
1031270: 'Mattstacheliger Feigenkaktus',
1032640: 'Gewöhnliche Jungfernrebe',
1032650: 'Fünffingerige Jungfernrebe',
1032645: 'Fünffingerige Jungfernrebe aggr.',
1032730: 'Palownie, Blauglockenbaum',
1032975: 'Afrikanisches Lampenputzergras',
1033485: 'Gold-Bambus',
1033780: 'Amerikanische Kermesbeere',
1035135: 'Durchwachsener Knöterich',
1035150: 'Vieljähriger Knöterich',
1036590: 'Kirschlorbeer',
1036660: 'Herbst-Kirsche',
1036720: 'Japanischer Bambus',
1036830: 'Kudzu, Kopoubohne',
1038140: 'Japanischer Staudenknöterich',
1038150: 'Sachalin-Staudenknöterich',
1038160: 'Bastard-Knöterich, Bastard Staudenknöterich',
1038390: 'Essigbaum',
1038500: 'Falsche Akazie, Robinie',
1038810: 'Vielblütige Rose',
1039160: 'Armenische Brombeere',
1039780: 'Rotborstige Himbeere',
1040510: 'Breitblättriges Pfeilkraut',
1041250: 'Lästige Schwimmfarn',
1043020: 'Kaukasus-Fetthenne, Kaukasus-Fettkraut',
1043030: 'Ausläuferbildendes Fettkraut',
1043360: 'Südafrikanisches Greiskraut, Schmalblättriges Greiskraut',
1043850: 'Haargurke',
1044380: 'Carolina-Nachtschatten, Pferdenessel',
1044580: 'Kanadische Goldrute',
1044575: 'Kanadische Goldrute aggr.',
1044590: 'Spätblühende Goldrute',
1044850: 'Wilde Mohrenhirse',
1045140: 'Indisches Fallsamengras',
1045730: 'Schneebeere',
1047080: 'Giftefeu, Kletternder Giftsumach',
1047110: 'Fortunes Hanfpalme',
1049570: 'Runzelblättriger Schneeball',
1050423: 'Ufer-Rebe aggr.',
1005680: 'Lanzettblättrige Aster',
1005760: 'Gescheckte Aster',
1022310: 'Topinambur',
1044600: 'Grasblättrige Goldrute',
1038135: 'Asiatischer Staudenknöderich aggr.',
},
ART_LAT: {
1000020: 'Abutilon theophrasti',
1000030: 'Acacia dealbata',
1001150: 'Ailanthus altissima',
1000740: 'Actinidia chinesis',
1001240: 'Akebia quinata',
1003230: 'Ambrosia artemisiifolia',
1003235: 'Ambrosia confertiflora',
1003250: 'Ambrosia psilostachya',
1003260: 'Ambrosia trifida',
1003320: 'Amorpha fruticosa',
1004590: 'Aralia elata',
1005150: 'Artemisia verlotiorum',
1005240: 'Asclepias syriaca',
1005710: 'Aster novi-belgii aggr.',
1006330: 'Azolla filiculoides',
1006480: 'Bassia scoparia',
1007490: 'Bromus riparius',
1007560: 'Broussonetia papyriferya',
1007600: 'Buddleja davidii',
1007660: 'Bunias orientalis',
1007870: 'Cabomba caroliniana',
1010746: 'Celastrus obriculatus',
1012100: 'Chorispora tenella',
1013170: 'Cornus sericea',
1013440: 'Cotoneaster horizontalis',
1013530: 'Crassula helmsii',
1014370: 'Cyperus esculentus',
1015410: 'Diospyros lotus',
1016050: 'Echinocystis lobata',
1016360: 'Elodea canadensis',
1016370: 'Elodea densa',
1016380: 'Elodea nuttallii',
1017510: 'Erigeron annuus',
1017580: 'Erigeron karvinskianus',
1018070: 'Euonymus fortunei',
1020280: 'Galega officinalis',
1021800: 'Glyceria striata',
1022305: 'Helianthus tuberosus',
1022580: 'Heracleum mantegazzianum',
1023848: 'Humulus japonicus',
1023940: 'Hydrocotyle ranunculoides',
1024390: 'Impatiens balfourii',
1024410: 'Impatiens glandulifera',
1025620: 'Lagarosiphon major',
1027410: 'Lonicera henryi',
1027420: 'Lonicera japonica',
1027470: 'Lonicera pileata',
1027570: 'Ludwigia grandiflora',
1027590: 'Ludwigia peploides',
1027595: 'Ludwigia xkentiana',
1027640: 'Lupinus polyphyllus',
1029319: 'Miscanthus sinesis',
1029880: 'Myriophyllum aquaticum',
1029890: 'Myriophyllum heterophyllum',
1030090: 'Nassella tenuissima',
1030095: 'Nassella trichotoma',
1030605: 'Oenanthe javanica',
1031230: 'Opuntia humifusa',
1031269: 'Opuntia phaeacantha',
1032640: 'Parthenocissus inserta',
1032650: 'Parthenocissus quinquefolia',
1032645: 'Parthenocissus quinquefolia aggr.',
1032730: 'Paulownia tomentosa',
1032975: 'Pennisetum setaceum',
1033485: 'Phyllostachys aurea',
1033780: 'Phytolacca americana',
1035135: 'Polygonum perfoliatum',
1035150: 'Polygonum polystachyum',
1036590: 'Prunus laurocerasus',
1036660: 'Prunus serotina',
1036720: 'Pseudosasa japonica',
1036830: 'Pueraria lobata',
1038140: 'Reynoutria japonica',
1038135: 'Reynoutria japonica aggr.',
1038150: 'Reynoutria sachalinensis',
1038160: 'Reynoutria x bohemica',
1038390: 'Rhus typhina',
1038500: 'Robinia pseudoacacia',
1038810: 'Rosa multiflora',
1039160: 'Rubus armeniacus',
1039780: 'Rubus phoenicolasius',
1040510: 'Sagittaria latifolia',
1041250: 'Salvinia molesta',
1043020: 'Sedum spurium',
1043030: 'Sedum stoloniferum',
1043360: 'Senecio inaequidens',
1043850: 'Sicyos angulatus',
1044380: 'Solanum carolinense',
1044580: 'Solidago canadensis',
1044575: 'Solidago canadensis aggr.',
1044590: 'Solidago gigantea',
1044850: 'Sorghum halepense',
1045140: 'Sporobolus indicus',
1045730: 'Symphoricarpos albus',
1047080: 'Toxicodendron radicans',
1047110: 'Trachycarpus fortunei',
1049570: 'Viburnum rhytidophyllum',
1050423: 'Vitis riparia aggr.',
1005680: 'Aster lanceolatus Willd.',
1005760: 'Aster ×versicolor Willd.',
1022310: 'Helianthus tuberosus L.',
1044600: 'Solidago graminifolia (L.) Salisb.',
1029320: 'Miscanthus sinensis Andersson',
},
AUFNAHME: {
921: 'Einzelfundmeldung',
922: 'Floristische Artliste (partiell)',
923: 'Floristische Artliste (vollständig)',
924: 'Klassische phytosoziologische Aufnahme',
925: 'Synusiale phytosoziologische Aufnahme',
926: 'Andere Aufnahmemeethode',
1412: 'Bekämpfung invasiver Neophyten',
1413: 'Populationskontrolle invasiver Neophyten',
2218: 'Phytosoziologische Aufnahme nach Braun-Blanquet',
2219: 'Phytosoziologische Aufnahme nach Braun-Blanquet, angepasst gemäss Barkman et al. 1964',
2220: 'Phytosoziologische Aufnahme mit Deckungsangabe in Prozent (einfache Kategorien)',
2221: 'Phytosoziologische Aufnahme mit Deckungsangabe in Prozent (erweiterte Kategorien)',
2245: 'Phytosoziologische Aufnahme mit Deckungsangabe in Prozent (Absolutwerte)',
95: null,
},
BEKAEMPFUNG: {
574: 'mechanisch',
575: 'chemisch',
576: 'mechanisch und chemisch',
95: null,
578: 'Bekämpfungsmethode nicht definiert',
},
BELEG: {
95: null,
2551: 'Menschlicher Beobachtungsprozess',
2552: 'Konserviertes Exemplar (Herbarium)',
2553: 'Maschineller Beobachtungsprozess',
2554: 'Konserviertes Exemplar (Fossil)',
},
BESTIMMUNG: {
220: 'sichere Bestimmung',
221: 'unsichere Bestimmung',
95: null,
222: 'Fehlbestimmung der Art'
},
DECKUNGSGRAD: {
135: '<5%',
136: '5-10%',
137: '10-25%',
138: '25-50%',
140: '75-100%',
95: null,
139: '50-75%'
},
KOMPLETT_ABUNDANZ: {
95: null,
67: '1-10',
68: '11-25',
69: '26-50',
70: '51-100',
71: '101-250',
72: '>250',
73: '1-250',
74: '251-500',
75: '501-1000',
76: '1001-2500',
77: '2501-5000',
78: '5001-10000',
79: '>10000',
80: '<25',
81: '25-100',
82: '25-1000',
83: '100-1000',
84: '>1000',
2074: 'einzelne Fruchtkörper',
2076: '6-25 Fruchtkörper',
2077: '26-100 Fruchtkörper',
2078: '>100 Fruchtkörper',
2075: '2-5 Fruchtkörper',
},
KOMPLETT_DECKUNGSGRAD: {
95: null,
123: '1 oder wenige Exemplare',
124: '< 5%, wenig häufig',
125: '< 5%, ziemlich häufig',
126: '< 5%, sehr häufig',
127: '12,5 - 25%, beliebige Häufigkeit',
128: '5 - 12,5%, beliebige Häufigkeit',
129: '5 - 25%, beliebige Häufigkeit',
130: '25 - 50%, beliebige Häufigkeit',
131: '50 - 75%, beliebige Häufigkeit',
132: '> 75%, beliebige Häufigkeit',
133: '0%',
134: '1-10%',
135: '<5%',
136: '5-10%',
137: '10-25%',
138: '25-50%',
139: '50-75%',
140: '75-100%',
2225: '5-25%',
},
NATURALISIERUNG: {
95: null,
530: 'Offizielle Wiederansiedlung/Populationsverstärkung (Herkunft bekannt)',
525: 'Natürliches Vorkommen oder eingebürgertes Vorkommen',
528: 'Verwildert/Subspontan ± nahe kultivierter Populationen',
529: 'Kultiviert',
526: 'Herkunft unbekannt mit Verdacht auf Ansiedlung, Anpflanzung oder anthropogen unterstütztes Auftreten',
527: 'Adventiv/sporadisch',
531: 'Inoffizielle Ansiedlung (Herkunft unbekannt)',
},
PHAENOLOGIE: {
111: 'Anfang Blüte',
112: 'Vollblüte',
113: 'Ende Blüte',
109: 'noch nicht blühend',
110: 'mit Blütenknospen',
114: 'fruchtend/ mit Sporen',
115: 'absterbend',
95: null,
108: 'steril',
116: 'Fruktification ohne Brutkörpern (Bulbillen)',
117: 'Fruktification und Brutkörpern (Bulbillen)',
118: 'Brutkörpern (Bulbillen) ohne Fruktification',
},
POP_ENTW: {
553: 'stabil',
554: 'abnehmend',
555: 'ausgerottet',
1424: 'zunehmend',
95: null,
},
PRAESENZ: {
686: 'Standort unzugänglich',
681: 'vorhanden',
682: 'nicht festgestellt/ nicht wiedergefunden',
683: 'nicht festgestellt, Vorhandensein wahrscheinlich',
684: 'nicht festgestellt, Vorhandensein unwahrscheinlich',
685: 'nicht mehr vorhanden/ zerstört',
95: null,
},
STATUS: {
0: 'validiert',
1: 'zu validieren',
2: 'zweifelhaft',
95: null,
},
VITALITAET: {
184: 'normal entwickelt',
185: 'schwach entwickelt',
186: 'sehr gut entwickelt',
95: null,
},
ZAEHLEINHEIT: {
942: 'Individuen, Exemplare',
943: 'Horste, Polster, Büschel',
944: 'Triebe',
947: 'Fläche [m2]',
95: null,
946: 'Blütenstände',
945: 'Blätter',
}
}
},
{
country: 'Switzerland',
state: 'Luzern',
city: 'Luzern',
scope: 'tree',
metadata: 'https://www.geocat.ch/geonetwork/srv/eng/catalog.search#/metadata/f6733a2d-6299-418e-9d8f-fdbb51f27710-8371',
data: 'https://map.stadtluzern.ch/ogd/ogddownload/gis/gruenraum/baeume/gruenraum_baum_json.zip',
vfs: '/vsizip/',
filename: 'GRUENRAUM_BAUM.json'
},
{
country: 'Switzerland',
state: 'Schwyz',
scope: 'plant-invasive',
metadata: [
'https://opendata.swiss/en/dataset/invasive-neophyten1',
'https://www.geocat.ch/geonetwork/srv/ger/catalog.search#/metadata/f9b8e022-c42f-42d9-b898-58f35212b95b'
],
data: 'https://map.geo.sz.ch/mapserv_proxy?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:ch.sz.a047a.neophyten&srsName=EPSG:4326',
crosswalk: {
origin: x => 'invasive',
},
license: { id: 'opendata.swiss-terms_by' },
srs: '+init=EPSG:4326',
},
{
country: 'Switzerland',
state: 'Thurgau',
scope: 'plant-invasive',
metadata: 'https://data.tg.ch/explore/dataset/neophytenstandorte/information/',
data: 'https://ows.geo.tg.ch/geofy_access_proxy/neophyten?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:neophyten_status&srsName=EPSG:4326',
crosswalk: {
origin: x => 'invasive',
},
srs: 'EPSG:2056',
license: { id: 'CC-BY-4.0' },
},
{
country: 'Switzerland',
state: 'Uri',
scope: 'plant-invasive',
metadata: [
'https://opendata.swiss/en/dataset/neophyten',
{file: 'https://ckan.opendata.swiss/dataset/neophyten.xml'}
],
data: 'https://geo.ur.ch/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=umwelt:neophyten&srsName=EPSG:4326',
license: { id: 'opendata.swiss-terms_open' },
srs: '+init=EPSG:4326',
crosswalk: {
origin: x => 'invasive',
},
},
{
country: 'Switzerland',
state: 'Vaud',
city: 'Pully',
scope: 'tree-notable',
notes: 'WFS server refuses to transform coordinates (srsName param)',
metadata: 'https://viageo.ch/catalogue/donnee/201093',
data: 'https://www.sigip.ch/mapserv_proxy?ogcserver=ows&service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:pully_pp_arbres_classes',
terms: "Le responsable sengage à utiliser les données commandées exclusivement pour le projet désigné. Il s'engage à ne pas commercialiser les données. La source doit être indiquée sur chaque reproduction (Copyrights géodonnées Ville de Pully). La rediffusion, sans autorisation préalable, des données est interdite (y compris sur internet)."
},
{
country: 'Switzerland',
state: 'Vaud',
city: 'Pully',
scope: 'tree',
notes: 'WFS server refuses to transform coordinates (srsName param)',
metadata: 'https://viageo.ch/catalogue/donnee/300053',
data: 'https://www.sigip.ch/mapserv_proxy?ogcserver=ows&service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:pully_arbres',
terms: "Le responsable sengage à utiliser les données commandées exclusivement pour le projet désigné. Il s'engage à ne pas commercialiser les données. La source doit être indiquée sur chaque reproduction (Copyrights géodonnées Ville de Pully). La rediffusion, sans autorisation préalable, des données est interdite (y compris sur internet)."
},
{
country: 'Switzerland',
notes: 'Layers without _punkte suffix have polygon geometry',
state: 'Zug',
scope: 'plant-invasive',
metadata: [
'https://opendata.swiss/en/dataset/neophyten2',
{file: 'https://ckan.opendata.swiss/dataset/neophyten2.xml'}
],
data: [
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_schmalblaettriges_greiskraut_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_kirschlorbeer_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_aufrechte_ambrosie_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_blauglockenbaum_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_amerikanische_goldruten',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_einjaehriges_berufkraut_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_goetterbaum_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_asiatische_staudenknoeteriche',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_blauglockenbaum',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_einjaehriges_berufkraut',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_goetterbaum',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_henrys_geissblatt_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_robinie',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_weitere_neophyten',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_asiatische_staudenknoeteriche_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_riesen_baerenklau_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_seidiger_hornstrauch_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_kirschlorbeer',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_essigbaum_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_sommerflieder',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_schmalblaettriges_greiskraut',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_seidiger_hornstrauch',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_erdmandelgras',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_henrys_geissblatt',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_amerikanische_goldruten_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_aufrechte_ambrosie',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_weitere_neophyten_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_erdmandelgras_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_druesiges_springkraut_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_riesen_baerenklau',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_druesiges_springkraut',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_essigbaum',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_sommerflieder_punkte',
'https://services.geo.zg.ch/ows/Neophyten?service=WFS&version=1.1.0&request=GetFeature&srsName=EPSG:4326&outputFormat=application/vnd.geo+json&typeName=zg_robinie_punkte',
],
openFunc: files => helpers.openFileUnionWithGdal(files),
license: { id: 'opendata.swiss-terms_open' },
crosswalk: {
origin: x => 'invasive',
},
srs: '+init=EPSG:4326',
},
{
country: 'Switzerland',
state: 'Zürich',
city: 'Winterthur',
scope: 'tree',
metadata: 'https://stadt.winterthur.ch/themen/leben-in-winterthur/planen-und-bauen/wir-beraten-sie/geoinformation-und-vermessung/2d-stadtplan/2d-stadtplan-datenbeschreibung#baumkastaster',
data: 'https://stadtplan.winterthur.ch/wms/Baumkataster?service=WFS&version=2.0.0&request=GetFeature&typeNames=ms:Stadtbaum&srsName=EPSG:4326',
openFunc: file => {
const txt = fs.readFileSync(file, 'utf8')
// Fix <!-- WARNING: The value '*' is not valid in a XML tag context. -->
const xml = (
txt
.replaceAll('wissenschaftlicher Name', 'wissenschaftlicherName')
.replaceAll('deutscher Name', 'deutscherName')
.replaceAll('Aktivität', 'Aktivitaet')
// Remove link to schema to force new column names
.replace('http://stadtplan.winterthur.ch/wms/Baumkataster?SERVICE=WFS&amp;VERSION=2.0.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=ms:Stadtbaum&amp;OUTPUTFORMAT=application%2Fgml%2Bxml%3B%20version%3D3.2 ', '')
)
const buffer = Buffer.from(xml)
return gdal.open(buffer)
},
srs: 'EPSG:2056'
},
{
country: 'Switzerland',
state: 'Zürich',
city: 'Zürich',
scope: 'tree',
metadata: 'https://data.stadt-zuerich.ch/dataset/geo_baumkataster',
data: 'https://www.ogd.stadt-zuerich.ch/wfs/geoportal/Baumkataster?service=WFS&version=1.1.0&request=GetFeature&outputFormat=GeoJSON&typename=baumkataster_baumstandorte',
srs: '+init=EPSG:4326',
crosswalk: {
ref: 'baumnummer',
scientific: x => {
const match = x.baumnamelat.match(/^\s*([^\(\')]+)(?:$|\s+)/)
if (match) return match[1]
},
cultivar: x => {
const match = x.baumnamelat.match(/'+(.+)'/)
if (match) return match[1]
},
gender: x => {
const match = x.baumnamelat.match(/\((m|w)\)/)
if (match) return ({ 'm': 'male', 'w': 'female' })[match[1]]
},
common: 'baumnamedeu',
height_min: x => ({ 1: 20, 2: 20, 3: 10, 4: 10, 5: 0 })[x.baumtyp],
height_max: x => ({ 3: 20, 4: 20, 5: 10 })[x.baumtyp],
crown_min: x => ({ 1: 10, 2: 0, 3: 10, 4: 0, 5: 0 })[x.baumtyp],
crown_max: x => ({ 2: 10, 4: 10, 5: 10 })[x.baumtyp],
planted: 'pflanzjahr',
location: x => ({
'Strassenbaum': 'street', 'Strassenbaum (A)': 'street',
'Grünanlage': 'park',
'Schulen': 'school',
'Kanton': 'canton',
'Bund': 'federal',
'Wohnsiedlungen': 'residential'
})[x.status],
private: x => x.status === 'Privat' ? 1 : null,
edible: x => x.status === 'Obst' ? 'fruit' : null
},
license: { id: 'CC0-1.0' },
fallingfruit_id: 430,
opentrees_id: 'zurich'
},
{
country: 'Taiwan',
city: 'New Taipei',
scope: 'tree-notable',
metadata: 'https://data.ntpc.gov.tw/datasets/dfd0dd0f-564b-461f-88fd-4493a87387b9',
data: 'https://data.ntpc.gov.tw/api/datasets/dfd0dd0f-564b-461f-88fd-4493a87387b9/csv/zip',
vfs: '/vsizip/',
geometry: { x: 'field8', y: 'field9' },
srs: 'EPSG:3826',
license: { id: 'OGDL-Taiwan-1.0' }
},
{
country: 'Taiwan',
city: 'Taichung',
scope: 'tree',
metadata: 'https://data.gov.tw/dataset/108167',
data: 'https://datacenter.taichung.gov.tw/swagger/OpenData/2025f00b-92b2-4270-baaf-b2d8ccaa1fec',
geometry: { x: '緯度', y: '經度' },
srs: 'EPSG:4326',
license: { id: 'OGDL-Taiwan-1.0' }
},
{
country: 'United Kingdom',
scope: 'tree-notable',
metadata: 'https://data-forestry.opendata.arcgis.com/datasets/8bda5450dfbd402eb558baa7fb1e7210_0/about',
data: {
arcgis: 'https://services2.arcgis.com/mHXjwgl3OARRqqD4/arcgis/rest/services/BIG_TREE_PLANT_SITES/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=cd7f5390ebde4312a53154432cf490b3',
data: {
arcgis: 'https://services-eu1.arcgis.com/WIfgdJeDbrZU1cnA/arcgis/rest/services/Ancient_Tree_Inventory_ATI/FeatureServer/29'
},
terms: 'The Data may not be used in publicly available Internet mapping services (e.g. Google Maps/Earth, Microsoft Bing Maps or Yahoo Maps) without prior written permission from the Woodland Trust. Please contact the Woodland Trusts Ancient Tree Inventory via ancienttreeinventory@woodlandtrust.org.uk if you wish to publish The Data within the public domain.',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'East Midlands',
city: 'Nottingham',
scope: 'tree',
metadata: 'https://www.opendatanottingham.org.uk/dataset.aspx?id=209',
data: 'https://geoserver.nottinghamcity.gov.uk/opendata/geojson/ncc_Trees_Points.json?t=638174920897474866',
license: { id: 'OGL-UK-3.0' },
terms: 'https://www.ordnancesurvey.co.uk/customers/public-sector/public-sector-licensing/copyright-acknowledgments',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'East of England',
city: 'Norwich',
scope: 'tree-notable',
metadata: 'https://data.gov.uk/dataset/d4779659-8981-4d5a-89bf-3058e7f6d21b/tree-preservation-orders-trees',
data: 'http://inspire.misoportal.com/geoserver/norwich_city_council_tpo_trees_trees/wfs?service=WFS&version=2.0.0&request=GetFeature&typeNames=norwich_city_council_tpo_trees_trees:tpo_trees_trees&srsName=EPSG:4326',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'London',
city: 'Camden',
scope: 'tree',
notes: 'Replaces Camden subset of London',
metadata: 'https://opendata.camden.gov.uk/Environment/Trees-In-Camden/csqp-kdss',
data: 'https://opendata.camden.gov.uk/api/views/csqp-kdss/rows.csv',
driver: 'CSV',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
deleteFunc: x => x['Number Of Trees'] == 0 || x['Scientific Name'].match(/^vacant /i),
crosswalk: {
count: 'Number Of Trees',
location: x => ({
'Corporate Landlord': 'corporate',
'Education': 'school',
'Highways': 'street',
'Housing': 'residential',
'Parks': 'park'
})[x['Contract Area']],
scientific: 'Scientific Name',
common: x => x['Common Name'] ?
x['Common Name'].replace(/^\s*(.*) - (.*).*/, '$2 $1') : null,
updated: x => x['Inspection Date'] ?
x['Inspection Date'].replace(/^([0-9]{2})\/([0-9]{2})\/([0-9]{4}).*$/, '$3-$2-$1') : null,
height: 'Height In Metres',
crown: 'Spread In Metres',
dbh: 'Diameter In Centimetres At Breast Height',
maturity: x => ({
'Juvenile': 'young',
'Middle aged': 'semi-mature',
'Mature': 'mature',
'Veteran': 'mature',
'Over Mature': 'over-mature'
})[x['Maturity']],
notable: x => ({
'Veteran': 'veteran'
})[x['Maturity']],
health: x => ({
'Dead': 'dead',
'Poor': 'poor',
'Fair': 'fair',
'Good': 'good',
'Excellent': 'excellent'
})[x['Physiological Condition']],
value: 'Capital Asset Value For Amenity Trees',
carbon_kg: 'Carbon Storage In Kilograms',
carbon_annual_kg: 'Gross Carbon Sequestration Per Year In Kilograms',
ref: 'Identifier'
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'camden-uk'
},
{
country: 'United Kingdom',
state: 'London',
city: 'Lambeth',
scope: 'tree',
notes: 'Replaces Lambeth subset of London',
metadata: 'https://lambethopenmappingdata-lambethcouncil.opendata.arcgis.com/datasets/lambethcouncil::trees-on-public-land/about',
data: {
arcgis: 'https://gis.lambeth.gov.uk/arcgis/rest/services/LambethTreesonPublicLand/MapServer/0'
},
deleteFunc: x => x.COMMONNAME === "'Vacant tree pit'" ||
x.SPECIES.match(/tree removed|^\[/i),
crosswalk: {
ref: 'OBJECTID',
scientific: x => x.SPECIES.match(/^'|unknown/i) ? null : x.SPECIES,
common: x => x.COMMONNAME.match(/^'/) ? null : x.COMMONNAME,
health: x => x.COMMONNAME === "'Dead Tree'" ? 'dead' : null
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'lambeth',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'London',
city: 'London',
scope: 'tree',
metadata: 'https://data.london.gov.uk/dataset/local-authority-maintained-trees',
data: 'https://data.london.gov.uk/download/local-authority-maintained-trees/61bd9591-ba63-4f0c-ab77-81db6347e856/Borough_tree_list_2021.csv',
geometry: { x: 'lon', y: 'lat' },
srs: 'EPSG:4326',
deleteFunc: x => ['Camden', 'Lambeth'].includes(x.borough),
crosswalk: {
ref: 'gla_id',
scientific: 'species_name',
common: 'common_name',
description: 'display_name'
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'london'
},
{
country: 'United Kingdom',
state: 'Northern Ireland',
city: 'Belfast',
scope: 'tree',
metadata: 'https://data.gov.uk/dataset/a334b6bc-a8cf-438c-be05-827fd265c672/belfast-street-trees',
data: 'https://www.belfastcity.gov.uk/getmedia/262a1f01-f219-4780-835e-7a833bdd1e1c/odTrees.csv',
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326',
crosswalk: {
location: 'TYPEOFTREE',
common: 'SPECIESTYPE',
scientific: 'SPECIES',
maturity: 'AGE',
health: 'CONDITION',
dbh: 'DIAMETERinCENTIMETRES',
crown: x => x['SPREADRADIUSinMETRES'] * 2,
height: 'TREEHEIGHTinMETRES'
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'belfast'
},
{
country: 'United Kingdom',
state: 'Scotland',
city: 'Dundee',
scope: 'tree',
inactive: true,
metadata: 'https://data.dundeecity.gov.uk/dataset/trees',
data: 'https://data.dundeecity.gov.uk/datastore/dump/e54ef90a-76e5-415e-a272-5e489d9f5c67',
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'TREE_NUMBER',
height: 'HEIGHT_M',
circumference_cm_min: x => {
const match = x['GIRTH'].match(/^([0-9]+)/)
if (match) return match[1]
},
circumference_cm_max: x => {
const match = x['GIRTH'].match(/^[0-9]+\s*-\s*([0-9]+)|^([0-9]+)$/)
if (match) return match[1] | match[2]
},
maturity: 'AGE_CLASS',
scientific: 'SCIENTIFIC_NAME',
common: 'POPULAR_NAME'
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'dundee'
},
{
country: 'United Kingdom',
state: 'Scotland',
city: 'Edinburgh',
scope: 'tree',
metadata: 'https://data.edinburghcouncilmaps.info/datasets/cityofedinburgh::trees/about',
data: {
arcgis: 'https://edinburghcouncilmaps.info/arcgis/rest/services/Misc/INSPIRE/MapServer/39'
},
crosswalk: {
scientific: 'LatinName',
common: 'CommonName',
height: 'Height',
crown: 'Spread',
maturity: 'AgeGroup',
dbh: 'DiameterAt'
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'edinburgh',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'South East',
city: 'Milton Keynes',
scope: 'tree-notable',
metadata: 'https://www.data.gov.uk/dataset/4e83ed56-f357-4974-8850-824dcbdea554/tree-preservation-orders-trees',
data: 'https://mapping.milton-keynes.gov.uk/GetOWS.ashx?MAPSOURCE=MiltonKeynes/inspire&version=1.1.0&request=GetFeature&service=WFS&typeName=tpo_points'
},
{
country: 'United Kingdom',
state: 'South East',
city: 'Stowe',
designation: 'Stowe Gardens',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=03cd83eda1e2490cac1f2ae2ec099c9c',
data: 'https://www.arcgis.com/sharing/rest/content/items/03cd83eda1e2490cac1f2ae2ec099c9c/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United Kingdom',
state: 'South West England',
designation: 'Dartmoor National Park',
scope: 'tree-notable',
metadata: 'https://www.data.gov.uk/dataset/fe56528a-c607-4dcd-845d-631f32fd92b9/dnpa-veteran-trees',
data: 'https://maps.dartmoor.gov.uk/geoserver/inspire/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=inspire:dnpa_veteran_trees&srsName=EPSG:4326',
srs: '+init=EPSG:4326',
license: { id: 'CC-BY-4.0' }
},
{
country: 'United Kingdom',
state: 'South West England',
designation: 'Exmoor National Park',
scope: 'tree-notable',
inactive: true,
notes: 'Tree preservation orders | Originally downloaded as a zipped shapefile',
metadata: 'https://www.data.gov.uk/dataset/3169df15-9549-4fcf-8907-2fd3d96d0728/enpa-tree-preservation-orders',
data: 'http://inspire.nationalparks.gov.uk:80/geoserver/enpa_inspire/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=enpa_inspire:enpa_tpo_tree&maxFeatures=50&outputFormat=SHAPE-ZIP',
license: { id: 'CC-BY-4.0' }
},
{
country: 'United Kingdom',
state: 'South West England',
designation: 'Exmoor National Park',
scope: 'tree-notable',
inactive: true,
notes: 'Veteran trees | Originally downloaded as a zipped shapefile',
metadata: 'https://www.data.gov.uk/dataset/0d414ed8-6424-4c8a-aebb-a156b17695bb/enpa-veteran-tree',
data: 'http://inspire.nationalparks.gov.uk:80/geoserver/enpa_inspire/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=enpa_inspire:enpa_vettree&maxFeatures=50&outputFormat=SHAPE-ZIP',
license: {
name: 'Ordnance Survey INSPIRE End User Licence',
url: {
file: 'https://www.ordnancesurvey.co.uk/documents/licensing/inspire-end-user-licence.pdf'
}
}
},
{
country: 'United Kingdom',
state: 'South West England',
city: 'Bristol',
scope: 'tree',
metadata: 'https://opendata.bristol.gov.uk/datasets/bcc::trees-2/about',
data: {
arcgis: 'https://maps2.bristol.gov.uk/server2/rest/services/ext/ll_environment_and_planning/MapServer/32'
},
crosswalk: {
dbh: 'dbh',
height: 'crown_height',
common: 'full_common_name',
scientific: 'latin_name',
crown: x => x['crown_width']
},
license: { id: 'OGL-UK-3.0' },
opentrees_id: 'bristol',
srs: '+init=EPSG:4326'
},
{
omit: 'Cannot determine correct SRS. Superseded by https://plymouth.thedata.place/dataset/central-park-family-tree-field-oct2019',
country: 'United Kingdom',
state: 'South West England',
city: 'Plymouth',
designation: 'Central Park',
scope: 'tree-park',
metadata: 'https://plymouth.thedata.place/dataset/central-park-family-tree-field',
data: 'https://plymouth.thedata.place/dataset/277fc808-bfbc-4139-8e6a-65ca23722fda/resource/10490c1d-d360-4eaf-b500-4df7fa82e04b/download/trees.csv',
geometry: { x: 'easting', y: 'northing' },
srs: 'EPSG:27700',
license: { id: 'CC-BY-4.0' }
},
{
country: 'United Kingdom',
state: 'South West England',
city: 'Plymouth',
designation: 'Central Park',
scope: 'tree-park',
metadata: 'https://plymouth.thedata.place/dataset/central-park-family-tree-field-oct2019',
data: 'https://plymouth.thedata.place/dataset/24b6cc8b-7a4b-4762-81d2-fa42f58e0851/resource/fd40fa86-d603-4dfd-ae02-df3a7afcfc86/download/data-entries-2019-10-30.csv',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326'
},
{
country: 'United Kingdom',
state: 'South West England',
city: 'Plymouth',
scope: 'tree-notable',
metadata: 'https://plymouth.thedata.place/dataset/ancient-trees',
data: 'https://plymouth.thedata.place/dataset/a3464bbf-4063-4127-a3b4-00cb136be654/resource/390e24e5-c818-4967-b42c-29f343fb21c8/download/ancient-trees.geojson',
license: { id: 'OGL-UK-2.0' }
},
{
country: 'United Kingdom',
state: 'South West England',
city: 'Plymouth',
scope: 'tree-edible',
notes: 'species: Pyrus cordata',
metadata: 'https://plymouth.thedata.place/dataset/plymouth-pear-trees',
data: 'https://plymouth.thedata.place/dataset/ed99b211-669d-4ace-babb-8dfe73688be8/resource/bf0512fb-f384-4df1-b8af-1bdb675fd370/download/plymouth-pear.geojson',
license: { id: 'OGL-UK-2.0' }
},
{
country: 'United Kingdom',
state: 'West Midlands',
city: 'Birmingham',
scope: 'tree-street-main',
inactive: true,
metadata: 'https://cc-p-birmingham.ckan.io/dataset/highways-assets/resource/4bfd9191-a520-42fb-9ebf-8fefaededf6c',
data: 'https://cc-p-birmingham.ckan.io/dataset/e9c314fc-fb6d-4189-a19c-7eec962733a8/resource/4bfd9191-a520-42fb-9ebf-8fefaededf6c/download/trees-dec2016.csv',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'species',
maturity: 'age',
height: 'height',
location: 'site_name'
},
opentrees_id: 'birmingham'
},
{
country: 'United Kingdom',
state: 'West Midlands',
city: 'Coventry',
designation: 'Coventry University',
metadata: 'https://www.arcgis.com/home/item.html?id=03ef28b08b9e431d92171606ed6e1b3b',
data: {
arcgis: 'https://services-eu1.arcgis.com/Xptv3uICuvnvSDwV/arcgis/rest/services/SUMBHA_023_New_tree_inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'Yorkshire and the Humber',
city: 'York',
scope: 'tree',
notes: 'Also available from https://www.arcgis.com/home/item.html?id=80019297f50a489599184a8279f513ea',
metadata: 'https://data.gov.uk/dataset/12dcc527-a7e2-4b23-a3c5-1501053ff0f5/council-owned-trees',
data: 'https://opendata.arcgis.com/datasets/30f38f358843467daa2d93074a03b8d5_3.geojson',
crosswalk: { ref: 'TREEID', scientific: 'BOTANICAL', common: 'SPECIES' },
opentrees_id: 'york',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'Yorkshire and the Humber',
city: 'York',
scope: 'tree-private',
notes: 'Also available from https://www.arcgis.com/home/item.html?id=80019297f50a489599184a8279f513ea',
metadata: 'https://data.gov.uk/dataset/c166b067-5a9d-487b-a37d-4d350f8cff51/private-trees',
data: 'https://opendata.arcgis.com/datasets/a602aca10afb49659720b435d3f54023_18.geojson',
crosswalk: { owner: 'OWNER', common: 'SPECIES', scientific: 'BOTANICAL' },
opentrees_id: 'york-private',
srs: '+init=EPSG:4326'
},
{
country: 'United Kingdom',
state: 'Yorkshire and the Humber',
city: 'York',
scope: 'tree-notable',
notes: 'Also available from https://www.arcgis.com/home/item.html?id=80019297f50a489599184a8279f513ea',
metadata: 'https://data.gov.uk/dataset/7866ce4e-7b72-4a4c-b59f-869697d91029/tree-preservations',
data: 'https://opendata.arcgis.com/datasets/b573b077c8534b9cbdc5e0ce5534b30d_10.geojson',
license: { id: 'OGL-UK-3.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
scope: 'tree',
notes: 'Compilation of 63 cities | Selected (2024-02-21): Garden Grove, California; Ontario, California; Santa Rosa, California; Stockton, California; Tampa, Florida; Atlanta, Georgia; Des Moines, Iowa; Overland Park, Kansas; Louisville, Kentucky; Detroit, Michigan; Albuquerque, New Mexico; Oklahoma City, Oklahoma; Knoxville, Tennessee; Milwaukee, Wisconsin',
metadata: [
'https://zenodo.org/records/6726506',
{
file: 'https://zenodo.org/records/6726506/files/Column_Headers_Dryad.csv'
}
],
data: [
'https://zenodo.org/records/6726506/files/GardenGrove_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Ontario_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/SantaRosa_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Stockton_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Tampa_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Atlanta_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/DesMoines_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/OverlandPark_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Louisville_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Detroit_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Albuquerque_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/OklahomaCity_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Knoxville_Final_2022-06-18.csv',
'https://zenodo.org/records/6726506/files/Milwaukee_Final_2022-06-18.csv'
],
openFunc: files => {
files = files.map(file => `csv:${file}`)
return helpers.openFileUnionWithGdal(files)
},
geometry: { x: 'longitude_coordinate', y: 'latitude_coordinate' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'city_ID',
common: 'common_name',
scientific: 'scientific_name',
dbh_cm: 'diameter_breast_height_CM',
dbh_cm_range: 'diameter_breast_height_binned_CM',
height_m: 'height_M',
height_m_range: 'height_binned_M',
planted: x => helpers.reformatDatetime(
x['planted_date'],
[/^(?<month>[0-9]{1,2})\/(?<day>[0-9]{1,2})\/(?<year>[0-9]{4})$/]
),
updated: x => helpers.reformatDatetime(
x['most_recent_observation'],
[/^(?<month>[0-9]{1,2})\/(?<day>[0-9]{1,2})\/(?<year>[0-9]{4})$/]
),
location: 'location_type',
health: 'condition'
},
license: { id: 'CC0-1.0' },
terms: 'McCoy, D., Goulet-Scott, B., Meng, W., Atahan, B., Kiros, H., Nishino, M., & Kartesz, J. (2022). A dataset of 5 million city trees from 63 US cities: species, location, nativity status, health, and more. [Data set]. Zenodo. https://doi.org/10.5061/dryad.2jm63xsrf'
},
{
country: 'United States',
scope: 'tree',
notes: 'Selection from 17 cities | Superseded (2023-11-19): Albuquerque, New Mexico; Indianapolis, Indiana; Minneapolis, Minnesota; Charlotte, North Carolina; Sacramento, California; Santa Monica, California; Honolulu, Hawaii; Boise, Idaho; Claremont, California | Adds (2024-02-21): Orlando, Florida; Charleston, South Carolina; Modesto, California; Fort Collins, Colorado; Queens, New York; Longview, Oregon; Glendale, Arizona',
metadata: [
'https://www.fs.usda.gov/rds/archive/catalog/RDS-2016-0005',
{
manual: 'https://www.fs.usda.gov/rds/archive/products/RDS-2016-0005/_metadata_RDS-2016-0005.html'
},
{
manual: 'https://www.fs.usda.gov/rds/archive/products/RDS-2016-0005/_fileindex_RDS-2016-0005.html'
}
],
data: {
manual: 'https://www.fs.usda.gov/rds/archive/products/RDS-2016-0005/RDS-2016-0005.zip'
},
vfs: '/vsizip/',
filename: 'Data/TS3_Raw_tree_data.csv',
addressFunc: x => {
if (x['address'] && x['address'] !== '-1' && x['street'] && x['street'] !== '-1' && x['City']) {
return `${x['address']} ${x['street']}, ${x['City']}, USA`
}
},
deleteFunc: x => x['Park/Street'] === 'Nursery',
crosswalk: {
ref: 'DbaseID',
location: x => {
return {'PARK': 'park', 'Park': 'park', 'Street': 'street'}[x['Park/Street']]
},
notable: x => x['Park/Street'] === 'Regional Big Tree' ? 'big' : null,
scientific: 'ScientificName',
common: 'CommonName',
age: 'Age',
dbh_cm: 'DBH (cm)',
height_m: 'TreeHt (m)',
crown_m: 'AvgCdia (m)'
},
terms: 'McPherson, E. Gregory; van Doorn, Natalie S.; Peper, Paula J. 2016. Urban tree database. Fort Collins, CO: Forest Service Research Data Archive. Updated 21 January 2020. https://doi.org/10.2737/RDS-2016-0005'
},
{
country: 'United States',
state: 'Alabama',
city: 'Florence',
metadata: 'https://www.arcgis.com/home/item.html?id=87dd86197a104226a38b04b26a79cf63',
data: {
arcgis: 'https://services1.arcgis.com/4OouWsRyOft5wqPC/arcgis/rest/services/Tree_Inventory_2021/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Alabama',
city: 'Tuscaloosa',
designation: 'University of Alabama',
scope: 'tree',
notes: 'partial',
metadata: 'https://www.arcgis.com/home/item.html?id=a7ba16de7a394851873930e53a1c6f7a',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/UAB_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Catalina Foothills',
designation: 'Sunrise Presidio Townhomes',
scope: 'tree-park',
notes: 'FF: Careful adding these to Falling Fruit, since foraging may not be permitted (Audubon Society project)',
metadata: 'https://www.arcgis.com/home/item.html?id=0bb4ff2be3e249b29e8036713e6322e7',
data: {
arcgis: 'https://services2.arcgis.com/Vc8ZVP2akSzC6wq2/arcgis/rest/services/Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Mesa',
scope: 'tree',
metadata: 'https://data.mesaaz.gov/Environmental-Management-and-Sustainability/Tree-Inventory/jcys-68y7',
data: 'https://data.mesaaz.gov/api/geospatial/jcys-68y7?method=export&format=geojson',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Phoenix',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=973ecb3323fb4d50a4ea13de1efc02a7',
data: {
arcgis: 'https://services.arcgis.com/40CMVGZPtmu7aNof/arcgis/rest/services/Tree_Keeper/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Prescott Valley',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=2207cbe75dee45329d95537b1084e7fa',
data: {
arcgis: 'https://services.arcgis.com/NxZdAmj8rBzdRpTr/arcgis/rest/services/PV_TREES/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Scottsdale',
metadata: 'https://www.arcgis.com/home/item.html?id=f57af05100ba4262bd5f7df844dd021c',
data: {
arcgis: 'https://services6.arcgis.com/hvDuIN6e7bxkHpdO/arcgis/rest/services/TreeInventory_Public/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Tempe',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/tempegov::tree-inventory/about',
data: {
arcgis: 'https://services.arcgis.com/lQySeXwbBg53XWDi/arcgis/rest/services/TempeGuadalupe_CanopyCover2019_TreeInv_2021_Tempe_iTreeResults_TempeAZOct_2021_1/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
fallingfruit_id: 445,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Tucson',
designation: 'University of Arizona',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=6a6bbb4ad7df4accb7e112ec1ba10145',
data: {
arcgis: 'https://utility.arcgis.com/usrsvcs/servers/6a6bbb4ad7df4accb7e112ec1ba10145/rest/services/PublicMaps/CultureRecreation/MapServer/57'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arizona',
city: 'Tucson',
scope: 'tree',
notes: 'partial',
metadata: 'http://hub.arcgis.com/datasets/geotucson::tft-tree-inventory/about',
data: {
arcgis: 'https://services5.arcgis.com/0AYM2OwGLAAywmdK/arcgis/rest/services/TFT_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Arkansas',
city: 'Little Rock',
designation: 'State Capitol',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=9e73b492e515404ea76ad67bfa71ae70',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Arkansas_State_Capitol_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
scope: 'tree-street',
notes: 'Selection from 49 cities: Alhambra, Arroyo Grande, Azusa, Bellflower, Berkeley, Brentwood, Burlingame, Camarillo, Carlsbad, Carpinteria, Chino Hills, Claremont, Clovis, Costa Mesa, Culver City, Cypress, El Cajon, Encinitas, Glendora, Hayward, Highland, Irvine, La Cañada Flintridge, La Mesa, Laguna Hills, Montclair, Monterey Park, Norco, Oakley, Ontario, Palm Desert, Palo Alto, Paramount, Pomona, Poway, Redwood City, Rialto, Roseville, Sacramento, San Dimas, San Marcos, San Mateo, Santa Monica, Stockton, Temple City, Tulare, Upland, Walnut Creek, West Sacramento | Likely superseded (2024-02-21): Berkeley, Carpinteria, Ontario, Palm Desert, Palo Alto, Sacramento, Santa Monica, Stockton, Walnut Creek',
metadata: [
'https://www.fs.usda.gov/rds/archive/catalog/RDS-2017-0010',
{
manual: 'https://www.fs.usda.gov/rds/archive/products/RDS-2017-0010/_metadata_RDS-2017-0010.html'
},
{
manual: 'https://www.fs.usda.gov/rds/archive/products/RDS-2017-0010/_fileindex_RDS-2017-0010.html'
}
],
data: {
manual: 'https://www.fs.usda.gov/rds/archive/products/RDS-2017-0010/RDS-2017-0010.zip'
},
vfs: '/vsizip/',
openFunc: file => {
const filenames = [
'Data/InlandEmpire/Alhambra_Inventory.csv',
'Data/NorCalCoast/ArroyoGrande_Inventory.csv',
'Data/InlandEmpire/Azusa_Inventory.csv',
'Data/SoCalCoast/Bellflower_Inventory.csv',
'Data/NorCalCoast/Berkeley_Inventory.csv',
'Data/InlandValley/Brentwood_Inventory.csv',
'Data/NorCalCoast/Burlingame_Inventory.csv',
'Data/SoCalCoast/Camarillo_Inventory.csv',
'Data/SoCalCoast/Carlsbad_Inventory.csv',
'Data/SoCalCoast/Carpinteria_Inventory.csv',
'Data/InlandEmpire/ChinoHills_Inventory.csv',
'Data/InlandEmpire/Claremont_Inventory.csv',
'Data/InlandValley/Clovis_Inventory.csv',
'Data/SoCalCoast/CostaMesa_Inventory.csv',
'Data/SoCalCoast/CulverCity_Inventory.csv',
'Data/SoCalCoast/Cypress_Inventory.csv',
'Data/InlandEmpire/ElCajon_Inventory.csv',
'Data/SoCalCoast/Encinitas_Inventory.csv',
'Data/InlandEmpire/Glendora_Inventory.csv',
'Data/NorCalCoast/Hayward_Inventory.csv',
'Data/InlandEmpire/Highland_Inventory.csv',
'Data/SoCalCoast/Irvine_Inventory.csv',
'Data/InlandEmpire/LaCanadaFlintridge_Inventory.csv',
'Data/SoCalCoast/LaMesa_Inventory.csv',
'Data/SoCalCoast/LagunaHills_Inventory.csv',
'Data/InlandEmpire/Montclair_Inventory.csv',
'Data/SoCalCoast/MontereyPark_Inventory.csv',
'Data/InlandEmpire/Norco_Inventory.csv',
'Data/InlandValley/Oakley_Inventory.csv',
'Data/InlandEmpire/Ontario_Inventory.csv',
'Data/SWDistrict/PalmDesert_Inventory.csv',
'Data/NorCalCoast/PaloAlto_Inventory.csv',
'Data/SoCalCoast/Paramount_Inventory.csv',
'Data/InlandEmpire/Pomona_Inventory.csv',
'Data/InlandEmpire/Poway_Inventory.csv',
'Data/NorCalCoast/RedwoodCity_Inventory.csv',
'Data/InlandEmpire/Rialto_Inventory.csv',
'Data/InlandValley/Roseville_Inventory.csv',
'Data/InlandValley/Sacramento_Inventory.csv',
'Data/InlandEmpire/SanDimas_Inventory.csv',
'Data/SoCalCoast/SanMarcos_Inventory.csv',
'Data/NorCalCoast/SanMateo_Inventory.csv',
'Data/SoCalCoast/SantaMonica_Inventory.csv',
'Data/InlandValley/Stockton_Inventory.csv',
'Data/InlandEmpire/TempleCity_Inventory.csv',
'Data/InlandValley/Tulare_Inventory.csv',
'Data/InlandEmpire/Upland_Inventory.csv',
'Data/NorCalCoast/WalnutCreek_Inventory.csv',
'Data/InlandValley/WestSacramento_Inventory.csv'
]
const files = filenames.map(filename => path.join('/vsizip/', file, filename))
return helpers.openFileUnionWithGdal(files)
},
addressFunc: x => {
if (x['StreetNumber'] && x['StreetName'] && x['City']) {
const street = x['StreetName'].replace(/^(.+) \/([NSEW])$/, '$2 $1')
return `${x['StreetNumber']} ${street}, ${x['City']}, California, USA`
}
},
crosswalk: {
ref: 'Id.x',
dbh_in_min: x => {
return {'1': 0, '2': 6, '3': 12, '4': 18, '5': 24, '6': 30}[x['DBH']]
},
dbh_in_max: x => {
return {'1': 6, '2': 12, '3': 18, '4': 24, '5': 30, '6': undefined}[x['DBH']]
},
common: x => x['Common Name'] || {
AB: 'Fir',
ABPR: 'Noble fir',
AC: 'Maple',
ACAN: 'Mulga',
ACBA2: 'Bailey acacia',
ACBU: 'Trident maple',
ACDE: 'Green acacia',
ACDE2: 'Aromo del pa<70>s',
ACFA: 'Sweet acacia',
ACLO: 'Sydney golden wattle',
ACMA: 'Bigleaf maple',
ACME: 'Black acacia',
ACMI: 'Milfoil wattle',
ACNE: 'Boxelder',
ACOB: 'Evergreen maple',
ACPA: 'Japanese maple',
ACPE1: 'Weeping myall',
ACPL: 'Norway maple',
ACPL_CK: "Norway maple 'Crimson King'",
ACPS: 'Sycamore maple',
ACPS_S: "Sycamore maple 'Spaethii'",
ACRU: 'Red maple',
ACSA: 'Orange wattle',
ACSA1: 'Silver maple',
ACSA2: 'Sugar maple',
ACSA3: 'Willow acacia',
ACSP2: 'Acacia',
ACST: 'Shoestring acacia',
ACVE2: 'Prickly moses',
AECA2: 'California buckeye',
AECA3: 'Red horsechestunt',
AECA3_B: "Red horsechestnut 'Briotti'",
AECA3_S: "Red horsechestnut 'Stafford '",
AEHI: 'Horsechestnut',
AGFL: 'Peppermint tree; astralian willow myrtle',
AIAL: 'Tree of heaven',
ALAR: 'Tree aloe',
ALCO2: 'Italian alder',
ALEX: 'Titoki',
ALGL: 'European alder',
ALJU: 'Mimosa',
ALRH: 'White alder',
ALRU2: 'Red alder',
ANCH4: 'Cherimoya',
ARBI: 'Bunya bunya',
ARCO24: 'Coral reef araucaria',
ARCU: 'King palm',
ARHE: 'NCN',
ARMA2: 'Marina arbutus',
ARME: 'Pacific madrone',
ARRO: 'Queen palm',
ARUN: 'Strawberry tree',
BABL: "Blake's bauhinia",
BAFO: 'Bauhinia',
BAPU: 'Orchid tree',
BAVA: 'Mountain ebony',
'BDL OTHER': 'Broadleaf Deciduous Large',
'BDM OTHER': 'Broadleaf Deciduous Medium',
'BDS OTHER': 'Broadleaf Deciduous Small',
BE: 'Birch',
BEAL2: 'Chinese birch',
'BEL OTHER': 'Broadleaf Evergreen Large',
'BEM OTHER': 'Broadleaf Evergreen Medium',
BENI: 'River birch',
BEPE: 'European white birch',
BERE: 'Pony-tail palm',
'BES OTHER': 'Broadleaf Evergreen Small',
BIJA: 'Toog',
BR: 'Palm(brahea)',
BR1: 'Brachychiton',
BRAC: 'Schefflera',
BRAC2: 'Arbol de la llama',
BRAR: 'Mexican blue palm',
BRBR: 'San jose hesper palm',
BRDI9: 'Pink flame tree',
BRED: 'Guadalupe palm',
BROC: 'Kurrajong',
BRPA: 'Paper mulberry',
BRPO: 'Bottle tree',
BUCA: 'Jelly palm',
CA4: 'Chestnut',
CA52: 'Sheoak',
CABE: 'European hornbeam',
CABE_F: 'Fastigate hornbeam',
CACA3: 'Cape chesnut',
CACI: 'Lemon bottlebrush',
CACU8: 'River sheoak',
CADE: 'American chestnut',
CADE2: 'Incense cedar',
CAED: 'White sapote',
CAEQ: 'Australian pine',
CAER: 'Purple toned catalpa',
CAEX: 'Crown of gold tree',
CAIL: 'Pecan',
CAJA9: 'Camellia',
CALE: 'Gold medallion tree',
CASA5: 'White bottlebrush',
CASP: 'Northern catalpa',
CASP11: 'Spiny holdback',
CAST: 'Coast beefwood',
CATW: 'Trinidad flame bush',
CAVI: 'Weeping bottlebrush',
CE2: 'Hackberry',
CEAT: 'Atlas cedar',
CEAU: 'European hackberry',
CECA: 'Eastern redbud',
CEDE: 'Deodar cedar',
CEFI2: 'Brazilian cedar wood',
CEFL: 'Blue paloverde',
'CEL OTHER': 'Conifer Evergreen Large',
'CEM OTHER': 'Conifer Evergreen Medium',
CEMI: 'Yellow paloverde',
CEOC: 'Northern hackberry',
CEOC3: 'Western redbud',
CEPR: 'Sonoran palo verde',
CERE: 'Western hackberry',
CERE2: 'Southwestern redbud',
'CES OTHER': 'Conifer Evergreen Small',
CESI2: 'Arbol de judea',
CESI3: 'Algarrobo europeo',
CESI4: 'Chinese hackberry',
CETH: 'Blue blossom',
CH: 'Cedar',
CHFU: 'Mourning cypress',
CHHU: 'Mediterranean fan palm',
CHLA2: 'Port orford cedar',
CHLI: 'Desert willow',
CHRE: 'Chinese fringe tree',
CHSP: 'Palo borracho',
CHTA: 'Chitalpa',
CIAU: 'Lime',
CICA: 'Camphor tree',
CILI: 'Lemon',
CIPA: 'Grapefruit',
CISI: 'Orange',
CISP: 'Citrus',
COAU: 'Giant dracaena',
COBU: 'Cotoneaster',
COCO1: 'Smoke tree',
COFL: 'Flowering dogwood',
COLA: 'Laurel-leafed snailseed',
COLA18: 'Milkflower cotoneaster',
CONU2: 'Pacific dogwood',
CR: 'Hawthorn',
CRDO: 'Black hawthorn',
CRJA: 'Japanese red cedar',
CRLA80: 'Smooth hawthorn',
CRPA: 'Patagua',
CRPH: 'Washington hawthorn',
CRRU: 'Cryptocarya',
CU: 'Cypress',
CUAN: 'Carrotwood',
CUAR: 'Arizona cypress',
CUGU: 'Guadaluoe cypress',
CULE: 'Leyland cypress',
CUMA: 'Monterey cypress',
CUSE: 'Italian cypress',
CYOB: 'Quince',
CYRE11: 'Sago palm',
CYSC4: 'Scotchbroom',
DAIM: 'Tree dahlia',
DASI: 'India rosewood',
DIKA: 'Japanese persimmon',
DIVI: 'Common persimmon',
DOVI: 'Florida hopbush',
DRDR: 'Dragon tree',
DUER: 'Golden dewdrops',
EBEB: 'Texas ebony',
ELAN: 'Russian olive',
ELDE: 'Japanese blueberry tree',
ERBI: "Bidwill's coral tree",
ERCA: 'Kaffirboom coral tree',
ERCO: 'Naked coral tree',
ERDE: 'Bronze loquat',
ERFA: 'Corticeira-da-serra',
ERHU4: 'Natal coral tree',
ERJA: 'Loquat tree',
ERLY: 'Lysistemon coral tree',
EU1: 'Gum',
EUCA: 'Redgum',
EUCA1: 'Red gum eucalyptus',
EUCI: 'Silver dollar eucalyptus',
EUCI2: 'Lemonscented gum',
EUCL: 'Sugargum',
EUCO24: 'Mexican shrubby spurge',
EUCO3: 'Yate',
EUCR: 'Narrowleaf red ironbark',
EUER: 'Red-cap gum',
EUFI81: 'Redflower gum',
EUGL: 'Blue gum eucalyptus',
EUGLCO: 'Dwarf blue gum',
EUGR: 'Flooded gum eucalyptus',
EUGU: 'Cicer gum eucalyptus',
EULE: 'White ironbark',
EULE2: 'Bushy yate',
EUMA: 'Bluebush',
EUMA23: 'Spotted gum',
EUMI2: 'Coolibah tree',
EUNI: 'Willow-leaved gimlet',
EUNY: "Namansay' eucryphia",
EUOC9: 'Flat-top yate',
EUPA2: 'Brush cherry',
EUPA26: 'Kybean gum',
EUPO: 'Sliver dollar gum eucalyptus',
EURO: 'Beakpod euclayptus',
EURU: 'Desert gum eucalyptus',
EUSI: 'Red ironbark',
EUSM: 'Lilly-pilly tree',
EUSP: 'Narrow-leaved gimlet',
EUTE: 'Horn cap eucalyptus',
EUTO11: 'Coral gum',
EUVI: 'Ribbon gum eucalyptus',
FASY: 'European beech',
FESE: 'Pineapple guava',
FI1: 'Fig',
FIAL5: 'Alii ficus',
FIBE: 'Benjamin fig',
FICA: 'Common fig',
FIEL: 'Rubber plant',
FILY: 'Fiddle leaf fig',
FIMA2: 'Morton Bay fig',
FIMI: 'Figueira benjamin',
FIMINI: 'Green gem indian laurel fig',
FIRE4: 'Indian laurel fig',
FIRU: 'Rustyleaf fig',
FISI: 'Chinese parasoltree',
FIWA: 'Watkins fig',
FR: 'Ash',
FRAM: 'White ash',
FRAM_A: 'Autumn purple ash',
FRAM_R: 'Rosehill ash',
FRAN_R: 'Raywood ash',
FRAN2: 'Raywood ash',
FRANR: 'Raywood ash',
FRCA6: 'California flannelbush',
FREX: 'European ash',
FREX_H: 'Hesse ash',
FREX_K: 'Kimberly ash',
FRHO: 'Moraine ash',
FRMA6: 'Ash',
FRME2: 'Mexican flannelbush',
FROR2: 'Oregon ash',
FROX_F: 'Flame ash',
FRPE: 'Green ash',
FRPE_M: 'Marshall ash',
FRPE_P: 'Patmore ash',
FRPE_S: 'Summit ash',
FRUH: 'Evergreen ash',
FRVE: 'Velvet ash',
FRVE_FW: "Velvet ash 'Fan West'",
FRVE_G: 'Modesto ash',
FRVEG: 'Modesto ash',
GAEL: 'Wavyleaf silktassel',
GEPA: 'Australian willow',
GIBI: 'Ginkgo',
GIBI_AG: "Ginkgo 'Autumn Gold'",
GIBI_F: "Ginkgo 'Fairmont'",
GL3: 'Locust',
GLTR: 'Honeylocust',
GLTR_S: 'Sunburst honeylocust',
GRRO: 'Silk oak',
HACA3: 'Kaffir plum',
HACA4: 'Kaffir plum',
HALA: 'Pincushion tree',
HASU: 'Sweet hakea; scented hakea',
HEAR: 'Christmasberry',
'HIRO-SI': 'Chinese hibiscus',
HISY: 'Rose-of-sharon',
HOFO: 'Forster sentry palm',
HYFL: 'Sweetshade; australian fragipani',
ILAL: 'Wilson holly',
ILCO2: 'Chinese holly',
ILVO: 'Yaupon',
JA6: 'Jasmine',
JAMI: 'Jacaranda',
JU: 'Juniper',
JU1: 'Walnut',
JUCA1: 'California juniper',
JUCA2: 'Southern california walnut',
JUCH: 'Chinese juniper',
JUHI: 'Hind walnut',
JUNI: 'Black walnut',
JUOC: 'Western juniper',
JURE: 'English walnut',
KOBI: 'Chinese flame tree',
KOEL: 'Flamegold',
KOPA: 'Goldenrain tree',
KOPA_F: "Goldenrain 'Fastigiata'",
LAIN: 'Common crapemyrtle',
LANO: 'Laurel de olor',
LAPA: 'Primrose tree; cow itch tree',
LE14: 'Teatree',
LELA12: 'Coastal teatree',
LIAU9: 'Australian fan palm',
LIDE: 'Tanoak',
LIFO: 'Chinese sweet gum',
LIJA: 'Ligustro',
LILU: 'Chinese privet',
LIOR: 'Oriental sweetgum',
LIOV: 'California privet',
LIST: 'Sweetgum',
LITU: 'Tulip tree',
LYAS: 'Fernleaf catalina ironwood',
LYFL: 'Lyontree',
LYMI: 'Feather bush',
LYRA: 'Paraguay nightshade',
MA1: 'Magnolia',
MA2: 'Apple',
MABO: 'Mayten tree',
MAFL80: 'Japanese flowering crabapple',
MAGR: 'Southern magnolia',
MAIN8: 'Macadamia nut',
MALA6: 'Laurel sumac',
MALU4: 'Siala',
MAPU: 'Apple',
MASO: 'Chinese magnolia; Saucer magnolia',
MASO_G: 'Galaxy magnolia',
MAST: 'Star magnolia',
MASY2: 'Common crabapple',
MATE: 'Rough-shell macadamia',
MATI: 'Tipa',
MEAR: 'Drooping melaleuca',
MEAZ: 'Chinaberry',
MEBR9: 'River teatree',
MEEX: 'New zealand christmas tree',
MEGL: 'Dawn redwood',
MELE: 'Punk tree',
MELI7: 'Cajeput tree',
MENE: 'Pink melaleuca',
MEQU: 'Cajeput tree',
MEST: 'Melaleuca',
MOAL: 'White mulberry',
MOAR: 'Daisy tree',
MORU: 'Red mulberry',
MU5: 'Banana',
MUPA3: 'French plantain',
MYCA: 'Pacific bayberry',
MYCO: 'Myrtle',
MYLA: 'Mioporo',
NEOL: 'Oleander',
NIGL: 'Tree tobacco',
NYSY: 'Black tupelo',
OLEU: 'Olive',
OLEU2: 'Swan hill olive',
OLTE: 'Tesota',
OPFI: 'Tuna cactus',
OSVI: 'Eastern hophornbeam',
OTHER: 'Other',
PAAC: 'Jerusalem thorn',
PALO8: 'Plume albizia',
PEAM: 'Avocado',
PEBO: 'Redbay',
PEIN17: 'Indian bay',
'PEL OTHER': 'Palm Evergreen Large',
'PEM OTHER': 'Palm Evergreen Medium',
'PES OTHER': 'Palm Evergreen Small',
PH18: 'Bamboo',
PHCA: 'Canary Island date palm',
PHDA4: 'Date palm',
PHFR: 'Fraser photinia',
PHRE: 'Senegal date palm',
PHRO: 'Pygmy date palm',
PHSE: 'Taiwanese photinia',
PHSP2: 'Chokeberry',
PI1: 'Spruce',
PI2: 'Pine',
PI23: 'Cheesewood',
PIAT: 'Knobcone pine',
PIAT4: 'Mt. atlas mastic tree',
PIBR2: 'Turkish pine',
PICA: 'Canary Island pine',
PICE: 'Mexican pinyon',
PICH: 'Chinese pistache',
PICH_PS: "Chinese pistache 'Pearl street'",
PICO2: 'Coulter pine',
PICO5: 'Bolander beach pine',
PICR: 'Stiffleaf cheesewood',
PIDE: 'Japanese red pine',
PIED: 'Pinyon pine',
PIEL2: 'Afghan pine',
PIEU: 'Tarata',
PIHA: 'Aleppo pine',
PIMU2: 'Bishop pine',
PINI: 'Austrian pine',
PIPA4: 'NCN',
PIPH2: 'Pittosporum willow',
PIPI2: 'Itailian stone pine',
PIPI6: 'Maritime pine',
PIPU: 'Blue spruce',
PIRA: 'Montery pine',
PIRH: 'Queensland pittosporum',
PIRO: 'Chir pine',
PISY: 'Scotch pine',
PITA: 'Loblolly pine',
PITH: 'Japanese black pine',
PITO: 'Japanese pittosporum',
PITO2: 'Torrey pine',
PIUN: 'Victorian box',
PIVI5: 'Cape cheesewood',
PLAC: 'London planetree',
PLAC_B: "London planetree 'Bloodgood'",
PLAC_C: "London planetree 'Columbia'",
PLOC: 'American sycamore',
PLOR: 'Oriental planetree',
PLRA: 'California sycamore',
PLWR: 'Arizona sycamore',
PO: 'Cottonwood',
POAL: 'White poplar',
POBA: 'Balsam poplar',
POBAB2: 'Balsam popular',
POCA2: 'Carolina poplar',
POFR: 'Fremont cottonwood',
POGR2: 'Fern pine',
POHE2: 'Long-leafed yellowwood',
POMA: 'Yew podocarpus',
PONI: 'Black poplar',
POTR1: 'Quaking aspen',
PR: 'Plum',
PR6: 'Mesquite',
PRAL2: 'Argentine mesquite',
PRAM2: 'Almendro',
PRAR: 'Apricot',
PRAV: 'Sweet cherry',
PRBL: 'Blierana plum',
PRCA: 'Carolina laurelcherry',
PRCA2: 'Taiwan cherry',
PRCE: 'Cherry plum',
PRCEKV: 'Krauter vesuvius plum',
PRCH: 'Algarrobo',
PRDO: 'Common plum',
PRDU: 'Sweet almond',
PRGL2: 'Honey mesquite',
PRIL: 'Hollyleaf cherry',
PRLY: 'Catalina cherry',
PRPE2: 'Peach',
PRPI: 'Purpleleaf plum',
PRPU2: 'Screwbean mesquite',
PRSE2: 'Kwanzan cherry',
PRSU: 'Higan cherry',
PRVE: 'Velvet mesquite',
PRYE: 'Yoshino flowering cherry',
PSCA: 'Strawberry guava',
PSME: 'Douglas fir',
PTST: 'Chinese wingnut',
PTTR: 'Common hoptree',
PUGR: 'Pomegranate',
PY: 'Pear',
PYCA: 'Callery pear',
PYCA_A: "Callery pear 'Aristocrat'",
PYCA_B: "Callery pear 'Bradford'",
PYCA_C: "Callery pear 'Capital'",
PYCA_CH: "Callery pear 'Chanticleer'",
PYCA_R: "Callery pear 'Redspire'",
PYCA_T: "Callery pear 'Trinity'",
PYCA_W: "Callery pear 'Whitehouse'",
PYCO: 'Common pear',
PYIO: 'Prairie crabapple',
PYKA: 'Evergreen pear',
PYSP: 'Firethorn',
QU: 'Oak',
QUAG: 'Coastal live oak; California live oak',
QUCH: 'Canyon live oak',
QUCO: 'Scarlet oak',
QUEN: 'Engelmann oak',
QUIL2: 'Roble negro',
QUKE: 'California black oak',
QULO: 'California white oak',
QUMU: 'Chinkapin oak',
QUPA: 'Pin oak',
QURO: 'English oak',
QURU: 'Northern red oak',
QUSA2: 'Quillay',
QUSU: 'Cork oak',
QUVI: 'Live oak',
QUWI: 'Interior live oak',
RARI: 'Majesty palm',
RASA5: 'Rauvolfia',
RHBA7: 'Norfolk Island palm',
RHIN: 'Lemonade berry',
RHIN2: 'Indian hawthorn',
RHLA: 'African sumac',
RHOV: 'Sugar sumac',
RHSP1: 'Rhododendron',
ROAMI: 'Idaho locust',
ROPS: 'Black locust',
ROPS_PR: "Black locust 'Purple robe'",
SA: 'Willow',
SA12: 'Sage',
SAALT: 'Golden weeping willow',
SABA: 'Weeping willow',
SACA: 'Common elderberry',
SACANE: 'Neomexican blue elderberry',
SADI: 'Pussy willow',
SALA1: 'Arroya willow',
SALU: 'Shining willow',
SAMA: 'Corkscrew willow',
SAPE12: 'Wisconsin weeping willow',
SASA: 'Wingleaf soapberry',
SC3: 'Schefflera',
SCMO: 'California peppertree',
SCPO: 'Huingan',
SCTE: 'Brazilian pepper',
SECO9: 'Argentine senna',
SEGI: 'Giant sequoia',
SESE: 'Coast redwood',
SETR: 'Scarlett wisteria',
SO1: 'Paraguay nightshade',
SOHUCF: "Mountain ash 'Coral Fire'",
SOHUCQ: "Mountain ash 'Columbia Queen'",
SOJA: 'Japanese pagoda tree',
SOSE: 'Mescalbean',
SPCA: 'African tulip tree',
STNI: 'Bird of paradise tree',
STSI: 'Firewheel tree',
SYPA2: 'Brush cherry',
SYRE: 'Japanese tree lilac',
TAAV: 'Ipe-roxo',
TABA: 'English yew',
TACH2: 'Fivestamen tamarisk',
TACH3: 'Ipe-amarelo',
TADI: 'Baldcypress',
TAIM: 'Pink trumpet tree',
TAMU: 'Montezuma cypress',
THOC: 'Northern white cedar',
THOR: 'Oriental arborvitae',
THPE3: 'Luckynut',
THPL: 'Western red cedar',
TI: 'Basswood',
TICO: 'Littleleaf linden',
TIEU: 'Common linden',
TIUR: 'Princess-flower',
TRAC: 'Brizilian needle palm',
TRCO: 'Brisbane box',
TRFO: 'Windmill palm',
TRLA: 'Water gum; kanooka',
TRLA_E: "Water gum 'Elegans'",
TRSE6: 'Tallowtree',
TUCA: 'Tupidanthus',
ULAM: 'American elm',
ULPA: 'Chinese elm',
ULPU: 'Siberian elm',
ULS: 'Elm',
UMCA: 'California laurel',
VIAG: 'Chaste tree',
VIJA: 'Japanese viburnum',
VILU6: 'Puriri',
VITI2: 'Laurustinus',
WAFI: 'California palm',
WARO: 'Mexican fan palm',
XYCO: 'Shiny xylosma',
YU1: 'Yucca',
YUAL: 'Aloe yucca',
YUGL2: 'Moundlily yucca',
YUGU: 'Bluestem yucca',
YURE: 'Curveleaf yucca',
YUTO: 'Torrey yucca',
ZESE: 'Japanese zelkova',
ZESE_V: "Japanese zelkova 'Village Green'"
}[x['SpCode']],
scientific: x => x['Botanic Name'] || {
AB: 'Abies species',
ABPR: 'Abies procera',
AC: 'Acer species',
ACAN: 'Acacia aneura',
ACBA2: 'Acacia baileyana',
ACBU: 'Acer buergerianum',
ACDE: 'Acacia decurrens',
ACDE2: 'Acacia dealbata',
ACFA: 'Acacia farnesiana',
ACLO: 'Acacia longifolia',
ACMA: 'Acer macrophyllum',
ACME: 'Acacia melanoxylon',
ACMI: 'Acacia millefolia',
ACNE: 'Acer negundo',
ACOB: 'Acer oblongum',
ACPA: 'Acer palmatum',
ACPE1: 'Acacia pendula',
ACPL: 'Acer platanoides',
ACPL_CK: "Acer platanoides 'Crimson King'",
ACPS: 'Acer pseudoplatanus',
ACPS_S: "Acer pseudoplatanus 'Spaethii'",
ACRU: 'Acer rubrum',
ACSA: 'Acacia saligna',
ACSA1: 'Acer saccharinum',
ACSA2: 'Acer saccharum',
ACSA3: 'Acacia salicina',
ACSP2: 'Acacia species',
ACST: 'Acacia stenophylla',
ACVE2: 'Acacia verticillata',
AECA2: 'Aesculus californica',
AECA3: 'Aesculus carnea',
AECA3_B: "Aesculus carnea 'Briottii'",
AECA3_S: "Aesculus carnea 'Stafford'",
AEHI: 'Aesculus hippocastanum',
AGFL: 'Agonis flexuosa',
AIAL: 'Ailanthus altissima',
ALAR: 'Aloe arborescens',
ALCO2: 'Alnus cordata',
ALEX: 'Alectryon excelsus',
ALGL: 'Alnus glutinosa',
ALJU: 'Albizia julibrissin',
ALRH: 'Alnus rhombifolia',
ALRU2: 'Alnus rubra',
ANCH4: 'Annona cherimola',
ARBI: 'Araucaria bidwillii',
ARCO24: 'Araucaria columnaris',
ARCU: 'Archontophoenix cunninghamiana',
ARHE: 'Araucaria heterophylla',
ARMA2: 'Arbutus var. marina',
ARME: 'Arbutus menziesii',
ARRO: 'Arecastrum romanzoffianum',
ARUN: 'Arbutus unedo',
BABL: 'Bauhinia x blakeana',
BAFO: 'Bauhinia forficata',
BAPU: 'Bauhinia purpurea',
BAVA: 'Bauhinia variegata',
'BDL OTHER': 'Broadleaf Deciduous Large',
'BDM OTHER': 'Broadleaf Deciduous Medium',
'BDS OTHER': 'Broadleaf Deciduous Small',
BE: 'Betula species',
BEAL2: 'Betula albo-sinensis',
'BEL OTHER': 'Broadleaf Evergreen Large',
'BEM OTHER': 'Broadleaf Evergreen Medium',
BENI: 'Betula nigra',
BEPE: 'Betula pendula',
BERE: 'Beaucarnea recurvata',
'BES OTHER': 'Broadleaf Evergreen Small',
BIJA: 'Bischofia javanica',
BR: 'Brahea species',
BR1: 'Brachychiton species',
BRAC: 'Schefflera actinophylla',
BRAC2: 'Brachychiton acerifolium',
BRAR: 'Brahea armata',
BRBR: 'Brahea brandegeei',
BRDI9: 'Brachychiton discolor',
BRED: 'Brahea edulis',
BROC: 'Brachychiton populneum',
BRPA: 'Broussonetia papyrifera',
BRPO: 'Brachychiton populneum',
BUCA: 'Butia capitata',
CA4: 'Castanea species',
CA52: 'Casuarina species',
CABE: 'Carpinus betulus',
CABE_F: "Carpinus betulus 'Fastigiate'",
CACA3: 'Calodendrum capense',
CACI: 'Callistemon citrinus',
CACU8: 'Casuarina cunninghamiana',
CADE: 'Castanea dentata',
CADE2: 'Calocedrus decurrens',
CAED: 'Casimiroa edulis',
CAEQ: 'Casuarina equisetifolia',
CAER: 'Catalpa erubescens',
CAEX: 'Cassia excelsa',
CAIL: 'Carya illinoinensis',
CAJA9: 'Camellia japonica',
CALE: 'Cassia leptophylla',
CASA5: 'Callistemon salignus',
CASP: 'Catalpa speciosa',
CASP11: 'Caesalpinia spinosa',
CAST: 'Casuarina stricta',
CATW: 'Calliandra tweedii',
CAVI: 'Callistemon viminalis',
CE2: 'Celtis species',
CEAT: 'Cedrus atlantica',
CEAU: 'Celtis australis',
CECA: 'Cercis canadensis',
CEDE: 'Cedrus deodara',
CEFI2: 'Cedrela fissilis',
CEFL: 'Parkinsonia florida',
'CEL OTHER': 'Conifer Evergreen Large',
'CEM OTHER': 'Conifer Evergreen Medium',
CEMI: 'Parkinsonia microphylla',
CEOC: 'Celtis occidentalis',
CEOC3: 'Cercis canadensis var. texensis',
CEPR: 'Cercidium praecox',
CERE: 'Celtis reticulata',
CERE2: 'Cercis reniformis',
'CES OTHER': 'Conifer Evergreen Small',
CESI2: 'Cercis siliquastrum',
CESI3: 'Ceratonia siliqua',
CESI4: 'Celtis sinensis',
CETH: 'Ceanothus thyrsiflorus',
CH: 'Chamaecyparis species',
CHFU: 'Chamaecyparis funebris',
CHHU: 'Chamaerops humilis',
CHLA2: 'Chamaecyparis lawsoniana',
CHLI: 'Chilopsis linearis',
CHRE: 'Chionanthus retusus',
CHSP: 'Chorisia speciosa',
CHTA: 'Chitalpa tashkentensis',
CIAU: 'Citrus aurantifolia',
CICA: 'Cinnamomum camphora',
CILI: 'Citrus limon',
CIPA: 'Citrus x paradisi',
CISI: 'Citrus sinensis',
CISP: 'Citrus species',
COAU: 'Cordyline australis',
COBU: 'Cotoneaster buxifolius',
COCO1: 'Cotinus coggygria',
COFL: 'Cornus florida',
COLA: 'Cocculus laurifolius',
COLA18: 'Cotoneaster lacteus',
CONU2: 'Cornus nuttallii',
CR: 'Crataegus species',
CRDO: 'Crataegus douglasii',
CRJA: 'Cryptomeria japonica',
CRLA80: 'Crataegus laevigata',
CRPA: 'Crinodendron patagua',
CRPH: 'Crataegus phaenopyrum',
CRRU: 'Cryptocarya rubra',
CU: 'Cupressus species',
CUAN: 'Cupaniopsis anacardioides',
CUAR: 'Cupressus arizonica',
CUGU: 'Cupressus guadalupensis',
CULE: 'x Cupressocyparis leylandii',
CUMA: 'Cupressus macrocarpa',
CUSE: 'Cupressus sempervirens',
CYOB: 'Cydonia oblonga',
CYRE11: 'Cycas revoluta',
CYSC4: 'Cytisus scoparius',
DAIM: 'Dahlia imperialis',
DASI: 'Dalbergia sissoo',
DIKA: 'Diospyros kaki',
DIVI: 'Diospyros virginiana',
DOVI: 'Dodonaea viscosa',
DRDR: 'Dracaena draco',
DUER: 'Duranta erecta',
EBEB: 'Ebenopsis ebano',
ELAN: 'Elaeagnus angustifolia',
ELDE: 'Elaeocarpus decipiens',
ERBI: 'Erythrina bidwillii',
ERCA: 'Erythrina caffra',
ERCO: 'Erythrina coralloides',
ERDE: 'Eriobotrya deflexa',
ERFA: 'Erythrina falcata',
ERHU4: 'Erythrina humeana',
ERJA: 'Eriobotrya japonica',
ERLY: 'Erythrina lysistemon',
EU1: 'Eucalyptus species',
EUCA: 'Eucalyptus calophylla',
EUCA1: 'Eucalyptus camaldulensis',
EUCI: 'Eucalyptus cinerea',
EUCI2: 'Eucalyptus citriodora',
EUCL: 'Eucalyptus cladocalyx',
EUCO24: 'Euphorbia cotinifolia',
EUCO3: 'Eucalyptus cornuta',
EUCR: 'Eucalyptus crebra',
EUER: 'Eucalyptus erythrocorys',
EUFI81: 'Eucalyptus ficifolia',
EUGL: 'Eucalyptus globulus',
EUGLCO: 'Eucalyptus globulus var compacta',
EUGR: 'Eucalyptus grandis',
EUGU: 'Eucalyptus gunnii',
EULE: 'Eucalyptus leucoxylon',
EULE2: 'Eucalyptus lehmannii',
EUMA: 'Eucalyptus macrocarpa',
EUMA23: 'Eucalyptus maculata',
EUMI2: 'Eucalyptus microtheca',
EUNI: 'Eucalyptus nicholii',
EUNY: 'Eucryphia x nymansensis',
EUOC9: 'Eucalyptus occidentalis',
EUPA2: 'Eugenia paniculata',
EUPA26: 'Eucalyptus parvula',
EUPO: 'Eucalyptus polyanthemos',
EURO: 'Eucalyptus robusta',
EURU: 'Eucalyptus rudis',
EUSI: 'Eucalyptus sideroxylon',
EUSM: 'Eugenia smithii',
EUSP: 'Eucalyptus spathulata',
EUTE: 'Eucalyptus tereticornis',
EUTO11: 'Eucalyptus torquata',
EUVI: 'Eucalyptus viminalis',
FASY: 'Fagus sylvatica',
FESE: 'Feijoa sellowiana',
FI1: 'Ficus species',
FIAL5: 'Ficus binnendijkii',
FIBE: 'Ficus benjamina',
FICA: 'Ficus carica',
FIEL: 'Ficus elastica',
FILY: 'Ficus lyrata',
FIMA2: 'Ficus macrophylla',
FIMI: 'Ficus thonningii',
FIMINI: 'Ficus microcarpa nitida var green gem',
FIRE4: 'Ficus retusa ssp. nitida',
FIRU: 'Ficus rubiginosa',
FISI: 'Firmiana simplex',
FIWA: 'Ficus watkinsiana',
FR: 'Fraxinus species',
FRAM: 'Fraxinus americana',
FRAM_A: "Fraxinus americana 'Autumn Purple'",
FRAM_R: "Fraxinus americana 'Rosehill'",
FRAN_R: "Fraxinus angustifolia 'Raywood'",
FRAN2: 'Fraxinus angustifolia',
FRANR: "Fraxinus oxycarpa 'Raywood'",
FRCA6: 'Fremontodendron californicum',
FREX: 'Fraxinus excelsior',
FREX_H: "Fraxinus excelsior 'Hessei'",
FREX_K: "Fraxinus excelsior 'Kimberly'",
FRHO: 'Fraxinus holotricha',
FRMA6: 'Fraxinus malacophylla',
FRME2: 'Fremontodendron mexicanum',
FROR2: 'Fraxinus oregana',
FROX_F: "Fraxinus oxycarpa 'Flame'",
FRPE: 'Fraxinus pennsylvanica',
FRPE_M: "Fraxinus pennsylvanica 'Marshall'",
FRPE_P: "Fraxinus pennsylvanica 'Patmore'",
FRPE_S: "Fraxinus pennsylvanica 'Summit'",
FRUH: 'Fraxinus uhdei',
FRVE: 'Fraxinus velutina',
FRVE_FW: "Fraxinus velutina 'Fan West'",
FRVE_G: "Fraxinus velutina 'Modesto'",
FRVEG: "Fraxinus velutina 'Modesto'",
GAEL: 'Garrya elliptica',
GEPA: 'Geijera parviflora',
GIBI: 'Ginkgo biloba',
GIBI_AG: "Ginkgo biloba 'Autumn Gold'",
GIBI_F: "Ginkgo biloba 'Fairmont'",
GL3: 'Gleditsia species',
GLTR: 'Gleditsia triacanthos',
GLTR_S: "Gleditsia triancanthos 'Sunburst'",
GRRO: 'Grevillea robusta',
HACA3: 'Harpephyllum caffrum',
HACA4: 'Harpephyllum caffrum',
HALA: 'Hakea laurina',
HASU: 'Hakea suaveolens',
HEAR: 'Heteromeles arbutifolia',
'HIRO-SI': 'Hibiscus rosa-sinensis',
HISY: 'Hibiscus syriacus',
HOFO: 'Howea forsteriana',
HYFL: 'Hymenosporum flavum',
ILAL: 'Ilex altaclarensis',
ILCO2: 'Ilex cornuta',
ILVO: 'Ilex vomitoria',
JA6: 'Jasminum species',
JAMI: 'Jacaranda mimosifolia',
JU: 'Juniperus species',
JU1: 'Juglans species',
JUCA1: 'Juniperus californica',
JUCA2: 'Juglans californica',
JUCH: 'Juniperus chinensis',
JUHI: 'Juglans hindsii',
JUNI: 'Juglans nigra',
JUOC: 'Juniperus occidentalis',
JURE: 'Juglans regia',
KOBI: 'Koelreuteria bipinnata',
KOEL: 'Koelreuteria elegans',
KOPA: 'Koelreuteria paniculata',
KOPA_F: "Koelreuteria paniculata 'Fastigiata'",
LAIN: 'Lagerstroemia indica',
LANO: 'Laurus nobilis',
LAPA: 'Lagunaria patersonii',
LE14: 'Leptospermum species',
LELA12: 'Leptospermum laevigata',
LIAU9: 'Livistona australis',
LIDE: 'Lithocarpus densiflorus',
LIFO: 'Liquidambar formosana',
LIJA: 'Ligustrum japonicum',
LILU: 'Ligustrum lucidum',
LIOR: 'Liquidambar orientalis',
LIOV: 'Ligustrum ovalifolium',
LIST: 'Liquidambar styraciflua',
LITU: 'Liriodendron tulipifera',
LYAS: 'Lyonothamnus f. asplenifol',
LYFL: 'Lyonothamnus floribundus',
LYMI: 'Lysiloma microphyllum',
LYRA: 'Lycianthes rantonnei',
MA1: 'Magnolia species',
MA2: 'Malus species',
MABO: 'Maytenus boaria',
MAFL80: 'Malus floribunda',
MAGR: 'Magnolia grandiflora',
MAIN8: 'Macadamia integrifolia',
MALA6: 'Malosma laurina',
MALU4: 'Markhamia lutea',
MAPU: 'Malus sylvestris',
MASO: 'Magnolia x soulangiana',
MASO_G: "Magnolia soulangiana 'Galaxy'",
MAST: 'Magnolia stellata',
MASY2: 'Malus sylvestris',
MATE: 'Macadamia tetraphylla',
MATI: 'Machaerium tipu',
MEAR: 'Melaleuca armillaris',
MEAZ: 'Melia azedarach',
MEBR9: 'Melaleuca bracteata',
MEEX: 'Metrosideros excelsus',
MEGL: 'Metasequoia glyptostroboides',
MELE: 'Melaleuca leucadendra',
MELI7: 'Melaleuca linariifolia',
MENE: 'Melaleuca nesophila',
MEQU: 'Melaleuca quinquenervia',
MEST: 'Melaleuca styphelioides',
MOAL: 'Morus alba',
MOAR: 'Montanoa arborescens',
MORU: 'Morus rubra',
MU5: 'Musa species',
MUPA3: 'Musa x paradisiaca',
MYCA: 'Morella californica',
MYCO: 'Myrtus communis',
MYLA: 'Myoporum laetum',
NEOL: 'Nerium oleander',
NIGL: 'Nicotiana glauca',
NYSY: 'Nyssa sylvatica',
OLEU: 'Olea europaea',
OLEU2: "Olea europaea 'Swan Hill'",
OLTE: 'Olneya tesota',
OPFI: 'Opuntia ficus-indica',
OSVI: 'Ostrya virginiana',
OTHER: 'Other',
PAAC: 'Parkinsonia aculeata',
PALO8: 'Paraserianthes lophantha',
PEAM: 'Persea americana',
PEBO: 'Persea borbonia',
PEIN17: 'Persea indica',
'PEL OTHER': 'Palm Evergreen Large',
'PEM OTHER': 'Palm Evergreen Medium',
'PES OTHER': 'Palm Evergreen Small',
PH18: 'Phyllostachys species',
PHCA: 'Phoenix canariensis',
PHDA4: 'Phoenix dactylifera',
PHFR: 'Photinia x fraseri',
PHRE: 'Phoenix reclinata',
PHRO: 'Phoenix roebelenii',
PHSE: 'Photinia serratifolia',
PHSP2: 'Photinia species',
PI1: 'Picea species',
PI2: 'Pinus species',
PI23: 'Pittosporum species',
PIAT: 'Pinus attenuata',
PIAT4: 'Pistacia atlantica',
PIBR2: 'Pinus brutia',
PICA: 'Pinus canariensis',
PICE: 'Pinus cembroides',
PICH: 'Pistacia chinensis',
PICH_PS: "Pistacia chinensis 'Pearl Street'",
PICO2: 'Pinus coulteri',
PICO5: "Pinus contorta 'bolanderi'",
PICR: 'Pittosporum crassifolium',
PIDE: 'Pinus densiflora',
PIED: 'Pinus edulis',
PIEL2: 'Pinus eldarica',
PIEU: 'Pittosporum eugenioides',
PIHA: 'Pinus halepensis',
PIMU2: 'Pinus muricata',
PINI: 'Pinus nigra',
PIPA4: 'Pinus patula',
PIPH2: 'Pittosporum phillyraeoides',
PIPI2: 'Pinus pinea',
PIPI6: 'Pinus pinaster',
PIPU: 'Picea pungens',
PIRA: 'Pinus radiata',
PIRH: 'Pittosporum rhombifolium',
PIRO: 'Pinus roxburghii',
PISY: 'Pinus sylvestris',
PITA: 'Pinus taeda',
PITH: 'Pinus thunbergiana',
PITO: 'Pittosporum tobira',
PITO2: 'Pinus torreyana',
PIUN: 'Pittosporum undulatum',
PIVI5: 'Pittosporum viridiflorum',
PLAC: 'Platanus hybrida',
PLAC_B: "Platanus acerifolia 'Bloodgood'",
PLAC_C: "Platanus acerifolia 'Columbia'",
PLOC: 'Platanus occidentalis',
PLOR: 'Platanus orientalis',
PLRA: 'Platanus racemosa',
PLWR: 'Platanus wrightii',
PO: 'Populus species',
POAL: 'Populus alba',
POBA: 'Populus balsamifera',
POBAB2: 'Populus balsamifera ssp. balsamifera',
POCA2: 'Populus x canadensis',
POFR: 'Populus fremontii',
POGR2: 'Podocarpus gracilior',
POHE2: 'Podocarpus henkelii',
POMA: 'Podocarpus macrophyllus',
PONI: 'Populus nigra',
POTR1: 'Populus tremuloides',
PR: 'Prunus species',
PR6: 'Prosopis species',
PRAL2: 'Prosopis alba',
PRAM2: 'Prunus amygdalus',
PRAR: 'Prunus armeniaca',
PRAV: 'Prunus avium',
PRBL: 'Prunus blieriana',
PRCA: 'Prunus caroliniana',
PRCA2: 'Prunus campanulata',
PRCE: 'Prunus cerasifera',
PRCEKV: "Prunus cerasifera 'Krauter Vesuvius'",
PRCH: 'Prosopis chilensis',
PRDO: 'Prunus domestica',
PRDU: 'Prunus dulcis',
PRGL2: 'Prosopis glandulosa',
PRIL: 'Prunus ilicifolia',
PRLY: 'Prunus ilicifolia ssp. lyonii',
PRPE2: 'Prunus persica',
PRPI: 'Prunus pissardii',
PRPU2: 'Prosopis pubescens',
PRSE2: 'Prunus serrulata',
PRSU: 'Prunus subhirtella',
PRVE: 'Prosopis velutina',
PRYE: 'Prunus yedoensis',
PSCA: 'Psidium cattleianum',
PSME: 'Pseudotsuga menziesii',
PTST: 'Pterocarya stenoptera',
PTTR: 'Ptelea trifoliata',
PUGR: 'Punica granatum',
PY: 'Pyrus species',
PYCA: 'Pyrus calleryana',
PYCA_A: "Pyrus calleryana 'Aristocrat'",
PYCA_B: "Pyrus calleryana 'Bradford'",
PYCA_C: "Pyrus calleryana 'Capital'",
PYCA_CH: "Pyrus calleryana 'Chanticleer'",
PYCA_R: "Pyrus calleryana 'Red Spire'",
PYCA_T: "Pyrus calleryana 'Trinity'",
PYCA_W: "Pyrus calleryana 'Whitehouse'",
PYCO: 'Pyrus communis',
PYIO: 'Malus ioensis',
PYKA: 'Pyrus kawakamii',
PYSP: 'Pyracantha species',
QU: 'Quercus species',
QUAG: 'Quercus agrifolia',
QUCH: 'Quercus chrysolepis',
QUCO: 'Quercus coccinea',
QUEN: 'Quercus engelmannii',
QUIL2: 'Quercus ilex',
QUKE: 'Quercus kelloggii',
QULO: 'Quercus lobata',
QUMU: 'Quercus muehlenbergii',
QUPA: 'Quercus palustris',
QURO: 'Quercus robur',
QURU: 'Quercus rubra',
QUSA2: 'Quillaja saponaria',
QUSU: 'Quercus suber',
QUVI: 'Quercus virginiana',
QUWI: 'Quercus wislizeni',
RARI: 'Ravenea rivularis',
RASA5: 'Rauvolfia samarensis',
RHBA7: 'Rhopalostylis baueri',
RHIN: 'Rhus integrifolia',
RHIN2: 'Rhaphiolepis',
RHLA: 'Rhus lancea',
RHOV: 'Rhus ovata',
RHSP1: 'Rhododendron species',
ROAMI: "Robinia x ambigua 'Idahoenis'",
ROPS: 'Robinia pseudoacacia',
ROPS_PR: "Robinia pseudoacacia 'Purple Robe'",
SA: 'Salix species',
SA12: 'Salvia species',
SAALT: "Salix alba 'Tristis'",
SABA: 'Salix x sepulcralis Simonkai',
SACA: 'Sambucus nigra ssp. canadensis',
SACANE: 'Sambucus caerulea var neomexicana',
SADI: 'Salix discolor',
SALA1: 'Salix lasiolepis',
SALU: 'Salix lucida',
SAMA: 'Salix matsudana',
SAPE12: 'Salix x pendulina Wenderoth',
SASA: 'Sapindus saponaria',
SC3: 'Schefflera species',
SCMO: 'Schinus molle',
SCPO: 'Schinus polygamus',
SCTE: 'Schinus terebinthifolius',
SECO9: 'Senna corymbosa',
SEGI: 'Sequoiadendron giganteum',
SESE: 'Sequoia sempervirens',
SETR: 'Sesbania tripetii',
SO1: 'Lycianthes rantonnei',
SOHUCF: 'Sorbus hupehensis var coral fire',
SOHUCQ: 'Sorbus hupehensis var columbia queen',
SOJA: 'Sophora japonica',
SOSE: 'Sophora secundiflora',
SPCA: 'Spathodea campanulata',
STNI: 'Strelitzia nicolai',
STSI: 'Stenocarpus sinuatus',
SYPA2: 'Syzygium paniculatum',
SYRE: 'Syringa reticulata',
TAAV: 'Tabebuia avellanedae',
TABA: 'Taxus baccata',
TACH2: 'Tamarix chinensis',
TACH3: 'Tabebuia chrysotricha',
TADI: 'Taxodium distichum',
TAIM: 'Tabebuia impetiginosa',
TAMU: 'Taxodium mucronatum',
THOC: 'Thuja occidentalis',
THOR: 'Platycladus orientalis',
THPE3: 'Thevetia peruviana',
THPL: 'Thuja plicata',
TI: 'Tilia species',
TICO: 'Tilia cordata',
TIEU: 'Tilia x vulgaris',
TIUR: 'Tibouchina urvilleana',
TRAC: 'Trithrinax acanthocoma',
TRCO: 'Tristaniopsis conferta',
TRFO: 'Trachycarpus fortunei',
TRLA: 'Tristaniopsis laurina',
TRLA_E: "Tristania laurina 'Elegans'",
TRSE6: 'Triadica sebifera',
TUCA: 'Tupidanthus calyptratus',
ULAM: 'Ulmus americana',
ULPA: 'Ulmus parvifolia',
ULPU: 'Ulmus pumila',
ULS: 'Ulmus species',
UMCA: 'Umbellularia californica',
VIAG: 'Vitex agnus-castus',
VIJA: 'Viburnum japonicum',
VILU6: 'Vitex lucens',
VITI2: 'Viburnum tinus',
WAFI: 'Washingtonia filifera',
WARO: 'Washingtonia robusta',
XYCO: 'Xylosma congestum',
YU1: 'Yucca species',
YUAL: 'Yucca aloifolia',
YUGL2: 'Yucca gloriosa',
YUGU: 'Yucca guatemalensis',
YURE: 'Yucca recurvifolia',
YUTO: 'Yucca torreyi',
ZESE: 'Zelkova serrata',
ZESE_V: "Zelkova serrata 'Village Green'"
}[x['SpCode']]
},
terms: 'McPherson, E. Gregory; van Doorn, Natalie S.; de Goede, John. 2017. Raw urban street tree inventory data for 49 California cities. Fort Collins, CO: Forest Service Research Data Archive. https://doi.org/10.2737/RDS-2017-0010'
},
{
country: 'United States',
state: 'California',
designation: 'Los Angeles County',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=31f9e84f7c5d43c09753c1a215737118',
data: {
arcgis: 'https://services1.arcgis.com/ZIL9uO234SBBPGL7/arcgis/rest/services/LACo_Trees_shp/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
designation: 'San Diego County',
scope: 'tree',
inactive: true,
notes: 'Overlaps the City of San Diego tree inventory. Also includes user data and data from the following cities: Carlsbad, Chula Vista, Coronado, El Cajon, Imperial Beach, La Mesa, Oceanside, Poway, Santee, Solano Beach, and Vista. Many entries have incomplete (or truncated) species names.',
metadata: 'https://sandiegotreemap.org',
data: { manual: 'https://sandiegotreemap.org/sdtrees' },
srs: '+init=EPSG:4326',
fallingfruit_id: 357
},
{
country: 'United States',
state: 'California',
city: 'Anaheim',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://data-anaheim.opendata.arcgis.com/datasets/city-trees/about',
data: {
arcgis: 'https://gis.anaheim.net/map/rest/services/OpenData/MapServer/41'
},
crosswalk: {
common: 'COMMONNAME',
scientific: 'BOTANICALNAME',
dbh_in_range: 'DBH',
height_ft_range: 'HEIGHT'
},
opentrees_id: 'anaheim_ca',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Bakersfield',
scope: 'tree',
inactive: true,
metadata: 'http://hub.arcgis.com/datasets/cob::city-trees',
data: 'https://opendata.arcgis.com/datasets/b7a17f7ecb564be4b26ced85016ed1da_0.csv',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:4326',
crosswalk: {
updated: 'DATE_',
scientific: 'BOTANICAL_',
common: 'COMMON_N',
dbh_in: 'DIAMETER',
height_ft: 'HEIGHT',
crown_ft: x => x['CROWN_RADI'] * 2,
health: 'RATING',
note: 'COMMENT',
ref: 'TREE_ID'
},
opentrees_id: 'bakersfield'
},
{
country: 'United States',
state: 'California',
city: 'Berkeley',
scope: 'tree',
notes: 'Geofenced (US)',
metadata: [
'https://data.cityofberkeley.info/Natural-Resources/City-Trees/9t35-jmin',
{
file: 'https://data.cityofberkeley.info/api/views/9t35-jmin/files/bIawvzlczwtJhkEj-XEHZE2kCWpmyIN02KZsQBNJBlM?download=true&filename=1_Page_Narrative_City_Trees.pdf'
}
],
data: 'https://data.cityofberkeley.info/api/geospatial/9t35-jmin?method=export&format=geojson',
crosswalk: {
scientific: 'SPECIES',
common: 'Common_Nam',
height_ft: 'HEIGHT_FT',
dbh_in: 'DBH_IN',
health: 'CONDITION',
note: 'note'
},
fallingfruit_id: 79,
opentrees_id: 'berkeley',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Carpinteria',
designation: 'Shepard Place Apartments',
metadata: 'https://www.arcgis.com/home/item.html?id=710fcd0c003048f4bd1f44bf9ce5b4e6',
data: {
arcgis: 'https://services8.arcgis.com/usWxeh2AMSZvdpAg/arcgis/rest/services/Shepard_Place_Tree_Inventory_Public_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Carson',
designation: 'California State University Dominguez Hills',
metadata: 'https://www.arcgis.com/home/item.html?id=b3c5954ee5094731afa0ff5beaf5d1c5',
data: {
arcgis: 'https://services9.arcgis.com/H3sRUUw4G1T50MGB/arcgis/rest/services/Trees1121/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Claremont',
designation: 'Pitzer College',
scope: 'tree',
inactive: true,
metadata: 'https://www.arcgis.com/home/item.html?id=97b1c4af317a4db5a29b4ffe3c71abf3',
data: { checksum: '56001e6935243f81066cc704511f7595' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Commerce',
metadata: 'https://www.arcgis.com/home/item.html?id=1687edd4fad94de5a4d4e094c91308a4',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/Commerce_Public_Trees_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Cupertino',
scope: 'tree',
metadata: 'https://gis-cupertino.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://gis.cupertino.org/cupgis/rest/services/Public/AmazonData/MapServer/29'
},
crosswalk: {
ref: 'AssetID',
updated: 'UpdateDate',
scientific: 'Species',
common: 'SpeciesCommonName',
dbh_in: 'DiameterBreastHeight',
height_ft: 'Height',
location: 'LocationType',
health: 'Condition'
},
opentrees_id: 'cupertino',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Davis',
designation: 'University of California',
scope: 'tree',
metadata: 'https://data-ucda.opendata.arcgis.com/datasets/uc-davis-tree-database/about',
data: {
arcgis: 'https://gis.ucdavis.edu/server/rest/services/Grounds_Tree_Database/MapServer/0'
},
geometry: { x: 'POINT_X', y: 'POINT_Y' },
srs: 'EPSG:2226',
crosswalk: {
ref: 'TreeID',
planted: x => helpers.reformatDatetime(
x['PlantingDate'],
[
/^(?<day>[0-9]{1,2})\/(?<month>[0-9]{1,2})\/(?<year>[0-9]{4})$/,
/^(?<month>[0-9]{1,2})\/(?<year>[0-9]{4})$/,
/^(?<year>[0-9]{4})$/ // HACK: Prevent warning for YYYY
]
),
updated: 'InventoryDate',
genus: 'Genus',
species: 'SpecificEpithet',
cultivar: 'CultivarName',
scientific: 'ScientificName',
common: 'CommonName',
origin: x => ({
'Introduced': 'introduced',
'Native': 'native',
'Naturalized': 'naturalized'
})[x.Origin],
dbh_cm: 'DBH',
height_m_range: 'Height',
stems_range: 'Stems',
health: x => ({
'very poor': 'poor',
'poor': 'poor',
'fair': 'fair',
'good': 'good',
'excellent': 'excellent'
})[x.Condition_Rating],
notable: x => ({
'Yes': 'memorial'
})[x.MemorialTree],
edible: x => x.edible ? String(x.edible === 'Yes') : null,
harvest: 'Harvest_Window'
},
opentrees_id: 'uc_davis'
},
{
country: 'United States',
state: 'California',
city: 'Escondido',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/CityofEscondido::tree-inventory/about',
data: {
arcgis: 'https://services2.arcgis.com/eJcVbjTyyZIzZ5Ye/arcgis/rest/services/TreeInventory/FeatureServer/0'
},
crosswalk: {
ref: 'TREEID',
scientific: 'BOTANICAL',
common: 'COMMON',
dbh_in_range: 'DBH_RANGE',
height_ft_range: 'HEIGHT_RAN',
health: 'CONDITION',
updated: 'LAST_EDITED_DATE'
},
opentrees_id: 'escondido_ca',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Goleta',
designation: 'Pacific Oaks Apartments',
metadata: 'https://www.arcgis.com/home/item.html?id=68ca0b278c374452ae2789b65b4d927d',
data: {
arcgis: 'https://services8.arcgis.com/usWxeh2AMSZvdpAg/arcgis/rest/services/Pacific_Oaks_Tree_Inventory_-Public_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Inglewood',
metadata: 'https://www.arcgis.com/home/item.html?id=b0098996542542f997f3668f5712fa09',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/Inglewood_Tree_Layer_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Laguna Beach',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=517dc0aecd3244909bf9b71d02fcdaff',
data: {
arcgis: 'https://services9.arcgis.com/DPQ7yLDIWIyMUXzD/arcgis/rest/services/GIS_Map/FeatureServer/13'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Long Beach',
scope: 'tree',
metadata: 'https://data.longbeach.gov/explore/dataset/tree-inventory/information/',
data: 'https://data.longbeach.gov/api/explore/v2.1/catalog/datasets/tree-inventory/exports/geojson',
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Los Angeles',
scope: 'tree',
metadata: 'https://data.lacity.org/A-Livable-and-Sustainable-City/Street-Tree-Inventory-1990s/vt5t-mscf',
data: 'https://data.lacity.org/api/views/vt5t-mscf/rows.csv',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'California',
city: 'Los Angeles',
scope: 'tree-street',
metadata: 'https://geohub.lacity.org/datasets/trees-bureau-of-street-services/about',
data: {
arcgis: 'https://services5.arcgis.com/7nsPwEMP38bSkCjy/arcgis/rest/services/Trees_Data_Bureau_of_Street_Services/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Los Angeles',
scope: 'tree-park',
metadata: 'https://geohub.lacity.org/datasets/trees-recreation-and-parks-department/about',
data: {
arcgis: 'https://maps.lacity.org/lahub/rest/services/Recreation_and_Parks_Department/MapServer/6'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Lynwood',
metadata: 'https://www.arcgis.com/home/item.html?id=3ec0340026de4a959d1b0af40e9cb160',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/Lynwood_Public_Trees_(CAL_FIRE)_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Menlo Park',
scope: 'tree',
inactive: true,
data: { checksum: '1f24fab0ec2567cfa8ec7ecae695284d' },
addressFunc: x => {
if (x['ADDRESS'] && x['STREET']) {
return `${x['ADDRESS']} ${x['STREET']}, Menlo Park, California, USA`
}
},
deleteFunc: x => x['FICTITIOUS'] === 'X',
crosswalk: {
ref: 'INVENTORYI',
scientific: 'BOTANICAL',
common: 'COMMON',
dbh_range: 'DBH',
height_range: 'HEIGHT'
},
fallingfruit_id: 360
},
{
country: 'United States',
state: 'California',
city: 'Mountain View',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://data-mountainview.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://maps.mountainview.gov/arcgis/rest/services/Public/Trees/MapServer/0'
},
crosswalk: {
scientific: 'SPECIES',
common: 'NAME',
ref: 'FACILITYID',
age: 'TREEAGE',
dbh_in: 'DIAMETER',
height_ft: 'HEIGHT',
planted: 'INSTALLDATE',
health: 'CONDITION',
updated: 'LASTUPDATE'
},
opentrees_id: 'mountain_view',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Northridge',
designation: 'California State University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a8f4e49a72d74f779f88bb59526191ed',
data: {
arcgis: 'https://services6.arcgis.com/4XnW0LugjJEsZM3v/arcgis/rest/services/Tree_Inventory_20230226_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Oakland',
scope: 'tree',
metadata: 'https://data.oaklandca.gov/dataset/Street-Trees/9e7e-63pp',
data: 'https://data.oaklandca.gov/api/geospatial/9e7e-63pp?method=export&format=geojson',
fallingfruit_id: 81,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Oxnard',
scope: 'tree',
metadata: 'http://data-oxnard.opendata.arcgis.com/datasets/a5aa2d1dfd344ef79d61507d33cdbc02_1/about',
data: {
arcgis: 'https://maps.oxnard.org/arcgis/rest/services/ParksLayers/MapServer/1'
},
crosswalk: {
scientific: 'BOTANICALN',
common: 'COMMONNAME',
dbh_in: 'DBH',
height_ft: 'HEIGHT'
},
opentrees_id: 'oxnard',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Pacific Grove',
scope: 'tree',
metadata: 'https://city-of-pacific-grove-open-data-citypacificgrove.hub.arcgis.com/datasets/507f740b82fa4202af8cdb09529f4e07_0/about',
data: {
arcgis: 'https://gis-web.cityofpacificgrove.org/arcgis/rest/services/Open_Data/Trees/MapServer/0'
},
crosswalk: {
common: 'Type',
scientific: 'BOTANICAL',
cultivar: 'CULTIVAR',
dbh_in: 'DBH',
health: x => String(x.CONDITION).split(' - ')[0],
note: 'NOTES'
},
opentrees_id: 'pacific_grove_ca',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Palm Desert',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=f7965742dbb34b7ea7c66d09fbe51660',
data: {
arcgis: 'https://services2.arcgis.com/i4mrGZu1Isvl0rWt/arcgis/rest/services/Palm_Desert_Tree_Inventory_2020/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Palo Alto',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=b9e82567e85549cdbe8aee5b336a6295',
data: {
arcgis: 'https://services6.arcgis.com/evmyRZRrsopdeog7/arcgis/rest/services/TreeData/FeatureServer/0'
},
fallingfruit_id: 178,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Pasadena',
scope: 'tree-street',
metadata: 'http://data.cityofpasadena.net/datasets/593b88391b614123890f54a1db8fbf55_2/about',
data: {
arcgis: 'https://services2.arcgis.com/zNjnZafDYCAJAbN0/arcgis/rest/services/Street_ROW_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
omit: 'empty',
country: 'United States',
state: 'California',
city: 'Pasadena',
scope: 'tree-notable',
metadata: 'http://data.cityofpasadena.net/datasets/6b8f7488ed824ea1b59c96398352ed8b_0/about',
data: {
arcgis: 'https://services2.arcgis.com/zNjnZafDYCAJAbN0/arcgis/rest/services/Landmark_Tree/FeatureServer/0'
},
driver: 'ESRIJSON',
terms: 'Any resale of this information is prohibited.'
},
{
country: 'United States',
state: 'California',
city: 'Placentia',
scope: 'tree',
metadata: 'https://placentia.maps.arcgis.com/home/item.html?id=96c75939ccb74bee91dd7c2856d5f1dc',
data: {
arcgis: 'https://services1.arcgis.com/3CyDafKD7aN8Dr8M/arcgis/rest/services/Tree_Inventory_2021/FeatureServer/0'
},
crosswalk: {
ref: 'INVENTORYI',
scientific: 'BOTANICALN',
common: 'COMMONNAME',
dbh_in_range: 'DBH',
height_ft_range: 'HEIGHT',
updated: 'EditDate'
},
opentrees_id: 'placentia_ca',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Rancho Cucamonga',
scope: 'tree',
metadata: 'https://rcdata-regis.opendata.arcgis.com/datasets/REGIS::tree-inventory-public/about',
data: {
arcgis: 'https://services1.arcgis.com/bF44QtfoYZDGo7TK/arcgis/rest/services/TreeInventoryPublic/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Redding',
designation: 'Shasta College',
metadata: 'https://www.arcgis.com/home/item.html?id=281082f77a3b425b85c16d9e9722c766',
data: {
arcgis: 'https://services1.arcgis.com/BkEmXKuPzvnbC7ZB/arcgis/rest/services/Tree_Inventory_3_24_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Redlands',
designation: 'Esri Learning Center',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c6cc3fd362ae4d32ba012defcca23320',
data: {
arcgis: 'https://services6.arcgis.com/Do88DoK2xjTUCXd1/arcgis/rest/services/Esri_Redlands_Trees/FeatureServer/0'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Redlands',
scope: 'tree',
metadata: 'https://opendata-coredlands.opendata.arcgis.com/datasets/9f9d4ad74a0d44fba8bf27c829e810f2_0/about',
data: {
arcgis: 'https://services.arcgis.com/FLM8UAw9y5MmuVTV/arcgis/rest/services/Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Richmond',
scope: 'tree',
metadata: 'https://www.transparentrichmond.org/Environmental-and-Health-Initiatives/Richmond-Urban-Forestry-Inventory/pev4-ymun',
data: 'https://www.transparentrichmond.org/api/geospatial/pev4-ymun?method=export&format=geojson',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Riverside',
designation: 'Riverside-Corona Resource Conservation District',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a44aec6ffa674c73a0d15f7c83c611bf',
data: 'https://www.arcgis.com/sharing/rest/content/items/a44aec6ffa674c73a0d15f7c83c611bf/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(
file, {layerName: 'Tree Inventory_10-20-12_9500'}
),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'California',
city: 'Riverside',
metadata: 'https://www.arcgis.com/home/item.html?id=808f5a117266488ab5de8c98a4b74ea9',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/Riverside_Public_Trees_(TCC)_1_view_only/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Sacramento',
scope: 'tree',
metadata: 'http://data.cityofsacramento.org/datasets/b9b716e09b5048179ab648bb4518452b_0/about',
data: {
arcgis: 'https://services5.arcgis.com/54falWtcpty3V47Z/arcgis/rest/services/City_Maintained_Trees/FeatureServer/0'
},
fallingfruit_id: 96,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Salinas',
scope: 'tree',
metadata: 'https://cityofsalinas.opendatasoft.com/explore/dataset/tree-inventory/information/',
data: 'https://cityofsalinas.opendatasoft.com/api/explore/v2.1/catalog/datasets/tree-inventory/exports/geojson',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'San Diego',
designation: 'Environmental Health Coalition',
metadata: 'https://www.arcgis.com/home/item.html?id=aae56b40f8214c809a4642840950380a',
data: {
arcgis: 'https://services5.arcgis.com/UuGNL8jmkrbAGh6f/arcgis/rest/services/Urban_Corp_EHC_Tree_Sites_WFL1/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'San Diego',
scope: 'tree',
notes: 'login required',
metadata: {
manual: 'https://rdw.sandag.org/Account/GetFSFile.aspx?dir=Miscellaneous&Name=Trees_SD.pdf'
},
data: {
manual: 'https://rdw.sandag.org/Account/GetFSFile.aspx?dir=Miscellaneous&Name=Trees_SD.ZIP'
},
vfs: '/vsizip/',
terms: 'https://gis.sangis.org/sanportal/apps/storymaps/stories/d26146d84e834ff6bcd58e4e620a983a',
fallingfruit_id: 97
},
{
country: 'United States',
state: 'California',
city: 'San Fernando',
metadata: 'https://www.arcgis.com/home/item.html?id=fa970f39538c4bf0bb5b32a5df2e1f85',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/San_Fernando_CAL_FIRE_Tree_Layer_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'San Francisco',
designation: 'San Francisco State University',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=39d96c56d07c4f20858cb95a8e4307c4',
data: {
arcgis: 'https://services.arcgis.com/MdapRpkzb0PVHqL1/arcgis/rest/services/SFSU_trees_2014_01_24/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'San Francisco',
scope: 'tree',
metadata: 'https://data.sfgov.org/City-Infrastructure/Street-Tree-List/tkzw-k3nq',
data: 'https://data.sfgov.org/api/views/tkzw-k3nq/rows.csv',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
crosswalk: {
ref: 'TreeID',
scientific: x => String(x.qSpecies).split(' :: ')[0],
common: x => String(x.qSpecies).split(' :: ')[1],
description: 'qSiteInfo',
dbh_in: 'DBH',
planted: 'PlantDate'
},
license: { id: 'PDDL-1.0' },
fallingfruit_id: 98,
opentrees_id: 'san_francisco'
},
{
country: 'United States',
state: 'California',
city: 'San Jose',
scope: 'tree-street',
notes: 'geofenced (US)',
metadata: 'https://gisdata-csj.opendata.arcgis.com/maps/street-tree/about',
data: {
arcgis: 'https://geo.sanjoseca.gov/server/rest/services/OPN/OPN_OpenDataService/MapServer/510'
},
crosswalk: {
scientific: 'NAMESCIENTIFIC',
age: 'TREEAGE',
dbh_in: 'TRUNKDIAM',
height_ft: 'HEIGHT',
crown_ft: 'DIAMETER',
health: x => String(x.CONDITION).split(' ')[0],
note: 'NOTES',
updated: 'EditDate',
owner: 'OWNEDBY'
},
opentrees_id: 'san_jose_ca1',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'San Jose',
scope: 'tree-notable',
notes: 'geofenced (US)',
metadata: 'https://gisdata-csj.opendata.arcgis.com/maps/heritage-tree/about',
data: {
arcgis: 'https://geo.sanjoseca.gov/server/rest/services/OPN/OPN_OpenDataService/MapServer/511'
},
opentrees_id: 'san_jose_ca1',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'San Luis Obispo',
designation: 'Anholm Greenway',
metadata: 'https://www.arcgis.com/home/item.html?id=310c1e00da804039909c8c96c8a97c84',
data: {
arcgis: 'https://services8.arcgis.com/usWxeh2AMSZvdpAg/arcgis/rest/services/Anholm_Greenway_Tree_Inventory_-_Public_View_Layer/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
omit: 'empty | superseded',
country: 'United States',
state: 'California',
city: 'Santa Barbara',
designation: 'University of California',
scope: 'tree',
metadata: 'http://spatialdiscovery-ucsb.opendata.arcgis.com/datasets/treekeeper-012116/about',
data: {
arcgis: 'https://services1.arcgis.com/4TXrdeWh0RyCqPgB/arcgis/rest/services/Treekeeper_012116/FeatureServer/0'
},
opentrees_id: 'ucsb'
},
{
country: 'United States',
state: 'California',
city: 'Santa Barbara',
designation: 'University of California',
scope: 'plant',
data: {
arcgis: 'https://services1.arcgis.com/4TXrdeWh0RyCqPgB/ArcGIS/rest/services/UCSB_Campus_Flora_Map_WFL/FeatureServer/0'
},
opentrees_id: 'ucsb',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Santa Monica',
scope: 'tree',
metadata: 'https://data.santamonica.gov/dataset/trees-inventory',
data: 'https://data.santamonica.gov/datastore/dump/54d5b905-d4b5-4b5d-8e68-823df6c04b2f',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
license: { id: 'ODC-By-1.0' }
},
{
country: 'United States',
state: 'California',
city: 'South Gate | Cudahy',
metadata: 'https://www.arcgis.com/home/item.html?id=6e56852fecaa47ada57b42cf71544bfd',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/South_Gate_Cudahy_Public_Tree_Layer_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'South Gate | Cudahy',
scope: 'tree-edible',
metadata: 'https://www.arcgis.com/home/item.html?id=c1764d93de404103b5791364841337c2',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/South_Gate_Cudahy_Fruit_Tree_Layer_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Stanford',
designation: 'Stanford University',
scope: 'tree-inedible',
metadata: 'https://stanford.maps.arcgis.com/home/item.html?id=67deaa4165124e48a9a5c40450ffbbcd',
data: {
arcgis: 'https://services.arcgis.com/7CRlmWNEbeCqEJ6a/arcgis/rest/services/Stanford_Trees_Inedible/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Stanford',
designation: 'Stanford University',
scope: 'tree-edible',
metadata: 'https://stanford.maps.arcgis.com/home/item.html?id=026fccaa2a8c4834a2b3a8ca0584fa35',
data: {
arcgis: 'https://services.arcgis.com/7CRlmWNEbeCqEJ6a/arcgis/rest/services/Stanford_Trees_Edible/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Stanford',
designation: 'Stanford University',
scope: 'tree',
metadata: 'https://stanford.maps.arcgis.com/home/item.html?id=7e908a18a78142df8bcccda575e6a5e8',
data: {
arcgis: 'https://services.arcgis.com/7CRlmWNEbeCqEJ6a/arcgis/rest/services/Operational_Layers_Annotation/FeatureServer/14'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Walnut Creek',
scope: 'tree',
notes: 'Downloaded on the ArcGIS Open Data portal',
data: { checksum: '091d32629a619c79d55611e76903eaca' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Watts',
notes: 'overlaps Los Angeles street trees',
metadata: 'https://www.arcgis.com/home/item.html?id=4a8a7f25ce054cc4839aa6e0133bd859',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/Watts_44_3_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'Watts',
notes: 'overlaps Los Angeles street trees',
metadata: 'https://www.arcgis.com/home/item.html?id=45c4ea6a3f1e4c989fb0c9f2fe910a59',
data: {
arcgis: 'https://services5.arcgis.com/t4zDNzBF9Dot8HEQ/arcgis/rest/services/Watts_44_2_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'West Hollywood',
scope: 'tree',
notes: 'Likely georeferenced from address',
metadata: 'https://data.weho.org/Infrastructure/City-Tree-Inventory/qqwt-wx9z',
data: 'https://data.weho.org/api/views/qqwt-wx9z/rows.csv',
coordsFunc: x => {
// 315 HUNTLEY DR\nWest Hollywood, CA\n(0.0, 0.0)
// 1250 FAIRFAX AV\nWest Hollywood, CA\n(34.093341, -118.361436)
const match = x['Location'].match(/\(([0-9\.\-]+),\s*([0-9\.\-]+)\)$/)
return [Number(match[2]), Number(match[1])]
},
addressFunc: x => {
const lines = x['Location'].split('\n')
if (lines.length >= 2) {
return `${lines[0]}, ${lines[1]}, USA`
}
},
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'California',
city: 'Yucaipa',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=ac628fb7f6d446379ecd969f8425cd48',
data: {
arcgis: 'https://services5.arcgis.com/86gdKBxZf7GIt2Or/arcgis/rest/services/City_of_Yucaipa_Trees/FeatureServer/0'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Aspen',
designation: 'City of Aspen Parks Department',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=1d315c099b734af0b4fe68cac13a7ed1',
data: {
arcgis: 'https://services3.arcgis.com/5FkYBrhNzpVtlA6F/arcgis/rest/services/Parks/FeatureServer/2'
},
license: { id: 'CC-BY-4.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Aurora',
designation: 'Danbury Park',
scope: 'tree',
notes: 'no overlap with https://ags.auroragov.org/aurora/rest/services/OpenData/MapServer/85',
metadata: 'https://www.arcgis.com/home/item.html?id=c6b569b1ea64453d995cdf215003e666',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Danbury_Map_0/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Aurora',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'http://data-auroraco.opendata.arcgis.com/datasets/trees-city/about',
data: {
arcgis: 'https://ags.auroragov.org/aurora/rest/services/OpenData/MapServer/85'
},
crosswalk: {
ref: 'TREE_ID_NO',
location: 'MAN_UNIT',
common: x => x['SPECIES'].replace(/^(.*);\s*(.*)$/, '$2 $1'),
health: 'CONDITION',
dbh_in: 'DIAMETER',
maintainer: 'MAINTENANCE'
},
opentrees_id: 'aurora',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Basalt',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a2bc2b4dd4ff4bd8b2b8f73eae4e0230',
data: {
arcgis: 'https://services1.arcgis.com/WC9BfqWRsZfeuIHn/arcgis/rest/services/Tree_Inventory_/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Boulder',
scope: 'tree',
metadata: 'https://data-boulder.opendata.arcgis.com/datasets/dbbae8bdb0a44d17934243b88e85ef2b_0/about',
data: {
arcgis: 'https://gis.bouldercolorado.gov/ags_svr2/rest/services/parks/TreesOpenData/MapServer/0'
},
crosswalk: {
scientific: 'LATINNAME',
common: 'COMMONNAME',
cultivar: 'CULTIVAR',
dbh_in: 'DBHINT',
location: 'LOCTYPE'
},
license: { id: 'CC0-1.0' },
fallingfruit_id: 86,
opentrees_id: 'boulder',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Colorado Springs',
scope: 'tree',
metadata: 'https://data.coloradosprings.gov/dataset/City-of-Colorado-Springs-Trees/e6wv-b629',
data: 'https://data.coloradosprings.gov/api/geospatial/e6wv-b629?method=export&format=geojson',
crosswalk: { ref: 'OBJECTID', common: 'Common_Name', dbh_in: 'DBH' },
opentrees_id: 'colorado_springs-co',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Denver',
designation: 'Regis University',
scope: 'tree',
notes: 'Submitted by Nick Hug (data creator) on 2015-12-22',
data: { checksum: 'b4616cad05ff8912dd2a58ca3508c738' },
geometry: { x: 'Longitude', y: 'Lattitude' },
srs: 'EPSG:4326',
fallingfruit_id: 414
},
{
country: 'United States',
state: 'Colorado',
city: 'Denver',
scope: 'tree',
metadata: 'https://opendata-geospatialdenver.hub.arcgis.com/datasets/geospatialDenver::parks-medians-and-parkway-trees/about',
data: {
arcgis: 'https://services1.arcgis.com/zdB7qR0BtYrg0Xpl/ArcGIS/rest/services/ODC_PARK_TREEINVENTORY_P/FeatureServer/241'
},
crosswalk: {
ref: 'SITE_ID',
scientific: 'SPECIES_BOTANIC',
common: 'SPECIES_COMMON',
dbh_in: 'DIAMETER',
location: 'LOCATION_NAME'
},
license: {
name: 'Public Domain',
url: 'https://data.colorado.gov/Natural-Resources/Tree-Inventory-Denver/wz8h-dap6/about_data'
},
fallingfruit_id: 421,
opentrees_id: 'denver',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Durango',
scope: 'tree',
metadata: 'https://data-cityofdurango.opendata.arcgis.com/datasets/city-trees/about',
data: {
arcgis: 'https://gis.durangogov.org/map/rest/services/ParksFeatureAccess/MapServer/3'
},
crosswalk: {
ref: 'ID',
common: 'COMMON',
genus: 'GENUS',
species: 'SPECIES',
cultivar: 'CULTIVAR',
dbh_in: 'DBH',
age: 'GRWTHYEARS',
health: 'CONDITION',
note: 'TREENOTES'
},
opentrees_id: 'durango_co',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Fort Collins',
designation: 'Colorado State University',
metadata: 'https://www.arcgis.com/home/item.html?id=377be848e2274becad65284382e7e726',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/CSU_Inventory_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Fort Collins',
designation: 'Willow Springs',
metadata: 'https://www.arcgis.com/home/item.html?id=c803f17c4a4d4de585efe65f4d4631f8',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Willow_Springs/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Grand Junction',
scope: 'tree',
metadata: 'https://data-gjcitygis.opendata.arcgis.com/datasets/cef93c83233749eb9265914aca06b35c_1/about',
data: {
arcgis: 'https://external22-gis.gjcity.org/arcgis/rest/services/Hub/City_Hub/MapServer/1'
},
crosswalk: {
ref: 'OBJECTID',
common: x => x['TRG_COMMON'].replace(/^(.*), (.*)$/, '$2 $1'),
health: 'TRG_COND_CD',
genus: 'TRG_GENUS',
species: 'TRG_SPECIES',
cultivar: 'TRG_CULTIVAR',
dbh_in: 'TRG_DIA',
height_ft: 'TRG_HEIGHT'
},
opentrees_id: 'grand_junction-co',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Colorado',
city: 'Larimer',
designation: 'Front Range Community College',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=15ffe63b9b804fe5a32522b42190c6d8',
data: 'https://www.arcgis.com/sharing/rest/content/items/15ffe63b9b804fe5a32522b42190c6d8/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Collinsville',
scope: 'tree',
data: {
arcgis: 'https://services1.arcgis.com/7uJv7I3kgh2y7Pe0/ArcGIS/rest/services/Collinsville_Street_Trees_1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Farmington',
designation: 'Hartford Connecticut Temple',
metadata: 'https://www.arcgis.com/home/item.html?id=31f07939911e4f9b8c033c4cb4983513',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Hartford_Temple_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Hartford',
designation: 'Asylum Hill',
metadata: 'https://www.arcgis.com/home/item.html?id=cd174cb7fa734d3c99ccfa484c8acb8a',
data: {
arcgis: 'https://services6.arcgis.com/mnq6ko7vA00FIgWY/arcgis/rest/services/Asylum_HillTreekeeper_data___trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Hartford',
designation: 'Bushnell Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=0ab7819a521c41b7bbc075c5c67a1d74',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/2022_Bushnell_Park_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Hartford',
designation: 'Institute for Living',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=1401ad3b075442b1a114059cc30abc5a',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Institute_for_Living/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'New Haven',
designation: 'Community Greenspace',
scope: 'tree-park',
inactive: true,
notes: "superseded by https://services1.arcgis.com/7uJv7I3kgh2y7Pe0/ArcGIS/rest/services/New_Haven_Street_Trees_02/FeatureServer/0 ? | Mapping by the Yale University School of Forestry & Environmental Studies' Urban Resources Initiative (https://uri.yale.edu) of trees planted in association with Community Greenspace groups in New Haven, Connecticut (https://environment.yale.edu/uri/programs/community-greenspace)",
metadata: 'https://uri.yale.edu/maps/community-greenspace-sites-map',
data: {
manual: 'http://www.environment.yale.edu/uri/maps/community-greenspace-sites-map'
},
vfs: '/vsizip/',
fallingfruit_id: 232,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'New Haven',
designation: 'Yale University',
scope: 'tree',
inactive: true,
notes: 'overlap with https://services1.arcgis.com/7uJv7I3kgh2y7Pe0/ArcGIS/rest/services/New_Haven_Street_Trees_02/FeatureServer/0 ? | Campus tree inventory by F.A. Bartlett Tree Expert Company (https://www.bartlett.com)',
data: { checksum: 'a9d92a252b10c1da1c50ac0a022b7acc' },
vfs: '/vsizip/',
fallingfruit_id: 233,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'New Haven',
scope: 'tree',
data: {
arcgis: 'https://services1.arcgis.com/7uJv7I3kgh2y7Pe0/ArcGIS/rest/services/New_Haven_Street_Trees_02/FeatureServer/0'
},
fallingfruit_id: 230,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Stamford',
designation: 'River Oaks',
scope: 'tree',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/River_Oaks_FINAL/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Connecticut',
city: 'Torrington',
metadata: 'https://www.arcgis.com/home/item.html?id=a29be4896ea54b469c7af57efd464389',
data: {
arcgis: 'https://services7.arcgis.com/cszgVAzZgLvRmS7T/arcgis/rest/services/TorringtonTreeInventory_AGOL_2023/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'District of Columbia',
city: 'Washington',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=aa94f0815288452abe6e0fcfb14caab3',
data: {
arcgis: 'https://services2.arcgis.com/j23KFYd23hRWewtZ/arcgis/rest/services/Inventory_2020/FeatureServer/0'
},
opentrees_id: 'washington-dc',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'District of Columbia',
city: 'Washington',
scope: 'tree',
metadata: 'http://opendata.dc.gov/datasets/urban-forestry-street-trees/about',
data: {
arcgis: 'https://maps2.dcgis.dc.gov/dcgis/rest/services/DCGIS_DATA/Environment_WebMercator/MapServer/23'
},
crosswalk: {
dbh_in: 'DBH',
common: 'COMMON.NAME',
scientific: 'SCI_NM',
planted: 'DATE_PLANT',
family: 'FAM_NAME',
note: 'TREE_NOTES',
health: 'CONDITION'
},
license: { id: 'CC-BY-4.0' },
fallingfruit_id: 103,
opentrees_id: 'washington-dc',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
designation: 'Leon County',
scope: 'tree-street-main',
metadata: 'https://geodata-tlcgis.opendata.arcgis.com/datasets/tlcgis::canopy-road-tree-inventory-leon-county/about',
data: {
arcgis: 'https://services.arcgis.com/ptvDyBs1KkcwzQNJ/arcgis/rest/services/Canopy_Road_Tree_Inventory_Public/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
designation: 'Pinellas County',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=1ce91f03fff34dc0834a9f4a136fc7cf',
data: {
arcgis: 'https://services1.arcgis.com/9lDFdeC4JIBgML6L/arcgis/rest/services/Pinellas_County_Tree_Inventory/FeatureServer/23'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
designation: 'Sarasota County',
scope: 'tree',
metadata: 'https://data-sarco.opendata.arcgis.com/datasets/d83796771ba64ea88f958c058ddcfa79_0/about',
data: {
arcgis: 'https://ags3.scgov.net/server/rest/services/Hosted/TreeInventory/FeatureServer/0'
},
driver: 'ESRIJSON',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Cape Coral',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://capecoral-capegis.opendata.arcgis.com/datasets/tree-inventory/about',
data: {
arcgis: 'https://capeims.capecoral.gov/arcgis/rest/services/OpenData/Environmental/MapServer/0'
},
crosswalk: {
common: 'SPECIES',
dbh_in_range: 'DBH',
crown_ft: 'CANOPY',
location: 'SITE',
health: 'CONDITION',
updated: 'last_edited_date',
height_ft_range: 'HEIGHT',
note: 'COMMENTS'
},
opentrees_id: 'cape_coral_fl',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Cocoa',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=4c7cac91b4ba43f0b5ddd2fab60f96b3',
data: {
arcgis: 'https://services1.arcgis.com/Tex1uhbqnOZPx6qT/arcgis/rest/services/Cocoa_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Coral Gables',
designation: 'University of Miami',
scope: 'tree',
notes: 'partial species',
metadata: 'https://www.arcgis.com/home/item.html?id=e84fbc7a8a254b5a98bde4d57bcd682c',
data: {
arcgis: 'https://services1.arcgis.com/B4MnusZHL3vmqU3t/arcgis/rest/services/UM_Tree_Inventory_Master_Public_view/FeatureServer/0'
},
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Crystal River',
metadata: 'https://www.arcgis.com/home/item.html?id=a4a77e4ad2c34503b399a68d7be9c72b',
data: {
arcgis: 'https://services7.arcgis.com/eJ0sm7uXev5e57yW/arcgis/rest/services/TreeInventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Doral',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=d356e28579fa4af9a93f63973595d9df',
data: {
arcgis: 'https://services.arcgis.com/rMDYWPzHhH9byMxO/arcgis/rest/services/Street_Tree_Inventory_Phase_I___II_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Doral',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=5b9a8f09d1fc4e22a9948165b8a014ee',
data: {
arcgis: 'https://services.arcgis.com/rMDYWPzHhH9byMxO/arcgis/rest/services/Neat_Street_Miami_Grant_2021_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Doral',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=ffd6c12ac3ed4dac89502343e1f4dd29',
data: {
arcgis: 'https://utility.arcgis.com/usrsvcs/servers/ffd6c12ac3ed4dac89502343e1f4dd29/rest/services/PW/Tree_Inventory_PROD/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Doral',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=e8f989b4c2c04d56bae16c14040051ea',
data: {
arcgis: 'https://utility.arcgis.com/usrsvcs/servers/e8f989b4c2c04d56bae16c14040051ea/rest/services/PW/TreeInvPrivateNewDev2019/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Maitland',
metadata: 'https://www.arcgis.com/home/item.html?id=5014e4adabae4765849f6facd2052403',
data: {
arcgis: 'https://services8.arcgis.com/q4Vpy7r3KXnWcTBW/arcgis/rest/services/Tree_Inventory_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Ocala',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=b13bf42597fb458aa0dc471c77c3d0f8',
data: {
arcgis: 'https://services1.arcgis.com/Xt7esznjGcR11P3w/arcgis/rest/services/CityTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Saint Augustine',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/STAUG::lincolnville-tree-inventory-2020-wfl1/about',
data: {
arcgis: 'https://services.arcgis.com/2HXAtOKdBRSMj8is/arcgis/rest/services/Lincolnville_Tree_Inventory_2020_WFL1/FeatureServer/0'
},
crosswalk: {
updated: 'INSPECT_DT',
note: 'NOTES',
scientific: 'SPP',
dbh_in_range: 'DBH'
},
opentrees_id: 'st_augustine_fl',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Sarasota',
scope: 'tree',
metadata: 'https://data-sarasota.opendata.arcgis.com/datasets/sarasota::tree-inventory-view-only/about',
data: {
arcgis: 'https://services3.arcgis.com/AWDwYUpli8WqpWxQ/ArcGIS/rest/services/Tree_Inventory_View_Only/FeatureServer/0'
},
crosswalk: {
scientific: 'Species',
dbh_in: 'DBH_1_99_',
height_ft: 'Height_1_1',
health: 'Condition',
owner: 'Ownership',
note: 'Notes',
updated: 'last_edited_date'
},
opentrees_id: 'sarasota_fl',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Tallahassee',
scope: 'tree',
metadata: 'https://geodata-tlcgis.opendata.arcgis.com/datasets/tree-inventory-city-of-tallahassee/about',
data: {
arcgis: 'https://cotinter.leoncountyfl.gov/cotinter/rest/services/Vector/COT_Cityworks_Trees_D_SP/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Weston',
scope: 'tree',
metadata: 'https://datahub.westonfl.org/datasets/westonfl::tree-inventory-editing/about',
data: {
arcgis: 'https://portal.westonfl.org/arcgis/rest/services/ParksAndRecreation/Tree_Inventory/FeatureServer/0'
},
crosswalk: {
common: 'NAME',
genus: 'GENUS',
species: 'SPECIES',
age: 'TREEAGE',
dbh_in: 'TRUNKDIAM',
height_ft: 'HEIGHT',
health: 'CONDITION',
owner: 'OWNEDBY',
updated: 'LASTUPDATE',
scientific: 'BOTNAME',
family: 'FAMILY'
},
opentrees_id: 'weston_fl',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Florida',
city: 'Winter Haven',
metadata: 'https://www.arcgis.com/home/item.html?id=6813da7f078d4c54a1c5aaf735dfde0b',
data: {
arcgis: 'https://services5.arcgis.com/XQuwwPae94LHONaL/arcgis/rest/services/WinterHaven_All/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Athens',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=2cd09a9415034aa6b8a7c2de9df0d891',
data: {
arcgis: 'https://services2.arcgis.com/xSEULKvB31odt3XQ/arcgis/rest/services/ACC_Protected_Trees_(viewable_only)/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Atlanta',
designation: 'downtown',
scope: 'tree',
data: {
arcgis: 'https://services6.arcgis.com/BZn8g8tzu5WfMokL/ArcGIS/rest/services/DTMP_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Atlanta',
designation: 'Georgia Institute of Technology',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a1276a459e974175a323d9b599b06fe1',
data: {
arcgis: 'https://services5.arcgis.com/7WaXTZEsI88qiQGw/arcgis/rest/services/Tree_Inventory_View/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Atlanta',
designation: 'Trees Atlanta',
scope: 'plant',
metadata: 'https://www.treesatlanta.org/resources/tree-inventory/',
data: {
arcgis: 'https://services6.arcgis.com/BZn8g8tzu5WfMokL/arcgis/rest/services/Trees_Atlanta_Plant_Inventory_Public_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Atlanta',
scope: 'tree-notable',
notes: 'overlaps Trees Atlanta',
metadata: 'https://www.arcgis.com/home/item.html?id=55ad15c5561a45c2933886eb6aa2cb14',
data: {
arcgis: 'https://services6.arcgis.com/BZn8g8tzu5WfMokL/arcgis/rest/services/TreeChampionData_2019/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Decatur',
scope: 'tree-street',
notes: 'overlaps Trees Atlanta',
metadata: 'https://www.arcgis.com/home/item.html?id=5bfbd3da60684c6c8543d49a01b2920d',
data: {
arcgis: 'https://services.arcgis.com/36QtML6Mf01B1N0W/arcgis/rest/services/Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Georgia',
city: 'Lawrenceville',
designation: 'Gwinnett Technical College',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=0f1cfa9ced85446894cadd6582845f5d',
data: {
arcgis: 'https://services1.arcgis.com/H4McGmCGCZqItOHs/ArcGIS/rest/services/GTC_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Hawaii',
designation: 'Honolulu County',
scope: 'tree-street',
metadata: 'https://koordinates.com/layer/98385-honolulu-hawaii-street-trees/',
data: {
manual: 'https://koordinates.com/layer/98385-honolulu-hawaii-street-trees/'
},
vfs: '/vsizip/',
filename: 'honolulu-hawaii-street-trees.gdb',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Hawaii',
designation: 'Honolulu County',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=2c573c2913434b6db62c75ceac32794b',
data: {
arcgis: 'https://services1.arcgis.com/gGHDlz6USftL5Pau/arcgis/rest/services/Tree_Inventory/FeatureServer/0'
},
license: { id: 'CC0-1.0' },
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Hawaii',
designation: 'Honolulu County',
scope: 'tree-notable',
metadata: 'https://data.honolulu.gov/Recreation/Exceptional-Trees-On-Oahu/84fd-3fzf',
data: 'https://data.honolulu.gov/api/views/84fd-3fzf/rows.csv',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'Hawaii',
city: 'Honolulu',
designation: 'Lyon Arboretum',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=4eddbf7eecd749cfa68de2a5401fa7d0',
data: {
arcgis: 'https://services1.arcgis.com/x4h61KaW16vFs7PM/arcgis/rest/services/Living_Collection_Accessions_Public_View_2/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Idaho',
city: 'Boise',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=61e4dc96bc0745ecb42c3f3892728bd6',
data: {
arcgis: 'https://services1.arcgis.com/WHM6qC35aMtyAAlN/arcgis/rest/services/BPR_Park_And_Street_Trees/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Idaho',
city: 'Boise',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=61e4dc96bc0745ecb42c3f3892728bd6',
data: {
arcgis: 'https://services1.arcgis.com/WHM6qC35aMtyAAlN/arcgis/rest/services/BPR_Park_And_Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Idaho',
city: 'Moscow',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=822290a740304c50b3912af5ea0db500',
data: {
arcgis: 'https://services.arcgis.com/WLhB60Nqwp4NnHz3/arcgis/rest/services/Moscow_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Idaho',
city: 'Post Falls',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '728d5d4eff85e12229b9873face8e4dd' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326',
codes: {
site_typ: { P: 'planting site', T: 'tree', S: 'stump', R: 'removal site' }
}
},
{
country: 'United States',
state: 'Illinois',
designation: 'DuPage County',
scope: 'tree-park',
notes: 'may overlap others | Public park trees inventoried by Graf Tree Care | Downloaded from the ArcGIS Open Data portal',
data: { checksum: '02fa9409a62f4992954241fc71fa850c' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Algonquin',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '85201642a1bad6cda1689b55b7edcbd1' },
driver: 'CSV',
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Berwyn',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=95d7aacaead94d2487313d3801ac5b97',
data: {
arcgis: 'https://services7.arcgis.com/DbKiZP6rBmETqLvl/arcgis/rest/services/City_of_Berwyn_Tree_Inventory/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Champaign',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://gis-cityofchampaign.opendata.arcgis.com/datasets/city-owned-trees/about',
data: {
arcgis: 'https://gisportal.champaignil.gov/ms/rest/services/Open_Data/Open_Data/MapServer/22'
},
crosswalk: {
ref: 'ID',
scientific: 'SPP',
common: 'COMMON',
dbh_in: 'DBH',
health: 'COND',
updated: 'INSPECT_DT',
note: 'NOTES',
family: 'FAMILY'
},
fallingfruit_id: 350,
opentrees_id: 'champaign_il',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Chicago',
designation: 'Chicago Park District',
scope: 'tree-park',
data: { checksum: '21a7b9a20f2c528c48eb3f7662feda37' },
geometry: { x: 'LONG', y: 'LAT' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Evanston',
scope: 'tree',
metadata: 'https://data.cityofevanston.org/Information-Technology-includes-maps-geospatial-da/Trees/5xaw-wg36',
data: 'https://data.cityofevanston.org/api/geospatial/5xaw-wg36?method=export&format=geojson',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Fox Lake',
metadata: 'https://www.arcgis.com/home/item.html?id=a3af3acde5a94214bc48bf9708c27b49',
data: {
arcgis: 'https://services6.arcgis.com/MKJI1IzdI5RxIY6T/arcgis/rest/services/Full_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Galesburg',
scope: 'tree',
metadata: 'https://data-galesburg.opendata.arcgis.com/datasets/galesburg-tree-inventory/about',
data: {
arcgis: 'https://services1.arcgis.com/T5ar9pn3YeFZ47Wh/arcgis/rest/services/Galesburg_Tree_Inventory_Public/FeatureServer/0'
},
terms: 'It is required that the City of Galesburg be cited in any products generated from this data set. Any changes made should be clearly described on any hard copy map or other documentation without implying that changes made were approved by the City of Galesburg.',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Gurnee',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=da1342b999ba47aabc1268ca24a8c727',
data: {
arcgis: 'https://webmaps.gurnee.il.us/arcgis/rest/services/ParkwayTrees/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Lake Zurich',
metadata: 'https://www.arcgis.com/home/item.html?id=69f3c8d98d6d451fbbe01976a8d28663',
data: {
arcgis: 'https://services8.arcgis.com/Xtf9vudSUg8Tu89i/arcgis/rest/services/Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Macomb',
designation: 'Western Illinois University',
metadata: 'https://www.arcgis.com/home/item.html?id=3bc0c6de0ddc4f3e8a53efae9a62cd65',
data: {
arcgis: 'https://services9.arcgis.com/yKAN6qXNTxhi4ojw/arcgis/rest/services/Tree_Map/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Macomb',
metadata: 'https://www.arcgis.com/home/item.html?id=3bc0c6de0ddc4f3e8a53efae9a62cd65',
data: {
arcgis: 'https://services9.arcgis.com/yKAN6qXNTxhi4ojw/arcgis/rest/services/Tree_Map/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Montgomery',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal | Originally 14 separate CSV files with filenames like Blackberry_Crossing_Tree_Inventory.csv',
data: { checksum: 'd90a5c4e94b47782ba17e89d84036eab' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Naperville',
scope: 'tree',
metadata: 'https://data.naperville.il.us/datasets/right-of-way-tree-inventory-1/about',
data: 'https://www.arcgis.com/sharing/rest/content/items/a6865fd074b54a369ad79c87680af8a9/data',
vfs: '/vsizip/',
filename: 'row_tree_inventory.gdb',
crosswalk: {
common: 'ROWTREE_TYPE',
ref: 'FACILITYID',
health: 'CONDITION_CLASS',
updated: 'DATE_CHANGED',
planted: 'DatePlanted',
dbh_in: 'EST_DBH',
family: 'FAMILY',
cultivar: 'CULTIVAR',
genus: 'GENUS'
},
opentrees_id: 'naperville_il'
},
{
country: 'United States',
state: 'Illinois',
city: "O'Fallon",
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=0d9714f08fec4eee8eb2258925986bb8',
data: {
arcgis: 'https://services.arcgis.com/K8hCj4l2z1EMabnx/arcgis/rest/services/CityTrees/FeatureServer/4'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: "O'Fallon",
scope: 'tree',
notes: 'partial species',
metadata: 'https://www.arcgis.com/home/item.html?id=0d9714f08fec4eee8eb2258925986bb8',
data: {
arcgis: 'https://services.arcgis.com/K8hCj4l2z1EMabnx/arcgis/rest/services/CityTrees/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Oak Park',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=402e05e1ced64931b8908178c095bd0f',
data: {
arcgis: 'https://services5.arcgis.com/aymthbPDQOcCnuwg/arcgis/rest/services/VOP_Trees_6_2_21_Viewing/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Vernon Hills',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/VernonHills::tree-inventory-view-only/about',
data: {
arcgis: 'https://services.arcgis.com/B6g1snvDJFY2QRqn/arcgis/rest/services/Tree_Inventory_(View_Only)/FeatureServer/0'
},
terms: 'All information contained herein may not be reproduced, sold, distributed or utilized in any form on other projects without the express written permission of the Village of Vernon Hills (VVH). Due to the unsecured nature of these documents/data (electronic media) and the inability of the originator to establish controls over the use thereof, VVH assumes no responsibility for any consequences arising out of the use of the data. It is the sole responsibility of the user to check the validity of all information contained herein. The user shall assume all risks and liabilities resulting from the use of this data.',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
designation: 'Indiana University',
scope: 'tree',
data: {
arcgis: 'https://services.arcgis.com/tKsJAIiLjd90D5q2/ArcGIS/rest/services/IUSystemTrees2022/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Beech Grove',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=67db697b7e2f40c69be70999633fc43a',
data: {
arcgis: 'https://services.arcgis.com/tKsJAIiLjd90D5q2/arcgis/rest/services/Beech_Grove_Tree_Inventory/FeatureServer/0'
},
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Bloomington | Indianapolis',
scope: 'tree',
notes: 'aggregate (Bloomington, Indianapolis, suburbs)',
metadata: 'https://www.arcgis.com/home/item.html?id=6aa1bfc6716f42d0b80ffdeab06e5bbf',
data: {
arcgis: 'https://services.arcgis.com/tKsJAIiLjd90D5q2/arcgis/rest/services/Bloomington_and_Indianapolis_Tree_Inventories/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Evansville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a7a81e5bf27541598d63a4b0173d9e93',
data: {
arcgis: 'https://services.arcgis.com/tKsJAIiLjd90D5q2/arcgis/rest/services/Evansville_Tree_Inventory_2008/FeatureServer/0'
},
geometry: { x: 'LONGITUDE', y: 'LATITUDE' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Goshen',
scope: 'tree',
notes: 'Inventory of street and park trees conducted in 2008-2010 | Data was acquired from the City of Goshen by members of Transition Goshen (www.transitiongoshen.org)',
data: { checksum: '35d9fec892d5e3d1286ee763e09eb00a' },
vfs: '/vsizip/',
srs: 'EPSG:2965',
fallingfruit_id: 225
},
{
country: 'United States',
state: 'Indiana',
city: 'Muncie',
designation: 'Bail State University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c39c206731334cce9cd6d8a46702936a',
data: {
arcgis: 'https://services5.arcgis.com/b8MX9QNvXdvWFdta/arcgis/rest/services/Tree_Inventory_Public_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Muncie',
scope: 'tree',
metadata: 'https://hub.arcgis.com/maps/DelCoGIS::muncie-tree-invenotry/about',
data: {
arcgis: 'https://services.arcgis.com/VyRjdyMziYNF5Bwe/arcgis/rest/services/MuncieTreeInventory2021_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'New Albany',
metadata: 'https://www.arcgis.com/home/item.html?id=40199dc2c3fa4a129d5deade29b1ff71',
data: {
arcgis: 'https://services5.arcgis.com/fhY0REQd0M65vDjz/arcgis/rest/services/Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Richmond',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=7c918046813340989aa7e986abdd5b56',
data: {
arcgis: 'https://services3.arcgis.com/fhBemP00ea7p7i0U/arcgis/rest/services/Tree_Inventory_2022/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'West Lafayette',
designation: "Indiana Veterans' Home Cemetery",
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=b1687106bdae4b948017c3c110f04151',
data: {
arcgis: 'https://services.arcgis.com/ac326V3ZvsskLNKN/arcgis/rest/services/Saluting_Branches_Tree_Inventory_2022/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Indiana',
city: 'Westfield',
scope: 'tree-park',
about: 'https://maps.westfield.in.gov/arcgis/rest/services/Parks/TreeInventory/MapServer',
data: {
arcgis: 'https://maps.westfield.in.gov/arcgis/rest/services/Parks/TreeInventory/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Iowa',
designation: 'Iowa Department of Natural Resources',
notes: 'aggregate',
metadata: 'https://www.arcgis.com/home/item.html?id=4ec3a4c5bdf5409c850813f096eeddd0',
data: {
arcgis: 'https://services2.arcgis.com/r6iFVcMJeA4kB4GC/arcgis/rest/services/TreeInventory20221118/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Iowa',
city: 'Ames',
scope: 'tree',
notes: 'FF: Request from Hector Arbuckle',
data: {
arcgis: 'https://gis.cityofames.org/arcgis/rest/services/ames_basemap_ALL_read_only_V2/MapServer/76'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Iowa',
city: 'Davenport',
scope: 'tree',
metadata: 'https://davenportiowa.maps.arcgis.com/home/item.html?id=1e73252e386144799b39e95dbaa684ef',
data: {
arcgis: 'https://services.arcgis.com/Sf3rzzad9Dl4Cuf7/arcgis/rest/services/Trees_All/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Iowa',
city: 'Iowa City',
designation: 'Chatham Oaks',
metadata: 'https://www.arcgis.com/home/item.html?id=2642cb059ebe49bf915d3716cfe042e7',
data: {
arcgis: 'https://services6.arcgis.com/z18ulWf4F9mAUjih/arcgis/rest/services/Chatham_Tree_Inventory___StoryMap3_WFL1/FeatureServer/7'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Iowa',
city: 'Marion',
metadata: 'https://www.arcgis.com/home/item.html?id=2001b90fbe1e4656929ed20da048393b',
data: {
arcgis: 'https://services2.arcgis.com/D5rqJ85qM97IJslY/arcgis/rest/services/Trees_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Kentucky',
city: 'Lexington',
designation: 'Waverly Park',
metadata: 'https://www.arcgis.com/home/item.html?id=fbd085aa25244b118725e103e33b494e',
data: {
arcgis: 'https://services.arcgis.com/vQ8kO5zdqETeirEL/arcgis/rest/services/Waverly_Park_2022_Tree_Inventory_Map_WFL1/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Kentucky',
city: 'Louisville',
designation: 'TreesLouisville',
metadata: 'https://www.arcgis.com/home/item.html?id=40dab7f3716f46d7a9c6616aa740d739',
data: {
arcgis: 'https://services9.arcgis.com/2WPY0g0NYKs6DzKS/ArcGIS/rest/services/TreesLouisville_Tree_Inventory_Public_View/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Kentucky',
city: 'Louisville',
inactive: true,
notes: '2013 inventory of downtown trees',
data: { checksum: '915762bd8890bef1d248d0fc053be994' },
vfs: '/vsizip/'
},
{
country: 'United States',
state: 'Louisiana',
city: 'Baton Rouge',
designation: 'Louisiana State University',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: 'ec27794bf8ddb30dfcee704f7036e4eb' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Louisiana',
city: 'New Orleans',
designation: 'Lafitte Corridor',
scope: 'tree-park',
inactive: true,
notes: 'Conducted in 2010 by the Friends of Lafitte Corridor | Downloaded as an Excel file',
metadata: 'http://folc-nola.org/greenway/tree-inventory',
data: { checksum: 'accd3a844675d1eb0f943ff16baf4f86' },
geometry: { x: 'GPS Easting', y: 'GPS Northing' },
srs: 'EPSG:4326',
fallingfruit_id: 352
},
{
country: 'United States',
state: 'Louisiana',
city: 'New Orleans',
scope: 'tree',
metadata: 'https://data.nola.gov/Parks-Parkways/Tree-Locations/g94y-wr47',
data: {
arcgis: 'https://gis.nola.gov/arcgis/rest/services/Basemaps/TreeCanopy/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maine',
city: 'Auburn',
scope: 'tree',
metadata: 'https://accessauburn-auburnme.hub.arcgis.com/datasets/treeinventory/about',
data: {
arcgis: 'https://services1.arcgis.com/4nU7cbKqLfftauX2/arcgis/rest/services/TreeInventory/FeatureServer/0'
},
crosswalk: {
ref: 'ID',
common: 'COMMON',
scientific: 'BOTANICAL',
dbh_in: 'DBH',
health: 'COND',
note: 'NOTES'
},
opentrees_id: 'auburn_me',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maine',
city: 'Bath',
scope: 'tree-street',
metadata: 'https://www.uvm.edu/femc/data/archive/project/bath_maine_street_tree_inventory/dataset/bath-maine-street-tree-inventory-data',
data: {
manual: 'https://www.uvm.edu/femc/data/archive/project/bath_maine_street_tree_inventory/dataset/bath-maine-street-tree-inventory-data'
},
geometry: { x: 'Long', y: 'Lat' },
srs: 'EPSG:4326',
addressFunc: x => {
if (x['Address'] && x['Address'] !== '0' && x['Street']) {
return `${x['Address']} ${x['Street']}, Bath, Maine, USA`
}
},
crosswalk: {
ref: 'Tree_ID',
common: 'Common_Name',
genus: 'Genus',
species: 'Species',
cultivar: x => x['Cultivat'].replace("'", ''),
dbh: 'DBH',
height: 'Ht',
location: 'Location',
notes: 'Comments',
planted: 'Year_Planted'
},
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'Maine',
city: 'Biddeford',
designation: 'University of New England',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=9070805b76ed4636b340e8deffed9714',
data: 'https://www.arcgis.com/sharing/rest/content/items/9070805b76ed4636b340e8deffed9714/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Maine',
city: 'Orono',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c9b5413f58fe4b2fbfc91b5444b02c34',
data: {
arcgis: 'https://services.arcgis.com/42HL8w3LvBbvPLB3/arcgis/rest/services/Urban_Tree_Inventory_Data_Public_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maine',
city: 'Portland',
designation: 'University of New England Westbrook',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=11ce16fa03e940879e411517f477cccb',
data: 'https://www.arcgis.com/sharing/rest/content/items/11ce16fa03e940879e411517f477cccb/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Maine',
city: 'Westbrook',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/westbrookmaine::trees/about',
data: {
arcgis: 'https://services5.arcgis.com/Cxl8RQ4PEBjdRbtW/arcgis/rest/services/Street_Trees_/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maryland',
designation: 'Montgomery County',
scope: 'tree-planted',
metadata: 'https://data.montgomerycountymd.gov/Environment/Tree-Planting-Locations/2gfx-khvb',
data: 'https://data.montgomerycountymd.gov/api/geospatial/2gfx-khvb?method=export&format=geojson',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maryland',
city: 'Baltimore',
designation: 'Morgan State University',
metadata: 'https://www.arcgis.com/home/item.html?id=aa37523cca8a41f98e44a65cf9af7572',
data: {
arcgis: 'https://services3.arcgis.com/f6DdLR4lY5RnYDuG/arcgis/rest/services/Morgan_State_Campus_Trees_WFL4/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maryland',
city: 'Baltimore',
scope: 'tree',
metadata: 'https://baltimore.maps.arcgis.com/home/item.html?id=34c3b08c17f04d828d3facb51c9195cf',
data: {
arcgis: 'https://services1.arcgis.com/UWYHeuuJISiGmgXx/arcgis/rest/services/Trees_12052017/FeatureServer/0'
},
crosswalk: {
ref: 'UniqueID',
scientific: 'SPP',
genus: 'GENUS',
common: 'COMMON',
cultivar: 'CULTIVAR',
dbh_in: 'DBH',
height_ft: 'TREE_HT',
stems: 'MULTI_STEM',
health: x => x['CONDITION'].toLowerCase(),
updated: x => new Date(x['INSPECT_DT']).toISOString().slice(0, 10)
},
opentrees_id: 'baltimore_md',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maryland',
city: 'Cambridge',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=caed0ffd3f874b6cbaf80208808c9748',
data: {
arcgis: 'https://services2.arcgis.com/AB4o41cT2GQ69z4k/arcgis/rest/services/Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Maryland',
city: 'College Park',
designation: 'University of Maryland',
scope: 'plant',
metadata: 'http://www.arcgis.com/home/item.html?id=01e461acc7c7435eaaf685887dc64a39',
data: {
arcgis: 'https://services1.arcgis.com/qTQ6qYkHpxlu0G82/arcgis/rest/services/UMD_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Arlington',
scope: 'tree',
notes: "FF: Request from deborah_fallingf@suberic.net: Mostly street trees, plenty of crabapples and some other edibles. Note that I think most of the pears are Bradfords, so you probably don't want to list them.",
metadata: 'https://gis-arlingtonma.opendata.arcgis.com/datasets/4e6f2bc1691e405b93c2f7e85878be7f_0/about',
data: {
arcgis: 'https://services2.arcgis.com/s1Sh73K7qtP9JdrG/arcgis/rest/services/ArlingtonMA_Tree/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Brighton',
scope: 'tree-street',
metadata: 'https://www.uvm.edu/femc/data/archive/project/Brighton_massachusetts_street_tree_inventory/dataset/brighton-massachusetts-street-tree-inventory-data',
data: {
manual: 'https://www.uvm.edu/femc/data/archive/project/Brighton_massachusetts_street_tree_inventory/dataset/brighton-massachusetts-street-tree-inventory-data'
},
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Lowell',
designation: 'University of Massachusetts',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a430f7728aec4048bb0c3017dbcc218e',
data: {
arcgis: 'https://services7.arcgis.com/xVvSSLUlIfKXfbeq/arcgis/rest/services/UMass_Lowell_Trees_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Lowell',
designation: 'University of Massachusetts',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a430f7728aec4048bb0c3017dbcc218e',
data: {
arcgis: 'https://services7.arcgis.com/xVvSSLUlIfKXfbeq/arcgis/rest/services/UMass_Lowell_Trees_WFL1/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Lowell',
designation: 'University of Massachusetts',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a430f7728aec4048bb0c3017dbcc218e',
data: {
arcgis: 'https://services7.arcgis.com/xVvSSLUlIfKXfbeq/arcgis/rest/services/UMass_Lowell_Trees_WFL1/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'New Bedford',
metadata: 'https://www.arcgis.com/home/item.html?id=dbd2e5bec2b34fbbbd9ce41916143624',
data: {
arcgis: 'https://services.arcgis.com/3RiQsDoOeneF0Q0P/arcgis/rest/services/NewBedfordTreeInventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Northampton',
designation: 'Botanic Garden of Smith College',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=aa2c2a6e8fc7470c95f1c84ddc9d5bd5',
data: {
arcgis: 'https://services.arcgis.com/aMv9lrl6jFsuGNu8/arcgis/rest/services/ARBWoodyPlants_OCT2018/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Quincy',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=2012ecdd85ca4410a131d92363b8f268',
data: {
arcgis: 'https://services2.arcgis.com/3zax1evKMkXchUjO/arcgis/rest/services/Join_Tree_Inventory_to_Inventory_Form/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachusetts',
city: 'Wellesley',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/4b5c6eed495141fd85e56e06c5521327_1/about',
data: {
arcgis: 'https://services6.arcgis.com/f6G5SbcwuEVmR1CW/arcgis/rest/services/OpenDataLayers2/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Amherst',
designation: 'University of Massachusetts',
scope: 'tree',
data: {
arcgis: 'https://maps.umass.edu/arcgis/rest/services/Campus/CampusLandscapeManagement/FeatureServer/0'
},
crosswalk: {
ref: 'SiteId',
genus: 'Genus',
scientific: 'BotanicalName',
common: 'CommonFullName',
dbh_in: 'DbhInch',
height_ft: 'HeightFt',
stems: 'Trunks',
crown_ft: 'SpreadFt',
planted: x => x['DatePlanted'] || null,
updated: x => helpers.reformatDatetime(
x['DateModified'],
[/^(?<month>[0-9]{2})\/(?<day>[0-9]{2})\/(?<year>[0-9]{4})$/]
),
value: x => x['AppraisedValue'] || null
},
fallingfruit_id: 448,
opentrees_id: 'umass_amherst',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Amherst',
scope: 'tree',
metadata: 'https://maps2-amherstma.opendata.arcgis.com/datasets/street-trees/about',
data: {
arcgis: 'http://gis.amherstma.gov/arcgis/rest/services/iOS/StreetTrees/FeatureServer/0'
},
crosswalk: {
ref: 'TreeID',
updated: 'LastEdit',
common: 'Species',
note: 'Notes'
},
license: { id: 'CC-BY-4.0' },
fallingfruit_id: 76,
opentrees_id: 'amherst',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Boston',
designation: 'Northeastern University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=359dec81c4c84172b7a3d6f7711085f2',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Northeastern_Tree_Inventory_data/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Brookline',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://hub.arcgis.com/datasets/4500c14f85d846d6924c7f8cb532763f_14/about',
data: {
arcgis: 'https://gisweb.brooklinema.gov/arcgis/rest/services/OpenDataPortal/OpenDataPortal/MapServer/14'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Cambridge',
designation: 'Massachusetts Institute of Technology',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=20ac21f096904d098dc24403b85f8f5d',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/MIT_TREES/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Cambridge',
scope: 'tree',
metadata: 'https://www.cambridgema.gov/GIS/gisdatadictionary/Environmental/ENVIRONMENTAL_StreetTrees',
data: 'https://gis.cambridgema.gov/download/gdb/ENVIRONMENTAL_StreetTrees.gdb.zip',
vfs: '/vsizip/',
deleteFunc: x => x['SiteType'] !== 'Tree',
crosswalk: {
common: 'CommonName',
scientific: 'Scientific',
ref: 'TreeID',
dbh_in: 'diameter',
updated: 'modified',
planted: 'PlantDate',
stems: 'trunks',
notable: x => ({ 'Y': 'memorial' })[x['MemTree']],
location: 'Location',
owner: 'Ownership',
health: x => String(x.TreeCondit).replace(/ \(.*/, '')
},
opentrees_id: 'cambridge'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Dedham',
scope: 'tree',
metadata: 'https://dedham.maps.arcgis.com/home/item.html?id=71f15db592974cd58c0bf042ff36e58f',
data: {
arcgis: 'https://services1.arcgis.com/me41C4ZTLmDO2rPK/arcgis/rest/services/TreeInventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Greenfield',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=116f6f34fd30422c97c7a15d2d5af604',
data: {
arcgis: 'https://services1.arcgis.com/DdXlpq5ZPlhI0Mb0/arcgis/rest/services/GTC_Tree_Inventory_10132021/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Holyoke',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=5a8ef076bc7b470f8419fd39b93b6653',
data: {
arcgis: 'https://services1.arcgis.com/yzNawWwHQXYQkxUq/arcgis/rest/services/treesholyoke/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Longmeadow',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=202e5932c7d544288e2970b9f321948e',
data: {
arcgis: 'https://services8.arcgis.com/N4Zyuaihnt51kZnl/arcgis/rest/services/Tree_Inv_noedit/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Newton',
designation: 'Boston College',
scope: 'tree',
notes: 'Code definitions in ir-tree-inventory-codebook.pdf, ir-tree-inventory-genus.txt, ir-tree-inventory-species.txt',
metadata: 'https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/IBSB2R',
data: {
manual: 'https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/IBSB2R'
},
vfs: '/vsizip/',
license: { id: 'CC-BY-NC-4.0' }
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Salem',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=df1d66111f2d481db82564d5b820dee0',
data: {
arcgis: 'https://services9.arcgis.com/nPsFhwkdebYjxn1R/arcgis/rest/services/Salem_Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Massachussetts',
city: 'Somerville',
metadata: 'https://www.arcgis.com/home/item.html?id=4e33d47547e840fa9d459b275a367366',
data: {
arcgis: 'https://services1.arcgis.com/qN3V93cYGMKQCOxL/arcgis/rest/services/Somerville_Tree_Inventory_as_of_03_05_23/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Adrian',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '31c5f2f5d8b86ab8c2b9c977fd7d36e4' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Ann Arbor',
designation: 'Matthaei Botanical Gardens & Nichols Arboretum',
scope: 'tree',
metadata: 'https://mbgna-umich.opendata.arcgis.com/datasets/nichols-arboretum-inventory-survey/about',
data: {
arcgis: 'https://services1.arcgis.com/4ezfu5dIwH83BUNL/arcgis/rest/services/ARB_VEG_DaveyTree_pt/FeatureServer/0'
},
crosswalk: {
common: 'COMMON',
scientific: 'BOTANICAL',
infraspecies: 'CULTIVAR',
dbh_in: 'DBH',
health: 'COND',
note: 'NOTES',
updated: 'DATE'
},
opentrees_id: 'nichols_arboretum',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Ann Arbor',
scope: 'tree',
metadata: 'https://www.a2gov.org/services/data/Pages/default.aspx',
data: 'https://data.a2gov.org/feeds/GIS/Trees/A2Trees.zip',
vfs: '/vsizip/',
fallingfruit_id: 77
},
{
country: 'United States',
state: 'Michigan',
city: 'Boyne City',
designation: 'Camp Michigania',
scope: 'tree',
inactive: true,
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '461dfd5f2d2089353c41346a70fca93d' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Detroit',
designation: 'Belle Isle Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=ef39ea325a304f61a3e737e52168397a',
data: {
arcgis: 'https://services3.arcgis.com/f8FBNX4bfDyc804R/arcgis/rest/services/BelleIsle_Presentation/FeatureServer/12'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Detroit',
designation: 'Wayne State University',
metadata: 'https://www.arcgis.com/home/item.html?id=c2050bc88c3548c382c94a388b8c1ba5',
data: {
arcgis: 'https://services1.arcgis.com/xQo6zoNjmy3NNfkT/arcgis/rest/services/TreesOct2022/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Grand Rapids',
designation: 'Calvin University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=6c6ae604ca8d42d981db9de2296a30e6',
data: {
arcgis: 'https://services2.arcgis.com/DBcRJmfPI2l07jMS/ArcGIS/rest/services/Calvin_Tree_Inventory_2011/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Grand Rapids',
designation: 'Calvin University',
scope: 'tree-park',
data: {
arcgis: 'https://services2.arcgis.com/DBcRJmfPI2l07jMS/ArcGIS/rest/services/CalvinCampusArboretum_WFL1/FeatureServer/7'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Grand Rapids',
designation: 'Downtown',
metadata: 'https://www.arcgis.com/home/item.html?id=a27647fc806e4fb7813d1df1a6f0b7af',
data: {
arcgis: 'https://services2.arcgis.com/L81TiOwAPO1ZvU9b/arcgis/rest/services/Inventory_Snapshot/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Michigan',
city: 'Grand Rapids',
notes: 'overlaps Grand Rapids (downtown)',
metadata: 'https://www.arcgis.com/home/item.html?id=8dd6632e710243d4b3620f2304e8e409',
data: {
arcgis: 'https://services2.arcgis.com/L81TiOwAPO1ZvU9b/arcgis/rest/services/P2StreetTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
designation: 'Three Rivers Park District',
scope: 'tree',
metadata: 'https://gis.threeriversparks.org/datasets/trpd::managed-trees-comprehensive-open-data/about?layer=0',
data: {
arcgis: 'https://gis.trpdmn.org/hostserver/rest/services/ManagedTrees_Public_Viewing/FeatureServer/0'
},
crosswalk: {
common: 'CommonName',
scientific: 'ScientificName',
planted: 'YearPlanted',
ref: 'CartedID'
},
opentrees_id: 'three_rivers',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
designation: 'Washington County',
scope: 'tree-park',
metadata: 'https://hub.arcgis.com/datasets/WCMN::tree-inventory/about',
data: {
arcgis: 'https://services1.arcgis.com/3fjYPqJf7qalQMlb/ArcGIS/rest/services/Tree_Inventory/FeatureServer/0'
},
crosswalk: {
common: 'Tree_Type',
health: 'Health',
note: 'Comments',
ref: 'OBJECTID'
},
opentrees_id: 'washington_me',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Columbia Heights',
metadata: 'https://www.arcgis.com/home/item.html?id=11f0bf7c460546819eb4468bc78196f6',
data: {
arcgis: 'https://services2.arcgis.com/jukipzcNaiQXqMc8/arcgis/rest/services/CH_trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Duluth',
designation: 'Brighton Beach',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=b67194947e0a4cbd90dc5dcbc1771356',
data: {
arcgis: 'https://services5.arcgis.com/tDXj154iVHABwGu6/arcgis/rest/services/TKDA_Brighton_Beach_Tree_Preservation_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Faribault',
scope: 'tree',
notes: 'partial',
metadata: 'https://www.arcgis.com/home/item.html?id=38c8cd4a302d43c69853a7756e9ce432',
data: {
arcgis: 'https://services3.arcgis.com/0kRsKvAEycihgDRG/arcgis/rest/services/COF_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Maple Grove',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/maplegrovemn::public-trees/about',
data: {
arcgis: 'https://services2.arcgis.com/UkDoq2fZJIfKR4NN/arcgis/rest/services/EAB_StoryMap_trees/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Maplewood',
scope: 'tree',
inactive: true,
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '5437bdba21c90a3f08e90b477f35854f' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
designation: 'Holmes Park',
scope: 'tree-park',
inactive: true,
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '84649d26c3c63852ba1610be42d066be' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=ab795a832412417288dd0925e7caf950',
data: 'https://www.arcgis.com/sharing/rest/content/items/ab795a832412417288dd0925e7caf950/data',
vfs: '/vsizip/',
fallingfruit_id: 84
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree-park',
metadata: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer',
data: {
arcgis: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree-park',
metadata: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer',
data: {
arcgis: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree-park',
metadata: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer',
data: {
arcgis: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree-park',
metadata: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer',
data: {
arcgis: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree-park',
metadata: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer',
data: {
arcgis: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer/4'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Minneapolis',
scope: 'tree-park',
metadata: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer',
data: {
arcgis: 'https://services.arcgis.com/afSMGVsC7QlRK1kZ/ArcGIS/rest/services/msvcMPRB_ParkTrees_PROD/FeatureServer/5'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Saint Louis Park',
designation: 'Victoria Ponds',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=2c0a2d3e3ae64a37b1eb3ef8148feb20',
data: 'https://www.arcgis.com/sharing/rest/content/items/2c0a2d3e3ae64a37b1eb3ef8148feb20/data',
vfs: '/vsizip/',
fallingfruit_id: 82,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Winona',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=830945236a3f4ce4a11b54ce5cc9ca73',
data: {
arcgis: 'https://services.arcgis.com/n4v88Dv33V9Mhi0b/arcgis/rest/services/WinonaCity_TreeInventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Woodbury',
designation: 'Heritage Glenn',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c3da562461d8455dbe60c664aa5e7528',
data: 'https://www.arcgis.com/sharing/rest/content/items/c3da562461d8455dbe60c664aa5e7528/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Minnesota',
city: 'Woodbury',
scope: 'tree',
inactive: true,
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '707f3ce53269e3f4418db31c10ffe365' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Aberdeen',
designation: 'Thomas G. Aberbethy Federal Building',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=2f4520876f3d4db4ab612094c2092832',
data: {
arcgis: 'https://services3.arcgis.com/MQyvf2CpDJ4b9IjQ/arcgis/rest/services/Aberdeen_tree_Invenory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Biloxi',
designation: 'Keesler Air Force Base',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=029fa217b2a740f3bcb34d091ef00c8d',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Keesler_Tree_Inventory_11_30/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Booneville',
designation: 'Northeast Mississippi Community College',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=5b278fa79f1e428894f8e8a5534bc0ce',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Northeast_Mississippi_Community_College/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Corinth',
designation: 'Corinth National Cemetery',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=1057b138b3404c37844593b91860e9c4',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Corinth_National_Cemetery/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Ellisville',
designation: 'Jones County Junior College',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=9681439eb0334ed8985e4efc54b1c601',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Jones_College_Tree_Inventory_Map/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Gulf Park',
designation: 'University of Southern Mississippi',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c5f5c2c91b7d4b3aa60bff7de28e80a9',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Coastal_info_test/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Gulfport',
designation: 'Courhouse',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=2ec1461c402b4b7bac7847c31e86a4cf',
data: {
arcgis: 'https://services3.arcgis.com/MQyvf2CpDJ4b9IjQ/arcgis/rest/services/Gulfport_tree_Invenory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Jackson',
designation: 'downtown',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=f267a1530ef540d0bcae2b29c36ed7de',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/jackson/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Jackson',
designation: 'Tougaloo College',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=5f92b6a865ed45f88f619fcc781a76ba',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Tougaloo_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Jackson',
designation: 'West Street Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=e18b4ecc30b84eb29c8bc81d2ae75de9',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Smith_Park_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'New Albany',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=f69af871fd3445298fdefead75c5e698',
data: 'https://www.arcgis.com/sharing/rest/content/items/f69af871fd3445298fdefead75c5e698/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Oxford',
designation: 'US District Court',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=ed230a3998e24fd8bdcd6cd18457a20f',
data: {
arcgis: 'https://services3.arcgis.com/MQyvf2CpDJ4b9IjQ/arcgis/rest/services/Oxford_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Picayune',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=6e7139da4ab94e7c866dc9ca39ef22f7',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Picayune_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Ridgeland',
designation: 'The Township at Colony Park',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=10af3986ae3b4c3fbf22c365b6cd1c43',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/Township_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Mississippi',
city: 'Starkville',
designation: 'Mississippi State University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=fcd422dd1e424eee855d23e74b991616',
data: {
arcgis: 'https://services7.arcgis.com/salQweOw5doOMYRw/arcgis/rest/services/MSU_Trees_9154_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Cape Girardeau',
designation: 'Capaha Park',
scope: 'tree-park',
metadata: 'http://www.arcgis.com/home/item.html?id=584a4dd55a2a47ca812ad015cdc46ee8',
data: 'https://www.arcgis.com/sharing/rest/content/items/584a4dd55a2a47ca812ad015cdc46ee8/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Missouri',
city: 'Kansas City',
designation: 'Roanoke Park',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=439da5b131684fcaaacf16344f53a654',
data: 'https://www.arcgis.com/sharing/rest/content/items/439da5b131684fcaaacf16344f53a654/data',
openFunc: file => {
const layerNames = [
'Non-Native_4135',
'Other Missouri Native_2553',
'Other Kansas City Native_6602',
'Ash_5018',
'Maples_7404',
'Oak & Hickories_6829',
'Invasive_3176',
'Common Species_4817',
'Dominant Species - Hackberry_1239'
]
const files = layerNames.map(name =>
helpers.readEsriFeatureCollectionToVsimem(file, {layerName: name})
)
return helpers.openFileUnionWithGdal(files)
},
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Missouri',
city: 'Liberty',
metadata: 'https://www.arcgis.com/home/item.html?id=760f142c03024edba74d7b36bf4b075e',
data: {
arcgis: 'https://services.arcgis.com/70vcD5tpfNSJmyxA/arcgis/rest/services/TreeInventory/FeatureServer/0'
},
terms: 'For Informational Use Only.',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Raymore',
scope: 'tree-street',
notes: '(almost) no species',
metadata: 'https://www.arcgis.com/home/item.html?id=b26753cfdc974de09a1c716cdbe6d072',
data: {
arcgis: 'https://services5.arcgis.com/Xl0cAd6WMhA7fHTz/arcgis/rest/services/Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Saint Louis',
designation: 'Forest Park',
scope: 'tree-park',
metadata: 'https://www.stlouis-mo.gov/data/datasets/dataset.cfm?id=123',
data: {
arcgis: 'https://maps6.stlouis-mo.gov/arcgis/rest/services/FORESTRY/FORESTRY_TREES/MapServer/4'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Saint Louis',
designation: 'Tower Grove Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=39de9f08df9a48b08996fc2e2e4e380a',
data: {
arcgis: 'https://services3.arcgis.com/WtyxQzC8Vs4vzwRJ/arcgis/rest/services/Tribute_Tree_Inventory_1_02_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Saint Louis',
scope: 'tree-street',
metadata: 'https://www.stlouis-mo.gov/data/datasets/dataset.cfm?id=121',
data: {
arcgis: 'https://maps6.stlouis-mo.gov/arcgis/rest/services/FORESTRY/FORESTRY_TREES/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Saint Louis',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=fb6f7b406f5241dcbcc915e4d5c484b4',
data: {
arcgis: 'https://services2.arcgis.com/w657bnjzrjguNyOy/arcgis/rest/services/STLCO_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Sedalia',
scope: 'tree',
inactive: true,
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '969041323ad930a4966f4a20f851de31' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Missouri',
city: 'Springfield',
scope: 'tree',
metadata: 'https://gisdata-cosmo.opendata.arcgis.com/datasets/tree-inventory/about',
data: {
arcgis: 'https://maps.springfieldmo.gov/arcgis/rest/services/Maps/OpenData/MapServer/34'
},
crosswalk: {
health: 'Condition',
common: 'TreeType',
scientific: 'SciName',
height_ft_range: 'Height',
dbh_in: 'Diameter',
crown_ft_range: 'Spread'
},
terms: 'http://www.springfieldmo.gov/disclaimer',
opentrees_id: 'springfield_mo',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Montana',
city: 'Bozeman',
designation: 'Montana State University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=35834988444b401b88a602019c4d3568',
data: {
arcgis: 'https://services.arcgis.com/9ecg2KpMLcsUv1Oh/arcgis/rest/services/Public_Arborist_16/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Montana',
city: 'Bozeman',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'http://public-bozeman.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://gisweb.bozeman.net/arcgis/rest/services/Internal/Forestry_Dashboard/MapServer/0'
},
crosswalk: {
genus: 'Genus',
species: 'Species',
cultivar: 'Cultivar',
dbh_in: 'DBH',
health: 'Condition',
updated: 'last_edited_date',
common: 'Common_Name',
ref: 'FacilityID'
},
opentrees_id: 'bozeman_mt',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Montana',
city: 'Cut Bank',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=0d417a228ec14edb92c345800b24a213',
data: 'https://www.arcgis.com/sharing/rest/content/items/0d417a228ec14edb92c345800b24a213/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(
// title: Cut Bank, MT Urban Trees
file, {layerName: 'cfe505fd-5ff9-4355-882d-4c2025936066'}
),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Montana',
city: 'Livingston',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=b0714e69cb28482f8c1dc8ecc933f0bb',
data: 'https://www.arcgis.com/sharing/rest/content/items/b0714e69cb28482f8c1dc8ecc933f0bb/data',
openFunc: file => {
const layerNames = [
// title: Trees 1 of 3
'd1148cdb-9e97-4f75-966f-4921230c482e',
// title: Trees 2 of 3
'34b2610b-0337-415d-89c5-ad38d1678b55',
// title: Trees Part 3 of 3
'75de8f8e-ed5b-4aa1-b166-2210b9c52aaf'
]
const files = layerNames.map(name =>
helpers.readEsriFeatureCollectionToVsimem(file, {layerName: name})
)
return helpers.openFileUnionWithGdal(files)
},
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Montana',
city: 'Missoula',
designation: 'University of Montana',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=4218561196a64a1e91e906b152f2eb4d',
data: {
arcgis: 'https://services2.arcgis.com/3FyEz1ZRTg2oyrLc/arcgis/rest/services/Montana_Arboretum_Trees_and_Species/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Nebraska',
city: 'Omaha',
scope: 'tree',
metadata: 'https://data-dogis.opendata.arcgis.com/datasets/dogis::omaha-trees/about',
data: {
arcgis: 'https://gis.dogis.org/arcgis/rest/services/OpenData_Parks/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Nevada',
designation: 'Clark County',
scope: 'tree-park',
metadata: 'https://koordinates.com/layer/97392-clark-county-nv-trees/',
data: {
arcgis: 'http://gisgate.co.clark.nv.us/arcgis/rest/services/RPM/DisplayTrees/MapServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Nevada',
designation: 'Clark County',
scope: 'tree-notable',
data: {
arcgis: 'http://gisgate.co.clark.nv.us/arcgis/rest/services/RPM/DisplayTrees/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Nevada',
city: 'Las Vegas',
scope: 'tree-park',
metadata: 'https://mapdata.lasvegasnevada.gov/clvgis/rest/services/ExistingInfrastructure/Park_Features/MapServer/12',
data: {
arcgis: 'https://mapdata.lasvegasnevada.gov/clvgis/rest/services/ExistingInfrastructure/Park_Features/MapServer/12'
},
srs: '+init=EPSG:4326',
crosswalk: {
location: 'LOC_TYPE',
scientific: 'BOTANICAL',
common: 'COMMON',
stems: 'STEMS',
dbh_in_range: 'DBH',
crown_ft_range: 'WIDTH',
height_ft_range: 'HEIGHT',
health: 'COND',
note: 'NOTES'
},
opentrees_id: 'las_vegas'
},
{
country: 'United States',
state: 'Nevada',
city: 'Sparks',
scope: 'tree',
inactive: true,
notes: "Downloaded from the ArcGIS Open Data portal | Originally downloaded as two CSV files named 'Tree Inventory PHASE1.csv' and 'Tree Inventory PHASE2.csv' which were then merged",
data: { checksum: '57e37af7b958ea561892e1d78b372048' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'New Hampshire',
city: 'Manchester',
designation: 'City of Manchester Parks and Recreation',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=880d1fd2f9404a0381814565f5ee4cd7',
data: {
arcgis: 'https://maps.kimley-horn.com/server/rest/services/Hosted/Manchester_Trees_2022/FeatureServer/0'
},
driver: 'ESRIJSON',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New Jersey',
city: 'Franklin Lakes',
designation: 'Indian Trail Club',
scope: 'tree',
notes: 'private land',
metadata: 'https://www.arcgis.com/home/item.html?id=6aaaf154ac2a45b1bb6fe98d542f0413',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Indian_Trail_Club_FINAL/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New Jersey',
city: 'Hoboken',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=5e72becb5432489ea2c7cca4ee40f6ad',
data: {
arcgis: 'https://services8.arcgis.com/LDmC4ZVHdfKcEzxl/arcgis/rest/services/Tree_Inventory_/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New Jersey',
city: 'Holmdel',
designation: 'Holmdel Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=0ca08dac87de47898ab9c60f2610c601',
data: {
arcgis: 'https://services2.arcgis.com/XGVCSkDqMwLJeGIy/arcgis/rest/services/MCPS_Holmdel_Tree_Inventory_Public_Layer/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New Jersey',
city: 'Jersey City',
scope: 'tree',
metadata: 'https://data.jerseycitynj.gov/explore/dataset/2021-tree-inventory/information/',
data: 'https://data.jerseycitynj.gov/api/explore/v2.1/catalog/datasets/2021-tree-inventory/exports/geojson',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New Jersey',
city: 'Montclair',
scope: 'tree',
notes: 'partial',
metadata: 'https://www.arcgis.com/home/item.html?id=3a43e803d6824cdcb9dc8e40d85bf4e5',
data: {
arcgis: 'https://services9.arcgis.com/QHXEWAb0pE2rvfbb/arcgis/rest/services/Montclair_tree_inventory_Merged/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New Jersey',
city: 'Princeton',
designation: 'Marquand Park',
scope: 'tree-park',
metadata: 'http://www.arcgis.com/home/item.html?id=e73e07ceb45c4d399e7793d44e1b8d34',
data: 'https://www.arcgis.com/sharing/rest/content/items/e73e07ceb45c4d399e7793d44e1b8d34/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(
// title: Marquand Inventory
file, {layerName: 'Marquand Park 5_30_9033'}
),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'New York',
designation: 'Warren County',
scope: 'tree-notable',
metadata: 'https://warrencountyny.maps.arcgis.com/home/item.html?id=0139135162e54e2f86d31ce4f5a53d64',
data: {
arcgis: 'https://services6.arcgis.com/Fg3XpDIUTR3JZZES/arcgis/rest/services/Remarkable_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Arlington',
designation: 'Vassar College',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=85e12b5272ab4c2b9f0aab66e16a784c',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/2014_Vassar_Tree_Inventory_and_Risk_Assessment/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Athens',
scope: 'tree',
notes: 'unofficial',
metadata: 'https://www.arcgis.com/home/item.html?id=b4b1220ca86549e5916fdd09dee9778c',
data: 'https://docs.google.com/spreadsheets/d/e/2PACX-1vTUm-buwH_9HhTdfrMVKf4grYI06wI-km1ALCW4gGn6U6TvWezao7hqshOKoz-yjoswhxWyNHKDB4ji/pub?output=csv',
geometry: { x: 'Lon', y: 'Lat' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Beacon',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=1a6676f11e91488eb81b3de240525ea6',
data: {
arcgis: 'https://services1.arcgis.com/0Lw2m57KEotYYFaA/arcgis/rest/services/Q_All_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Bedford | Katonah | Bedford Hills',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c4a4fc47dbf640b99d77b1a3df923439',
data: {
arcgis: 'https://services9.arcgis.com/knuEiqG2RpapGunj/arcgis/rest/services/Bedford_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Briarcliff Manor',
designation: 'YSG Solar',
metadata: 'https://www.arcgis.com/home/item.html?id=f1d2f8bef88b4b1bada76aa67b47cc8a',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/YSG_Solar_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Buffalo',
scope: 'tree-street',
notes: 'GeoJSON export yields a broken file',
metadata: 'https://data.buffalony.gov/Quality-of-Life/Tree-Inventory/n4ni-uuec',
data: 'https://data.buffalony.gov/api/views/n4ni-uuec/rows.csv',
driver: 'CSV',
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'Botanical Name',
common: 'Common Name',
dbh_in: 'DBH',
ref: 'Site ID'
},
license: {
name: 'United States Public Domain',
url: 'https://resources.data.gov/open-licenses/'
},
opentrees_id: 'buffalo-ny'
},
{
country: 'United States',
state: 'New York',
city: 'Cayuga Heights',
scope: 'tree',
metadata: 'https://cugir.library.cornell.edu/catalog/cugir-009097',
data: 'https://cugir-data.s3.amazonaws.com/00/90/97/cugir-009097.zip',
vfs: '/vsizip/',
filename: 'cugir-009097/cayuga_heights_trees_2019.shp',
fallingfruit_id: 85,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Geneva',
designation: 'Hobart and William Smith Colleges',
metadata: 'https://www.arcgis.com/home/item.html?id=056466623ac840fd946a41549466f4c1',
data: {
arcgis: 'https://services.arcgis.com/gAAqLWNS2IKt1zU1/arcgis/rest/services/HWS_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Glens Falls',
scope: 'tree',
inactive: true,
notes: 'Downloaded as a KMZ file and converted to a clean CSV file | An intial inventory was collected by biology students at the Glens Falls High School in the fall of 2006. The remainder of the trees along with attributes were recorded in fall 2008',
metadata: 'http://warrencountyny.gov/gis/TreeInventory.html',
data: { checksum: '7b86c2acd2a4576260ecd42bc5754688' },
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
fallingfruit_id: 74
},
{
country: 'United States',
state: 'New York',
city: 'Ithaca',
designation: 'Cornell University',
scope: 'tree',
metadata: 'https://cugir.library.cornell.edu/catalog/cugir-009100',
data: 'https://cugir-data.s3.amazonaws.com/00/91/00/cugir-009100.zip',
vfs: '/vsizip/',
filename: 'cugir-009100/CornellTree2019.shp',
crosswalk: {
scientific: 'Botanic',
common: 'Common',
dbh_in: 'DBH',
note: 'Comment',
updated: 'SurveyDate'
},
fallingfruit_id: 87,
opentrees_id: 'cornell'
},
{
country: 'United States',
state: 'New York',
city: 'Ithaca',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/881adbbd08bb408cbd33c1567886edae_0/about',
data: {
arcgis: 'https://services5.arcgis.com/R1JbITZvSQHJsl5r/arcgis/rest/services/City_Managed_Trees/FeatureServer/0'
},
terms: 'The following statement must be included with any products that use or are derived from this data set: "Data contained in this product was originally produced by the GIS Program, City of Ithaca, NY. The originator does not warrant the accuracy or completeness of the information portrayed by the data."',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'New York',
designation: 'Brooklyn Bridge Park',
scope: 'tree-park',
notes: "Jordan Engel (jordanengel1@gmail.com): The Brooklyn Bridge Park inventory isn't currently online anywhere. We've been using Cartegraph to create the inventory - the full export is attached. The author is Brooklyn Bridge Park, and there's no official license. | Data was provided by Jordan Engel and exported from the park's tree database",
data: { checksum: 'af27828a280b2679a8f04f4892a38bdf' },
geometry: { x: 'field_6', y: 'field_7' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'New York',
designation: 'Hudson River Park',
scope: 'tree',
inactive: true,
metadata: 'https://hub.arcgis.com/datasets/SustainableMSU::tree/about',
data: 'https://opendata.arcgis.com/datasets/51b5e5da030f4331af48cb052f2d2d5e_1.csv',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:4326',
crosswalk: {
scientific: 'Species_Latin_Name',
common: 'Species_Common_Name',
height_ft: 'Height',
dbh_in: 'DBH',
structure: 'Structural_Value',
ref: 'HRPT_Numbering_1'
},
opentrees_id: 'hudson_river_park'
},
{
country: 'United States',
state: 'New York',
city: 'New York',
designation: 'Roosevelt Island',
scope: 'tree',
inactive: true,
notes: 'Downloaded from the ArcGIS Open Data portal',
metadata: 'https://www.arcgis.com/home/item.html?id=1052e8157ab9444ba76c35a98705f791',
data: { checksum: 'c84bbb582c5993c0221f606e5ee70911' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'New York',
scope: 'tree-street',
metadata: 'https://data.cityofnewyork.us/Environment/2015-Street-Tree-Census-Tree-Data/uvpi-gqnh',
data: 'https://data.cityofnewyork.us/api/views/uvpi-gqnh/rows.csv',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
deleteFunc: x => x['status'] === 'Stump',
crosswalk: {
ref: 'tree_id',
dbh_in: 'tree_dbh',
scientific: 'spc_latin',
common: 'spc_common',
health: x => x['status'] === 'Dead' ? x['health'] : 'dead'
},
fallingfruit_id: 90,
opentrees_id: 'nyc'
},
{
country: 'United States',
state: 'New York',
city: 'New York',
scope: 'tree',
metadata: 'https://data.cityofnewyork.us/Environment/Forestry-Tree-Points/hn5i-inap',
data: 'https://data.cityofnewyork.us/api/views/hn5i-inap/rows.csv',
geometry: { wkt: 'Geometry' },
srs: '+init=EPSG:4326',
opentrees_id: 'nyc'
},
{
country: 'United States',
state: 'New York',
city: 'Newburgh',
scope: 'tree-street',
metadata: 'https://www.uvm.edu/femc/data/archive/project/Newburgh_new_york_street_tree_inventory/dataset/newburgh-new-york-street-tree-inventory',
data: {
manual: 'https://www.uvm.edu/femc/data/archive/project/Newburgh_new_york_street_tree_inventory/dataset/newburgh-new-york-street-tree-inventory'
},
addressFunc: x => {
if (x['Address'] && x['Street']) {
return `${x['Address']} ${x['Street']}, Newburgh, New York, USA`
}
},
crosswalk: {
ref: 'Site_ID',
common: x => {
const name = x['Species'].match(/^([^(]+)(?:\s|$)/)?.[1]
if (name) {
return name.split(/, ?/).reverse().join(' ')
}
},
scientific: x => x['Species'].match(/\(([^)]+)\)/)?.[1],
dbh: 'DBH',
stems: 'Stems'
},
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'New York',
city: 'Pawling',
metadata: 'https://www.arcgis.com/home/item.html?id=a09c6cf25f74490584a131f39cbe1e81',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Pawling_Tree_Inventory_data_7_30_21/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Poughkeepsie',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=5c7e99b9cae146779d062e44cdbd913e',
data: {
arcgis: 'https://services2.arcgis.com/HXuDXoXgsUiaeXTG/arcgis/rest/services/Street_Tree_Inventory_2019_(View_Layer)/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Queens',
designation: "Saint John's University",
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=538edc6155e942a5afbde86fb819a648',
data: {
arcgis: 'https://services1.arcgis.com/pzqYKKGextsqxzkb/arcgis/rest/services/TreeInventory_May2017/FeatureServer/0'
},
terms: 'For educational purposes only.',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Rochester',
designation: 'University of Rochester',
metadata: 'https://www.arcgis.com/home/item.html?id=ef55c22bb36b4588a86203637470ee28',
data: {
arcgis: 'https://services3.arcgis.com/Ue34o2qxc9h430hV/arcgis/rest/services/UR_Trees_View_Only/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Rochester',
scope: 'tree',
metadata: 'https://data.cityofrochester.gov/datasets/RochesterNY::trees-open-data-live/about',
data: {
arcgis: 'https://maps.cityofrochester.gov/server/rest/services/Open_Data/Trees_Open_Data/FeatureServer/0'
},
crosswalk: {
description: 'TREE_NAME',
health: 'COND',
dbh_in: x => String(x.DBH).replace('"', ''),
ref: 'TREE_NUMBE',
note: 'NOTES'
},
terms: 'https://data.cityofrochester.gov/pages/terms',
opentrees_id: 'rochester',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Rome',
designation: 'Griffiss Air Force Base',
scope: 'tree-park',
metadata: 'https://data.gis.ny.gov/datasets/sharegisny::tree-data-2019/about',
data: {
arcgis: 'https://services6.arcgis.com/EbVsqZ18sv1kVJ3k/ArcGIS/rest/services/MVCC_Tree_Data/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
omit: 'Superseded by https://services6.arcgis.com/bdPqSfflsdgFRVVM/arcgis/rest/services/Syracuse_Tree_Data/FeatureServer/0',
country: 'United States',
state: 'New York',
city: 'Syracuse',
scope: 'tree-street',
metadata: 'https://www.uvm.edu/femc/data/archive/project/syracuse_new_york_street_tree_inventories/dataset/syracuse-new-york-street-tree-inventory',
data: {
manual: 'https://www.uvm.edu/femc/data/archive/project/syracuse_new_york_street_tree_inventories/dataset/syracuse-new-york-street-tree-inventory'
},
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'New York',
city: 'Syracuse',
scope: 'tree',
metadata: 'https://data.syr.gov/datasets/7982e38ea4b545289736a1f42e413632_0/about',
data: {
arcgis: 'https://services6.arcgis.com/bdPqSfflsdgFRVVM/arcgis/rest/services/Syracuse_Tree_Data/FeatureServer/0'
},
srs: '+init=EPSG:4326',
license: {
name: 'Terms of Use',
url: 'https://data.syr.gov/pages/termsofuse'
}
},
{
country: 'United States',
state: 'New York',
city: 'Tonawanda',
scope: 'tree',
data: {
arcgis: 'https://gis1.tonawanda.ny.us/arcgis/rest/services/FacilitiesStreets/TonawandaTrees_FeatureService/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Utica',
designation: 'T.R. Proctor Park | F. T. Proctor Park',
scope: 'tree-park',
metadata: 'https://data.gis.ny.gov/datasets/sharegisny::tree-data-2020/about',
data: {
arcgis: 'https://services6.arcgis.com/EbVsqZ18sv1kVJ3k/ArcGIS/rest/services/MVCC_Tree_Data/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Utica',
scope: 'tree-park',
metadata: 'https://data.gis.ny.gov/datasets/sharegisny::tree-data-2018/about',
data: {
arcgis: 'https://services6.arcgis.com/EbVsqZ18sv1kVJ3k/ArcGIS/rest/services/MVCC_Tree_Data/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'New York',
city: 'Watertown',
scope: 'tree-street',
metadata: 'https://www.uvm.edu/femc/data/archive/project/watertown_new_york_street_tree_inventory/dataset/watertown-new-york-street-tree-inventory-1',
data: {
manual: 'https://www.uvm.edu/femc/data/archive/project/watertown_new_york_street_tree_inventory/dataset/watertown-new-york-street-tree-inventory-1'
},
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'New York',
city: 'Westfield',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=ca3b9384a0844c3b99cda76f89536897',
data: 'https://www.arcgis.com/sharing/rest/content/items/ca3b9384a0844c3b99cda76f89536897/data',
openFunc: file => {
// Open all layers as a virtual union
let vrt = '<OGRVRTDataSource><OGRVRTUnionLayer name="union">'
const openPath = `/vsizip/${file}/74ed1c47-ae63-475b-8dd4-76bc682d1449.gdb`
const ds = gdal.open(openPath)
for (const layer of ds.layers) {
vrt += `<OGRVRTLayer name="${layer.name}">
<SrcDataSource>${openPath}</SrcDataSource>
<SrcLayer>${layer.name}</SrcLayer>
</OGRVRTLayer>`
}
vrt += '</OGRVRTUnionLayer></OGRVRTDataSource>'
const name = crypto.randomBytes(6).toString('hex')
gdal.vsimem.set(Buffer.from(vrt, 'utf8'), `/vsimem/${name}.vrt`)
return gdal.open(`/vsimem/${name}.vrt`)
},
srs: 'EPSG:3857',
codes: {
Species: {
'1': 'Sugar Maple',
'2': 'Norway Maple',
'3': 'Red Maple',
'4': 'Silver Maple',
'5': 'Callery Pear',
'6': 'Green Ash',
'7': 'Linden',
'8': 'Tulip',
'9': 'Crabapple sp.',
'10': 'Norway Spruce',
'11': 'Pin Oak',
'12': 'Black Locust',
'13': 'White Ash',
'14': 'Horse Chestnut',
'15': 'Red Oak',
'16': 'Sycamore',
'17': "Cherry 'Kwanzan'",
'18': 'Dogwood',
'19': 'Honey Locust',
'20': 'White Burch',
'21': 'Bitternut Hickory',
'22': 'Black Walnut',
'23': 'Catalpa',
'24': 'Japanese Tree Lilac',
'25': 'Serviceberry',
'26': 'Shrub',
'27': 'Austrian Pine',
'28': 'Blue spruce',
'29': 'European Hornbeam',
'30': 'Europe White Birch',
'31': 'Hackberry',
'32': 'Japanese Lilac',
'33': 'River Birch',
'34': 'Ailanthis',
'35': 'Box Elder',
'36': 'Butternut',
'37': 'Elm',
'38': 'European Chestnut',
'39': 'Shagbark Hickory',
'40': 'Tartarian Maple',
'41': 'White Pine',
'42': 'Alder',
'43': 'Bald Cypress',
'44': 'Basswood',
'45': 'Crack Willow',
'46': 'Domestic Cherry',
'47': 'Douglas-Fir',
'48': 'False Cypress',
'49': 'Hibiscus',
'50': 'Mountain Ash',
'51': 'Mulberry',
'52': 'Paulowina',
'53': 'Sassafras',
'54': 'Siberian Elm',
'55': 'White Oak',
'56': 'Freeman Maple'
},
Diameter: {
'1': '0.1"-5.9"',
'2': '6.0"-11.9"',
'3': '12.0"-17.9"',
'4': '18.0"-23.9"',
'5': '24"+'
}
},
crosswalk: { ref: 'UniqueID', common: 'Species', dbh_in_range: 'Diameter' }
},
{
country: 'United States',
state: 'New York',
city: 'Williamsville',
scope: 'tree-street',
metadata: 'https://www.uvm.edu/femc/data/archive/project/williamsville_new_york_street_tree_inventory/dataset/williamsville-new-york-street-tree-inventory',
data: {
manual: 'https://www.uvm.edu/femc/data/archive/project/williamsville_new_york_street_tree_inventory/dataset/williamsville-new-york-street-tree-inventory'
},
addressFunc: x => {
if (x['ADDNUM'] && x['ADDNUM'] !== '0' && x['ADDNAME'] && x['CITYTOWN']) {
const street = x['ADDNAME'].split(/\s*?\(/)[0]
return `${x['ADDNUM']} ${street}, ${x['CITYTOWN']}, New York, USA`
}
},
crosswalk: {
ref: 'OBJECTID',
common: 'SPECIES',
dbh: 'DBH',
canopy_ft_range: 'CANOPY',
height_ft_range: 'HEIGHT',
health: x => {
return {'Dead or Dying': 'dead', 'Fair': 'fair', 'Good': 'good'}[x['CONDITION']] || (x['Live?'] === 0 ? 'dead' : null)
},
updated: x => helpers.reformatDatetime(
x['DATETIME_'],
[/^(?<month>[0-9]{1,2})\/(?<day>[0-9]{1,2})\/(?<year>[0-9]{2})/]
).replace(/^00/, '20'),
notes: 'COMMENTS'
},
license: { id: 'CC0-1.0' }
},
{
country: 'United States',
state: 'North Carolina',
city: 'Asheville',
designation: 'Crowfields',
metadata: 'https://www.arcgis.com/home/item.html?id=599f365dc9634225a0c38c60f9650cc9',
data: {
arcgis: 'https://services1.arcgis.com/PwLrOgCfU0cYShcG/arcgis/rest/services/Tree_Inventory/FeatureServer/11'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Asheville',
scope: 'tree',
inactive: true,
metadata: 'http://ashevilletreemap.org',
data: { manual: 'http://ashevilletreemap.org' },
vfs: '/vsizip/',
fallingfruit_id: 349,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Cary',
scope: 'tree',
metadata: 'https://data.townofcary.org/explore/dataset/cary-trees/information/',
data: 'https://data.townofcary.org/api/explore/v2.1/catalog/datasets/cary-trees/exports/geojson',
crosswalk: { updated: 'editdate', common: 'name', description: 'description' },
license: { id: 'ODbL-1.0' },
opentrees_id: 'cary',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Chapel Hill',
designation: 'University of North Carolina',
scope: 'tree',
metadata: 'https://gisdata-uncadmin.opendata.arcgis.com/datasets/0643ac24fa324cf4a6c97d5c1e0d4c49_1/about',
data: {
arcgis: 'https://gismaps.unc.edu/arcgis/rest/services/UNCOpenData/UNCOpenData/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Charlotte',
designation: 'Bartlett Tree Research Laboratories',
metadata: 'https://www.arcgis.com/home/item.html?id=69d2858822f74c4e8fad23d619b96b66',
data: {
arcgis: 'https://services9.arcgis.com/6LNM62YYwpEJPKbo/arcgis/rest/services/BTRL_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Charlotte',
scope: 'tree',
metadata: 'https://koordinates.com/layer/96938-charlotte-nc-greenways-trees/',
data: {
manual: 'https://koordinates.com/layer/96938-charlotte-nc-greenways-trees/'
},
vfs: '/vsizip/',
filename: 'charlotte-nc-greenways-trees.gdb',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Durham',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://live-durhamnc.opendata.arcgis.com/datasets/DurhamNC::trees-planting-sites/about',
data: {
arcgis: 'https://webgis2.durhamnc.gov/server/rest/services/PublicServices/Environmental/FeatureServer/11'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Fayetteville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=23a36cf936d2451a9ed40e82238e14d0',
data: {
arcgis: 'https://services.arcgis.com/j3zNT485kmwrBtMJ/arcgis/rest/services/Tree_Inventory_Phase_1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Fayetteville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a03ecf29baf44e83ad2903c2069ec91e',
data: {
arcgis: 'https://services.arcgis.com/j3zNT485kmwrBtMJ/arcgis/rest/services/Tree_Inventory_Phase_2/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Fayetteville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=34c5a2f97b4f4e948459390d5c2cbd7e',
data: {
arcgis: 'https://services.arcgis.com/j3zNT485kmwrBtMJ/arcgis/rest/services/Phase3_trees_2017/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Fayetteville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=b093800e97f040139e828d729201e2f8',
data: {
arcgis: 'https://services.arcgis.com/j3zNT485kmwrBtMJ/arcgis/rest/services/Tree_Survey_2020/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Greensboro',
designation: 'Green Hill Cemetery',
scope: 'plant',
metadata: 'https://www.arcgis.com/home/item.html?id=938ca2f492434c42b64e05df1eaea634',
data: {
arcgis: 'https://services1.arcgis.com/A7KFW0gHh8qBaXk3/arcgis/rest/services/GreenHillCemeteryTreeInventory_gdb/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Greensboro',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=5b43f5c835bc472e993321d47526aefb',
data: {
arcgis: 'https://gis.greensboro-nc.gov/arcgis/rest/services/Planning/TreeInventory_CollegeHill_Dunleath_MS/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Raleigh',
scope: 'Trees',
metadata: 'https://data-ral.opendata.arcgis.com/datasets/ral::raleigh-street-and-park-trees/about',
data: {
arcgis: 'https://services.arcgis.com/v400IkDOw1ad7Yad/arcgis/rest/services/PRCR_Urban_Forestry_Trees_Open_Data/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Salisbury',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=9521dbe887db4617ad62d6e098b1a9d7',
data: {
arcgis: 'https://services.arcgis.com/FKrJWv8CWiYT6Rsn/arcgis/rest/services/Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Wake Forest',
scope: 'tree',
metadata: 'http://data2-wakeforestnc.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://services1.arcgis.com/gqTCvanrwF2z2HEu/arcgis/rest/services/Trees/FeatureServer/0'
},
crosswalk: {
scientific: 'SPECIES_LA',
common: 'SPECIES_CO',
health: 'STATUS'
},
opentrees_id: 'wake_forest',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'North Carolina',
city: 'Wilmington',
scope: 'tree-notable',
metadata: 'https://wilmingtonnc.hub.arcgis.com/datasets/wilmingtonnc::heritage-trees/about',
data: {
arcgis: 'https://services1.arcgis.com/GwaLJVJq0Y6voqEc/arcgis/rest/services/Heritage_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Athens',
designation: 'Ohio University',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=ff1d92d407ae41e3a62107be6f830c7f',
data: {
arcgis: 'https://services6.arcgis.com/VF9zVmfenvWNTmVd/arcgis/rest/services/Ohio_University_Campus_Memorials_WFL1/FeatureServer/8'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Bratenahl',
metadata: 'https://www.arcgis.com/home/item.html?id=779c2bba9296410b9f8ef4ea53037303',
data: {
arcgis: 'https://services8.arcgis.com/G9HcjIcXXonYrtdY/arcgis/rest/services/Brat_Village_Tree_Map/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Cincinnati',
designation: 'Xavier University',
metadata: 'https://www.arcgis.com/home/item.html?id=ac701913d1c24e988109d7679a1815d7',
data: {
arcgis: 'https://services5.arcgis.com/bL9D2dODGA0Rk8hK/arcgis/rest/services/Xavier_Master_Tree_Inventory_View_/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Columbus',
designation: 'Ohio State University',
scope: 'tree',
metadata: 'http://hub.arcgis.com/datasets/2b4fc9ac4cdc43b7bba6f2b1e0d6f75f_29/about',
data: {
arcgis: 'https://gismaps.osu.edu/arcgis/rest/services/OSUMaps/BaseMap_RO/MapServer/29'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Columbus',
designation: 'Weinland Park',
notes: 'overlaps Columbus',
metadata: 'https://www.arcgis.com/home/item.html?id=9abe4b9c5a1340f8b243f77aeddd6717',
data: {
arcgis: 'https://services7.arcgis.com/CKzlzHTK1Ng4peUH/arcgis/rest/services/WeinlandParkTreeDataExcel/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Columbus',
scope: 'tree',
metadata: 'http://opendata.columbus.gov/datasets/public-owned-trees/about',
data: {
arcgis: 'https://maps2.columbus.gov/arcgis/rest/services/Schemas/RecreationParks/MapServer/1'
},
crosswalk: {
ref: 'OBJECTID',
dbh_in: 'DIAM_BREAS',
height_ft: 'HEIGHT',
updated: 'INSPECTION',
health: 'CONDITION1',
maturity: 'LIFE_STAGE',
common: 'SP_CODE',
description: 'STR_NAME'
},
license: { id: 'CC0-1.0' },
opentrees_id: 'colombus',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Dublin',
scope: 'tree-street',
metadata: 'https://data-dublinohio.opendata.arcgis.com/datasets/DublinOhio::street-trees-1/about',
data: {
arcgis: 'https://services1.arcgis.com/NqY8dnPSEdMJhuRw/arcgis/rest/services/Street_Trees_including_Removed/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Dublin',
scope: 'tree-park',
metadata: 'https://data-dublinohio.opendata.arcgis.com/datasets/DublinOhio::park-trees-2/about',
data: {
arcgis: 'https://services1.arcgis.com/NqY8dnPSEdMJhuRw/arcgis/rest/services/Park_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Grove City',
metadata: 'https://www.arcgis.com/home/item.html?id=ab5f42155557484b970bfc1bb3538300',
data: {
arcgis: 'https://arcgisweb.grovecityohio.gov:6443/arcgis/rest/services/Stage_Services/Tree_Inventory_ArcPro/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Lebanon',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '7acca8d2c4127b0c55040b229dc880fb' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326',
codes: {
LOT_SIDE: { F: 'Front', I: 'In ROW', O: 'Out ROW', R: 'Rear', S: 'Side' },
GENUS: {
ACER: 'Acer',
AESCULUS: 'Aesculus',
AILANTHUS: 'Ailanthus',
AMELANCHIER: 'Amelanchier',
CARPINUS: 'Carpinus',
CATALPA: 'Catalpa',
CEDRUS: 'Cedrus',
CELTIS: 'Celtis',
CERCIDIPHYLLUM: 'Cercidiphyllum',
CERCIS: 'Cercis',
CORNUS: 'Cornus',
FRAXINUS: 'Fraxinus',
GLEDITSIA: 'Gleditsia',
JUGLANS: 'Juglans',
KOELREUTERIA: 'Koelreuteria',
LIQUIDAMBAR: 'Liquidambar',
LIRIODENDRON: 'Liriodendron',
MAGNOLIA: 'Magnolia',
MALUS: 'Malus',
MORUS: 'Morus',
NYSSA: 'Nyssa',
OTHER: 'Other',
PICEA: 'Picea',
PINUS: 'Pinus',
PLANTING: 'Planting',
PRUNUS: 'Prunus',
PYRUS: 'Pyrus',
QUERCUS: 'Quercus',
ROBINIA: 'Robinia',
SALIX: 'Salix',
SYRINGA: 'Syringa',
TILIA: 'Tilia',
ULMUS: 'Ulmus',
ZELKOVA: 'Zelkova',
NA: 'NA',
GINKGO: 'Ginkgo',
GYMNOCLADUS: 'Gymnocladus',
STEWARTIA: 'Stewartia',
ALMUS: 'Almus',
CLADRASTIS: 'Cladrastis',
CARYA: 'Carya',
PRENANTHES: 'Prenanthes',
SOPHORA: 'Sophora',
PLATANUS: 'Platanus',
CRATAEGUS: 'Crataegus',
POPULUS: 'Populus',
HIBISCUS: 'Hibiscus',
BETULA: 'Betula',
JUNIPERUS: 'Juniperus',
TAXODIUM: 'Taxdium',
CORYLUS: 'Corylus',
FAGUS: 'Fagus'
},
SPECIES: {
ABIES: 'Abies',
ACUTISSIMA: 'Acutissima',
ALBA: 'Alba',
ALTISSIMA: 'Altissima',
AMERICANA: 'Americana',
ARBOREA: 'Arborea',
ATLANTICA: 'Atlantica',
BABYLONICA: 'Babylonica',
BICOLOR: 'Bicolor',
BILOBA: 'Biloba',
CALLERYANA: 'Calleryana',
CANADENSIS: 'Canadensis',
CAROLINIANA: 'Caroliniana',
CERASIFERA: 'Cerasifera',
COMMUNIS: 'Communis',
CORDATA: 'Cordata',
ELEGANS: 'Elegans',
ELLIPSOIDALIS: 'Ellipsoidalis',
FLORIDA: 'Florida',
GLABRA: 'Glabra',
JAPONICUM: 'Japonicum',
LARGE: 'Large',
MACROCARPA: 'Macrocarpa',
MEDIUM: 'Medium',
MEDLG: 'Medium Large',
MUEHLENBERGII: 'Muehlenbergii',
NEGUNDO: 'Negundo',
NIGRA: 'Nigra',
NIGRUM: 'Nigrum',
OCCIDENTALIS: 'Occidentalis',
PALUSTRIS: 'Palustris',
PARVIFOLIA: 'Parvifolia',
PENNSYLVANICA: 'Pennsylvanica',
PLATANOIDES: 'Platanoides',
PUMILA: 'Pumila',
PUNGENS: 'Pungens',
RETICULATA: 'Reticulata',
ROBUR: 'Robur',
RUBRA: 'Rubra',
RUBRUM: 'Rubrum',
SACCHARINUM: 'Saccharinum',
SACCHARUM: 'Saccharum',
SARGENTII: 'Sargentii',
SEROTINA: 'Serotina',
SERRULATA: 'Serrulata',
SMALL: 'Small',
SPECIES: 'Species',
STROBUS: 'Strobus',
STYRACIFLUA: 'Styraciflua',
SYLVATICA: 'Sylvatica',
SYLVESTRIS: 'Sylvestris',
TRIACANTHOS: 'Tricanthos',
TULIPIFERA: 'Tulipifera',
NA: 'NA',
MIYABEI: 'Miyabei "Morton"',
PANICULATA: 'Paniculata',
PSEUDOCAMELLIA: 'Pseudocamellia',
DIOICUS: 'Dioicus',
KOUSA: 'Kousa',
BETULUS: 'Betulus',
KENTUKEA: 'Kentukea',
XYEDOENSIS: 'X Yedoensis',
TRUNCATUM: 'Truncatum',
FALCATE: 'Falcate',
XGRANDIFLORA: 'X Grandiflora',
GINNALA: 'Ginnala',
LUTEA: 'Lutea',
XPLATANOIDES: 'X Platanoides',
FLAVA: 'Flava',
OVATA: 'Ovata',
BIGNONIOIDES: 'Bignonioides',
DEODARA: 'Deodara',
PSEUDOACACIA: 'Pseudoacacia',
SAGITTATA: 'Sagittata',
SPACH: 'Spach',
XACERFOLIA: 'X Acerfolia',
SUBHIRTELLA: 'Subhirtella Autumnalis',
TOMENTOSA: 'Tomentosa',
TATARIAN: 'Tatarian',
GRISEUM: 'Griseum',
XVERSCHAFFELTII: 'X Verschaffeltii',
COCCINEA: 'Coccinea',
ACERIFOLIA: 'Acerifolia',
JAPONICA: 'Japonica',
SERRATA: 'Serrata',
VIRGINIANA: 'Virginiana',
'VIRGINIANA SCHUBERTI': 'Virginiana Schuberti',
PRAIRIEFIRE: 'Prairiefire',
SYRIACUS: 'Syriacus',
DELTOIDES: 'Deltoides',
ALLISSIMA: 'Allissima',
SPECIOSA: 'Speciosa',
IMBRICARIA: 'Imbricaria',
DISTICHUM: 'Distichum',
COLURNA: 'Colurna',
GRANDFOLIA: 'Grandfolia',
PALMATUM: 'Palmatum',
PHAENOPYRUM: 'Phaenopyrum',
SHUMARDII: 'Shumardii',
LIBANI: 'Libani',
GLAUCA: 'Glauca',
'CRUS-GALLI': 'Crus-Galli'
},
INACTIVE: { '0': 'Inactive', '1': 'Active' },
COM_NAME: {
'Acer Ginnala': 'Amur Maple',
'Acer Griseum': 'Paperbark Maple',
'Acer Miyabei': 'Morton Maple',
'Acer Negundo': 'Boxelder Maple',
'Acer Nigrum': 'Black Maple',
'Acer Platanoides': 'Norway Maple',
'Acer Rubrum': 'Red Maple',
'Acer Saccharinum': 'Silver Maple',
'Acer Saccharum': 'Sugar Maple',
'Acer Truncatum': 'Shantung Maple',
'Aesculus Flava': 'Yellow Buckeye',
'Aesculus Glabra': 'Ohio Buckeye',
'Carpinus Betulus': 'European Hornbeam',
'Carpinus Caroliniana': 'American Hornbeam',
'Catalpa Bignonioides': 'Southern Catalpa',
'Catalpa Speciosa': 'Northern Catalpa',
'Cedrus Deodara': 'Deodar Cedar',
'Celtis Occidentalis': 'Common Hackberry',
'Cercidiphyllum Japonicum': 'Katsura Tree (Big)',
'Cercidiphyllum Magnificum': 'Katsura Tree (Small)',
'Cercis Canadensis': 'Eastern Redbud',
'Cladrastis Lutea': 'Yellowwood',
'Cladrastis Kentukea': 'Kentucky Yellowwood',
'Cornus Florida': 'Flowering Dogwood',
'Cornus Kousa': 'Kousa Dogwood',
'Fraxinus Americana': 'White Ash',
'Fraxinus Pennsylvanica': 'Green Ash',
'Ginkgo Biloba': 'Ginkgo Biloba "Maidenhair"',
'Gleditsia Triacanthos': 'Honey Locust',
'Gymnocladus Dioicus': 'Kentucky Coffeetree',
'Juglans Nigra': 'Black Walnut',
'Juglans Regia': 'English Walnut',
'Koelreuteria Bipinnata': 'Chinese Flame-tree',
'Koelreuteria Elegans': 'Flamegold',
'Koelreuteria Paniculata': 'Golden Rain Tree',
'Liquidambar Styraciflua': 'Sweet Gum',
'Liriodendron Tulipifera': 'Tuliptree',
'Malus Pumila': 'Paradise Apple',
'Morus Rubra': 'Red Mulberry',
'Nyssa Sylvatica': 'Black Gum',
'Picea Abies': 'Norway Spruce',
'Picea Pungens': 'Blue Spruce',
'Pinus Strobus': 'Eastern White Pine',
'Pinus Sylvestris': 'Scots Pine',
'Platanus Occidentalis': 'American Sycamore',
'Populus Alba': 'White Poplar',
'Prenanthes Sagittata': 'Arrowleaf Rattlesnake Root',
'Prunus Cerasifera': 'Plum Cherry',
'Prunus Serotina': 'Black Cherry',
'Prunus Serrulata': 'Japanese Flowering Cherry',
'Prunus Subhirtella': 'Winter Flowering Cherry',
'Prunus Virginiana': 'Choke Cherry',
'Pyrus Calleryana': 'Callery Pear',
'Pyrus Communis': 'Common Pear',
'Quercus Acutissima': 'Sawtooth Oak',
'Quercus Alba': 'White Oak',
'Quercus Bicolor': 'Swamp White Oak',
'Quercus Ellipsoidalis': 'Northern Pin Oak',
'Quercus Falcate': 'Southern Red Oak',
'Quercus Macrocarpa': 'Bur Oak',
'Quercus Muehlenbergii': 'Chinkapin Oak',
'Quercus Palustris': 'Pin Oak',
'Quercus Robur': 'English Oak',
'Quercus Rubra': 'Northern Red Oak',
'Robinia Pseudoacacia': 'Black Locust',
'Salix Babylonica': 'Weeping Willow',
'Sophora Japonica': 'Pagoda Tree',
'Stewartia Pseudocamellia': 'Japanese Stewartia',
'Syringa Reticulata': 'Japanese Lilac Tree',
'Tilia Americana': 'American Basswood Linden',
'Tilia Cordata': 'Littleleaf Linden',
'Tilia Tomentosa': 'Sterling Silver Linden',
'Ulmus Americana': 'American Elm',
'Ulmus Parvifolia': 'Chinese Elm',
'Ulmus Pumila': 'Siberian Elm',
'Zelkova Spach': 'Zelkova',
'Zelkova Serrata': 'Japanese City "Sprite Zelkova"',
'Amelanchier Arborea': 'Cumulus Serviceberry',
'Carya Ovata': 'Shagbark Hickory',
'Acer Species': 'Maple',
'Aesculus Species': 'Buckeye',
'Amelanchier Species': 'Serviceberry',
'Amelanchier Xgrandiflora': 'Autumn Brilliance Serviceberry',
'Carpinus Species': 'Hornbeam',
'Catalpa Species': 'Catalpa',
'Cedrus Species': 'Cedar',
'Celtis Species': 'Hackberry',
'Cercidiphyllum Species': 'Katsura',
'Cercis Species': 'Redbud',
'Cornus Species': 'Dogwood',
'Crataegus Species': 'Hawthorn',
'Fraxinus Species': 'Ash',
'Gymnocladus Species': 'Coffeetree',
'Juglans Species': 'Walnut',
'Malus Species': 'Apple',
'Morus Species': 'Mulberry',
'Picea Species': 'Spruce',
'Pinus Species': 'Pine',
'Platanus Species': 'Sycamore',
'Populus Species': 'Poplar',
'Prunus Species': 'Cherry',
'Pyrus Species': 'Pear',
'Quercus Species': 'Oak',
'Salix Species': 'Willow',
'Syringa Species': 'Lilac',
'Ulmus Species': 'Elm',
'Magnolia Species': 'Magnolia',
'Prunus Xyedoensis': 'Yoshino Cherry',
'Platanus Hybrida': 'London Sycamore',
'Platanus Xacerfolia': 'London Plane Sycamore',
'Prunus Virginiana schuberti': 'Canada Red Cherry (Tree Form)',
'Malus Prairiefire': 'Prairiefire Crabapple',
'Hibiscus Syriacus': 'Rose of Sharon',
'Populus Deltoides': 'Eastern Cottonwood',
'Betula Nigra': 'River Birch',
'Morus Alba': 'White Mulberry',
'Juniperus Virginiana': 'Eastern Redcedar',
'Quercus Imbricaria': 'Shingle Oak',
'Taxodium Distichum': 'Baldcypress',
'Corylus Colurna': 'Turkish Hazel',
'Fagus Grandfolia': 'Beech Tree',
'Pincea Glauca': 'White Spruce',
'Cedrus Libani': 'Lebanon Cedar',
'Acer Palmatum': 'Japanese Maple',
'Crataegus Phaenopyrum': 'Washington Hawthorne',
'Quercus Shumardii': "Shumard's Oak",
'Ailanthus Altissima': 'Tree of Heaven',
'Crataegus Crus-Galli': 'Cockspur Hawthorn',
'Morus Rubrum': 'Red Gelato Mulberry'
},
CondType: {
DEAD: 'Dead',
FAIR: 'Fair',
GOOD: 'Good',
POOR: 'Poor',
CRITICAL: 'Critical',
EXCELLENT: 'Excellent',
VERYGOOD: 'Very Good',
UNK: 'Unknown',
NA: 'NA'
},
MINORTYPE: {
PR1: 'Priority 1',
PR2: 'Priority 2',
R_LG: 'Routine Large',
R_SM: 'Routine Small',
STUMP: 'Stump',
TRAIN: 'Train',
PLANT: 'Plant',
NA: 'NA',
REMD: 'Removed',
PROP: 'Proposed',
REM1: 'Remove Immediately',
RAISE: 'Raise',
PRUNE: 'Prune'
}
}
},
{
country: 'United States',
state: 'Ohio',
city: 'Marysville',
scope: 'tree',
metadata: 'https://open-data-marysville.opendata.arcgis.com/datasets/Marysville::tree-sites/about',
data: {
arcgis: 'https://services3.arcgis.com/ccRMrVzOSHBUG6X2/arcgis/rest/services/Tree_Sites_Public/FeatureServer/0'
},
deleteFunc: x => x.status === 'Site - Vacant',
crosswalk: {
ref: 'treeid',
common: 'common',
genus: 'genus',
species: 'sp_epith',
cultivar: 'variety',
location: 'type',
dbh_in: 'dbh',
height_ft: 'height',
health: 'trcond',
updated: 'last_edited_date'
},
opentrees_id: 'marysville_oh',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Sandusky',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=ea3deef3f18445738bde158f6e604453',
data: {
arcgis: 'https://services3.arcgis.com/r00vmm8eIzAwdHlO/arcgis/rest/services/COSTreeInventory_publicview/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Ohio',
city: 'Westerville',
scope: 'tree',
metadata: 'https://hub.arcgis.com/datasets/Westerville::comm-parks-rec-trees/about',
data: {
arcgis: 'https://webgis.westerville.org/public/rest/services/TransparencyHub/Trees/FeatureServer/0'
},
crosswalk: {
dbh_in: 'DBH',
common: 'COMMON_NAME',
location: 'TREE_TYPE',
health: 'CONDITION',
scientific: 'SCIENTIFIC'
},
opentrees_id: 'westerville_oh',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'Grants Pass',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=885c198264304692b89fc3cc418fb6bf',
data: {
arcgis: 'https://services2.arcgis.com/pc4beVTMEhYHqerq/arcgis/rest/services/Tree_Inventory_1_ViewLayer/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'La Grande',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=ccc61822a90042b39583afa2bace0c08',
data: {
arcgis: 'https://services8.arcgis.com/fctQFRCLcuzAFEur/arcgis/rest/services/Tree_Inventory_Public/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'Oregon City',
scope: 'tree',
metadata: 'https://koordinates.com/layer/100048-oregon-city-oregon-trees/',
data: {
arcgis: 'https://maps.orcity.org/arcgis/rest/services/WaterAndNaturalResources/MapServer/11'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'Portland',
scope: 'tree-street',
metadata: 'http://gis-pdx.opendata.arcgis.com/datasets/street-trees/about',
data: {
arcgis: 'https://www.portlandmaps.com/arcgis/rest/services/Public/COP_OpenData_Environment/MapServer/25'
},
crosswalk: {
ref: 'OBJECTID',
updated: 'Date_Inven',
planted: 'Plant_Date',
scientific: 'Scientific',
genus: 'Genus',
family: 'Family',
common: 'Common',
health: 'Condition',
dbh_in: 'DBH',
note: 'Notes',
edible: x => ({
'no': 'false',
'fruit': 'fruit',
'nut': 'nut'
})[x['Edible']],
location: x => 'street'
},
opentrees_id: 'pdx-street',
fallingfruit_id: 94,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'Portland',
scope: 'tree-park',
metadata: 'http://gis-pdx.opendata.arcgis.com/datasets/parks-tree-inventory/about',
data: {
arcgis: 'https://www.portlandmaps.com/arcgis/rest/services/Public/COP_OpenData_Environment/MapServer/220'
},
crosswalk: {
ref: 'OBJECTID',
updated: 'Inventory_',
dbh_in: 'DBH',
height_ft: 'TreeHeight',
crown_ft: x => (x['CrownWidth'] + x['CrownWid_1']) / 2,
carbon_lb: 'Carbon_Sto',
carbon_annual_lb: 'Carbon_Seq',
health: 'Condition',
family: 'Family',
genus: 'Genus',
scientific: 'Genus_spec',
common: 'Common_nam',
description: 'Species_fa',
origin: x => ({
'Yes': 'native'
})[x['Native']],
edible: x => ({
'Yes': 'true',
'Yes - fruit': 'fruit',
'Yes - nuts': 'nut',
'No': 'false'
})[x['Edible']]
},
opentrees_id: 'pdx-park',
fallingfruit_id: 93,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'Talent',
designation: 'Colver Road Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=e48dfc7cceab4dcab6d757f29a4c78a0',
data: {
arcgis: 'https://services8.arcgis.com/WTpeil3dRPBpap1N/arcgis/rest/services/COLVER_PARK_TREE_POINTS/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Oregon',
city: 'Wilsonville',
metadata: 'https://www.arcgis.com/home/item.html?id=be1cd8dacddc4059b0818046f11e8964',
data: {
arcgis: 'https://dev.wilsonvillemaps.com/server/rest/services/cartegraph_sde_gis16/FeatureServer/48'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Allentown',
scope: 'tree',
metadata: 'https://opendata.allentownpa.gov/datasets/AllentownPA::city-trees/about',
data: {
arcgis: 'https://services1.arcgis.com/WUqVDRuvIiIiH2Pl/arcgis/rest/services/City_Trees/FeatureServer/0'
},
crosswalk: {
common: 'TR_COMMON',
scientific: 'TR_GENUS',
dbh_in: 'TR_DIA',
health: 'CONDITION',
updated: 'INPUT_DATE'
},
opentrees_id: 'allentown',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Bethlehem',
designation: 'Lehigh University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=6fb9dc7447524b3a9021a4e36a00f0fd',
data: {
arcgis: 'https://services2.arcgis.com/NlbUAihbvA50xxJw/arcgis/rest/services/Lehigh_University_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Bethlehem',
designation: 'Moravian University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=1573495b484049719bb6a759f9e1fd60',
data: {
arcgis: 'https://services2.arcgis.com/NlbUAihbvA50xxJw/arcgis/rest/services/Moravian_University_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Bethlehem',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=2f0bf054191d4fd381e26a3ed1a7958a',
data: {
arcgis: 'https://services2.arcgis.com/NlbUAihbvA50xxJw/arcgis/rest/services/COB_Tree_Inventory_Public_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'College Township',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=19dd6203a942417c8055371b9d9e9f0c',
data: {
arcgis: 'https://services8.arcgis.com/qnunbWxvlJsj1oVm/arcgis/rest/services/Street_Trees_Public/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Harrisburg',
scope: 'tree-street',
metadata: 'https://hub.arcgis.com/datasets/COHBG::street-trees-3/about',
data: {
arcgis: 'https://services5.arcgis.com/9n3LUAMi3B692MBL/arcgis/rest/services/Corrected_2018_Tree_Layer/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Harrisburg',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=197acffdce134d5aa9109e2283005edf',
data: {
arcgis: 'https://services5.arcgis.com/9n3LUAMi3B692MBL/arcgis/rest/services/Park_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Mount Lebanon',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=bdc05017c91d45e3b729979bf0a8b231',
data: {
arcgis: 'https://services8.arcgis.com/4sXEsxQJTWBlSKA1/arcgis/rest/services/TreesFeatureService_ReadOnly/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Mount Lebanon',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=bdc05017c91d45e3b729979bf0a8b231',
data: {
arcgis: 'https://services8.arcgis.com/4sXEsxQJTWBlSKA1/arcgis/rest/services/TreesFeatureService_ReadOnly/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Mount Lebanon',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=111f82cc9d5c4fe1a3ca7a55659096b8',
data: {
arcgis: 'https://services8.arcgis.com/4sXEsxQJTWBlSKA1/arcgis/rest/services/ParkTrees_ReadOnly/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Philadelphia',
designation: 'Temple University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=56557a4b640d4d33ae96e066fe3782bd',
data: {
arcgis: 'https://services.arcgis.com/6fiE7QkLWSPMd0N5/arcgis/rest/services/Tree_Inventory_on_Main_Campus/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Philadelphia',
scope: 'tree',
metadata: 'https://opendataphilly.org/datasets/philadelphia-tree-inventory/',
data: {
arcgis: 'https://services.arcgis.com/fLeGjb7u4uXqeF9q/ArcGIS/rest/services/PPR_Tree_Inventory_2022/FeatureServer/0'
},
opentrees_id: 'philadelphia',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Philadelphia',
scope: 'tree',
notes: 'superseded (for Philadelphia subset)',
inactive: true,
metadata: 'https://www.opentreemap.org/phillytreemap/map/',
data: { manual: 'https://www.opentreemap.org/phillytreemap/map/' },
srs: '+init=EPSG:4326',
fallingfruit_id: 92,
opentrees_id: 'philadelphia'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Phoenixville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=828da60491a442c497cf073c78f27976',
data: {
arcgis: 'https://services1.arcgis.com/gGHDlz6USftL5Pau/arcgis/rest/services/phxtrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Pittsburgh',
designation: 'University of Pittsburgh',
metadata: 'https://www.arcgis.com/home/item.html?id=887c75d62f7b475ab845c7670e993ee8',
data: {
arcgis: 'https://services7.arcgis.com/arZnhQhtvIXpgVPD/arcgis/rest/services/IMP_WFL1/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Pittsburgh',
scope: 'tree',
metadata: 'https://data.wprdc.org/dataset/city-trees',
data: 'https://data.wprdc.org/datastore/dump/1515a93c-73e3-4425-9b35-1cd11b2196da',
geometry: { x: 'longitude', y: 'latitude' },
srs: 'EPSG:4326',
crosswalk: {
common: 'common_name',
ref: 'id',
scientific: 'scientific_name',
height_ft: 'height',
health: 'condition'
},
license: { id: 'CC-BY-4.0' },
fallingfruit_id: 127,
opentrees_id: 'pittsburgh'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Selinsgrove',
designation: 'Susquehanna University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=d4cb38fcb89148fc980318862a49aa30',
data: {
arcgis: 'https://services3.arcgis.com/QhHiDuPJvXaEOuSa/arcgis/rest/services/Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'Villanova',
designation: 'Villanova University',
metadata: 'https://www.arcgis.com/home/item.html?id=e786e061f887473b9797c12ac66529b2',
data: {
arcgis: 'https://services5.arcgis.com/yCVH8H4hXcgEqeRw/arcgis/rest/services/CampusTrees_Public/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Pennsylvania',
city: 'West Chester Borough',
scope: 'tree',
notes: 'unofficial',
metadata: 'http://hub.arcgis.com/datasets/WCUPAGIS::borotrees-1/about',
data: {
arcgis: 'https://services1.arcgis.com/xnOV358bj0tLwxji/arcgis/rest/services/BoroTrees/FeatureServer/0'
},
crosswalk: {
dbh_in: 'DBH',
ref: 'ID_1',
genus: 'Genus',
species: 'Species_1',
common: 'CommonName',
health: 'Condition_1'
},
opentrees_id: 'west_chester_pa',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Rhode Island',
city: 'Providence',
scope: 'tree-street',
metadata: 'https://data.providenceri.gov/Neighborhoods/Providence-Tree-Inventory/uv9w-h8i4',
data: 'https://data.providenceri.gov/api/views/uv9w-h8i4/rows.csv',
// 11 11TH ST\nProvidence, Rhode Island\n(41.855221, -71.397057)
// Parse coordinates with named regex capture groups
coordsFunc: x => {
const match = x['Property Address'].match(
/\((?<y>-?[0-9\.]+)\s*,\s*(?<x>-?[0-9\.]+)\)/
)
return [match?.groups?.x, match?.groups?.y].map(Number)
},
srs: 'EPSG:4326',
crosswalk: { scientific: 'Species', dbh_in: 'Diameter in Inches' },
opentrees_id: 'providence'
},
{
country: 'United States',
state: 'South Carolina',
scope: 'tree-notable',
metadata: 'https://clemson.maps.arcgis.com/home/item.html?id=26fe789e994f4c90b6670902af7d9c77',
data: {
arcgis: 'https://services1.arcgis.com/x5wCko8UnSi4h0CB/arcgis/rest/services/South_Carolina_Champion_Tree/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'South Carolina',
city: 'Aiken',
scope: 'tree-notable',
metadata: 'https://open-data-aiken-sc.hub.arcgis.com/datasets/0df3e53a96d44b368ef7837e7fd2b042_2/about',
data: {
arcgis: 'https://utility.arcgis.com/usrsvcs/servers/0df3e53a96d44b368ef7837e7fd2b042/rest/services/TempProjects/Trees_Bartlett_Survey_Conditions/MapServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'South Carolina',
city: 'Clemson',
designation: 'Clemson University',
scope: 'tree',
metadata: 'https://www.clemson.edu/campus-map/',
data: 'https://www.clemson.edu/campus-map/kml/trees.kmz',
vfs: '/vsizip/',
fallingfruit_id: 351,
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'South Carolina',
city: 'Rock Hill',
designation: 'Winthrop University',
scope: 'tree',
notes: "Downloaded from the ArcGIS Open Data portal | Originally downloaded as two CSV files named 'Tree Inventory (large).csv' and 'Tree Inventory (small)(master).csv' that were merged into a single file",
data: { checksum: 'c651fa207011d6790eaef8fd71083add' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'South Dakota',
city: 'Sioux Falls',
scope: 'tree',
notes: 'geofenced (US)',
metadata: 'https://dataworks.siouxfalls.org/datasets/cityofsfgis::trees/about',
data: {
arcgis: 'https://gis2.siouxfalls.org/arcgis/rest/services/Data/Trees/MapServer/10'
},
crosswalk: {
ref: 'AssetID',
location: 'Location',
common: 'FullName',
scientific: 'Species',
family: 'Family',
crown_ft: 'Spread',
height_ft: 'Height',
dbh_in: 'Diameter',
health: 'Condition',
note: 'SpecialComments',
updated: 'last_edited_date'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'sioux_falls',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'South Dakota',
city: 'Spearfish',
designation: 'Black Hills State University',
scope: 'tree',
metadata: 'https://www.bhsu.edu/Faculty-Staff/Campus-Services/Facilities-Services/Sustainability/Tree-Campus-USA',
data: 'https://google.com/maps/d/u/0/kml?mid=1oS_JtUNVQbQgpz3-2SckEYGq4Ap-DruC&lid=-0kjZeeR9Bw&forcekml=1',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Tennessee',
city: 'Clarksville',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=27df946be9a049dba2b725c13ff67370',
data: {
arcgis: 'https://services6.arcgis.com/H9ihyy27OU16MQR3/arcgis/rest/services/Trees_view/FeatureServer/304'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Tennessee',
city: 'Nashville',
scope: 'tree',
metadata: 'https://www.nashville.gov/departments/water/stormwater/tree-information/inventory-and-canopy-assessment',
data: 'https://filetransfer.nashville.gov/portals/0/sitecontent/pw/docs/beautification/tree_canopy/Urban-Tree-Inventory-Data-Loc-Species-Size.xls',
openFunc: file => helpers.openExcelWithGdal(file, {type: 'file'}),
addressFunc: x => {
if (x['Address #'] && x['Street']) {
return `${x['Address #']} ${x['Street']}, Nashville, Tennessee, USA`
}
},
crosswalk: {
scientific: 'Scientific Name',
common: 'Common Name',
height_range: 'Height',
dbh_range: 'Width'
},
fallingfruit_id: 73
},
{
country: 'United States',
state: 'Texas',
city: 'Arlington',
scope: 'tree-street-main',
metadata: 'https://koordinates.com/layer/97860-arlington-tx-trees/',
data: {
arcgis: 'https://gis2.arlingtontx.gov/agsext2/rest/services/Parks/ParksAccessory/MapServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Austin',
designation: 'University of Texas',
scope: 'tree',
inactive: true,
notes: 'Originally downloaded as a KMZ file | Conducted in spring 2007 by University of Texas Landscape Services (https://facilitiesservices.utexas.edu/services/landscape-and-pest-control-services)',
metadata: 'http://www.everytrail.com/view_trip.php?trip_id=954189',
data: { checksum: '7e84f5c6834c46b4531077dc6697facc' },
geometry: { x: 'Longitude', y: 'Latitude' },
srs: 'EPSG:4326',
fallingfruit_id: 228
},
{
country: 'United States',
state: 'Texas',
city: 'Austin',
scope: 'tree',
metadata: 'https://data.austintexas.gov/Locations-and-Maps/Tree-Inventory/wrik-xasw',
data: {
arcgis: 'https://services.arcgis.com/0L95CJ0VTaxqcmED/ArcGIS/rest/services/Tree_Inventory/FeatureServer/0'
},
crosswalk: {
scientific: 'SPECIES',
common: 'COM_NAME',
dbh_in: 'DBH',
height_ft: 'HEIGHT',
health: 'CONDITION',
location: 'LAND_TYPE'
},
license: { id: 'CC-PDM-1.0' },
fallingfruit_id: 326,
opentrees_id: 'austin',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Denton',
designation: 'University of North Texas',
scope: 'tree',
metadata: 'https://data-untgis.opendata.arcgis.com/datasets/untgis::tree-3/about',
data: {
arcgis: 'https://services6.arcgis.com/nwPkaLXTDexHnmsW/arcgis/rest/services/Tree/FeatureServer/0'
},
crosswalk: { note: 'NOTES', common: 'NAME_COMN', ref: 'UNT_ID' },
opentrees_id: 'unt',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'El Paso',
designation: 'University of Texas',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=377ae57c433142928a20a698352003fb',
data: {
arcgis: 'https://services3.arcgis.com/yNYLA0jxavf9Ecrz/arcgis/rest/services/UTEP_Campus_Grounds_gdb/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Houston',
designation: 'Houston Parks Board',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=3e3da366f3e948f79addba740e49d66b',
data: {
arcgis: 'https://services6.arcgis.com/Xv3JMHA0Kl8GN3tJ/arcgis/rest/services/HPB_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Houston',
scope: 'tree',
metadata: 'https://mycity.maps.arcgis.com/home/item.html?id=c5190fdeff1f42c586b03bfcb5e46784',
data: {
arcgis: 'https://services.arcgis.com/NummVBqZSIJKUeVR/arcgis/rest/services/COH_UrbanForestry_Trees_VIEW_ONLY/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
notes: 'Very partial city coverage',
country: 'United States',
state: 'Texas',
city: 'Kerrville',
scope: 'tree-park',
metadata: 'https://koordinates.com/layer/20108-kerrville-texas-trees/',
data: {
manual: 'https://koordinates.com/layer/20108-kerrville-texas-trees/'
},
vfs: '/vsizip/',
filename: 'kerrville-texas-trees.gdb',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Pearland',
scope: 'tree-park',
metadata: 'https://koordinates.com/layer/31603-pearland-texas-trees/',
data: {
manual: 'https://koordinates.com/layer/31603-pearland-texas-trees/'
},
vfs: '/vsizip/',
filename: 'pearland-texas-trees.gdb',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Richardson',
scope: 'tree-park',
metadata: 'http://opendata-richardson.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://maps.cor.gov/arcgis/rest/services/OpenData/Trees/MapServer/0'
},
crosswalk: {
common: 'NAME',
genus: 'GENUS',
species: 'SPECIES',
age: 'TREEAGE',
dbh_in: 'DIAMETER',
height_ft: 'HEIGHT',
owner: 'OWNEDBY',
structure: 'TRUNKSTRCT',
note: 'COMMENTS',
updated: 'last_edited_date'
},
terms: 'This data product is free and open access for personal use and adaptation.',
opentrees_id: 'richardson',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Texas',
city: 'Wylie',
scope: 'tree',
metadata: 'https://gisdata-wylietx.opendata.arcgis.com/datasets/treesurvey/about',
data: {
arcgis: 'https://maps.wylietexas.gov/arcgis/rest/services/ParksDept/TreeSurvey/FeatureServer/0'
},
crosswalk: {
ref: 'TK_ID',
common: 'COMMON',
dbh_in: 'DBH',
health: 'CONDITION',
updated: 'INSPECT_DT'
},
opentrees_id: 'wylie_tx',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Utah',
scope: 'tree',
notes: 'aggregate',
metadata: 'https://utahdnr.maps.arcgis.com/home/item.html?id=cb15bada7052438aa52f965edefb4225',
data: {
arcgis: 'https://services.arcgis.com/ZzrwjTRez6FJiOq4/arcgis/rest/services/UrbanTreeInventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Utah',
scope: 'tree-notable',
metadata: 'https://utahdnr.maps.arcgis.com/home/item.html?id=ee8d5d4e92c344c5b6c2f76c3b7992d3',
data: {
arcgis: 'https://services.arcgis.com/ZzrwjTRez6FJiOq4/arcgis/rest/services/Big_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Utah',
city: 'Cedar City',
designation: 'Southern Utah University',
metadata: 'https://www.arcgis.com/home/item.html?id=5c726f6b383840d6a155548f4e15c174',
data: {
arcgis: 'https://services1.arcgis.com/QsZ6YNp8DCrBlhlg/arcgis/rest/services/SUUTreePUB_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Utah',
city: 'Centerville',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=d29135d70d3b402c8b29a57a2c599186',
data: {
arcgis: 'https://services1.arcgis.com/rdQPhMjJQVUQCDzu/arcgis/rest/services/TreeInventory_WFL1/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Utah',
city: 'Logan',
designation: 'Utah State University',
scope: 'tree',
inactive: true,
metadata: 'http://earth.gis.usu.edu/trees/',
data: { checksum: '6e4cb7b602136419eb58bc4aa090f335' },
driver: 'CSV',
geometry: { x: 'X', y: 'Y' },
srs: 'EPSG:32612',
fallingfruit_id: 147
},
{
country: 'United States',
state: 'Utah',
city: 'Ogden',
designation: 'Weber State University',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=12df9a6b669c492e8c0df0b4a029c49b',
data: 'https://www.arcgis.com/sharing/rest/content/items/12df9a6b669c492e8c0df0b4a029c49b/data',
openFunc: file => {
// title for both: Trees
const layerNames = ['first_half_7932', 'second_half_6963']
const files = layerNames.map(layerName =>
helpers.readEsriFeatureCollectionToVsimem(file, {layerName})
)
return helpers.openFileUnionWithGdal(files)
},
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Utah',
city: 'Provo',
scope: 'tree',
metadata: 'https://opendata.utah.gov/dataset/Trees_1K/595y-dqkb',
data: 'https://opendata.utah.gov/api/geospatial/595y-dqkb?method=export&format=geojson',
srs: '+init=EPSG:4326'
},
{
omit: 'Superseded by https://anropendata-vtanr.opendata.arcgis.com/datasets/VTANR::municipal-tree-inventory-1/about',
country: 'United States',
state: 'Vermont',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '0a9c89df26dc20509c83f0fdc76f85e4' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326',
codes: {
'gdb_anr_ddev.ANR_ADMIN.EcologicFlora_UrbanTreeInventory_point.SpeciesID': {
TIAM: 'American basswood',
ULAM: 'American elm',
ILOP: 'American holly',
ACGI: 'Amur maple',
FR: 'Ash',
PINI: 'Austrian pine',
ABBA: 'Balsam fir',
POBA: 'Balsam poplar',
TI: 'Basswood',
FA: 'Beech',
BE: 'Birch',
ROPS: 'Black locust',
PONI: 'Black poplar',
PIMA: 'Black spruce',
JUNI: 'Black walnut',
PIPU: 'Blue spruce',
PICO5: 'Bolander beach pine',
ACNE: 'Boxelder',
'BDL OTHER': 'Broadleaf Deciduous Large',
'BDM OTHER': 'Broadleaf Deciduous Medium',
'BDS OTHER': 'Broadleaf Deciduous Small',
'BEL OTHER': 'Broadleaf Evergreen Large',
'BEM OTHER': 'Broadleaf Evergreen Medium',
'BES OTHER': 'Broadleaf Evergreen Small',
QUMA1: 'Bur oak',
JUCI: 'Butternut',
POCA2: 'Carolina poplar',
CA3: 'Catalpa',
PRCE: 'Cherry plum',
ULPA: 'Chinese elm',
QUMU: 'Chinkapin oak',
PRVI: 'Common chokecherry',
JUCO1: 'Common juniper',
'CEL OTHER': 'Conifer Evergreen Large',
'CEM OTHER': 'Conifer Evergreen Medium',
'CES OTHER': 'Conifer Evergreen Small',
PO: 'Cottonwood',
MA2: 'Crabapple',
SAFR: 'Crack willow',
MEGL: 'Dawn redwood',
CO1: 'Dogwood',
PSME: 'Douglas fir',
JUVI: 'Eastern red cedar',
CECA: 'Eastern redbud',
PIST: 'Eastern white pine',
ULS: 'Elm',
PIEN: 'Engelmann spruce',
QURO: 'English oak',
FASY: 'European beech',
PRPA: 'European bird cherry',
RHCA: 'European buckthorn',
CABE: 'European hornbeam',
SOAU: 'European mountain ash',
BEPE: 'European white birch',
ACFR: 'Freeman maple',
POFR: 'Fremont cottonwood',
GIBI: 'Ginkgo',
FRPE: 'Green ash',
CR: 'Hawthorn',
CA1: 'Hickory',
GLTR: 'Honeylocust',
LOSP: 'Honeysuckle',
AEHI: 'Horsechestnut',
SYRE: 'Japanese tree lilac',
JU: 'Juniper',
GYDI: 'Kentucky coffeetree',
POAC5: 'Lanceleaf cottonwood',
SYSP: 'Lilac',
PIFL: 'Limber pine',
TICO: 'Littleleaf linden',
PICO: 'Lodgepole pine',
AC: 'Maple',
PICE: 'Mexican pinyon',
SO: 'Mountain ash',
POAN: 'Narrowleaf cottonwood',
CASP: 'Northern catalpa',
CEOC: 'Northern hackberry',
QURU: 'Northern red oak',
ACPL: 'Norway maple',
PIAB: 'Norway spruce',
QU: 'Oak',
AEGL: 'Ohio buckeye',
JUMO: 'One seed juniper',
BEPA: 'Paper birch',
MAPU: 'Paradise apple',
PY: 'Pear',
QUPA: 'Pin oak',
PI2: 'Pine',
PIED: 'Pinyon pine',
POSA: 'Plains cottonwood',
PR: 'Plum',
PIPO: 'Ponderosa pine',
WISI: 'Purple wisteria',
SADI: 'Pussy willow',
POTR1: 'Quaking aspen',
TH9: 'Red cedar',
ACRU: 'Red maple',
MORU: 'Red mulberry',
PIRU: 'Red spruce',
BENI: 'River birch',
JUSC: 'Rocky mountain juniper',
ACGL: 'Rocky mountain maple',
ELAN: 'Russian olive',
QUCO: 'Scarlet oak',
PISY: 'Scotch pine',
AM: 'Serviceberry',
CAOV: 'Shagbark hickory',
QUSH: 'Shumard oak',
ULPU: 'Siberian elm',
ACSA1: 'Silver maple',
RHGL: 'Smooth sumac',
MAGR: 'Southern magnolia',
PIST2: 'Southwestern white pine',
PI1: 'Spruce',
RHTY: 'Staghorn sumac',
ACSA2: 'Sugar maple',
RHSP: 'Sumac',
QUBI: 'Swamp white oak',
PIMU: 'Sweet mountain pine',
LIST: 'Sweetgum',
ACTA: 'Tatar maple',
testerooo: 'test',
LITU: 'Tulip tree',
COCO2: 'Turkish hazelnut',
VACPRIV: 'VACANT - PRIVATE',
VACPUB: 'VACANT - PUBLIC',
VACTOWN: 'VACANT - TOWN',
VACUTIL: 'VACANT - UTIL',
QUNI: 'Water oak',
THPL: 'Western redcedar',
FRAM: 'White ash',
ABCO: 'White fir',
POAL: 'White poplar',
PIGL1: 'White spruce',
SAAL4: 'White willow',
SA: 'Willow'
},
'gdb_anr_ddev.ANR_ADMIN.EcologicFlora_UrbanTreeInventory_point.Diameter': {
'1': '0-3"',
'3': '3-6"',
'6': '6-12"',
'12': '12-18"',
'18': '18-24"',
'24': '24-30"',
'30': '30-36"',
'36': '36-42"',
'42': '42+"'
},
'gdb_anr_ddev.ANR_ADMIN.EcologicFlora_UrbanTreeInventory_point.Remove': {
No: 'No removal',
YPRIV: 'Yes, private',
YPUB: 'Yes, public',
Ytown: 'Yes, town',
YUTIL: 'Yes, utility'
}
}
},
{
country: 'United States',
state: 'Vermont',
scope: 'tree',
notes: 'data: https://anrmaps.vermont.gov/arcgis/rest/services/Open_Data/OPENDATA_ANR_ECOLOGIC_SP_NOCACHE_v1/MapServer/40',
metadata: 'https://anropendata-vtanr.opendata.arcgis.com/datasets/VTANR::municipal-tree-inventory-1/about',
data: 'https://opendata.arcgis.com/api/v3/datasets/2d0401a0ac9d449784ed9b31daabed60_40/downloads/data?format=geojson&spatialRefId=4326&where=1%3D1',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Vermont',
city: 'Burlington',
scope: 'tree',
data: {
arcgis: 'https://services1.arcgis.com/1bO0c7PxQdsGidPK/arcgis/rest/services/Tree_Sites_Public_View/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Vermont',
city: 'Essex',
metadata: 'https://www.arcgis.com/home/item.html?id=4176c221002a49229a416b65e2c08b5c',
data: {
arcgis: 'https://services1.arcgis.com/KVHZNprt62ZdIujN/arcgis/rest/services/EssexUrbanTrees20220407/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
designation: 'Arlington County',
scope: 'tree',
metadata: 'https://arlgis.maps.arcgis.com/home/item.html?id=7d96e6e61ae348959c8ad597ce89539a',
data: {
arcgis: 'https://arlgis.arlingtonva.us/arcgis/rest/services/Open_Data/od_DPR_Tree_Points/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
designation: 'Joint Base Langley-Eustis',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=12d86dc52474435dae2d9280301c8504',
data: {
arcgis: 'https://services2.arcgis.com/mFyiztqNioZGXt0j/arcgis/rest/services/Hawktreenasa/FeatureServer/1'
},
codes: {
SPECIES: {
'1': 'Acer rubrum',
'2': 'Acer saccharinum',
'3': 'Amelancher',
'4': 'Aronia',
'5': 'Asimina',
'6': 'Betula nigra',
'7': 'Carpinus caroliniana',
'8': 'Carya',
'9': 'Castanea pumila',
'10': 'Cedrus deodara',
'11': 'Celtis occidentalis',
'12': 'Cercis canadensis',
'13': 'Chionanthus',
'14': 'Cornus',
'15': 'Diospyros',
'16': 'Fagus grandifolia',
'17': 'Fraxinus americana',
'18': 'Gleditsia',
'19': 'Ilex',
'20': 'Juglans nigra',
'21': 'Juniperus virginiana',
'22': 'Lagerstroemia',
'23': 'Liriodendron tulipeifera',
'24': 'Liquidambar styraciflua',
'25': 'Malus hybrida',
'26': 'Magnolia grandiflora',
'27': 'Magnolia stellata',
'28': 'Magnolia virginiana',
'29': 'Morus',
'30': 'Myrica cerefera',
'31': 'Nyssa sylvatica',
'32': 'Ostrya virginiana',
'33': 'Pinus palustris',
'34': 'Pinus serotina',
'35': 'Pinus taeda',
'36': 'Pinus virginiana',
'37': 'Platanus occidentalis',
'38': 'Prunus',
'39': 'Pyrus calleryana',
'40': 'Quercus alba',
'41': 'Quercus coccinea',
'42': 'Quercus falcata',
'43': 'Quercus laurifolia',
'44': 'Quercus michauxii',
'45': 'Quercus nigra',
'46': 'Quercus palustris',
'47': 'Quercus phellos',
'48': 'Quercus shumardii',
'49': 'Quercus stellata',
'50': 'Quercus velutina',
'51': 'Quercus virginiana',
'52': 'Salix',
'53': 'Taxcodium distichum',
'54': 'Tilia',
'55': 'Ulmus',
'56': 'Other',
'57': 'Unknown'
}
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
designation: 'Loudoun County',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '2da8f30fd31e987af3c7104a77bebbae' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
designation: 'Prince William County',
scope: 'tree-park',
metadata: 'https://koordinates.com/layer/99603-prince-william-county-virginia-trees/',
data: {
manual: 'https://koordinates.com/layer/99603-prince-william-county-virginia-trees/'
},
vfs: '/vsizip/',
filename: 'prince-william-county-virginia-trees.gdb',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Arlington',
designation: 'West Village of Shirlington',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=1bce5340b9ed40b8a57745f7986a79c0',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/West_Village_of_Shirlington_2018/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Blacksburg',
designation: 'Virginia Tech',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=cc53f7c5a6d64302ba05f199be69a95e',
data: {
arcgis: 'https://utility.arcgis.com/usrsvcs/servers/cc53f7c5a6d64302ba05f199be69a95e/rest/services/facilities/Campus_Trees/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Charlottesville',
scope: 'tree',
metadata: 'https://opendata.charlottesville.org/datasets/tree-inventory-point/about',
data: {
arcgis: 'https://gisweb.charlottesville.org/cvgisweb/rest/services/OpenData_1/MapServer/79'
},
deleteFunc: x => x.Removal_Date,
crosswalk: {
planted: 'Install_Date',
common: 'Common_Name',
owner: 'Agency',
genus: 'Genus',
species: 'Species',
updated: 'last_edited_date'
},
license: { id: 'CC-BY-4.0' },
opentrees_id: 'charlottesville_nc',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Falls Church',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=1ea12a4063304ad38f2a3a42b6058f42',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/Falls_Church_City_Hall_Tree_Inventory_and_Management_Plan/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Richmond',
designation: 'University of Richmond',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=d161936f7fe44439ba8e2700fb0414da',
data: {
arcgis: 'https://services.arcgis.com/ak2bo87wLfUpMrt1/arcgis/rest/services/UR_Campus_Tree_Inventory_2022/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Richmond',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=7d747955b25a410eb8f749c320852cc2',
data: {
arcgis: 'https://services1.arcgis.com/k3vhq11XkBNeeOfM/arcgis/rest/services/Natural/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'Richmond',
scope: 'tree-other',
metadata: 'https://www.arcgis.com/home/item.html?id=7d747955b25a410eb8f749c320852cc2',
data: {
arcgis: 'https://services1.arcgis.com/k3vhq11XkBNeeOfM/arcgis/rest/services/Natural/FeatureServer/3'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'West Springfield',
designation: 'Danbury Forest',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=69e02e37aec543aca60df5c83359c413',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/2020_Danbury_Forest_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Virginia',
city: 'West Village Of Shirlington',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=1df6203b71904c7783ec75faaa682029',
data: {
arcgis: 'https://services.arcgis.com/VgmyyKiMPvUPgldo/arcgis/rest/services/West_Village_of_Shirlington_tree_inventory_and_management_plan/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
designation: 'Washington State Parks',
scope: 'tree-notable',
metadata: 'https://geo.wa.gov/datasets/wa-stateparks::historic-oldgrowth-tree-point/about',
data: {
arcgis: 'https://services5.arcgis.com/4LKAHwqnBooVDUlX/arcgis/rest/services/PARKS_Historic_Old_Growth_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Beaux Arts Village',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=1f9d5f61774045e39277782739e76df1',
data: {
arcgis: 'https://services6.arcgis.com/h65OdekHK2g4RWMZ/arcgis/rest/services/BAV_2022_ROW_Complete/FeatureServer/8'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Bellingham',
designation: 'downtown',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=df9cf5501bf549a3acd42cc080840e11',
data: {
arcgis: 'https://services1.arcgis.com/mg5xPlZs10O6tWPP/arcgis/rest/services/Tree_Inventory_ViewOnly/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Bellingham',
scope: 'tree-notable',
metadata: 'https://www.arcgis.com/home/item.html?id=bb963f358ae5427fb6c93fcdcbb2c1c6',
data: {
arcgis: 'https://services.arcgis.com/qboYD3ru0louQq4F/arcgis/rest/services/tree_pts/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Camas',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=7f68472c2ab24f03871f69fffc2b5732',
data: {
arcgis: 'https://services6.arcgis.com/vkqYJw02wbr9rLv8/arcgis/rest/services/Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Covington',
metadata: 'https://www.arcgis.com/home/item.html?id=22c5b86f878643e7979834ab5aaf4280',
data: {
arcgis: 'https://services6.arcgis.com/yfG2KMmLkmUJvyKS/arcgis/rest/services/Tree_Inventory_04142023/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Edmonds',
designation: 'Brooke Acre Estates',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=bac5877e30514a4eb75ad5745ef8c687',
data: {
arcgis: 'https://services6.arcgis.com/h65OdekHK2g4RWMZ/arcgis/rest/services/Brookacres_TreeAssessment_2022/FeatureServer/40'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Oak Harbor',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=ebd124703324478787010c325a9c0f73',
data: {
arcgis: 'https://services9.arcgis.com/SVlf413Qqlzv09Uo/arcgis/rest/services/Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Olympia',
scope: 'tree-street',
notes: 'unofficial',
metadata: 'https://www.arcgis.com/home/item.html?id=46643ecfd9ca4118a090f5380de80d88',
data: {
arcgis: 'https://services3.arcgis.com/0IbpLwS460cn4psv/arcgis/rest/services/Street_Tree_Points/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Pullman',
designation: 'Washington State University',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=d2260e07fae34a8eba4438163ad94d2c',
data: {
arcgis: 'https://services6.arcgis.com/AK42VSd2ESNY4Vkp/arcgis/rest/services/Tree_Inventory_(ViewLayer)/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Puyallup',
scope: 'tree',
metadata: 'https://gis-portal-puyallup.opendata.arcgis.com/datasets/puyallup::city-maintained-street-trees/about',
data: {
arcgis: 'https://services8.arcgis.com/5K6vnOH0GkPyJs6A/arcgis/rest/services/City_Maintained_Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Redmond',
metadata: 'https://www.arcgis.com/home/item.html?id=32f7c09444c74b9ca9521eee96bab71b',
data: {
arcgis: 'https://services7.arcgis.com/9u5SMK7jcrQbBJIC/arcgis/rest/services/TreeSite/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Renton',
scope: 'tree',
inactive: true,
notes: 'Originally downloaded as a zip file with multiple layers',
metadata: 'https://www.rentonwa.gov/city_hall/executive_services/Information_technology/maps___g_i_s_data/data_download',
data: 'https://gismaps.rentonwa.gov/GISIMAGES/TEMPDOWNLOAD/zipfiles/ParksAndRecreationGDB.zip',
vfs: '/vsizip/'
},
{
country: 'United States',
state: 'Washington',
city: 'Seattle',
designation: 'Seattle Pacific University',
scope: 'tree',
notes: 'partial overlap with City of Seattle',
metadata: 'https://www.arcgis.com/home/item.html?id=765e3963fd6b40c1a0adae1a529e9a4b',
data: {
arcgis: 'https://services6.arcgis.com/h65OdekHK2g4RWMZ/arcgis/rest/services/SPU_Campus_Tree_Inventory_05262022/FeatureServer/47'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Seattle',
scope: 'tree',
metadata: 'https://data-seattlecitygis.opendata.arcgis.com/datasets/trees/about',
data: {
arcgis: 'https://gisdata.seattle.gov/server/rest/services/SDOT/SDOT_Assets/MapServer/6'
},
crosswalk: {
ref: 'UNITID',
health: x => ['Very poor', 'Poor', 'Fair', 'Good', 'Excellent'][x.CONDITIO_3 - 1],
owner: 'OWNERSHIP',
updated: 'LAST_VERIF',
planted: 'PLANTED_DA',
scientific: 'SCIENTIFIC',
common: 'COMMON_NAM',
height_ft: 'TREEHEIGHT',
dbh_in: 'DIAM'
},
fallingfruit_id: 99,
opentrees_id: 'seattle',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Shoreline',
scope: 'tree',
metadata: 'https://shoreline.maps.arcgis.com/home/item.html?id=04f53c8bebf04d96a4ec0146eb6b595c',
data: {
arcgis: 'https://smaps.shorelinewa.gov/server/rest/services/PRCS/Trees/MapServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Washington',
city: 'Spokane',
scope: 'tree',
notes: 'Received from colleagues in Spokane | 2012 inventory of public trees by the City of Spokane Urban Foretry Program | Originally provided as a Microsoft Access database with multiple tables and manually converted to a CSV file',
data: { checksum: '38ff6a9cb5f82aebcd32e7e4b971e06a' },
geometry: { x: 'Lng', y: 'Lat' },
srs: 'EPSG:4326',
fallingfruit_id: 355
},
{
country: 'United States',
state: 'Washington',
city: 'Tumwater',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=50c28285b3ad4063b91fd574b34978bd',
data: {
arcgis: 'https://services6.arcgis.com/ovypB8ighP2NPfFE/ArcGIS/rest/services/Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'West Virginia',
city: 'Institute',
designation: 'West Virginia State University',
metadata: 'https://www.arcgis.com/home/item.html?id=8c2dcd81a2fa4fd49aceca21f36b35af',
data: {
arcgis: 'https://services5.arcgis.com/XQuwwPae94LHONaL/arcgis/rest/services/WVSU_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Adams',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=02711cf7afa841ada04dd9abcf0a4bb0',
data: {
arcgis: 'https://services9.arcgis.com/xvpIhHR1R7shnhSg/arcgis/rest/services/Tree_Inventory_(Public_View)/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Ashland',
designation: 'Ashland Housing Authority',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=a264727c38684ed78b66bd927f7861d2',
data: {
arcgis: 'https://services5.arcgis.com/tDXj154iVHABwGu6/arcgis/rest/services/Ashland_HOUSING_AUTHORITY_Tree_Inventory_Public/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Elroy',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '497ef5b647499a44249765d9b5e24606' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
omit: 'Superseded by https://www.arcgis.com/home/item.html?id=2d5e76388f5e490a967d462609972c65',
country: 'United States',
state: 'Wisconsin',
city: 'Greenville',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '5e6fc6329f72f0c3cb2fa9b59f38c931' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326',
codes: {
Condition: {
'1': 'Excellent',
'2': 'Good',
'3': 'Fair',
'4': 'Poor',
'5': 'Critical',
'6': 'Dead',
'7': 'None'
},
Treelawn: {
'1': 'Open',
'2': "0-3'",
'3': "3-5'",
'4': "5-8'",
'5': "8'+"
},
Street: {
'1': 'Aerotech Dr',
'2': 'Airport Park Dr',
'3': 'Angel Hill Dr',
'4': 'Appletree Ct',
'5': 'Ares Dr',
'6': 'Arnies Ln',
'7': 'Atlantis Dr',
'8': 'Autuman Ct',
'9': "Bailey's Harbor Ct",
'10': "Bailey's Harbor Rd",
'11': 'Barnwood Ct',
'12': 'Barry Ct',
'13': 'Benjamin Dr',
'14': 'Bennett Cir',
'15': "Betty's Rodeo Dr",
'16': 'Birmingham St',
'17': 'Blue Heron La',
'18': 'Bluebluff Way',
'19': 'Blustery Dr',
'20': 'Bobwhite Dr',
'21': 'Bon Bon Ct',
'22': 'Boonesborough Dr',
'23': 'Brackenwood La',
'24': 'Brandon Ct',
'25': 'Brookhill Dr',
'26': 'Brookview Dr',
'27': 'Brush Run',
'28': "Bucky's Way",
'29': 'Buman Way',
'30': 'Buttercup Ct',
'31': 'CTH CA',
'32': 'CTH GV',
'33': 'CTH JJ',
'34': 'Cape Cod Ave',
'35': 'Cedar Dr',
'36': 'Cedar Grove Ct',
'37': 'Cedar La',
'38': 'Celebration Dr',
'39': 'Challenger Dr',
'40': 'Chapel Hill Dr',
'41': 'Charleen La',
'42': 'Cheryl Ct',
'43': 'Chesapeake Ct',
'44': 'Christy La',
'45': 'Churchill Ct',
'46': 'Churchill Rd',
'47': 'Cleary Ct',
'48': 'Clover La',
'49': 'Cobblestone Ct',
'50': 'College Ave',
'51': 'Colonial Dr',
'52': 'Columbia Dr',
'53': 'Comet La',
'54': 'Communication Ct',
'55': 'Communication Dr',
'56': 'Contractor Dr',
'57': 'Cornhusk Dr',
'58': 'County Rd BB',
'59': 'County Rd CB',
'60': 'County Rd JJ',
'61': 'Cozy Creek',
'62': 'Craftsmen Ct',
'63': 'Craftsmen Dr',
'64': 'Crandon Ct',
'65': 'Dairy La',
'66': 'Daniel Ct',
'67': 'Dawn Ct',
'68': 'Deer Haven Ct',
'69': 'Design Dr',
'70': 'Diamond Ct',
'71': 'Discovery Dr',
'72': 'Donna Dr',
'73': 'Dover Ct',
'74': 'Ellen La',
'75': 'El Paso Dr',
'76': 'Emerald Ct',
'77': 'Emerald La',
'78': 'Endeavor Dr',
'79': 'Englewood Dr',
'80': 'Enterprise Dr',
'81': 'Evening Star Dr',
'82': 'Everglade Rd',
'83': 'Fairlane Dr',
'84': 'Fairwinds Dr',
'85': 'Family Cir',
'86': 'Fawn Ridge Ct',
'87': 'Fawn Ridge Dr',
'88': 'Flagstone Ct',
'89': 'Forest Glen Ct',
'90': 'Fox Hollow La',
'91': 'Fox Springs Dr',
'92': 'Foxwood Dr',
'93': 'Gemini Ln',
'94': 'Gemstone Ct',
'95': 'Gene Ct',
'96': 'Glen Rose La',
'97': 'Glen Valley Dr',
'98': 'Glenford Way',
'99': 'Glennview Dr',
'100': 'Golden Autumn Pl',
'101': 'Goldfinch Ct',
'102': 'Goldfinch Dr',
'103': 'Goose Creek Cir',
'104': 'Green Willow Ct',
'105': 'Green Willow La',
'106': 'Greenbush Ct',
'107': 'Greendale Rd',
'108': 'Greenridge Dr',
'109': 'Greenville Center Dr',
'110': 'Greenville Dr',
'111': 'Greenwood Ct',
'112': 'Greenwood Rd',
'113': 'Harpers Dr',
'114': 'Harvest Dr',
'115': 'Hawkfield Ct',
'116': 'Heavenly Dr',
'117': 'Heron Ridge Ct',
'118': 'Hickory Meadows La',
'119': 'Hickory Nut Tr',
'120': 'Highgreen Ct',
'121': 'Highgreen Dr',
'122': 'Hillandale Dr',
'123': 'Hillcrest Ct',
'124': 'Hillview Rd',
'125': 'Hillwood Ct',
'126': 'Holy Hill Dr',
'127': 'Horizon Dr',
'128': 'Hot Springs Ct',
'129': 'Hummock Dr',
'130': 'Hyacinth Ct',
'131': 'Hyacinth La',
'132': 'Island Rd',
'133': 'Ivy La',
'134': 'Jackie Ct',
'135': 'Jeremy Ct',
'136': 'Joan St',
'137': "Joey's Pl",
'138': 'Julius Dr',
'139': 'Kas Dr',
'140': 'Keifer Ct',
'141': 'Keimer Ct',
'142': 'Kimberly Ct',
'143': 'Knollwood Ct',
'144': 'Lakeview Ct',
'145': 'kadeview La',
'146': 'Lawler Ct',
'147': 'Levi Dr',
'148': 'Lilac La',
'149': 'Lily of the Valley Ct',
'150': 'Lily of the Valley Dr',
'151': 'Linda Lou Dr',
'152': 'Long Ct',
'153': 'Lundeen Dr',
'154': 'Lynchburg Dr',
'155': 'Manley Rd',
'156': 'Maple Terrace Rd',
'157': 'Mapleleaf Ct',
'158': 'Marcy Ct',
'159': 'Marlys Ct',
'160': 'Marrihill Ct',
'161': 'Mayflower Rd',
'162': 'Meadowpark Dr',
'163': 'Meadowview La',
'164': 'Medina Dr',
'165': 'Merrimac Dr',
'166': 'Michael Ct',
'167': 'Midnight Ct',
'168': 'Midnight Way',
'169': 'Milly St',
'170': 'Misty Spring Ct',
'171': 'Molly Marie Ct',
'172': 'Moon Dust Ct',
'173': 'Moonlight Dr',
'174': 'Moon Shadow Dr',
'175': 'Morning Glory La',
'176': 'Municipal Dr',
'177': 'Nature Tr Dr',
'178': 'Neubert Rd',
'179': 'North Rd',
'180': 'North Spring Dr',
'181': 'Northmont Dr',
'182': 'Oakwood Ave',
'183': 'Olive Ct',
'184': 'Orchid Way',
'185': 'Parkview Ct',
'186': 'Parkview Dr',
'187': 'Pasture Pkwy',
'188': 'Pathfinder Dr',
'189': 'Peaceful Ct',
'190': 'Pebble Ridge Rd',
'191': 'Pilgrim St',
'192': 'Pine View Ct',
'193': 'Plymouth St',
'194': 'Ponderosa Dr',
'195': 'Portside Ct',
'196': 'Prairie Ct',
'197': 'Prairie View Dr',
'198': 'Priscilla La',
'199': 'Puls Farm Pl',
'200': 'Quail Run Dr',
'201': 'Quality Ct',
'202': 'Quality Dr',
'203': 'Quarry View Dr',
'204': 'Rawley Point Dr',
'205': 'Red Hawk Dr',
'206': 'Red Wing Dr',
'207': 'Reimer Ct',
'208': 'Reimer Dr',
'209': 'Reis Rd',
'210': 'Rhinestone Ct',
'211': 'Rickey La',
'212': 'Ridgeside Dr',
'213': 'Ridgetop Dr',
'214': 'Ridgeway Dr',
'215': 'Rimrock La',
'216': 'Rivendale Ct',
'217': 'River Dr',
'218': 'Robert Ct',
'219': 'Rochelle Ct',
'220': 'Rock Island Dr',
'221': 'Rockdale La',
'222': 'Rocky Mountain Dr',
'223': 'Sally Ct',
'224': 'Sally St',
'225': 'Savannah Dr',
'226': 'School Rd',
'227': 'Schroeder Farm Dr',
'228': 'Schroth La',
'229': 'Shadybrook La',
'230': 'Shagbark Way',
'231': 'Shenandoah Ct',
'232': 'Sherwood Point Ct',
'233': 'Sherwood Point Dr',
'234': 'Skyline Dr',
'235': 'Smokey Ct',
'237': 'Snowdrop Ct',
'238': 'South Creek Dr',
'239': 'South Park Dr',
'240': 'Southport Dr',
'241': 'Speciality Dr',
'242': 'Spencer Dr',
'243': 'Spencer Rd',
'244': 'Spring Ct',
'245': 'Spring Rd',
'246': 'Spring Green Pl',
'247': 'Spring Valley Dr',
'248': 'Squirrel Run',
'249': 'St Helen Dr',
'250': "St Mary's Dr",
'251': 'STH 15',
'252': 'STH 76',
'253': 'STH 96',
'254': 'Star Dust Dr',
'255': 'Stone Bluff La',
'256': 'Summer Wind Dr',
'257': 'Summerbreeze Ln',
'258': 'Summer View Dr',
'259': 'Sunfield Dr',
'260': 'Sunnyvale La',
'261': 'Sunrise Tr',
'262': 'Sunset Dr',
'263': 'Swanee Cir',
'264': 'Tallahassee Ct',
'265': 'Talon Dr',
'266': 'Technical Dr',
'267': 'Terrace Dr',
'268': 'Thornton Dr',
'269': 'Thrush Dr',
'270': 'Timothy La',
'271': 'Topaz Ct',
'272': 'Tower View Dr',
'273': 'Trillium Ct',
'274': 'Tuckaway Ct',
'275': 'Two Mile Rd',
'276': 'Vander Maazen Dr',
'277': 'Vanessa La',
'278': 'Vast Domain Dr',
'279': 'Velma La',
'280': 'Violet Ct',
'281': 'Vista Ct',
'282': 'W Spencer Rd',
'283': 'Wally Way',
'284': 'Waterlefe Dr',
'285': 'Weatherhill Ct',
'286': 'West Haven Ct',
'287': 'West Haven Dr',
'288': 'West Lake Ct',
'289': 'West Meadows La',
'290': 'Westgreen Ct',
'291': 'Westgreen Dr',
'292': 'Wieckert Ct',
'293': 'Wildwood Dr',
'294': 'Winds End La',
'295': 'Windward Dr',
'296': 'Windy Way',
'297': 'Windyhill Rd',
'298': 'Winnegamie Dr',
'299': 'Wisconsin Ave',
'300': 'Woodland Dr',
'301': 'Forest Glen Dr',
'302': 'Appletree Square',
'303': 'Community Park',
'304': 'Glen Valley Park',
'305': 'Jennerjohn Park',
'306': 'Kimberly Court',
'307': 'Lions Park',
'308': 'Municipal Complex',
'309': 'Pebbleridge Park',
'310': 'Town Hall',
'311': 'Trail'
},
LotLocation: {
'1': 'Front',
'2': 'Side',
'3': 'Back',
'4': 'Median',
'5': 'N/A',
'6': 'None'
},
Species: {
ALGL: 'Alder, Black',
PHAM: 'Amur Corktree',
PHAMMA: 'Amur Corktree - Macho',
MAAM: 'Amur Maackia',
THOCPY: 'Arborvitae - Pyramidal',
FRNI: 'Ash, Black',
FRNIFA: 'Ash, Black - Fall Gold',
FRQU: 'Ash, Blue',
FRPE: 'Ash, Green',
FRPEPA: 'Ash, Green - Patmore',
FRMA: 'Ash, Manchurian',
FRAM: 'Ash, White',
FRAMAU: 'Ash, White - Autumn Applause',
POGR: 'Aspen, Bigtooth',
POTR: 'Aspen, Quaking',
TADI: 'Baldcypress',
FAGR: 'Beech, American',
FASY: 'Beech, American',
BEPL: 'Birch, Asian White',
BEPE: 'Birch, European White',
BEPO: 'Birch, Gray',
BEPA: 'Birch, Paper',
BEPARE: 'Birch, Paper - Renaissance Reflection',
BENI: 'Birch, River',
BELE: 'Birch, Sweet',
BEAL: 'Birch, Yellow',
ROPS: 'Black Locust',
NYSY: 'Black Tupelo',
JUNI: 'Balck Walnut',
ACNE: 'Boxelder',
AEPA: 'Buckeye, Bottlebrush',
AECH: 'Buckeye, Chinese',
AEXHO: 'Buckeye, Homestead',
AEGL: 'Buckeye, Ohio',
AECA: 'Buckeye, Red',
AEOC: 'Buckeye, Yellow',
JUCI: 'Butternut',
PYCA: 'Callery Pear',
PYCAAR: 'Callery Pear - Aristocrat',
PYCAAU: 'Callery Pear - Autumn Blaze',
PYCACL: 'Callery Pear - Cleveland Select',
CASP: 'Catalpa',
JUVI: 'Cedar, Eastern Red',
THOC: 'Cedar, Northern White',
PRMA: 'Cherry, Amur Choke',
PRSE1: 'Cherry, Black',
PRVI: 'Cherry, Choke',
PRPA: 'Cherry, European Bird - Summer Glow',
PRSE2: 'Cherry, Oriental',
PRPE: 'Cherry, Pin',
PRSA: 'Cherry, Sargeant',
CAMO: 'Chestnut, Chinese',
PODE: 'Cottonwood',
MASP: 'Crabapple',
MEGL: 'Dawnredwood',
COAL: 'Dogwood, Pagoda',
PSME: 'Douglasfir',
ULAM: 'Elm, American',
ULX: 'Elm, Hybrid',
ULXAC: 'Elm, Hybrid - Accolade',
ULXFR: 'Elm, Hybrid - Frontier',
ULXHO: 'Elm, Hybrid - Homestead',
ULXNH: 'Elm, Hybrid - New Horizon',
ULPA: 'Elm, Lacebark',
ULPU: 'Elm, Siberian',
CHPI: 'Falsecypress, Japanese',
ABBA: 'Fir, Balsam',
ABCO: 'Fir, White',
CHVI: 'Fringetree, White',
GIBIAG: 'Gingko - Autumn Gold',
GIBI: 'Ginkgo',
GIBIPR: 'Ginkgo - Princeton Sentry',
KOPA: 'Goldenraintree',
CEOC: 'Hackberry',
EUUL: 'Hardy Rubber Tree',
CRSP: 'Hawthorne spp.',
CRCR: 'Hawthorne, Cockspur',
CRPH: 'Hawthorne, Washington',
TSCA: 'Hemlock, Canada',
CAOV: 'Hickory Shagbark',
CACO: 'Hickory, Bitternut',
GLTR: 'Honeylocust',
GLTRSK: 'Honeylocust - Skyline',
PTTR: 'Hoptree-Waferash',
CACA: 'Hornbean, American',
CABE: 'Hornbean, European - Pyramidal',
AETU: 'Horsechestnut, Chinese',
AEHI: 'Horsechestnut, European',
AEHIBA: 'Horsechestnut, European - Baumanni',
OSVI: 'Ironwood',
SOJA: 'Japanese Pagodatree',
CEJA: 'Katsuratree',
GYDI: 'Kentucky Coffeetree',
GYDIES: 'Kentucky Coffeetree - Espresso',
LADE: 'Larch, European',
LAKA: 'Larch, Japanese',
SYRE: 'Lilac, Japanese Tree',
SYREIP: 'Lilac, Japanese Tree - Ivory Pillar',
SYREIS: 'Lilac, Japanese Tree - Ivory Silk',
SYPE: 'Lilac, Peking',
SYPECH: 'Lilac, Peking - China Snow',
TIAM: 'Linden, American',
TIAMLE: 'Linden, American - Legend',
TIAMRE: 'Linden, American - Redmond',
TIFL: 'Linden, Glenleven',
TICO: 'Linden, Littleleaf',
TICOGR: 'Linden, Littleleaf - Greenspire',
TICOHG: 'Linden, Littleleaf - Harvest Gold',
TICOPR: 'Linden, Littleleaf - Prestige',
TITO: 'Linden, Silver',
TITOST: 'Linden, Silver - Sterling',
PLAC: 'London Planetree',
MAAC: 'Magnolia, Cucumbertree',
MAST: 'Magnolia, Star',
ACGI: 'Maple, Amur',
ACGIFL: 'Maple, Amur - Flame',
ACGR1: 'Maple, Bigtooth',
ACNI: 'Maple, Black',
ACFR: 'Maple, Freeman',
ACFRAU: 'Maple, Freeman - Autmn Blaze',
ACFRAD: 'Maple, Freeman - Autumn Delight',
ACFRMA: 'Maple, Freeman - Marmo',
ACCA: 'Maple, Hedge',
ACMI: 'Maple, Miyabe',
ACMIST: 'Maple, Miyabe - State Street',
ACPL: 'Maple, Norway',
ACPLDE: 'Maple, Norway - Deborah',
ACPLRO: 'Maple, Norway - Royal Red',
ACGR2: 'Maple, Paperbark',
ACRU: 'Maple, Red',
ACTR: 'Maple, Shatung',
ACTRNO: 'Maple, Shatung - Norwegian Sunset',
ACTRPA: 'Maple, Shatung - Pacific Sunset',
ACSA1: 'Maple, Silver',
ACSA2: 'Maple, Sugar',
ACSA2CO: 'Maple, Sugar - Commemoration',
ACSA3GR: 'Maple, Sugar - Majesty',
ACSA2WB: 'Maple, Sugar - Wright Brothers',
ACPS: 'Maple, Sycamore',
ACTA: 'Maple, Tatarian',
ACBU: 'Maple, Trident',
SOAM: 'Mountainash, American',
SOAU: 'Mountainash, European',
SOAL: 'Mountainash, Korean',
MOAL: 'Mulberry, White',
QUMA: 'Oak, Bur',
QUMU: 'Oak, Chinkapin',
QURO: 'Oak, English',
QEROCS: 'Oak, English - Crimson Spire',
QURORE: 'Oak, English - Regal Prince',
QUEL: 'Oak, Northern Pin',
QUPA: 'Oak, Pin',
QURU: 'Oak, Red',
QUIM: 'Oak, Shingle',
QUSH: 'Oak, Swamp Bur',
QUBI: 'Oak, Swamp White',
QUAL: 'Oak, White',
MAPO: 'Osageorange',
PAPE: 'Parrotia, Persian',
PINI: 'Pine, Austrian',
PIHE: 'Pine, Bosnian',
PIAR: 'Pine, Bristlecone',
PIST: 'Pine, Eastern White',
PIBA: 'Pine, Jack',
PIPA: 'Pine, Japanese White',
PIKO: 'Pine, Korean',
PIBU: 'Pine, Lacebark',
PIFL: 'Pine, Limber',
PICO: 'Pine, Lodgepole',
PIMU: 'Pine, Mugo',
PIPO: 'Pine, Ponderosa',
PIRE: 'Pine, Red',
PISY: 'Pine, Scotch',
PICE: 'Pine, Swiss Stone',
PONI: 'Poplar, Lombardy Black',
POAL: 'Poplar, White',
CECA: 'Redbud, Eastern',
ELAN: 'Russianolive',
AMSP: 'Serviceberry',
AMSPAU: 'Serviceberry - Autumn Birlliance',
COOB: 'Smoketree',
PIPU: 'Spruce, Colorado Blue',
PIAB: 'Spruce, Norway',
PIOM: 'Spruce, Serbiena',
PIGL: 'Spruce, White',
STUM: 'Stump',
LIST: 'Sweetgum',
PLOC: 'Sycamore',
LALA: 'Tamarack',
LITU: 'Tuliptree',
COCO: 'Turkish Filbert',
NA: 'Unknown',
VACA: 'Vacant Site',
SASP: 'Willow spp.',
CLLU: 'Yellowwood, American',
TACU: 'Yew, Japanese',
ZESE: 'Zelkova, Japanese',
ZESEVG: 'Zelkova, Japanese - Village Green'
},
Priority: { '1': 'High', '2': 'Low', '3': 'Medium', '4': 'None' },
PrimaryMaint: {
'1': 'Plant',
'2': 'Safety Prune',
'3': 'Training Prune',
'4': 'Routine Prune',
'5': 'Remove',
'6': 'Stump Removal',
'7': 'Stake',
'8': 'Water',
'9': 'Cable/Brace',
'10': 'Remove Stakes',
'11': 'Root Prune',
'12': "Don't Plant",
'13': 'Insecticide',
'14': 'None'
},
SecondMaint: {
'1': 'Plant',
'2': 'Safety Prune',
'3': 'Training Prune',
'4': 'Routine Prune',
'5': 'Remove',
'6': 'Stump Removal',
'7': 'Stake',
'8': 'Water',
'9': 'Cable/Brace',
'10': 'Remove Stakes',
'11': 'Root Prune',
'12': "Don't Plant",
'13': 'Insecticide',
'14': 'None'
},
Location: {
'1': 'Street Tree',
'2': 'Park',
'3': 'Town Property',
'4': 'Well Site',
'5': 'Lift Station',
'6': 'Stormwater',
'7': 'Cemetery',
'8': 'Right of Way',
'9': 'None'
}
}
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Greenville',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=2d5e76388f5e490a967d462609972c65',
data: {
arcgis: 'https://arcgis.townofgreenville.com/server/rest/services/TreePublic/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Hartford',
scope: 'tree-street',
metadata: 'https://www.arcgis.com/home/item.html?id=e1c6e61ee44246828d93da93a8fbe593',
data: {
arcgis: 'https://services5.arcgis.com/j0UfBSlXJiINWcjz/arcgis/rest/services/Street_Trees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Hillsboro',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '42e71a6d274bb60452fa7b8e8c682b31' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Kenosha',
designation: 'Gateway Technical College',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=5ec206cb956247cd87ed6f54e21e299c',
data: {
arcgis: 'https://services3.arcgis.com/qt1iymA3IISB4iUl/arcgis/rest/services/Gateway_Tree_Inventory_2022/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Kenosha',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=c7cf596d27a7455e83261a189e57ffbc',
data: {
arcgis: 'https://services1.arcgis.com/dEWY7aW7h9zHrSP9/arcgis/rest/services/Tree_Inventory_PublicView/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Madison',
designation: 'Vilas Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=abc32ed4c1294f0e93f631f8edd314af',
data: {
arcgis: 'https://services2.arcgis.com/F0eFMri3OWS05kGc/arcgis/rest/services/Vilas_Park_Tree_Inventory/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Madison',
scope: 'tree',
metadata: 'https://data-cityofmadison.opendata.arcgis.com/datasets/street-trees/about',
data: {
arcgis: 'https://maps.cityofmadison.com/arcgis/rest/services/Public/OPEN_DATA/MapServer/0'
},
crosswalk: { ref: 'OBJECTID', dbh_in: 'DIAMETER' },
opentrees_id: 'madison',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Mauston',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=f918d48e26ca4c46832c99b5bf49ff01',
data: {
arcgis: 'https://services7.arcgis.com/bT3EoWZjN5T5Pbld/arcgis/rest/services/JuneauCo_MaustonTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Monona',
designation: 'San Damiano Park',
scope: 'tree-park',
metadata: 'https://www.arcgis.com/home/item.html?id=8dd1f0405f42452fa1301d2908696af3',
data: {
arcgis: 'https://services2.arcgis.com/F0eFMri3OWS05kGc/arcgis/rest/services/City_of_Monona_San_Damiano_Tree_Inventory_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Necedah',
scope: 'tree',
notes: 'Downloaded from the ArcGIS Open Data portal',
data: { checksum: '81d349768c3701dfd39db6a95e71a102' },
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Onalaska',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=9f92644efbd549058768eb5aa0d28ddb',
data: {
arcgis: 'https://services1.arcgis.com/VMiHKHuCDWhb8bY8/arcgis/rest/services/TreeInventory_Public/FeatureServer/0'
},
terms: 'Public Use.',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Rhinelander',
metadata: 'https://www.arcgis.com/home/item.html?id=18590cff66e54ebe8e95b25aae363ef4',
data: {
arcgis: 'https://services8.arcgis.com/ZlFI0h3OjcOM6gIa/arcgis/rest/services/Tree_Inventory_ViewLayer/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Ripon',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=559f675215d1489e8f740cc8753e05ca',
data: {
arcgis: 'https://services6.arcgis.com/HgNfRkflJeXTPgge/arcgis/rest/services/Tree_Inventory_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Shorewood',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=e29362f8e39f4e3bb04c90cb7a578aef',
data: {
arcgis: 'https://services6.arcgis.com/WCuPctHy89ccTjFo/arcgis/rest/services/Tree_Inventory_Viewer/FeatureServer/1'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Sparta',
metadata: 'https://www.arcgis.com/home/item.html?id=4e0c2a86ef964b519a71d3ce3653db5b',
data: {
arcgis: 'https://services7.arcgis.com/ob3iBq0CA0JS6eE3/arcgis/rest/services/TreeInventory2021_view/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Stoughton',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=f7fa8d791e8f4aefbd07c01b9d57c52b',
data: {
arcgis: 'https://services7.arcgis.com/iZIPdzAfqdnP9vrA/arcgis/rest/services/Tree_Inventory_(Public)/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wisconsin',
city: 'Suamico',
designation: 'NEW Zoo & Adventure Park',
scope: 'tree-park',
notes: 'Private property | Downloaded from the ArcGIS Open Data portal',
data: { checksum: 'c119e0784af2ca4a01fc4b9d8f3f3950' },
driver: 'CSV',
geometry: { x: 'x', y: 'y' },
srs: 'EPSG:4326',
codes: {
OWNEDBY: { '1': 'Our Agency', '-1': 'Private', '-2': 'Other' },
MAINTBY: { '1': 'Our Agency', '-1': 'Private', '-2': 'Other' }
}
},
{
country: 'United States',
state: 'Wyoming',
designation: 'Community Tree Inventories',
scope: 'tree',
notes: 'Includes (2023-11-20): Ucross; Laramie County Community College, Cheyenne; Buffalo Golf Club, Buffalo',
metadata: 'https://www.arcgis.com/home/item.html?id=45af0de8750c4e2698e9e14c8129591e',
data: {
arcgis: 'https://services1.arcgis.com/i5xRZLABP6oUOcld/ArcGIS/rest/services/CommunityTreeInventoryDataCollection/FeatureServer/0'
},
terms: 'The authorized use of this data is limited to informational and educational purposes only, and NOT for operational or commercial purposes.',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wyoming',
city: 'Clearmont',
designation: 'Apache Corporation',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=3e138f53f3ca4eb896aa8a28c1aa94e5',
data: 'https://www.arcgis.com/sharing/rest/content/items/3e138f53f3ca4eb896aa8a28c1aa94e5/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(
file, {layerName: 'FINAL_TREES_7991'}
),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Wyoming',
city: 'Gillette',
designation: 'Gillette College',
scope: 'tree',
metadata: 'http://www.arcgis.com/home/item.html?id=31565a4a71064b81a3f4896fc9b2c6a1',
data: 'https://www.arcgis.com/sharing/rest/content/items/31565a4a71064b81a3f4896fc9b2c6a1/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file),
srs: 'EPSG:3857'
},
{
country: 'United States',
state: 'Wyoming',
city: 'Laramie',
scope: 'tree-street',
metadata: 'http://www.arcgis.com/home/item.html?id=95f4c5847dae4327a56b3bae2cd53e43',
data: {
arcgis: 'https://services1.arcgis.com/i5xRZLABP6oUOcld/arcgis/rest/services/Laramie_StreetTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wyoming',
city: 'Laramie',
scope: 'tree-other',
metadata: 'http://www.arcgis.com/home/item.html?id=0efcd2ce32b44b29b6bd28e432600a9f',
data: {
arcgis: 'https://services1.arcgis.com/i5xRZLABP6oUOcld/arcgis/rest/services/Laramie_OtherTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wyoming',
city: 'Laramie',
scope: 'tree-park',
metadata: 'http://www.arcgis.com/home/item.html?id=01cbdc6fba964b4a963155277936c049',
data: {
arcgis: 'https://services1.arcgis.com/i5xRZLABP6oUOcld/arcgis/rest/services/Laramie_ParkTrees/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Wyoming',
city: 'Sheridan',
designation: 'Sheridan College',
scope: 'tree',
metadata: 'https://www.arcgis.com/home/item.html?id=d7a352437cc2486dbf66dabcb2c3b885',
data: 'https://www.arcgis.com/sharing/rest/content/items/d7a352437cc2486dbf66dabcb2c3b885/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(file)
},
{
country: 'United States',
state: 'Wyoming',
city: 'Sheridan',
designation: 'Whitney Commons Park',
scope: 'tree-park',
metadata: 'http://www.arcgis.com/home/item.html?id=3ef60cc5ecad4b0aadac4496ffe3acb0',
data: 'https://www.arcgis.com/sharing/rest/content/items/3ef60cc5ecad4b0aadac4496ffe3acb0/data',
openFunc: file => helpers.openEsriFeatureCollectionWithGdal(
file, {layerName: 'Whitney_Commons_Final_Inventory_2935'}
),
srs: 'EPSG:3857'
},
{
country: 'Uruguay',
state: 'Montevideo',
city: 'Montevideo',
scope: 'tree',
metadata: [
'https://catalogodatos.gub.uy/dataset/intendencia-montevideo-censo-de-arbolado-2008',
{
file: 'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/c799548d-e9bb-492b-9179-53de2b748d43/download/referencias.txt'
},
{
file: 'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/5416308f-256f-4d7a-afaf-336a8e872a70/download/codigos-de-especie.csv'
}
],
data: [
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/3572ea34-9dc4-4fd6-b3d4-c1d5ba8cd3bb/download/archivo_comunal1.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/8493b5a7-f319-4e36-93dd-d5c8e7015ff9/download/archivo_comunal2.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/828792ea-051f-46a8-9c9e-d88e1d4d6ef3/download/archivo_comunal3.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/f70d1224-fc4a-4c1a-a291-bb33a517e9b6/download/archivo_comunal4.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/14d525ae-0c13-4738-af0c-cfcf87072e7f/download/archivo_comunal5.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/871491ff-f1a1-468e-b7b7-c1308a6b238d/download/archivo_comunal6.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/93b58a46-616b-4c1a-b4f3-6b0b17dcd98f/download/archivo_comunal7.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/283ace9a-f8f8-476b-87bf-a17611675007/download/archivo_comunal8.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/5dcb4d2d-87a7-433b-9ce3-8187f505c908/download/archivo_comunal9.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/57bd8340-955f-467d-bcb8-b6abf86413a5/download/archivo_comunal10.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/1da9f485-abcf-495f-8fb4-3502579c863a/download/archivo_comunal11.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/7c6edc37-4c96-425c-a429-9f2e2fb877e7/download/archivo_comunal12.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/50626e2c-2150-4ffa-9578-54f10d2dbd0b/download/archivo_comunal13.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/992b16cb-f560-42f1-b453-6e2303be9ca6/download/archivo_comunal14.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/43342c19-da4a-469d-959f-bde826edb10c/download/archivo_comunal15.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/5e48dc93-bf10-4d51-9862-865465b4d4ec/download/archivo_comunal16.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/4dda84c6-45b0-459e-a51d-2e9dc0a4b332/download/archivo_comunal17.csv',
'https://catalogodatos.gub.uy/dataset/6d770b32-6baf-49bf-8d3c-6a1e2f626947/resource/6e1919b6-8208-4562-9a50-0880ad302d40/download/archivo_comunal18.csv'
],
openFunc: files => helpers.openFileUnionWithGdal(files),
addressFunc: x => {
if (x['Calle'] && x['Numero'] && x['Numero'] !== "0") {
return `${x['Calle']} ${x['Numero']}, Montevideo, Uruguay`
}
},
crosswalk: {
ref: 'Arbol',
circumference_cm: 'CAP',
height: 'Altura',
crown_m: 'Diametro Copa',
health: x => {
return {
'1': 'very good',
'2': 'good',
'3': 'fair',
'4': 'poor',
'5': 'poor',
'6': 'poor',
'7': 'dead'
}[x['EV']]
},
scientific: 'Nombre científico'
},
license: {
name: 'Licencia de Datos Abiertos Uruguay 0.1',
url: {
file: 'https://www.gub.uy/agencia-gobierno-electronico-sociedad-informacion-conocimiento/sites/agencia-gobierno-electronico-sociedad-informacion-conocimiento/files/documentos/publicaciones/licencia_de_datos_abiertos_0.pdf'
}
}
},
{
country: 'Uruguay',
state: 'San José',
city: 'San José de Mayo | Rodríguez | Libertad',
metadata: 'https://www.arcgis.com/home/item.html?id=10d2eb572cd245bda355d613a9f33cd6',
data: {
arcgis: 'https://services5.arcgis.com/BfQRkGiClKKMSsY1/arcgis/rest/services/Censo_de_Arbolado_Publica_vista/FeatureServer/0'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'North Highlands',
designation: 'American River College',
metadata: 'https://www.google.com/maps/d/u/0/viewer?mid=1K6isvV-ba0oerxfof2J59btqyOY',
data: 'https://www.google.com/maps/d/u/0/kml?mid=1K6isvV-ba0oerxfof2J59btqyOY&lid=ze6m5b563ob8.kW2vA9KclIFk&forcekml=1',
crosswalk: {
common: x => {
// common (scientific)(<br>|/s+)Family:
return x['Description'].match(/([^>]+) \(([^)]+)\)\s*(?:<br>)?\s*Family:/)?.[1]
},
scientific: x => {
// common (scientific)(<br>|/s+)Family:
return x['Description'].match(/([^>]+) \(([^)]+)\)\s*(?:<br>)?\s*Family:/)?.[2]
}
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
designation: 'DuPage County',
scope: 'tree-park',
notes: 'FF: Trees in the forest preserves. Careful adding these to Falling Fruit, since foraging may not be permitted',
metadata: 'https://www.arcgis.com/home/item.html?id=f2317e931a0f4c4fada8e2ec7acc95fe',
data: {
arcgis: 'https://services5.arcgis.com/fui97fnwp2uOvw2J/arcgis/rest/services/DedicationBenchTree/FeatureServer/2'
},
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'Illinois',
city: 'Oak Brook',
designation: 'Central Park',
metadata: 'https://www.google.com/maps/d/u/1/viewer?mid=1nn53o9Zu5kjdjVYFgXHZx3xRkoY-DxQJ',
data: 'https://www.google.com/maps/d/u/1/kml?mid=1nn53o9Zu5kjdjVYFgXHZx3xRkoY-DxQJ&lid=Jcuj0YbUaLc&forcekml=1',
srs: '+init=EPSG:4326'
},
{
country: 'United States',
state: 'California',
city: 'South Pasadena',
designation: 'Library Park',
metadata: 'https://www.google.com/maps/d/u/0/viewer?mid=121KIHdC3heBNHfYWLE5SL_AlYtgdvmWC',
data: 'https://www.google.com/maps/d/u/0/kml?mid=121KIHdC3heBNHfYWLE5SL_AlYtgdvmWC&lid=xouLB4ZLO5c&forcekml=1',
srs: '+init=EPSG:4326'
},
{
designation: 'OpenStreetMap',
notes: 'All trees (natural: tree) on OpenStreetMap with a common or scientific name (genus, species, or taxon tag): `(node["natural"="tree"][~"^genus:?"~"."];node["natural"="tree"][~"^taxon:?"~"."];node["natural"="tree"][~"^species:?"~"."];);out geom;` | Superseded where it overlaps other more authoritative sources',
metadata: 'https://wiki.openstreetmap.org/wiki/Tag:natural%3Dtree',
data: 'https://overpass-api.de/api/interpreter?data=(node%5B%22natural%22%3D%22tree%22%5D%5B~%22%5Egenus%3A%3F%22~%22.%22%5D%3Bnode%5B%22natural%22%3D%22tree%22%5D%5B~%22%5Etaxon%3A%3F%22~%22.%22%5D%3Bnode%5B%22natural%22%3D%22tree%22%5D%5B~%22%5Especies%3A%3F%22~%22.%22%5D%3B)%3Bout%20geom%3B',
layer: 'points',
license: { id: 'ODbL-1.0' },
srs: '+init=EPSG:4326'
}
]