The following table was created as response to the SQL query SELECT m_methodname "general method", sbs_sbsname "SBS name", ref_refname "reference", bclv3_name "buds in layer >10 cm", bclv4_name "buds in layer 1-10cm", bclv6_name "buds in layer -10-0cm", bclv7_name "buds in layer < -10cm", bclv1_name "buds above ground", bclv5_name "buds at soil surface", bclv2_name "buds below ground", bbv_valid "valid", sbs_sbsnumber "SBS number" FROM (SELECT sbs_bbv.bbv_valid, m.m_methodname, sbs_bbv.sbs_sbsnumber, sbs_bbv.sbs_sbsname, sbs_bbv.ref_refname, sbs_bbv.bclv3_name, sbs_bbv.bclv4_name, sbs_bbv.bclv6_name, sbs_bbv.bclv7_name, sbs_bbv.bclv1_name, sbs_bbv.bclv5_name, sbs_bbv.bclv2_name, sbs_bbv.bbv_sbsnumber FROM (SELECT r_bbv.bbv_valid, r_bbv.bbv_methodid, sbs.sbs_sbsnumber, sbs.sbs_sbsname, r_bbv.ref_refname, r_bbv.bclv3_name, r_bbv.bclv4_name, r_bbv.bclv6_name, r_bbv.bclv7_name, r_bbv.bclv1_name, r_bbv.bclv5_name, r_bbv.bclv2_name, r_bbv.bbv_sbsnumber FROM (SELECT speciesno AS sbs_sbsnumber, fullname AS sbs_sbsname FROM (SELECT fullname, speciesno, familyname, isinledalist from (select fullname, speciesno, family as familyid, isinledalist from taxon where specieslist = 60028) natural join taxonomicfamily)) sbs JOIN (SELECT bbv_bclv3.bbv_sbsnumber, bbv_bclv3.bbv_valid, bbv_bclv3.bbv_methodid, r.ref_refname, bbv_bclv3.bclv3_name, bbv_bclv3.bclv4_name, bbv_bclv3.bclv6_name, bbv_bclv3.bclv7_name, bbv_bclv3.bclv1_name, bbv_bclv3.bclv5_name, bbv_bclv3.bclv2_name FROM (SELECT referenceid AS ref_referenceid, refname AS ref_refname FROM (select referenceid, refname, reftypeid from reference)) r LEFT JOIN (SELECT bbv_bclv4.bbv_sbsnumber, bbv_bclv4.bbv_valid, bbv_bclv4.bbv_methodid, bbv_bclv4.bbv_referenceid, bclv3.bclv3_name, bbv_bclv4.bclv4_name, bbv_bclv4.bclv6_name, bbv_bclv4.bclv7_name, bbv_bclv4.bclv1_name, bbv_bclv4.bclv5_name, bbv_bclv4.bclv2_name FROM (SELECT bbv_bclv6.bbv_sbsnumber, bbv_bclv6.bbv_valid, bbv_bclv6.bbv_methodid, bbv_bclv6.bbv_referenceid, bbv_bclv6.bbv_aboveupperid, bclv4.bclv4_name, bbv_bclv6.bclv6_name, bbv_bclv6.bclv7_name, bbv_bclv6.bclv1_name, bbv_bclv6.bclv5_name, bbv_bclv6.bclv2_name FROM (SELECT bbv_bclv7.bbv_sbsnumber, bbv_bclv7.bbv_valid, bbv_bclv7.bbv_methodid, bbv_bclv7.bbv_referenceid, bbv_bclv7.bbv_aboveupperid, bbv_bclv7.bbv_abovelowerid, bclv6.bclv6_name, bbv_bclv7.bclv7_name, bbv_bclv7.bclv1_name, bbv_bclv7.bclv5_name, bbv_bclv7.bclv2_name FROM (SELECT bbv_bcflv1.bbv_sbsnumber, bbv_bcflv1.bbv_valid, bbv_bcflv1.bbv_methodid, bbv_bcflv1.bbv_referenceid, bbv_bcflv1.bbv_aboveupperid, bbv_bcflv1.bbv_abovelowerid, bbv_bcflv1.bbv_belowupperid, bclv7.bclv7_name, bbv_bcflv1.bclv1_name, bbv_bcflv1.bclv5_name, bbv_bcflv1.bclv2_name FROM (SELECT bbv_bclv5.bbv_sbsnumber, bbv_bclv5.bbv_valid, bbv_bclv5.bbv_methodid, bbv_bclv5.bbv_referenceid, bbv_bclv5.bbv_aboveupperid, bbv_bclv5.bbv_abovelowerid, bbv_bclv5.bbv_belowupperid, bbv_bclv5.bbv_belowlowerid, bcflv1.bclv1_name, bbv_bclv5.bclv5_name, bbv_bclv5.bclv2_name FROM (SELECT bbv_bclv2.bbv_sbsnumber, bbv_bclv2.bbv_valid, bbv_bclv2.bbv_methodid, bbv_bclv2.bbv_referenceid, bbv_bclv2.bbv_aboveupperid, bbv_bclv2.bbv_abovelowerid, bbv_bclv2.bbv_belowupperid, bbv_bclv2.bbv_belowlowerid, bbv_bclv2.bbv_aboveid, bclv5.bclv5_name, bbv_bclv2.bclv2_name FROM (SELECT bbv.bbv_sbsnumber, bbv.bbv_valid, bbv.bbv_methodid, bbv.bbv_referenceid, bbv.bbv_aboveupperid, bbv.bbv_abovelowerid, bbv.bbv_belowupperid, bbv.bbv_belowlowerid, bbv.bbv_aboveid, bbv.bbv_soilsurfaceid, bclv2.bclv2_name FROM (SELECT sbsnumber AS bbv_sbsnumber, valid AS bbv_valid, methodid AS bbv_methodid, referenceid AS bbv_referenceid, above_upper_typeid AS bbv_aboveupperid, above_lower_typeid AS bbv_abovelowerid, below_upper_typeid AS bbv_belowupperid, below_lower_typeid AS bbv_belowlowerid, above_ground_typeid AS bbv_aboveid, soilsurface_typeid AS bbv_soilsurfaceid, below_ground_typeid AS bbv_belowid FROM (select sbsnumber, taxonid, georefid, habitattypeid, referenceid, origreferenceid, batchid, methodid, collectiondate, p_comment, above_ground_typeid, below_ground_typeid, above_upper_typeid, above_lower_typeid, soilsurface_typeid, below_upper_typeid, below_lower_typeid, created_when, updated_when, valid, validsince, validuntil, ledaid, budbankverticaldistributionid from budbankverticaldistribution natural join taxontosbsassignment WHERE valid IN (-2, 1, -1, 0, 2, -8, -4, -3, 2, -8))) bbv FULL JOIN (SELECT budsperclonalfragmentid AS bclv2_id, budsperclonalfragmentname AS bclv2_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bclv2 ON bbv.bbv_belowid = bclv2.bclv2_id) bbv_bclv2 FULL JOIN (SELECT budsperclonalfragmentid AS bclv5_id, budsperclonalfragmentname AS bclv5_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bclv5 ON bbv_bclv2.bbv_soilsurfaceid = bclv5.bclv5_id) bbv_bclv5 FULL JOIN (SELECT budsperclonalfragmentid AS bclv1_id, budsperclonalfragmentname AS bclv1_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bcflv1 ON bbv_bclv5.bbv_aboveid = bcflv1.bclv1_id) bbv_bcflv1 FULL JOIN (SELECT budsperclonalfragmentid AS bclv7_id, budsperclonalfragmentname AS bclv7_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bclv7 ON bbv_bcflv1.bbv_belowlowerid = bclv7.bclv7_id) bbv_bclv7 FULL JOIN (SELECT budsperclonalfragmentid AS bclv6_id, budsperclonalfragmentname AS bclv6_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bclv6 ON bbv_bclv7.bbv_belowupperid = bclv6.bclv6_id) bbv_bclv6 FULL JOIN (SELECT budsperclonalfragmentid AS bclv4_id, budsperclonalfragmentname AS bclv4_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bclv4 ON bbv_bclv6.bbv_abovelowerid = bclv4.bclv4_id) bbv_bclv4 FULL JOIN (SELECT budsperclonalfragmentid AS bclv3_id, budsperclonalfragmentname AS bclv3_name FROM (select budsperclonalfragmentid, budsperclonalfragmentname from budsperclonalfragment_lv)) bclv3 ON bbv_bclv4.bbv_aboveupperid = bclv3.bclv3_id) bbv_bclv3 ON r.ref_referenceid = bbv_bclv3.bbv_referenceid) r_bbv ON sbs.sbs_sbsnumber = r_bbv.bbv_sbsnumber) sbs_bbv LEFT JOIN (SELECT methodid AS m_methodid, methodname AS m_methodname FROM (select * from method_lv)) m ON sbs_bbv.bbv_methodid = m.m_methodid) ORDER BY sbs_sbsname on Thu Mar 13 09:16:11 CET 2008 . general method;SBS name;reference;buds in layer >10 cm;buds in layer 1-10cm;buds in layer -10-0cm;buds in layer < -10cm;buds above ground;buds at soil surface;buds below ground;valid;SBS number observation (like obvious taxonomical traits);Acer campestre;CLO-PLA test records from June 2005;none;none;;>10;none;;>10;0;811 observation (like obvious taxonomical traits);Acer campestre;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;811 unknown;Acer pseudoplatanus;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;803 derivation from photos or drawings;Aceras anthropophorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39442 observation (like obvious taxonomical traits);Aceras anthropophorum;CLO-PLA test records from June 2005;;1-10;;;1-10;;;0;39442 derivation from photos or drawings;Achillea atrata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4794 observation (like obvious taxonomical traits);Achillea atrata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4794 derivation from photos or drawings;Achillea clavennae;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3559 derivation from photos or drawings;Achillea clavennae;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3559 observation (like obvious taxonomical traits);Achillea crithmifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3011 derivation from photos or drawings;Achillea macrophylla;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4009 derivation from photos or drawings;Achillea millefolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3013 observation (like obvious taxonomical traits);Achillea millefolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3013 observation (like obvious taxonomical traits);Achillea millefolium;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;3013 observation (like obvious taxonomical traits);Achillea millefolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3013 observation (like obvious taxonomical traits);Achillea millefolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3013 unknown;Achillea millefolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3013 unknown;Achillea millefolium;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;3013 observation (like obvious taxonomical traits);Achillea nana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;4923 derivation from photos or drawings;Achillea nobilis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;3014 observation (like obvious taxonomical traits);Achillea nobilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3014 derivation from photos or drawings;Achillea nobilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3014 derivation from photos or drawings;Achillea oxyloba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3186 derivation from photos or drawings;Achillea oxyloba;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3186 derivation from photos or drawings;Achillea oxyloba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3186 derivation from photos or drawings;Achillea pannonica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5321 derivation from photos or drawings;Achillea pannonica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5321 derivation from photos or drawings;Achillea pannonica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5321 derivation from photos or drawings;Achillea ptarmica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4799 observation (like obvious taxonomical traits);Achillea ptarmica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4799 derivation from photos or drawings;Achillea setacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5941 observation (like obvious taxonomical traits);Achillea tomentosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;4549 derivation from photos or drawings;Achnatherum calamagrostis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41606 observation (like obvious taxonomical traits);Achnatherum calamagrostis;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;41606 derivation from photos or drawings;Acinos alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24605 derivation from photos or drawings;Acinos alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24605 derivation from photos or drawings;Acinos alpinus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24605 derivation from photos or drawings;Acinos arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24493 derivation from photos or drawings;Acinos arvensis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24493 derivation from photos or drawings;Acinos arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24493 derivation from photos or drawings;Acinos arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24493 observation (like obvious taxonomical traits);Acinos arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;24493 observation (like obvious taxonomical traits);Aconitum anthora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29103 derivation from photos or drawings;Aconitum napellus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27279 observation (like obvious taxonomical traits);Aconitum napellus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27279 observation (like obvious taxonomical traits);Aconitum septentrionale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;62645 observation (like obvious taxonomical traits);Aconitum septentrionale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;62645 observation (like obvious taxonomical traits);Aconitum septentrionale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;;1-10;0;62645 derivation from photos or drawings;Aconitum variegatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27421 derivation from photos or drawings;Aconitum variegatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27421 derivation from photos or drawings;Aconitum variegatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27421 observation (like obvious taxonomical traits);Aconitum variegatum;CLO-PLA test records from June 2005;;;1-10;>10;;;1-10;0;27421 observation (like obvious taxonomical traits);Aconitum variegatum;CLO-PLA test records from June 2005;;;1-10;1-10;;;1-10;0;27421 derivation from photos or drawings;Acorus calamus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35825 observation (like obvious taxonomical traits);Acorus calamus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35825 derivation from photos or drawings;Acroptilon repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4695 unknown;Acroptilon repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4695 derivation from photos or drawings;Actaea spicata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;27324 derivation from photos or drawings;Actaea spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;27324 derivation from photos or drawings;Actaea spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;27324 derivation from photos or drawings;Actaea spicata;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;27324 derivation from photos or drawings;Actaea spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27324 derivation from photos or drawings;Adenostyles alliariae;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3188 derivation from photos or drawings;Adenostyles alliariae;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;3188 derivation from photos or drawings;Adonis aestivalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27328 derivation from photos or drawings;Adonis aestivalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27328 derivation from photos or drawings;Adonis aestivalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27328 derivation from photos or drawings;Adonis flammea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27336 derivation from photos or drawings;Adonis vernalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29095 derivation from photos or drawings;Adonis vernalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29095 derivation from photos or drawings;Adonis vernalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29095 derivation from photos or drawings;Adoxa moschatellina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;2407 derivation from photos or drawings;Adoxa moschatellina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;2407 derivation from photos or drawings;Adoxa moschatellina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;2407 observation (like obvious taxonomical traits);Adoxa moschatellina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;2407 observation (like obvious taxonomical traits);Adoxa moschatellina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;2407 observation (like obvious taxonomical traits);Adoxa moschatellina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;2407 derivation from photos or drawings;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2007 derivation from photos or drawings;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2007 derivation from photos or drawings;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2007 unknown;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2007 unknown;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2007 derivation from photos or drawings;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2007 derivation from photos or drawings;Aegopodium podagraria;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2007 derivation from photos or drawings;Aethionema saxatile;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14330 derivation from photos or drawings;Aethionema saxatile;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14330 derivation from photos or drawings;Aethusa cynapium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1502 observation (like obvious taxonomical traits);Aethusa cynapium;CLO-PLA test records from June 2005;none;none;1-10;>10;none;;1-10;0;1502 observation (like obvious taxonomical traits);Agave americana;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;35573 derivation from photos or drawings;Agrimonia eupatoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29512 derivation from photos or drawings;Agrimonia eupatoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29512 observation (like obvious taxonomical traits);Agrimonia eupatoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29512 observation (like obvious taxonomical traits);Agrimonia eupatoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29512 derivation from photos or drawings;Agrimonia eupatoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29512 observation (like obvious taxonomical traits);Agrimonia procera;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29916 derivation from photos or drawings;Agrostemma githago;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16318 observation (like obvious taxonomical traits);Agrostemma githago;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16318 derivation from photos or drawings;Agrostis agrostiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40530 derivation from photos or drawings;Agrostis alpina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40479 derivation from photos or drawings;Agrostis alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40479 observation (like obvious taxonomical traits);Agrostis alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40479 derivation from photos or drawings;Agrostis canina;CLO-PLA test records from June 2005;none;none;>10;;>=0;>10;>10;0;40532 unknown;Agrostis canina;CLO-PLA test records from June 2005;;;>10;1-10;;;1-10;0;40532 derivation from photos or drawings;Agrostis canina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;40532 observation (like obvious taxonomical traits);Agrostis canina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40532 derivation from photos or drawings;Agrostis canina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;40532 derivation from photos or drawings;Agrostis canina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40532 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41392 unknown;Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;41392 observation (like obvious taxonomical traits);Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis capillaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41392 derivation from photos or drawings;Agrostis castellana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41393 observation (like obvious taxonomical traits);Agrostis curtisii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40483 derivation from photos or drawings;Agrostis gigantea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40852 observation (like obvious taxonomical traits);Agrostis gigantea;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;40852 observation (like obvious taxonomical traits);Agrostis mertensii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40856 derivation from photos or drawings;Agrostis rupestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40377 derivation from photos or drawings;Agrostis rupestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40377 derivation from photos or drawings;Agrostis schleicheri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40378 derivation from photos or drawings;Agrostis stolonifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;40861 observation (like obvious taxonomical traits);Agrostis stolonifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;40861 unknown;Agrostis stolonifera;CLO-PLA test records from June 2005;;;>10;1-10;;;1-10;0;40861 derivation from photos or drawings;Agrostis stolonifera;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;40861 derivation from photos or drawings;Agrostis stolonifera;CLO-PLA test records from June 2005;none;none;1-10;;>=0;>10;1-10;0;40861 derivation from photos or drawings;Agrostis vinealis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41896 unknown;Agrostis vinealis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41896 observation (like obvious taxonomical traits);Ailanthus altissima;CLO-PLA test records from June 2005;;none;;>10;none;;>10;0;34523 observation (like obvious taxonomical traits);Ailanthus altissima;CLO-PLA test records from June 2005;none;none;none;>10;none;;>=0;0;34523 observation (like obvious taxonomical traits);Ailanthus altissima;CLO-PLA test records from June 2005;none;none;none;>10;none;;>=0;0;34523 derivation from photos or drawings;Aira caryophyllea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40866 derivation from photos or drawings;Aira praecox;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41629 derivation from photos or drawings;Aira praecox;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;41629 derivation from photos or drawings;Ajuga chamaepitys;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;24497 derivation from photos or drawings;Ajuga chamaepitys;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;24497 derivation from photos or drawings;Ajuga genevensis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;24142 observation (like obvious taxonomical traits);Ajuga genevensis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24142 observation (like obvious taxonomical traits);Ajuga genevensis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;24142 observation (like obvious taxonomical traits);Ajuga genevensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24142 observation (like obvious taxonomical traits);Ajuga genevensis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24142 derivation from photos or drawings;Ajuga genevensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24142 derivation from photos or drawings;Ajuga pyramidalis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24144 observation (like obvious taxonomical traits);Ajuga pyramidalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24144 observation (like obvious taxonomical traits);Ajuga pyramidalis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24144 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;1-10;>=0;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;25159 unknown;Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;>10;1-10;0-10;;1-10;0;25159 observation (like obvious taxonomical traits);Ajuga reptans;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;;1-10;0;25159 observation (like obvious taxonomical traits);Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;>10;1-10;0-10;;1-10;0;25159 observation (like obvious taxonomical traits);Ajuga reptans;CLO-PLA test records from June 2005;;>10;>10;none;>10;;>=0;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25159 derivation from photos or drawings;Ajuga reptans;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;25159 derivation from photos or drawings;Alcea rosea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25760 derivation from photos or drawings;Alcea rosea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25760 derivation from photos or drawings;Alchemilla alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29517 observation (like obvious taxonomical traits);Alchemilla alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;29517 derivation from photos or drawings;Alchemilla conjuncta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29802 derivation from photos or drawings;Alchemilla fissa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29811 observation (like obvious taxonomical traits);Alchemilla glabra;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;30979 derivation from photos or drawings;Alchemilla glacialis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30980 observation (like obvious taxonomical traits);Alchemilla glomerulans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;30703 derivation from photos or drawings;Alchemilla monticola;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29465 derivation from photos or drawings;Alchemilla monticola;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29465 observation (like obvious taxonomical traits);Alchemilla monticola;CLO-PLA test records from June 2005;;>10;1-10;none;>10;;0-10;0;29465 observation (like obvious taxonomical traits);Alchemilla versipila;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;;1-10;0;29844 derivation from photos or drawings;Alchemilla vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;60849 derivation from photos or drawings;Alchemilla vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;60849 observation (like obvious taxonomical traits);Alchemilla wichurae;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;30964 derivation from photos or drawings;Alchemilla xanthochlora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30366 derivation from photos or drawings;Aldrovanda vesiculosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18992 derivation from photos or drawings;Aldrovanda vesiculosa;CLO-PLA test records from June 2005;none;none;none;1-10;none;none;0-10;0;18992 unknown;Aldrovanda vesiculosa;CLO-PLA test records from June 2005;;;1-10;1-10;;;1-10;0;18992 unknown;Aldrovanda vesiculosa;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;18992 observation (like obvious taxonomical traits);Aldrovanda vesiculosa;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;18992 observation (like obvious taxonomical traits);Aldrovanda vesiculosa;CLO-PLA test records from June 2005;none;none;>10;>10;none;;>10;0;18992 observation (like obvious taxonomical traits);Alisma gramineum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35625 observation (like obvious taxonomical traits);Alisma gramineum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35625 derivation from photos or drawings;Alisma lanceolatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35630 observation (like obvious taxonomical traits);Alisma lanceolatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35630 observation (like obvious taxonomical traits);Alisma lanceolatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35630 derivation from photos or drawings;Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35609 observation (like obvious taxonomical traits);Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35609 observation (like obvious taxonomical traits);Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35609 unknown;Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;35609 derivation from photos or drawings;Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35609 observation (like obvious taxonomical traits);Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35609 derivation from photos or drawings;Alisma plantago-aquatica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35609 derivation from photos or drawings;Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 field experiment;Alliaria petiolata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;;1-10;0;13080 observation (like obvious taxonomical traits);Alliaria petiolata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;;1-10;0;13080 observation (like obvious taxonomical traits);Alliaria petiolata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13080 observation (like obvious taxonomical traits);Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;;1-10;0;13080 derivation from photos or drawings;Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 derivation from photos or drawings;Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 derivation from photos or drawings;Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 observation (like obvious taxonomical traits);Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 derivation from photos or drawings;Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 derivation from photos or drawings;Alliaria petiolata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13080 observation (like obvious taxonomical traits);Allium ampeloprasum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39338 derivation from photos or drawings;Allium angulosum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38373 observation (like obvious taxonomical traits);Allium angulosum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38373 derivation from photos or drawings;Allium carinatum;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39360 observation (like obvious taxonomical traits);Allium carinatum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39360 observation (like obvious taxonomical traits);Allium carinatum;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;39360 derivation from photos or drawings;Allium cepa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38778 observation (like obvious taxonomical traits);Allium cepa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38778 observation (like obvious taxonomical traits);Allium cepa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38778 observation (like obvious taxonomical traits);Allium cepa;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;38778 derivation from photos or drawings;Allium cepa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38778 observation (like obvious taxonomical traits);Allium chamaemoly;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38388 derivation from photos or drawings;Allium flavum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39387 observation (like obvious taxonomical traits);Allium flavum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39387 observation (like obvious taxonomical traits);Allium flavum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39387 observation (like obvious taxonomical traits);Allium moly;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39298 observation (like obvious taxonomical traits);Allium moschatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38808 observation (like obvious taxonomical traits);Allium neapolitanum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38385 observation (like obvious taxonomical traits);Allium nigrum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39347 derivation from photos or drawings;Allium oleraceum;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;38816 observation (like obvious taxonomical traits);Allium oleraceum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;38816 observation (like obvious taxonomical traits);Allium oleraceum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;38816 observation (like obvious taxonomical traits);Allium paniculatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39309 derivation from photos or drawings;Allium paradoxum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;38827 observation (like obvious taxonomical traits);Allium paradoxum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38827 observation (like obvious taxonomical traits);Allium paradoxum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;38827 observation (like obvious taxonomical traits);Allium roseum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39371 derivation from photos or drawings;Allium sativum;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39214 observation (like obvious taxonomical traits);Allium sativum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39214 observation (like obvious taxonomical traits);Allium sativum;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;39214 derivation from photos or drawings;Allium sativum;CLO-PLA test records from June 2005;none;1-10;none;;0-10;none;none;0;39214 observation (like obvious taxonomical traits);Allium sativum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39214 derivation from photos or drawings;Allium schoenoprasum;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;39221 derivation from photos or drawings;Allium schoenoprasum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39221 observation (like obvious taxonomical traits);Allium schoenoprasum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39221 derivation from photos or drawings;Allium scorodoprasum;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39339 derivation from photos or drawings;Allium scorodoprasum;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39339 derivation from photos or drawings;Allium scorodoprasum;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39339 observation (like obvious taxonomical traits);Allium scorodoprasum;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;39339 observation (like obvious taxonomical traits);Allium scorodoprasum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39339 observation (like obvious taxonomical traits);Allium scorodoprasum;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39339 derivation from photos or drawings;Allium scorodoprasum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39339 derivation from photos or drawings;Allium senescens;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39230 derivation from photos or drawings;Allium sphaerocephalon;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39232 observation (like obvious taxonomical traits);Allium sphaerocephalon;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39232 observation (like obvious taxonomical traits);Allium sphaerocephalon;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39232 derivation from photos or drawings;Allium suaveolens;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38745 observation (like obvious taxonomical traits);Allium suaveolens;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38745 observation (like obvious taxonomical traits);Allium subhirsutum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38746 observation (like obvious taxonomical traits);Allium triquetrum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39242 derivation from photos or drawings;Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 derivation from photos or drawings;Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 derivation from photos or drawings;Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 observation (like obvious taxonomical traits);Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 observation (like obvious taxonomical traits);Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 observation (like obvious taxonomical traits);Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 observation (like obvious taxonomical traits);Allium ursinum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39243 derivation from photos or drawings;Allium victorialis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38350 observation (like obvious taxonomical traits);Allium victorialis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38350 derivation from photos or drawings;Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39246 observation (like obvious taxonomical traits);Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39246 observation (like obvious taxonomical traits);Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39246 laboratory/greenhouse/garden experiment;Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39246 unknown;Allium vineale;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;39246 observation (like obvious taxonomical traits);Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;>10;0-10;none;>=0;0;39246 observation (like obvious taxonomical traits);Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39246 observation (like obvious taxonomical traits);Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39246 observation (like obvious taxonomical traits);Allium vineale;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;none;0-10;0;39246 observation (like obvious taxonomical traits);Alnus glutinosa;CLO-PLA test records from June 2005;none;none;;>10;none;;>10;0;11694 observation (like obvious taxonomical traits);Alnus incana;CLO-PLA test records from June 2005;none;none;;>10;none;;>10;0;11695 observation (like obvious taxonomical traits);Alnus incana;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;;>10;0;11695 derivation from photos or drawings;Alopecurus aequalis;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;1-10;1-10;0;40867 observation (like obvious taxonomical traits);Alopecurus aequalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40867 observation (like obvious taxonomical traits);Alopecurus aequalis;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;40867 derivation from photos or drawings;Alopecurus aequalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40867 derivation from photos or drawings;Alopecurus aequalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40867 derivation from photos or drawings;Alopecurus arundinaceus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40542 derivation from photos or drawings;Alopecurus bulbosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42103 derivation from photos or drawings;Alopecurus geniculatus;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;41635 observation (like obvious taxonomical traits);Alopecurus geniculatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;41635 unknown;Alopecurus geniculatus;CLO-PLA test records from June 2005;;;>10;1-10;;;1-10;0;41635 derivation from photos or drawings;Alopecurus geniculatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41635 derivation from photos or drawings;Alopecurus geniculatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41635 derivation from photos or drawings;Alopecurus myosuroides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41138 derivation from photos or drawings;Alopecurus myosuroides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41138 derivation from photos or drawings;Alopecurus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40391 derivation from photos or drawings;Alopecurus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40391 observation (like obvious taxonomical traits);Alopecurus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;40391 derivation from photos or drawings;Alopecurus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40391 derivation from photos or drawings;Alopecurus rendlei;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41900 derivation from photos or drawings;Althaea hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25778 derivation from photos or drawings;Althaea officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25782 derivation from photos or drawings;Alyssum alyssoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13424 derivation from photos or drawings;Alyssum alyssoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13424 derivation from photos or drawings;Alyssum montanum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;14366 derivation from photos or drawings;Alyssum montanum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14366 derivation from photos or drawings;Amaranthus albus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;891 derivation from photos or drawings;Amaranthus blitoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;892 derivation from photos or drawings;Amaranthus bouchonii;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;60864 derivation from photos or drawings;Amaranthus caudatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;894 derivation from photos or drawings;Amaranthus crispus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;895 derivation from photos or drawings;Amaranthus deflexus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;900 derivation from photos or drawings;Amaranthus graecizans;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;901 derivation from photos or drawings;Amaranthus retroflexus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;931 derivation from photos or drawings;Ambrosia artemisiifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;4198 unknown;Ambrosia artemisiifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;4198 derivation from photos or drawings;Ambrosia trifida;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;6319 derivation from photos or drawings;Ammi majus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1508 derivation from photos or drawings;Ammophila arenaria;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;40398 unknown;Ammophila arenaria;CLO-PLA test records from June 2005;>10;1-10;1-10;none;1-10;1-10;0-10;0;40398 observation (like obvious taxonomical traits);Ammophila arenaria;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;40398 observation (like obvious taxonomical traits);Ammophila arenaria;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;40398 derivation from photos or drawings;Ammophila arenaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40398 derivation from photos or drawings;Anacamptis pyramidalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39443 observation (like obvious taxonomical traits);Anacamptis pyramidalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39443 derivation from photos or drawings;Anagallis arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28783 observation (like obvious taxonomical traits);Anagallis arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;28783 observation (like obvious taxonomical traits);Anagallis arvensis;CLO-PLA test records from June 2005;none;none;>10;none;none;;>=0;0;28783 observation (like obvious taxonomical traits);Anagallis arvensis;CLO-PLA test records from June 2005;;;none;1-10;;;0-10;0;28783 derivation from photos or drawings;Anagallis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;28783 derivation from photos or drawings;Anagallis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;28783 derivation from photos or drawings;Anagallis arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28783 derivation from photos or drawings;Anagallis foemina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;29031 derivation from photos or drawings;Anagallis tenella;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;28935 observation (like obvious taxonomical traits);Anagallis tenella;CLO-PLA test records from June 2005;none;none;>10;none;none;;>=0;0;28935 derivation from photos or drawings;Anarrhinum bellidifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33247 derivation from photos or drawings;Anchusa arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12189 derivation from photos or drawings;Anchusa officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12527 observation (like obvious taxonomical traits);Anchusa officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12527 derivation from photos or drawings;Anchusa officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12527 derivation from photos or drawings;Andromeda polifolia;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19573 observation (like obvious taxonomical traits);Andromeda polifolia;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19573 unknown;Andromeda polifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19573 observation (like obvious taxonomical traits);Andromeda polifolia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19573 observation (like obvious taxonomical traits);Andromeda polifolia;CLO-PLA test records from June 2005;;>10;>10;1-10;1-10;1-10;1-10;0;19573 derivation from photos or drawings;Androsace alpina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28902 observation (like obvious taxonomical traits);Androsace alpina;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;28902 observation (like obvious taxonomical traits);Androsace alpina;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;28902 observation (like obvious taxonomical traits);Androsace alpina;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;28902 derivation from photos or drawings;Androsace alpina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28902 derivation from photos or drawings;Androsace chamaejasme;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;29080 observation (like obvious taxonomical traits);Androsace chamaejasme;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;29080 observation (like obvious taxonomical traits);Androsace chamaejasme;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;29080 observation (like obvious taxonomical traits);Androsace chamaejasme;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;29080 derivation from photos or drawings;Androsace elongata;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;28969 derivation from photos or drawings;Androsace hausmannii;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;28855 derivation from photos or drawings;Androsace helvetica;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;28920 observation (like obvious taxonomical traits);Androsace helvetica;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;28920 derivation from photos or drawings;Androsace lactea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;29061 observation (like obvious taxonomical traits);Androsace lactea;CLO-PLA test records from June 2005;;>10;>10;;>10;>10;>10;0;29061 derivation from photos or drawings;Androsace maxima;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;28785 derivation from photos or drawings;Androsace obtusifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28845 derivation from photos or drawings;Androsace obtusifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28845 derivation from photos or drawings;Androsace septentrionalis;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;28905 derivation from photos or drawings;Androsace septentrionalis;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;28905 observation (like obvious taxonomical traits);Androsace villosa;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;28998 derivation from photos or drawings;Anemone baldensis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27343 derivation from photos or drawings;Anemone baldensis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27343 derivation from photos or drawings;Anemone baldensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27343 derivation from photos or drawings;Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 unknown;Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 observation (like obvious taxonomical traits);Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 derivation from photos or drawings;Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 derivation from photos or drawings;Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 observation (like obvious taxonomical traits);Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 derivation from photos or drawings;Anemone nemorosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27355 derivation from photos or drawings;Anemone ranunculoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27359 observation (like obvious taxonomical traits);Anemone ranunculoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27359 derivation from photos or drawings;Anemone sylvestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27363 observation (like obvious taxonomical traits);Anemone sylvestris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;27363 observation (like obvious taxonomical traits);Anemone sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;27363 observation (like obvious taxonomical traits);Anemone sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;27363 derivation from photos or drawings;Anemone trifolia;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;none;0-10;0;27364 derivation from photos or drawings;Anethum graveolens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1512 derivation from photos or drawings;Angelica archangelica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1514 derivation from photos or drawings;Angelica palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1518 derivation from photos or drawings;Angelica sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1519 derivation from photos or drawings;Angelica sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1519 observation (like obvious taxonomical traits);Angelica sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1519 observation (like obvious taxonomical traits);Angelica sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1519 derivation from photos or drawings;Angelica sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1519 derivation from photos or drawings;Angelica sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1519 derivation from photos or drawings;Antennaria carpatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4017 derivation from photos or drawings;Antennaria dioica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;2770 derivation from photos or drawings;Antennaria dioica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;2770 observation (like obvious taxonomical traits);Antennaria dioica;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;2770 derivation from photos or drawings;Antennaria dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2770 derivation from photos or drawings;Antennaria dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2770 derivation from photos or drawings;Anthemis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3024 derivation from photos or drawings;Anthemis austriaca;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;4304 derivation from photos or drawings;Anthemis austriaca;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;4304 derivation from photos or drawings;Anthemis austriaca;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;4304 derivation from photos or drawings;Anthemis cotula;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2778 derivation from photos or drawings;Anthemis ruthenica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3848 derivation from photos or drawings;Anthemis tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2787 derivation from photos or drawings;Anthericum liliago;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38767 observation (like obvious taxonomical traits);Anthericum liliago;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38767 observation (like obvious taxonomical traits);Anthericum liliago;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38767 derivation from photos or drawings;Anthericum liliago;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;38767 derivation from photos or drawings;Anthericum ramosum;CLO-PLA test records from June 2005;none;>10;;;>=0;none;;0;38246 observation (like obvious taxonomical traits);Anthericum ramosum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38246 derivation from photos or drawings;Anthericum ramosum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38246 derivation from photos or drawings;Anthericum ramosum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38246 derivation from photos or drawings;Anthericum ramosum;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;38246 observation (like obvious taxonomical traits);Anthericum ramosum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38246 observation (like obvious taxonomical traits);Anthoxanthum alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41906 observation (like obvious taxonomical traits);Anthoxanthum alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41906 derivation from photos or drawings;Anthoxanthum aristatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40551 derivation from photos or drawings;Anthoxanthum odoratum;CLO-PLA test records from June 2005;;>10;1-10;none;1-10;1-10;0-10;0;41907 derivation from photos or drawings;Anthoxanthum odoratum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41907 observation (like obvious taxonomical traits);Anthoxanthum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41907 observation (like obvious taxonomical traits);Anthoxanthum odoratum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41907 observation (like obvious taxonomical traits);Anthoxanthum odoratum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41907 derivation from photos or drawings;Anthoxanthum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;41907 derivation from photos or drawings;Anthriscus caucalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1975 derivation from photos or drawings;Anthriscus cerefolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1526 derivation from photos or drawings;Anthriscus sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1916 derivation from photos or drawings;Anthriscus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1916 observation (like obvious taxonomical traits);Anthriscus sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1916 unknown;Anthriscus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1916 observation (like obvious taxonomical traits);Anthriscus sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;1916 observation (like obvious taxonomical traits);Anthriscus sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1916 derivation from photos or drawings;Anthriscus sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1916 observation (like obvious taxonomical traits);Anthyllis montana;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;21589 derivation from photos or drawings;Anthyllis vulneraria;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21660 observation (like obvious taxonomical traits);Anthyllis vulneraria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21660 derivation from photos or drawings;Anthyllis vulneraria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21660 derivation from photos or drawings;Anthyllis vulneraria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21660 observation (like obvious taxonomical traits);Antirrhinum majus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33261 observation (like obvious taxonomical traits);Antirrhinum majus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33261 derivation from photos or drawings;Apera interrupta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41910 derivation from photos or drawings;Apera spica-venti;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40884 derivation from photos or drawings;Apera spica-venti;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40884 derivation from photos or drawings;Aphanes arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;29391 derivation from photos or drawings;Aphanes microcarpa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;29977 derivation from photos or drawings;Apium graveolens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1456 derivation from photos or drawings;Apium inundatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1920 derivation from photos or drawings;Apium nodiflorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1922 derivation from photos or drawings;Apium repens;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;1923 derivation from photos or drawings;Aposeris foetida;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3210 derivation from photos or drawings;Aposeris foetida;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3210 observation (like obvious taxonomical traits);Aquilegia atrata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27254 observation (like obvious taxonomical traits);Aquilegia einseleana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27264 observation (like obvious taxonomical traits);Aquilegia vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27156 derivation from photos or drawings;Arabidopsis suecica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;13762 derivation from photos or drawings;Arabidopsis suecica;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;13762 derivation from photos or drawings;Arabidopsis thaliana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12652 derivation from photos or drawings;Arabidopsis thaliana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12652 derivation from photos or drawings;Arabidopsis thaliana;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;12652 derivation from photos or drawings;Arabis allionii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12653 derivation from photos or drawings;Arabis alpina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;13346 observation (like obvious taxonomical traits);Arabis alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;;0-10;0;13346 derivation from photos or drawings;Arabis alpina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;13346 derivation from photos or drawings;Arabis alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;13346 derivation from photos or drawings;Arabis brassica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;45770 derivation from photos or drawings;Arabis caerulea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12655 observation (like obvious taxonomical traits);Arabis caerulea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12655 derivation from photos or drawings;Arabis caerulea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;12655 derivation from photos or drawings;Arabis caerulea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;12655 derivation from photos or drawings;Arabis ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;45777 derivation from photos or drawings;Arabis glabra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13349 derivation from photos or drawings;Arabis glabra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13349 derivation from photos or drawings;Arabis glabra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13349 derivation from photos or drawings;Arabis glabra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13349 derivation from photos or drawings;Arabis hirsuta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13002 observation (like obvious taxonomical traits);Arabis hirsuta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13002 observation (like obvious taxonomical traits);Arabis hirsuta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13002 derivation from photos or drawings;Arabis hirsuta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13002 derivation from photos or drawings;Arabis hirsuta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13002 derivation from photos or drawings;Arabis hirsuta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;13002 derivation from photos or drawings;Arabis nemorensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;50027 derivation from photos or drawings;Arabis nemorensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;50027 derivation from photos or drawings;Arabis pumila;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14272 derivation from photos or drawings;Arabis pumila;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;14272 observation (like obvious taxonomical traits);Arabis pumila;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;14272 derivation from photos or drawings;Arabis pumila;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14272 derivation from photos or drawings;Arabis sagittata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14273 derivation from photos or drawings;Arabis sagittata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14273 derivation from photos or drawings;Arabis soyeri;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14276 derivation from photos or drawings;Arabis soyeri;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14276 derivation from photos or drawings;Arabis stellulata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;59471 derivation from photos or drawings;Arabis turrita;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13010 derivation from photos or drawings;Arabis turrita;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13010 observation (like obvious taxonomical traits);Arbutus unedo;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;19577 unknown;Arbutus unedo;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;19577 observation (like obvious taxonomical traits);Arbutus unedo;CLO-PLA test records from June 2005;none;>10;;>10;>=0;;>10;0;19577 derivation from photos or drawings;Arctium lappa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6084 unknown;Arctium lappa;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;6084 derivation from photos or drawings;Arctium minus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4154 unknown;Arctium minus;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;4154 derivation from photos or drawings;Arctium nemorosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3371 derivation from photos or drawings;Arctium tomentosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3664 derivation from photos or drawings;Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;19582 unknown;Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;none;>10;;>=0;>10;>10;0;19582 unknown;Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;none;>10;;>=0;>10;>10;0;19582 unknown;Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;none;>10;;>=0;>10;>10;0;19582 unknown;Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;none;>10;;>=0;>10;>10;0;19582 observation (like obvious taxonomical traits);Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;19582 observation (like obvious taxonomical traits);Arctostaphylos uva-ursi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19582 derivation from photos or drawings;Aremonia agrimonoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29395 derivation from photos or drawings;Arenaria ciliata;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16814 observation (like obvious taxonomical traits);Arenaria ciliata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;16814 derivation from photos or drawings;Arenaria serpyllifolia;CLO-PLA test records from June 2005;none;none;>10;1-10;none;none;1-10;0;16833 derivation from photos or drawings;Arenaria serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;16833 derivation from photos or drawings;Arenaria serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16833 derivation from photos or drawings;Arenaria serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16833 derivation from photos or drawings;Arenaria serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16833 observation (like obvious taxonomical traits);Aristolochia clematitis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2411 observation (like obvious taxonomical traits);Aristolochia clematitis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2411 derivation from photos or drawings;Armeria maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28355 unknown;Armeria maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28355 unknown;Armeria maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28355 derivation from photos or drawings;Armeria maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28355 derivation from photos or drawings;Armeria maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28355 derivation from photos or drawings;Armeria maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28355 derivation from photos or drawings;Armoracia rusticana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13400 derivation from photos or drawings;Armoracia rusticana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13400 observation (like obvious taxonomical traits);Armoracia rusticana;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;13400 observation (like obvious taxonomical traits);Armoracia rusticana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13400 derivation from photos or drawings;Armoracia rusticana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13400 derivation from photos or drawings;Arnica montana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3665 derivation from photos or drawings;Arnica montana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3665 observation (like obvious taxonomical traits);Arnica montana;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;3665 derivation from photos or drawings;Arnica montana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3665 derivation from photos or drawings;Arnica montana;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3665 derivation from photos or drawings;Arnoseris minima;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;3666 derivation from photos or drawings;Arrhenatherum elatius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40414 unknown;Arrhenatherum elatius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40414 unknown;Arrhenatherum elatius;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;40414 observation (like obvious taxonomical traits);Arrhenatherum elatius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40414 derivation from photos or drawings;Arrhenatherum elatius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40414 derivation from photos or drawings;Arrhenatherum elatius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40414 derivation from photos or drawings;Artemisia abrotanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5370 derivation from photos or drawings;Artemisia absinthium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;5486 observation (like obvious taxonomical traits);Artemisia absinthium;CLO-PLA test records from June 2005;;>10;;;>10;;;0;5486 derivation from photos or drawings;Artemisia annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5487 derivation from photos or drawings;Artemisia austriaca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5603 observation (like obvious taxonomical traits);Artemisia austriaca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5603 derivation from photos or drawings;Artemisia biennis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;60555 derivation from photos or drawings;Artemisia biennis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;60555 derivation from photos or drawings;Artemisia campestris;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;2974 derivation from photos or drawings;Artemisia campestris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;2974 derivation from photos or drawings;Artemisia dracunculus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6183 derivation from photos or drawings;Artemisia genipi;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;3535 derivation from photos or drawings;Artemisia genipi;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3535 derivation from photos or drawings;Artemisia laciniata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4315 derivation from photos or drawings;Artemisia maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2981 derivation from photos or drawings;Artemisia maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2981 derivation from photos or drawings;Artemisia maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2981 derivation from photos or drawings;Artemisia pontica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5491 derivation from photos or drawings;Artemisia rupestris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;5327 derivation from photos or drawings;Artemisia scoparia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4272 derivation from photos or drawings;Artemisia siversiana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5610 derivation from photos or drawings;Artemisia siversiana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5610 derivation from photos or drawings;Artemisia tournefortiana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;61663 derivation from photos or drawings;Artemisia umbelliformis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4171 derivation from photos or drawings;Artemisia verlotiorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4943 derivation from photos or drawings;Artemisia vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4158 derivation from photos or drawings;Artemisia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4158 derivation from photos or drawings;Artemisia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4158 observation (like obvious taxonomical traits);Artemisia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4158 derivation from photos or drawings;Artemisia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4158 derivation from photos or drawings;Arum maculatum;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;35847 observation (like obvious taxonomical traits);Arum maculatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35847 observation (like obvious taxonomical traits);Arum maculatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35847 observation (like obvious taxonomical traits);Arum maculatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35847 observation (like obvious taxonomical traits);Arum maculatum;CLO-PLA test records from June 2005;1-10;1-10;none;none;0-10;none;none;0;35847 derivation from photos or drawings;Arum maculatum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35847 derivation from photos or drawings;Asarum europaeum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2429 derivation from photos or drawings;Asarum europaeum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2429 derivation from photos or drawings;Asarum europaeum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;2429 derivation from photos or drawings;Asarum europaeum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2429 observation (like obvious taxonomical traits);Asarum europaeum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2429 observation (like obvious taxonomical traits);Asarum europaeum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2429 derivation from photos or drawings;Asarum europaeum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2429 observation (like obvious taxonomical traits);Asclepias syriaca;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2546 observation (like obvious taxonomical traits);Asclepias syriaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2546 unknown;Asclepias syriaca;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;2546 unknown;Asclepias syriaca;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;2546 observation (like obvious taxonomical traits);Asparagus acutifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38769 observation (like obvious taxonomical traits);Asparagus maritimus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38656 derivation from photos or drawings;Asparagus officinalis;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;38660 derivation from photos or drawings;Asparagus officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38660 observation (like obvious taxonomical traits);Asparagus officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38660 observation (like obvious taxonomical traits);Asparagus tenuifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39153 derivation from photos or drawings;Asperugo procumbens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12544 derivation from photos or drawings;Asperula arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32387 derivation from photos or drawings;Asperula cynanchica;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;31904 derivation from photos or drawings;Asperula cynanchica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31904 derivation from photos or drawings;Asperula tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32329 derivation from photos or drawings;Asperula tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32329 derivation from photos or drawings;Asperula tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32329 derivation from photos or drawings;Asperula tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32329 observation (like obvious taxonomical traits);Asphodelus albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39161 derivation from photos or drawings;Aster alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3147 derivation from photos or drawings;Aster alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3147 observation (like obvious taxonomical traits);Aster alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3147 derivation from photos or drawings;Aster alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3147 derivation from photos or drawings;Aster amellus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3537 derivation from photos or drawings;Aster amellus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3537 derivation from photos or drawings;Aster bellidiastrum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;5946 derivation from photos or drawings;Aster bellidiastrum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;5946 derivation from photos or drawings;Aster bellidiastrum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;5946 derivation from photos or drawings;Aster bellidiastrum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;5946 derivation from photos or drawings;Aster laevis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5953 derivation from photos or drawings;Aster lanceolatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5496 observation (like obvious taxonomical traits);Aster lanceolatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5496 derivation from photos or drawings;Aster linosyris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5330 derivation from photos or drawings;Aster linosyris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5330 derivation from photos or drawings;Aster linosyris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5330 derivation from photos or drawings;Aster novae-angliae;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5614 derivation from photos or drawings;Aster novi-belgii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4901 derivation from photos or drawings;Aster novi-belgii;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;4901 derivation from photos or drawings;Aster novi-belgii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4901 derivation from photos or drawings;Aster tradescantii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3673 derivation from photos or drawings;Aster tripolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3539 observation (like obvious taxonomical traits);Aster tripolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3539 observation (like obvious taxonomical traits);Aster tripolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3539 unknown;Aster tripolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3539 observation (like obvious taxonomical traits);Aster tripolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3539 derivation from photos or drawings;Astragalus alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;;0-10;1-10;1-10;0;21673 derivation from photos or drawings;Astragalus alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21673 observation (like obvious taxonomical traits);Astragalus alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21673 derivation from photos or drawings;Astragalus arenarius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20420 observation (like obvious taxonomical traits);Astragalus arenarius;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;20420 observation (like obvious taxonomical traits);Astragalus asper;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21677 derivation from photos or drawings;Astragalus australis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;20423 observation (like obvious taxonomical traits);Astragalus australis;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;20423 derivation from photos or drawings;Astragalus austriacus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21192 observation (like obvious taxonomical traits);Astragalus austriacus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21192 derivation from photos or drawings;Astragalus cicer;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21198 derivation from photos or drawings;Astragalus cicer;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21198 derivation from photos or drawings;Astragalus cicer;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21198 observation (like obvious taxonomical traits);Astragalus cicer;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21198 derivation from photos or drawings;Astragalus danicus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22416 observation (like obvious taxonomical traits);Astragalus danicus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22416 observation (like obvious taxonomical traits);Astragalus depressus;CLO-PLA test records from June 2005;;>10;1-10;none;>10;>10;0-10;0;20803 derivation from photos or drawings;Astragalus exscapus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21682 observation (like obvious taxonomical traits);Astragalus exscapus;CLO-PLA test records from June 2005;;1-10;none;none;1-10;1-10;none;0;21682 derivation from photos or drawings;Astragalus frigidus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21746 observation (like obvious taxonomical traits);Astragalus frigidus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21746 derivation from photos or drawings;Astragalus frigidus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21746 derivation from photos or drawings;Astragalus glycyphyllos;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;22427 derivation from photos or drawings;Astragalus glycyphyllos;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22427 observation (like obvious taxonomical traits);Astragalus glycyphyllos;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;22427 derivation from photos or drawings;Astragalus glycyphyllos;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22427 observation (like obvious taxonomical traits);Astragalus leontinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;21753 observation (like obvious taxonomical traits);Astragalus monspessulanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;21291 observation (like obvious taxonomical traits);Astragalus norvegicus;CLO-PLA test records from June 2005;;>10;1-10;1-10;>10;>10;1-10;0;22383 derivation from photos or drawings;Astragalus onobrychis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;22386 derivation from photos or drawings;Astragalus onobrychis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22386 observation (like obvious taxonomical traits);Astragalus onobrychis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22386 derivation from photos or drawings;Astragalus penduliflorus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20875 observation (like obvious taxonomical traits);Astragalus penduliflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;20875 observation (like obvious taxonomical traits);Astragalus purpureus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;21653 observation (like obvious taxonomical traits);Astragalus sulcatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20889 observation (like obvious taxonomical traits);Astragalus vesicarius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;21724 derivation from photos or drawings;Astrantia bavarica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;2397 derivation from photos or drawings;Astrantia major;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;1925 derivation from photos or drawings;Astrantia major;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1925 derivation from photos or drawings;Astrantia major;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1925 derivation from photos or drawings;Athamanta cretensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1469 derivation from photos or drawings;Athamanta cretensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1469 derivation from photos or drawings;Atriplex calotheca;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17758 derivation from photos or drawings;Atriplex glabriuscula;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17760 derivation from photos or drawings;Atriplex hortensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17771 derivation from photos or drawings;Atriplex littoralis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17778 derivation from photos or drawings;Atriplex nitens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17671 derivation from photos or drawings;Atriplex oblongifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17673 derivation from photos or drawings;Atriplex patula;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17675 observation (like obvious taxonomical traits);Atriplex patula;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;17675 derivation from photos or drawings;Atriplex prostrata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44815 derivation from photos or drawings;Atriplex rosea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17679 derivation from photos or drawings;Atriplex tatarica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17681 derivation from photos or drawings;Atropa bella-donna;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;35087 derivation from photos or drawings;Atropa bella-donna;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;35087 observation (like obvious taxonomical traits);Atropa bella-donna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35087 derivation from photos or drawings;Atropa bella-donna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35087 derivation from photos or drawings;Aubrieta deltoidea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;14284 derivation from photos or drawings;Avena fatua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40425 unknown;Avena fatua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40425 derivation from photos or drawings;Avena nuda;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40568 derivation from photos or drawings;Avena sativa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41151 derivation from photos or drawings;Avenula pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40921 derivation from photos or drawings;Avenula pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40921 observation (like obvious taxonomical traits);Avenula pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;40921 derivation from photos or drawings;Avenula pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40921 derivation from photos or drawings;Avenula pubescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40923 unknown;Avenula pubescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40923 derivation from photos or drawings;Avenula pubescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40923 derivation from photos or drawings;Avenula versicolor;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;40598 derivation from photos or drawings;Avenula versicolor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40598 observation (like obvious taxonomical traits);Avenula versicolor;CLO-PLA test records from June 2005;none;>10;1-10;;>=0;1-10;1-10;0;40598 derivation from photos or drawings;Avenula versicolor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40598 derivation from photos or drawings;Baldellia ranunculoides;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35614 observation (like obvious taxonomical traits);Baldellia ranunculoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35614 observation (like obvious taxonomical traits);Baldellia ranunculoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35614 derivation from photos or drawings;Ballota nigra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24563 derivation from photos or drawings;Barbarea intermedia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13016 derivation from photos or drawings;Barbarea stricta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14378 derivation from photos or drawings;Barbarea stricta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14378 derivation from photos or drawings;Barbarea verna;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13787 derivation from photos or drawings;Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 derivation from photos or drawings;Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 derivation from photos or drawings;Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 derivation from photos or drawings;Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 unknown;Barbarea vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14291 field experiment;Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 observation (like obvious taxonomical traits);Barbarea vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;14291 observation (like obvious taxonomical traits);Barbarea vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14291 observation (like obvious taxonomical traits);Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;14291 observation (like obvious taxonomical traits);Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 derivation from photos or drawings;Barbarea vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14291 derivation from photos or drawings;Barbarea vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14291 derivation from photos or drawings;Bartsia alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34451 derivation from photos or drawings;Bartsia alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34451 observation (like obvious taxonomical traits);Bartsia alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34451 unknown;Bartsia alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34451 derivation from photos or drawings;Bassia hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17801 derivation from photos or drawings;Beckmannia eruciformis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40600 derivation from photos or drawings;Bellis perennis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2808 derivation from photos or drawings;Bellis perennis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2808 derivation from photos or drawings;Bellis perennis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2808 derivation from photos or drawings;Bellis perennis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2808 derivation from photos or drawings;Berteroa incana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14292 derivation from photos or drawings;Berteroa incana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14292 derivation from photos or drawings;Berteroa incana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14292 derivation from photos or drawings;Berteroa incana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14292 derivation from photos or drawings;Berula erecta;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;1-10;1-10;0;1938 derivation from photos or drawings;Berula erecta;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;1938 derivation from photos or drawings;Beta vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;17819 observation (like obvious taxonomical traits);Betula nana;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;11715 field experiment;Betula nana;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;11715 field experiment;Betula nana;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;11715 field experiment;Betula nana;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;11715 field experiment;Betula nana;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;11715 field experiment;Betula nana;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;11715 observation (like obvious taxonomical traits);Betula pendula;CLO-PLA test records from June 2005;none;>10;none;>10;>=0;1-10;>=0;0;11720 observation (like obvious taxonomical traits);Betula pendula;CLO-PLA test records from June 2005;none;>10;none;>10;>=0;1-10;>=0;0;11720 observation (like obvious taxonomical traits);Betula pubescens;CLO-PLA test records from June 2005;;;1-10;>10;1-10;1-10;1-10;0;11725 observation (like obvious taxonomical traits);Betula pubescens;CLO-PLA test records from June 2005;;;1-10;>10;1-10;1-10;1-10;0;11725 observation (like obvious taxonomical traits);Betula pubescens;CLO-PLA test records from June 2005;none;>10;none;>10;>=0;1-10;>=0;0;11725 observation (like obvious taxonomical traits);Betula pubescens;CLO-PLA test records from June 2005;none;>10;none;>10;>=0;1-10;>=0;0;11725 observation (like obvious taxonomical traits);Betula pubescens;CLO-PLA test records from June 2005;;;1-10;>10;1-10;1-10;1-10;0;11725 observation (like obvious taxonomical traits);Betula pubescens;CLO-PLA test records from June 2005;;;1-10;>10;1-10;1-10;1-10;0;11725 derivation from photos or drawings;Bidens cernua;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;3807 derivation from photos or drawings;Bidens connata;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;3153 derivation from photos or drawings;Bidens frondosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;6191 derivation from photos or drawings;Bidens radiata;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;5325 derivation from photos or drawings;Bidens tripartita;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;3990 derivation from photos or drawings;Bifora radians;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1939 derivation from photos or drawings;Biscutella laevigata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13799 derivation from photos or drawings;Biscutella laevigata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13799 derivation from photos or drawings;Biscutella laevigata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13799 observation (like obvious taxonomical traits);Biscutella laevigata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13799 observation (like obvious taxonomical traits);Biscutella laevigata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13799 derivation from photos or drawings;Blackstonia perfoliata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22864 derivation from photos or drawings;Blysmus compressus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37421 derivation from photos or drawings;Blysmus rufus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37423 derivation from photos or drawings;Borago officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12546 derivation from photos or drawings;Brachypodium pinnatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40931 derivation from photos or drawings;Brachypodium pinnatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40931 observation (like obvious taxonomical traits);Brachypodium pinnatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40931 derivation from photos or drawings;Brachypodium pinnatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40931 derivation from photos or drawings;Brachypodium pinnatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40931 derivation from photos or drawings;Brachypodium sylvaticum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41179 derivation from photos or drawings;Brachypodium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41179 derivation from photos or drawings;Brachypodium sylvaticum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41179 derivation from photos or drawings;Brassica elongata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14200 derivation from photos or drawings;Brassica elongata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14200 derivation from photos or drawings;Brassica juncea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13688 derivation from photos or drawings;Brassica napus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14206 derivation from photos or drawings;Brassica napus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14206 derivation from photos or drawings;Brassica nigra;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13691 derivation from photos or drawings;Brassica oleracea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14208 derivation from photos or drawings;Brassica oleracea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14208 derivation from photos or drawings;Brassica oleracea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14208 derivation from photos or drawings;Brassica rapa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13695 derivation from photos or drawings;Brassica rapa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13695 derivation from photos or drawings;Briza media;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40342 derivation from photos or drawings;Briza media;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40342 derivation from photos or drawings;Briza media;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40342 unknown;Briza media;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40342 derivation from photos or drawings;Bromus arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40609 derivation from photos or drawings;Bromus benekenii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41454 derivation from photos or drawings;Bromus brachystachys;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41455 derivation from photos or drawings;Bromus commutatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40941 derivation from photos or drawings;Bromus commutatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40941 derivation from photos or drawings;Bromus erectus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40358 derivation from photos or drawings;Bromus erectus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40358 derivation from photos or drawings;Bromus hordeaceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40361 observation (like obvious taxonomical traits);Bromus hordeaceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40361 derivation from photos or drawings;Bromus hordeaceus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40361 derivation from photos or drawings;Bromus hordeaceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40361 derivation from photos or drawings;Bromus inermis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40620 derivation from photos or drawings;Bromus inermis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40620 derivation from photos or drawings;Bromus inermis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40620 derivation from photos or drawings;Bromus japonicus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40365 derivation from photos or drawings;Bromus racemosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40951 derivation from photos or drawings;Bromus racemosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40951 derivation from photos or drawings;Bromus ramosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40952 derivation from photos or drawings;Bromus secalinus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40610 derivation from photos or drawings;Bromus squarrosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40372 derivation from photos or drawings;Bromus squarrosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40372 observation (like obvious taxonomical traits);Bromus sterilis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40373 derivation from photos or drawings;Bromus tectorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41688 derivation from photos or drawings;Bromus tectorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41688 derivation from photos or drawings;Bromus tectorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41688 derivation from photos or drawings;Bryonia alba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;18474 derivation from photos or drawings;Bryonia alba;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;18474 derivation from photos or drawings;Buglossoides arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12169 derivation from photos or drawings;Buglossoides arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12169 derivation from photos or drawings;Buglossoides arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12169 derivation from photos or drawings;Buglossoides arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12169 derivation from photos or drawings;Buglossoides purpurocaerulea;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;12486 derivation from photos or drawings;Buglossoides purpurocaerulea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12486 derivation from photos or drawings;Buglossoides purpurocaerulea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12486 derivation from photos or drawings;Buglossoides purpurocaerulea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;12486 observation (like obvious taxonomical traits);Bulbocodium vernum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38678 derivation from photos or drawings;Bunias erucago;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14224 derivation from photos or drawings;Bunias orientalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14415 observation (like obvious taxonomical traits);Bunias orientalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14415 observation (like obvious taxonomical traits);Bunias orientalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14415 observation (like obvious taxonomical traits);Bunias orientalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14415 observation (like obvious taxonomical traits);Bunias orientalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14415 observation (like obvious taxonomical traits);Bunias orientalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14415 derivation from photos or drawings;Bunium bulbocastanum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2366 derivation from photos or drawings;Bupleurum falcatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1909 derivation from photos or drawings;Bupleurum falcatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1909 derivation from photos or drawings;Bupleurum falcatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1909 derivation from photos or drawings;Bupleurum falcatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1909 derivation from photos or drawings;Bupleurum falcatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1909 derivation from photos or drawings;Bupleurum falcatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1909 derivation from photos or drawings;Bupleurum longifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1423 derivation from photos or drawings;Bupleurum ranunculoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1426 derivation from photos or drawings;Bupleurum rotundifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1894 derivation from photos or drawings;Bupleurum tenuissimum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1364 derivation from photos or drawings;Butomus umbellatus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;;;;>10;;;>10;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;;;;;>10;>10;;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;none;none;none;>10;>=0;>10;>=0;0;35620 unknown;Butomus umbellatus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35620 unknown;Butomus umbellatus;CLO-PLA test records from June 2005;none;none;none;1-10;>=0;>10;0-10;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35620 observation (like obvious taxonomical traits);Butomus umbellatus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35620 derivation from photos or drawings;Cakile maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14226 derivation from photos or drawings;Calamagrostis arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40633 observation (like obvious taxonomical traits);Calamagrostis arundinacea;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;40633 observation (like obvious taxonomical traits);Calamagrostis arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40633 derivation from photos or drawings;Calamagrostis canescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40960 derivation from photos or drawings;Calamagrostis epigejos;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41199 derivation from photos or drawings;Calamagrostis epigejos;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41199 observation (like obvious taxonomical traits);Calamagrostis epigejos;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;41199 derivation from photos or drawings;Calamagrostis pseudophragmites;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40637 derivation from photos or drawings;Calamagrostis stricta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40265 derivation from photos or drawings;Calamagrostis varia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40967 derivation from photos or drawings;Calamagrostis villosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40268 derivation from photos or drawings;Calamagrostis villosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40268 derivation from photos or drawings;Calamintha sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24205 derivation from photos or drawings;Calendula arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3677 derivation from photos or drawings;Calendula officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3991 derivation from photos or drawings;Calla palustris;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35879 derivation from photos or drawings;Calla palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35879 observation (like obvious taxonomical traits);Calla palustris;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35879 observation (like obvious taxonomical traits);Calla palustris;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35879 derivation from photos or drawings;Callitriche cophocarpa;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;15447 observation (like obvious taxonomical traits);Callitriche hamulata;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15444 observation (like obvious taxonomical traits);Callitriche hamulata;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15444 derivation from photos or drawings;Callitriche hermaphroditica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15453 observation (like obvious taxonomical traits);Callitriche obtusangula;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15457 derivation from photos or drawings;Callitriche palustris;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15420 observation (like obvious taxonomical traits);Callitriche palustris;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15420 observation (like obvious taxonomical traits);Callitriche platycarpa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15423 observation (like obvious taxonomical traits);Callitriche platycarpa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15423 observation (like obvious taxonomical traits);Callitriche stagnalis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15424 unknown;Callitriche stagnalis;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;15424 observation (like obvious taxonomical traits);Callitriche stagnalis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15424 unknown;Callitriche stagnalis;CLO-PLA test records from June 2005;;;1-10;;;;1-10;0;15424 observation (like obvious taxonomical traits);Callitriche truncata;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15431 derivation from photos or drawings;Calluna vulgaris;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;19587 derivation from photos or drawings;Calluna vulgaris;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;19587 unknown;Calluna vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;19587 unknown;Calluna vulgaris;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;19587 unknown;Calluna vulgaris;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;19587 unknown;Calluna vulgaris;CLO-PLA test records from June 2005;;;>10;>10;>10;>10;>10;0;19587 field experiment;Calluna vulgaris;CLO-PLA test records from June 2005;;;>10;>10;>10;>10;>10;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;>10;1-10;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;19587 observation (like obvious taxonomical traits);Calluna vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;19587 derivation from photos or drawings;Caltha palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27293 derivation from photos or drawings;Caltha palustris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;27293 derivation from photos or drawings;Caltha palustris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;27293 derivation from photos or drawings;Caltha palustris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;27293 derivation from photos or drawings;Caltha palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27293 unknown;Caltha palustris;CLO-PLA test records from June 2005;;;>10;1-10;;;1-10;0;27293 observation (like obvious taxonomical traits);Caltha palustris;CLO-PLA test records from June 2005;;;1-10;none;1-10;1-10;0-10;0;27293 derivation from photos or drawings;Caltha palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27293 derivation from photos or drawings;Calycocorsus stipitatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6299 derivation from photos or drawings;Calycocorsus stipitatus;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;6299 observation (like obvious taxonomical traits);Calypso bulbosa;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;39456 observation (like obvious taxonomical traits);Calystegia pulchra;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18975 derivation from photos or drawings;Calystegia sepium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18945 observation (like obvious taxonomical traits);Calystegia sepium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;>10;1-10;0;18945 observation (like obvious taxonomical traits);Calystegia sepium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;>10;1-10;0;18945 derivation from photos or drawings;Calystegia sepium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;>10;1-10;0;18945 observation (like obvious taxonomical traits);Calystegia silvatica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18953 derivation from photos or drawings;Calystegia soldanella;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;18962 derivation from photos or drawings;Camelina alyssum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14231 derivation from photos or drawings;Camelina microcarpa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13713 derivation from photos or drawings;Camelina microcarpa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13713 derivation from photos or drawings;Camelina sativa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14234 derivation from photos or drawings;Campanula alpina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15270 observation (like obvious taxonomical traits);Campanula alpina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15270 derivation from photos or drawings;Campanula barbata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;15243 derivation from photos or drawings;Campanula barbata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;15243 derivation from photos or drawings;Campanula barbata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15243 observation (like obvious taxonomical traits);Campanula barbata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15243 observation (like obvious taxonomical traits);Campanula barbata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15243 derivation from photos or drawings;Campanula baumgartenii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15244 observation (like obvious taxonomical traits);Campanula bononiensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15249 observation (like obvious taxonomical traits);Campanula cenisia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;15223 observation (like obvious taxonomical traits);Campanula cenisia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;15223 derivation from photos or drawings;Campanula cervicaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15224 observation (like obvious taxonomical traits);Campanula cespitosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15225 derivation from photos or drawings;Campanula glomerata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15158 observation (like obvious taxonomical traits);Campanula glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15158 observation (like obvious taxonomical traits);Campanula glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15158 laboratory/greenhouse/garden experiment;Campanula glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15158 observation (like obvious taxonomical traits);Campanula glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15158 derivation from photos or drawings;Campanula glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15158 derivation from photos or drawings;Campanula latifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15145 derivation from photos or drawings;Campanula medium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15116 derivation from photos or drawings;Campanula patula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15092 observation (like obvious taxonomical traits);Campanula patula;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15092 observation (like obvious taxonomical traits);Campanula patula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15092 derivation from photos or drawings;Campanula patula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15092 derivation from photos or drawings;Campanula patula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15092 derivation from photos or drawings;Campanula persicifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15103 derivation from photos or drawings;Campanula persicifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15103 derivation from photos or drawings;Campanula persicifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15103 observation (like obvious taxonomical traits);Campanula persicifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15103 observation (like obvious taxonomical traits);Campanula persicifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15103 derivation from photos or drawings;Campanula persicifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15103 derivation from photos or drawings;Campanula rapunculoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15082 derivation from photos or drawings;Campanula rapunculoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15082 unknown;Campanula rapunculoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15082 observation (like obvious taxonomical traits);Campanula rapunculoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15082 observation (like obvious taxonomical traits);Campanula rapunculoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15082 derivation from photos or drawings;Campanula rapunculoides;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;15082 derivation from photos or drawings;Campanula rapunculoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15082 derivation from photos or drawings;Campanula rapunculus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15083 observation (like obvious taxonomical traits);Campanula rapunculus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15083 observation (like obvious taxonomical traits);Campanula rhomboidalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15089 derivation from photos or drawings;Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 derivation from photos or drawings;Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 derivation from photos or drawings;Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 observation (like obvious taxonomical traits);Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 observation (like obvious taxonomical traits);Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 observation (like obvious taxonomical traits);Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 observation (like obvious taxonomical traits);Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 observation (like obvious taxonomical traits);Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 observation (like obvious taxonomical traits);Campanula rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15045 derivation from photos or drawings;Campanula scheuchzeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15061 observation (like obvious taxonomical traits);Campanula scheuchzeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15061 observation (like obvious taxonomical traits);Campanula scheuchzeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15061 observation (like obvious taxonomical traits);Campanula scheuchzeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15061 observation (like obvious taxonomical traits);Campanula scheuchzeri;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;15061 derivation from photos or drawings;Campanula sibirica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15030 observation (like obvious taxonomical traits);Campanula sibirica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15030 derivation from photos or drawings;Campanula sibirica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15030 derivation from photos or drawings;Campanula spicata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15022 derivation from photos or drawings;Campanula thyrsoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14991 derivation from photos or drawings;Campanula trachelium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15002 observation (like obvious taxonomical traits);Campanula trachelium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15002 observation (like obvious taxonomical traits);Campanula trachelium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15002 laboratory/greenhouse/garden experiment;Campanula trachelium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15002 derivation from photos or drawings;Campanula uniflora;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;14967 observation (like obvious taxonomical traits);Cannabis sativa;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;14695 observation (like obvious taxonomical traits);Cannabis sativa;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;14695 derivation from photos or drawings;Capsella bursa-pastoris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12848 derivation from photos or drawings;Capsella bursa-pastoris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12848 observation (like obvious taxonomical traits);Capsella bursa-pastoris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12848 derivation from photos or drawings;Capsella bursa-pastoris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12848 derivation from photos or drawings;Capsella bursa-pastoris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12848 derivation from photos or drawings;Cardamine amara;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;14239 derivation from photos or drawings;Cardamine amara;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;14239 derivation from photos or drawings;Cardamine bellidifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;13292 derivation from photos or drawings;Cardamine flexuosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13294 derivation from photos or drawings;Cardamine flexuosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13294 derivation from photos or drawings;Cardamine glanduligera;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;13295 derivation from photos or drawings;Cardamine heptaphylla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;13726 derivation from photos or drawings;Cardamine hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14245 observation (like obvious taxonomical traits);Cardamine hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14245 derivation from photos or drawings;Cardamine impatiens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13298 derivation from photos or drawings;Cardamine impatiens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13298 derivation from photos or drawings;Cardamine parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14444 derivation from photos or drawings;Cardamine pentaphyllos;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;14251 derivation from photos or drawings;Cardamine pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14249 observation (like obvious taxonomical traits);Cardamine pratensis;CLO-PLA test records from June 2005;;;1-10;1-10;1-10;1-10;1-10;0;14249 unknown;Cardamine pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14249 observation (like obvious taxonomical traits);Cardamine pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14249 derivation from photos or drawings;Cardamine pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14249 derivation from photos or drawings;Cardamine resedifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14128 derivation from photos or drawings;Cardamine resedifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14128 observation (like obvious taxonomical traits);Cardamine resedifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14128 derivation from photos or drawings;Cardamine trifolia;CLO-PLA test records from June 2005;none;none;none;1-10;>=0;>10;0-10;0;14129 derivation from photos or drawings;Cardaminopsis arenosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14130 derivation from photos or drawings;Cardaminopsis arenosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14130 derivation from photos or drawings;Cardaminopsis halleri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;14132 observation (like obvious taxonomical traits);Cardaminopsis halleri;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;14132 observation (like obvious taxonomical traits);Cardaminopsis petraea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;13735 derivation from photos or drawings;Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 unknown;Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 unknown;Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 unknown;Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 laboratory/greenhouse/garden experiment;Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 observation (like obvious taxonomical traits);Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 observation (like obvious taxonomical traits);Cardaria draba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13313 derivation from photos or drawings;Carduus acanthoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3326 derivation from photos or drawings;Carduus acanthoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3326 derivation from photos or drawings;Carduus crispus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2731 derivation from photos or drawings;Carduus defloratus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3164 derivation from photos or drawings;Carduus defloratus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3164 derivation from photos or drawings;Carduus nutans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3493 derivation from photos or drawings;Carduus personata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2736 derivation from photos or drawings;Carduus personata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2736 derivation from photos or drawings;Carex acutiformis;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;37460 unknown;Carex acutiformis;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37460 observation (like obvious taxonomical traits);Carex acutiformis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37460 derivation from photos or drawings;Carex alba;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37462 derivation from photos or drawings;Carex appropinquata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37464 derivation from photos or drawings;Carex appropinquata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37464 derivation from photos or drawings;Carex aquatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38015 derivation from photos or drawings;Carex arenaria;CLO-PLA test records from June 2005;>10;>10;none;none;1-10;1-10;none;0;38017 derivation from photos or drawings;Carex arenaria;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38017 unknown;Carex arenaria;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;38017 unknown;Carex arenaria;CLO-PLA test records from June 2005;>10;>10;none;none;1-10;1-10;none;0;38017 observation (like obvious taxonomical traits);Carex arenaria;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;38017 observation (like obvious taxonomical traits);Carex arenaria;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;38017 observation (like obvious taxonomical traits);Carex arenaria;CLO-PLA test records from June 2005;;>10;;;>10;;;0;38017 derivation from photos or drawings;Carex arenaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38017 derivation from photos or drawings;Carex arenaria;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38017 derivation from photos or drawings;Carex atherodes;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38021 derivation from photos or drawings;Carex atrata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37469 observation (like obvious taxonomical traits);Carex atrata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;37469 observation (like obvious taxonomical traits);Carex atrofusca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37347 derivation from photos or drawings;Carex baldensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;38029 derivation from photos or drawings;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37350 observation (like obvious taxonomical traits);Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37350 observation (like obvious taxonomical traits);Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37350 unknown;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37350 unknown;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37350 unknown;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37350 unknown;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;37350 unknown;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37350 unknown;Carex bigelowii;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37350 observation (like obvious taxonomical traits);Carex bigelowii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37350 observation (like obvious taxonomical traits);Carex bigelowii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37350 derivation from photos or drawings;Carex binervis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38036 derivation from photos or drawings;Carex bohemica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;38039 derivation from photos or drawings;Carex bohemica;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;38039 derivation from photos or drawings;Carex brachystachys;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37354 derivation from photos or drawings;Carex brizoides;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37356 derivation from photos or drawings;Carex brizoides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37356 derivation from photos or drawings;Carex buekii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37930 derivation from photos or drawings;Carex buxbaumii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37932 derivation from photos or drawings;Carex capillaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37936 observation (like obvious taxonomical traits);Carex capillaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37936 derivation from photos or drawings;Carex caryophyllea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37362 derivation from photos or drawings;Carex caryophyllea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37362 derivation from photos or drawings;Carex cespitosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37943 derivation from photos or drawings;Carex chordorrhiza;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37947 observation (like obvious taxonomical traits);Carex chordorrhiza;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37947 derivation from photos or drawings;Carex curvata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;60941 derivation from photos or drawings;Carex curvula;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;37370 observation (like obvious taxonomical traits);Carex curvula;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;37370 observation (like obvious taxonomical traits);Carex curvula;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;37370 derivation from photos or drawings;Carex davalliana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37956 derivation from photos or drawings;Carex davalliana;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;37956 derivation from photos or drawings;Carex demissa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37374 derivation from photos or drawings;Carex depauperata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37963 derivation from photos or drawings;Carex diandra;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37377 derivation from photos or drawings;Carex digitata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37970 derivation from photos or drawings;Carex digitata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37970 derivation from photos or drawings;Carex digitata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37970 derivation from photos or drawings;Carex dioica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37381 observation (like obvious taxonomical traits);Carex dioica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37381 derivation from photos or drawings;Carex distans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37979 derivation from photos or drawings;Carex disticha;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;37982 derivation from photos or drawings;Carex disticha;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37982 derivation from photos or drawings;Carex divulsa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37393 unknown;Carex divulsa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37393 derivation from photos or drawings;Carex echinata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37888 derivation from photos or drawings;Carex echinata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37888 derivation from photos or drawings;Carex echinata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37888 derivation from photos or drawings;Carex elata;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;37396 derivation from photos or drawings;Carex elata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37396 derivation from photos or drawings;Carex elongata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37397 derivation from photos or drawings;Carex ericetorum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37398 derivation from photos or drawings;Carex ericetorum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37398 derivation from photos or drawings;Carex extensa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37399 derivation from photos or drawings;Carex ferruginea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37903 derivation from photos or drawings;Carex ferruginea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37903 observation (like obvious taxonomical traits);Carex ferruginea;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;37903 derivation from photos or drawings;Carex firma;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37911 derivation from photos or drawings;Carex firma;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37911 observation (like obvious taxonomical traits);Carex firma;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;37911 observation (like obvious taxonomical traits);Carex firma;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;37911 observation (like obvious taxonomical traits);Carex firma;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;37911 derivation from photos or drawings;Carex flacca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37912 derivation from photos or drawings;Carex flacca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37912 unknown;Carex flacca;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37912 unknown;Carex flacca;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37912 observation (like obvious taxonomical traits);Carex flacca;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37912 derivation from photos or drawings;Carex flacca;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37912 derivation from photos or drawings;Carex flava;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37404 derivation from photos or drawings;Carex frigida;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37406 derivation from photos or drawings;Carex fritschii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37407 derivation from photos or drawings;Carex fuliginosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37408 derivation from photos or drawings;Carex hirta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37296 derivation from photos or drawings;Carex hirta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37296 derivation from photos or drawings;Carex hirta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37296 unknown;Carex hirta;CLO-PLA test records from June 2005;;>10;;;>10;;;0;37296 derivation from photos or drawings;Carex hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37296 derivation from photos or drawings;Carex hirta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37296 derivation from photos or drawings;Carex hordeistichos;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37299 derivation from photos or drawings;Carex hostiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37300 derivation from photos or drawings;Carex humilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37847 derivation from photos or drawings;Carex humilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37847 observation (like obvious taxonomical traits);Carex humilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37847 observation (like obvious taxonomical traits);Carex humilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37847 derivation from photos or drawings;Carex laevigata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37865 derivation from photos or drawings;Carex lasiocarpa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37319 derivation from photos or drawings;Carex ligerica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37874 derivation from photos or drawings;Carex limosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37761 derivation from photos or drawings;Carex liparocarpos;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37326 derivation from photos or drawings;Carex melanostachya;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37342 derivation from photos or drawings;Carex michelii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37343 derivation from photos or drawings;Carex microglochin;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37344 derivation from photos or drawings;Carex montana;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;37346 derivation from photos or drawings;Carex montana;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37346 derivation from photos or drawings;Carex montana;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37346 derivation from photos or drawings;Carex mucronata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37791 derivation from photos or drawings;Carex muricata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37224 unknown;Carex muricata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37224 derivation from photos or drawings;Carex nigra;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37228 derivation from photos or drawings;Carex nigra;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37228 derivation from photos or drawings;Carex nigra;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37228 derivation from photos or drawings;Carex nigra;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37228 unknown;Carex nigra;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37228 observation (like obvious taxonomical traits);Carex nigra;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37228 derivation from photos or drawings;Carex nigra;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37228 observation (like obvious taxonomical traits);Carex norvegica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37233 derivation from photos or drawings;Carex obtusata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37703 derivation from photos or drawings;Carex ornithopoda;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;37237 derivation from photos or drawings;Carex ornithopoda;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37237 derivation from photos or drawings;Carex pallescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37247 derivation from photos or drawings;Carex pallescens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37247 derivation from photos or drawings;Carex pallescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37247 derivation from photos or drawings;Carex panicea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37248 derivation from photos or drawings;Carex panicea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37248 derivation from photos or drawings;Carex panicea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37248 derivation from photos or drawings;Carex paniculata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37249 derivation from photos or drawings;Carex parviflora;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37728 derivation from photos or drawings;Carex parviflora;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37728 derivation from photos or drawings;Carex pauciflora;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37251 derivation from photos or drawings;Carex pendula;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37253 derivation from photos or drawings;Carex pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37256 derivation from photos or drawings;Carex pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37256 derivation from photos or drawings;Carex pilulifera;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37739 derivation from photos or drawings;Carex pilulifera;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37739 derivation from photos or drawings;Carex praecox;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37742 derivation from photos or drawings;Carex praecox;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37742 derivation from photos or drawings;Carex praecox;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37742 derivation from photos or drawings;Carex pseudocyperus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37263 derivation from photos or drawings;Carex pulicaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37751 derivation from photos or drawings;Carex punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37752 observation (like obvious taxonomical traits);Carex rariflora;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37753 derivation from photos or drawings;Carex remota;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37756 derivation from photos or drawings;Carex remota;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37756 derivation from photos or drawings;Carex repens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37757 derivation from photos or drawings;Carex riparia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37273 derivation from photos or drawings;Carex rostrata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37274 observation (like obvious taxonomical traits);Carex rostrata;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;37274 derivation from photos or drawings;Carex rupestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37277 observation (like obvious taxonomical traits);Carex rupestris;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37277 observation (like obvious taxonomical traits);Carex saxatilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37653 derivation from photos or drawings;Carex secalina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37658 derivation from photos or drawings;Carex sempervirens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37283 observation (like obvious taxonomical traits);Carex sempervirens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37283 derivation from photos or drawings;Carex sempervirens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37283 derivation from photos or drawings;Carex spicata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37285 observation (like obvious taxonomical traits);Carex spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37285 derivation from photos or drawings;Carex strigosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37674 derivation from photos or drawings;Carex supina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37169 derivation from photos or drawings;Carex supina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37169 derivation from photos or drawings;Carex sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37678 derivation from photos or drawings;Carex sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37678 derivation from photos or drawings;Carex tomentosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37173 derivation from photos or drawings;Carex trinervis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37174 derivation from photos or drawings;Carex trinervis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37174 derivation from photos or drawings;Carex umbrosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37688 derivation from photos or drawings;Carex umbrosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37688 derivation from photos or drawings;Carex vaginata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37695 derivation from photos or drawings;Carex vesicaria;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;37183 field experiment;Carex vesicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37183 field experiment;Carex vesicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37183 observation (like obvious taxonomical traits);Carex vesicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37183 derivation from photos or drawings;Carex vesicaria;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37183 derivation from photos or drawings;Carex vesicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37183 derivation from photos or drawings;Carex vesicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37183 derivation from photos or drawings;Carex vulpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37185 derivation from photos or drawings;Carex vulpina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37185 derivation from photos or drawings;Carlina acaulis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3171 derivation from photos or drawings;Carlina acaulis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3171 derivation from photos or drawings;Carlina acaulis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3171 observation (like obvious taxonomical traits);Carlina acaulis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3171 unknown;Carlina acaulis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3171 observation (like obvious taxonomical traits);Carlina acaulis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3171 derivation from photos or drawings;Carlina vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3338 derivation from photos or drawings;Carlina vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3338 derivation from photos or drawings;Carlina vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3338 observation (like obvious taxonomical traits);Carlina vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3338 derivation from photos or drawings;Carlina vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3338 derivation from photos or drawings;Carpesium cernuum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5461 derivation from photos or drawings;Carpesium cernuum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5461 derivation from photos or drawings;Carthamus tinctorius;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3822 derivation from photos or drawings;Carum carvi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2331 derivation from photos or drawings;Carum carvi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2331 derivation from photos or drawings;Carum carvi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2331 derivation from photos or drawings;Carum verticillatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1858 derivation from photos or drawings;Cassiope hypnoides;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;19524 observation (like obvious taxonomical traits);Cassiope hypnoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;19524 observation (like obvious taxonomical traits);Cassiope tetragona;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;19528 derivation from photos or drawings;Catabrosa aquatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41695 derivation from photos or drawings;Caucalis platycarpos;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2287 derivation from photos or drawings;Centaurea calcitrapa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2960 derivation from photos or drawings;Centaurea cyanus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3132 derivation from photos or drawings;Centaurea diffusa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;6142 observation (like obvious taxonomical traits);Centaurea diffusa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6142 derivation from photos or drawings;Centaurea maculosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3140 observation (like obvious taxonomical traits);Centaurea montana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2682 derivation from photos or drawings;Centaurea nigra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3754 derivation from photos or drawings;Centaurea nigrescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2931 derivation from photos or drawings;Centaurea phrygia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2883 field experiment;Centaurea phrygia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2883 derivation from photos or drawings;Centaurea scabiosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3597 derivation from photos or drawings;Centaurea scabiosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3597 observation (like obvious taxonomical traits);Centaurea scabiosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3597 observation (like obvious taxonomical traits);Centaurea scabiosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3597 observation (like obvious taxonomical traits);Centaurea scabiosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3597 derivation from photos or drawings;Centaurea scabiosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3597 observation (like obvious taxonomical traits);Centaurea scabiosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3597 derivation from photos or drawings;Centaurea solstitialis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3444 derivation from photos or drawings;Centaurea triumfetti;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3293 derivation from photos or drawings;Centaurea triumfetti;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3293 observation (like obvious taxonomical traits);Centaurea triumfetti;CLO-PLA test records from June 2005;1-10;>10;1-10;1-10;1-10;1-10;1-10;0;3293 observation (like obvious taxonomical traits);Centaurea triumfetti;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3293 derivation from photos or drawings;Centaurium erythraea;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22963 derivation from photos or drawings;Centaurium littorale;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22951 derivation from photos or drawings;Centaurium pulchellum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22823 observation (like obvious taxonomical traits);Centranthus ruber;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34865 derivation from photos or drawings;Cephalanthera damasonium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39459 observation (like obvious taxonomical traits);Cephalanthera damasonium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39459 derivation from photos or drawings;Cephalanthera longifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39466 observation (like obvious taxonomical traits);Cephalanthera longifolia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;39466 observation (like obvious taxonomical traits);Cephalanthera longifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39466 observation (like obvious taxonomical traits);Cephalanthera rubra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39469 observation (like obvious taxonomical traits);Cephalanthera rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39469 observation (like obvious taxonomical traits);Cephalanthera rubra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39469 derivation from photos or drawings;Cerastium alpinum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16895 derivation from photos or drawings;Cerastium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;16895 observation (like obvious taxonomical traits);Cerastium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;16895 derivation from photos or drawings;Cerastium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;16895 derivation from photos or drawings;Cerastium arvense;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16782 derivation from photos or drawings;Cerastium arvense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16782 observation (like obvious taxonomical traits);Cerastium arvense;CLO-PLA test records from June 2005;none;>10;1-10;;>=0;1-10;1-10;0;16782 derivation from photos or drawings;Cerastium brachypetalum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16786 derivation from photos or drawings;Cerastium cerastoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17207 observation (like obvious taxonomical traits);Cerastium cerastoides;CLO-PLA test records from June 2005;;>10;;;>10;;;0;17207 observation (like obvious taxonomical traits);Cerastium cerastoides;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;17207 derivation from photos or drawings;Cerastium diffusum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16473 derivation from photos or drawings;Cerastium dubium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17210 derivation from photos or drawings;Cerastium fontanum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;16798 observation (like obvious taxonomical traits);Cerastium fontanum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16798 derivation from photos or drawings;Cerastium glomeratum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17356 derivation from photos or drawings;Cerastium glomeratum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17356 derivation from photos or drawings;Cerastium glomeratum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17356 derivation from photos or drawings;Cerastium latifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;17367 observation (like obvious taxonomical traits);Cerastium latifolium;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;17367 observation (like obvious taxonomical traits);Cerastium pedunculatum;CLO-PLA test records from June 2005;;>10;;;>10;;;0;17215 derivation from photos or drawings;Cerastium pumilum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16863 derivation from photos or drawings;Cerastium semidecandrum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15651 derivation from photos or drawings;Cerastium semidecandrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;15651 derivation from photos or drawings;Cerastium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17379 derivation from photos or drawings;Cerastium tomentosum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;16387 derivation from photos or drawings;Cerastium tomentosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;16387 derivation from photos or drawings;Cerastium uniflorum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;15656 derivation from photos or drawings;Cerastium uniflorum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;15656 derivation from photos or drawings;Ceratocephala falcata;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;45480 observation (like obvious taxonomical traits);Ceratophyllum demersum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17691 observation (like obvious taxonomical traits);Ceratophyllum demersum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17691 observation (like obvious taxonomical traits);Ceratophyllum submersum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17699 observation (like obvious taxonomical traits);Ceratophyllum submersum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17699 derivation from photos or drawings;Cerinthe glabra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12128 derivation from photos or drawings;Cerinthe minor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12134 derivation from photos or drawings;Cerinthe minor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12134 derivation from photos or drawings;Cerinthe minor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12134 derivation from photos or drawings;Cerinthe minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12134 derivation from photos or drawings;Chaenorhinum minus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33202 observation (like obvious taxonomical traits);Chaenorhinum minus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33202 derivation from photos or drawings;Chaenorhinum minus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33202 derivation from photos or drawings;Chaerophyllum aromaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2289 derivation from photos or drawings;Chaerophyllum aromaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2289 derivation from photos or drawings;Chaerophyllum aureum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1393 derivation from photos or drawings;Chaerophyllum aureum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1393 derivation from photos or drawings;Chaerophyllum bulbosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1394 derivation from photos or drawings;Chaerophyllum bulbosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1394 derivation from photos or drawings;Chaerophyllum bulbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1394 derivation from photos or drawings;Chaerophyllum bulbosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1394 derivation from photos or drawings;Chaerophyllum hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1398 derivation from photos or drawings;Chaerophyllum hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1398 derivation from photos or drawings;Chaerophyllum hirsutum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;1398 derivation from photos or drawings;Chaerophyllum hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1398 derivation from photos or drawings;Chaerophyllum hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1398 derivation from photos or drawings;Chaerophyllum temulum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;59605 derivation from photos or drawings;Chaerophyllum temulum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;59605 observation (like obvious taxonomical traits);Chaerophyllum villarsii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1869 derivation from photos or drawings;Chamaecytisus supinus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;22377 observation (like obvious taxonomical traits);Chamaedaphne calyculata;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;19530 observation (like obvious taxonomical traits);Chamaedaphne calyculata;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;19530 derivation from photos or drawings;Chamomilla recutita;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5994 observation (like obvious taxonomical traits);Chamomilla recutita;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5994 derivation from photos or drawings;Chamomilla suaveolens;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;5904 derivation from photos or drawings;Chamorchis alpina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39472 derivation from photos or drawings;Chelidonium majus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25435 derivation from photos or drawings;Chelidonium majus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25435 derivation from photos or drawings;Chenopodium album;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17842 observation (like obvious taxonomical traits);Chenopodium album;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;17842 derivation from photos or drawings;Chenopodium album;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;17842 derivation from photos or drawings;Chenopodium ambrosioides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17719 derivation from photos or drawings;Chenopodium bonus-henricus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17724 derivation from photos or drawings;Chenopodium bonus-henricus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17724 observation (like obvious taxonomical traits);Chenopodium bonus-henricus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17724 derivation from photos or drawings;Chenopodium botrys;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17732 derivation from photos or drawings;Chenopodium capitatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44805 derivation from photos or drawings;Chenopodium ficifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17866 derivation from photos or drawings;Chenopodium foliosum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44802 derivation from photos or drawings;Chenopodium glaucum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17874 derivation from photos or drawings;Chenopodium hybridum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17875 derivation from photos or drawings;Chenopodium murale;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17880 derivation from photos or drawings;Chenopodium opulifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17881 derivation from photos or drawings;Chenopodium polyspermum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17882 derivation from photos or drawings;Chenopodium polyspermum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;17882 derivation from photos or drawings;Chenopodium pumilio;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44801 derivation from photos or drawings;Chenopodium rubrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17729 derivation from photos or drawings;Chenopodium strictum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17718 derivation from photos or drawings;Chenopodium suecicum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17888 derivation from photos or drawings;Chenopodium urbicum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17891 derivation from photos or drawings;Chenopodium vulvaria;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17892 derivation from photos or drawings;Chimaphila umbellata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28795 observation (like obvious taxonomical traits);Chimaphila umbellata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28795 derivation from photos or drawings;Chondrilla juncea;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;5390 observation (like obvious taxonomical traits);Chondrilla juncea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5390 observation (like obvious taxonomical traits);Chondrilla juncea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5390 derivation from photos or drawings;Chondrilla juncea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5390 derivation from photos or drawings;Chondrilla juncea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5390 derivation from photos or drawings;Chrysanthemum segetum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3728 derivation from photos or drawings;Chrysopogon gryllus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40645 observation (like obvious taxonomical traits);Chrysopogon gryllus;CLO-PLA test records from June 2005;none;1-10;1-10;;0-10;1-10;1-10;0;40645 derivation from photos or drawings;Chrysosplenium alternifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31308 derivation from photos or drawings;Chrysosplenium alternifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31308 observation (like obvious taxonomical traits);Chrysosplenium alternifolium;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;31308 observation (like obvious taxonomical traits);Chrysosplenium alternifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31308 observation (like obvious taxonomical traits);Chrysosplenium alternifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31308 derivation from photos or drawings;Chrysosplenium oppositifolium;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31313 observation (like obvious taxonomical traits);Chrysosplenium oppositifolium;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31313 derivation from photos or drawings;Cicendia filiformis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22974 derivation from photos or drawings;Cicerbita alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2692 derivation from photos or drawings;Cicerbita alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2692 derivation from photos or drawings;Cicerbita macrophylla;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3060 derivation from photos or drawings;Cicerbita plumieri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5540 derivation from photos or drawings;Cichorium intybus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2694 derivation from photos or drawings;Cichorium intybus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2694 observation (like obvious taxonomical traits);Cichorium intybus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2694 derivation from photos or drawings;Cichorium intybus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2694 derivation from photos or drawings;Cicuta virosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2295 field experiment;Cicuta virosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2295 derivation from photos or drawings;Circaea alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26057 derivation from photos or drawings;Circaea alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26057 derivation from photos or drawings;Circaea lutetiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26061 derivation from photos or drawings;Circaea lutetiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26061 unknown;Circaea lutetiana;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;26061 observation (like obvious taxonomical traits);Circaea lutetiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26061 derivation from photos or drawings;Circaea lutetiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26061 derivation from photos or drawings;Circaea lutetiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26061 derivation from photos or drawings;Circaea lutetiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26061 derivation from photos or drawings;Cirsium acaule;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3252 derivation from photos or drawings;Cirsium acaule;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;3252 derivation from photos or drawings;Cirsium acaule;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;3252 derivation from photos or drawings;Cirsium arvense;CLO-PLA test records from June 2005;>10;>10;;;1-10;1-10;;0;5024 derivation from photos or drawings;Cirsium arvense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5024 unknown;Cirsium arvense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5024 unknown;Cirsium arvense;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5024 observation (like obvious taxonomical traits);Cirsium arvense;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;5024 derivation from photos or drawings;Cirsium arvense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5024 derivation from photos or drawings;Cirsium canum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2905 derivation from photos or drawings;Cirsium canum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2905 derivation from photos or drawings;Cirsium canum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2905 derivation from photos or drawings;Cirsium dissectum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5048 derivation from photos or drawings;Cirsium eriophorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2903 observation (like obvious taxonomical traits);Cirsium eriophorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2903 derivation from photos or drawings;Cirsium erisithales;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4046 derivation from photos or drawings;Cirsium erisithales;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4046 derivation from photos or drawings;Cirsium helenioides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3067 derivation from photos or drawings;Cirsium helenioides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3067 derivation from photos or drawings;Cirsium oleraceum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6109 derivation from photos or drawings;Cirsium oleraceum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6109 derivation from photos or drawings;Cirsium oleraceum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6109 derivation from photos or drawings;Cirsium palustre;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5896 derivation from photos or drawings;Cirsium palustre;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;5896 observation (like obvious taxonomical traits);Cirsium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5896 derivation from photos or drawings;Cirsium pannonicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4370 derivation from photos or drawings;Cirsium pannonicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4370 derivation from photos or drawings;Cirsium rivulare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4050 derivation from photos or drawings;Cirsium rivulare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4050 derivation from photos or drawings;Cirsium rivulare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4050 derivation from photos or drawings;Cirsium spinosissimum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3682 derivation from photos or drawings;Cirsium spinosissimum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3682 derivation from photos or drawings;Cirsium tuberosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3068 derivation from photos or drawings;Cirsium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3737 observation (like obvious taxonomical traits);Cirsium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;3737 derivation from photos or drawings;Cirsium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3737 derivation from photos or drawings;Cladium mariscus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37586 observation (like obvious taxonomical traits);Cladium mariscus;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;37586 derivation from photos or drawings;Claytonia perfoliata;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;27495 derivation from photos or drawings;Clematis alpina;CLO-PLA test records from June 2005;none;>10;;;>=0;>10;;0;27310 derivation from photos or drawings;Clematis integrifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27200 derivation from photos or drawings;Clematis recta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27203 derivation from photos or drawings;Clematis recta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27203 derivation from photos or drawings;Clematis recta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27203 derivation from photos or drawings;Clinopodium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24218 derivation from photos or drawings;Clinopodium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24218 derivation from photos or drawings;Clinopodium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24218 derivation from photos or drawings;Clinopodium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24218 derivation from photos or drawings;Cnicus benedictus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3260 derivation from photos or drawings;Cnidium dubium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1405 derivation from photos or drawings;Cnidium dubium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1405 observation (like obvious taxonomical traits);Cnidium dubium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;1405 derivation from photos or drawings;Cochlearia anglica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13319 observation (like obvious taxonomical traits);Cochlearia anglica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13319 derivation from photos or drawings;Cochlearia danica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12875 derivation from photos or drawings;Cochlearia danica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12875 observation (like obvious taxonomical traits);Cochlearia danica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12875 derivation from photos or drawings;Cochlearia officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14148 observation (like obvious taxonomical traits);Cochlearia officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14148 derivation from photos or drawings;Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39475 observation (like obvious taxonomical traits);Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39475 observation (like obvious taxonomical traits);Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39475 derivation from photos or drawings;Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39475 laboratory/greenhouse/garden experiment;Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39475 laboratory/greenhouse/garden experiment;Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39475 observation (like obvious taxonomical traits);Coeloglossum viride;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39475 observation (like obvious taxonomical traits);Coincya wrightii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;46079 derivation from photos or drawings;Colchicum autumnale;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;38684 derivation from photos or drawings;Colchicum autumnale;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;38684 unknown;Colchicum autumnale;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38684 observation (like obvious taxonomical traits);Colchicum autumnale;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38684 observation (like obvious taxonomical traits);Colchicum autumnale;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;38684 observation (like obvious taxonomical traits);Colchicum autumnale;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;38684 observation (like obvious taxonomical traits);Colchicum autumnale;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;38684 observation (like obvious taxonomical traits);Colchicum autumnale;CLO-PLA test records from June 2005;1-10;none;none;none;0-10;none;none;0;38684 derivation from photos or drawings;Colchicum autumnale;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38684 derivation from photos or drawings;Coleanthus subtilis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;41701 derivation from photos or drawings;Collomia grandiflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;28174 observation (like obvious taxonomical traits);Colutea arborescens;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;21799 derivation from photos or drawings;Conium maculatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1410 derivation from photos or drawings;Conopodium majus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1346 derivation from photos or drawings;Conringia orientalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13624 derivation from photos or drawings;Consolida ajacis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27212 derivation from photos or drawings;Consolida orientalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27096 derivation from photos or drawings;Consolida regalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27229 derivation from photos or drawings;Consolida regalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27229 derivation from photos or drawings;Consolida regalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27229 derivation from photos or drawings;Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 derivation from photos or drawings;Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 derivation from photos or drawings;Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 derivation from photos or drawings;Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 derivation from photos or drawings;Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 observation (like obvious taxonomical traits);Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 observation (like obvious taxonomical traits);Convallaria majalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39099 derivation from photos or drawings;Convolvulus arvensis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;18911 observation (like obvious taxonomical traits);Convolvulus arvensis;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;18911 observation (like obvious taxonomical traits);Convolvulus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18911 observation (like obvious taxonomical traits);Convolvulus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18911 unknown;Convolvulus arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;18911 observation (like obvious taxonomical traits);Convolvulus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18911 observation (like obvious taxonomical traits);Convolvulus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18911 observation (like obvious taxonomical traits);Convolvulus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18911 derivation from photos or drawings;Convolvulus arvensis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;18911 derivation from photos or drawings;Convolvulus arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;18911 derivation from photos or drawings;Conyza canadensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5194 derivation from photos or drawings;Conyza canadensis;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;5194 derivation from photos or drawings;Coriandrum sativum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2310 derivation from photos or drawings;Corispermum marschallii;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17784 observation (like obvious taxonomical traits);Cornus sericea;CLO-PLA test records from June 2005;;>10;;;>10;;;0;18436 derivation from photos or drawings;Cornus suecica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18440 derivation from photos or drawings;Cornus suecica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18440 unknown;Cornus suecica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18440 derivation from photos or drawings;Cornus suecica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18440 derivation from photos or drawings;Coronilla coronata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21803 observation (like obvious taxonomical traits);Coronilla coronata;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;21803 observation (like obvious taxonomical traits);Coronilla emerus;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;21806 observation (like obvious taxonomical traits);Coronilla minima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20460 derivation from photos or drawings;Coronilla vaginalis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21349 observation (like obvious taxonomical traits);Coronilla vaginalis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21349 derivation from photos or drawings;Coronilla vaginalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21349 derivation from photos or drawings;Coronilla varia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21810 observation (like obvious taxonomical traits);Coronilla varia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21810 unknown;Coronilla varia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21810 observation (like obvious taxonomical traits);Coronilla varia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21810 observation (like obvious taxonomical traits);Coronilla varia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21810 observation (like obvious taxonomical traits);Coronilla varia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21810 observation (like obvious taxonomical traits);Coronilla varia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;21810 derivation from photos or drawings;Coronopus didymus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13200 derivation from photos or drawings;Coronopus squamatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14154 derivation from photos or drawings;Corrigiola litoralis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15658 observation (like obvious taxonomical traits);Corrigiola litoralis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;15658 observation (like obvious taxonomical traits);Corrigiola litoralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15658 derivation from photos or drawings;Cortusa matthioli;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;28841 derivation from photos or drawings;Cortusa matthioli;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28841 observation (like obvious taxonomical traits);Cortusa matthioli;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28841 derivation from photos or drawings;Corydalis cava;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25389 derivation from photos or drawings;Corydalis cava;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25389 observation (like obvious taxonomical traits);Corydalis cava;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25389 observation (like obvious taxonomical traits);Corydalis cava;CLO-PLA test records from June 2005;1-10;none;1-10;none;0-10;none;0-10;0;25389 derivation from photos or drawings;Corydalis cava;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25389 derivation from photos or drawings;Corydalis intermedia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25403 derivation from photos or drawings;Corydalis intermedia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25403 derivation from photos or drawings;Corydalis pumila;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25496 derivation from photos or drawings;Corydalis solida;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25469 derivation from photos or drawings;Corydalis solida;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25469 unknown;Corydalis solida;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;25469 observation (like obvious taxonomical traits);Corydalis solida;CLO-PLA test records from June 2005;1-10;none;1-10;none;0-10;none;0-10;0;25469 observation (like obvious taxonomical traits);Corylus avellana;CLO-PLA test records from June 2005;;;;>10;;;>10;0;18083 observation (like obvious taxonomical traits);Corylus avellana;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18083 derivation from photos or drawings;Corynephorus canescens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41702 derivation from photos or drawings;Corynephorus canescens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;41702 derivation from photos or drawings;Corynephorus canescens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;41702 derivation from photos or drawings;Corynephorus canescens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;41702 derivation from photos or drawings;Cotula coronopifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5009 derivation from photos or drawings;Crambe maritima;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;14463 observation (like obvious taxonomical traits);Crambe maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14463 derivation from photos or drawings;Crassula aquatica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18112 derivation from photos or drawings;Crassula aquatica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18112 derivation from photos or drawings;Crassula tillaea;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18116 derivation from photos or drawings;Crepis alpestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5873 derivation from photos or drawings;Crepis aurea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2623 derivation from photos or drawings;Crepis aurea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2623 derivation from photos or drawings;Crepis biennis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;4230 derivation from photos or drawings;Crepis biennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4230 derivation from photos or drawings;Crepis bocconi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2916 derivation from photos or drawings;Crepis capillaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3071 derivation from photos or drawings;Crepis capillaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;3071 derivation from photos or drawings;Crepis conyzifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;6115 derivation from photos or drawings;Crepis conyzifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6115 derivation from photos or drawings;Crepis foetida;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3405 derivation from photos or drawings;Crepis jacquinii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2920 derivation from photos or drawings;Crepis mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5768 derivation from photos or drawings;Crepis mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5768 derivation from photos or drawings;Crepis nicaeensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5197 derivation from photos or drawings;Crepis paludosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5882 derivation from photos or drawings;Crepis paludosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5882 derivation from photos or drawings;Crepis praemorsa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2633 derivation from photos or drawings;Crepis pulchra;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5675 derivation from photos or drawings;Crepis pyrenaica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4706 derivation from photos or drawings;Crepis setosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;4060 derivation from photos or drawings;Crepis tectorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3084 derivation from photos or drawings;Crepis terglouensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;4938 derivation from photos or drawings;Crocus albiflorus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36369 observation (like obvious taxonomical traits);Crocus albiflorus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36369 observation (like obvious taxonomical traits);Crocus albiflorus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36369 derivation from photos or drawings;Crocus albiflorus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36369 derivation from photos or drawings;Crocus albiflorus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36369 derivation from photos or drawings;Crocus chrysanthus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36411 observation (like obvious taxonomical traits);Crocus sativus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36483 derivation from photos or drawings;Crocus vernus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36523 observation (like obvious taxonomical traits);Crocus vernus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36523 derivation from photos or drawings;Crocus vernus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36523 observation (like obvious taxonomical traits);Crocus vernus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36523 derivation from photos or drawings;Cruciata glabra;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31855 derivation from photos or drawings;Cruciata glabra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31855 derivation from photos or drawings;Cruciata laevipes;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;32133 derivation from photos or drawings;Cruciata laevipes;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32133 unknown;Cruciata laevipes;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32133 derivation from photos or drawings;Cruciata laevipes;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32133 derivation from photos or drawings;Crypsis aculeata;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;42191 derivation from photos or drawings;Cucubalus baccifer;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16443 derivation from photos or drawings;Cucumis sativus;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;18481 derivation from photos or drawings;Cucurbita pepo;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;18484 derivation from photos or drawings;Cuscuta europaea;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;18822 observation (like obvious taxonomical traits);Cuscuta europaea;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;18822 derivation from photos or drawings;Cyclamen purpurascens;CLO-PLA test records from June 2005;1-10;1-10;none;none;0-10;none;none;0;28878 derivation from photos or drawings;Cyclamen purpurascens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28878 derivation from photos or drawings;Cymbalaria muralis;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;33224 observation (like obvious taxonomical traits);Cymbalaria muralis;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;33224 derivation from photos or drawings;Cymbalaria muralis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33224 observation (like obvious taxonomical traits);Cymodocea nodosa;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;43847 derivation from photos or drawings;Cynodon dactylon;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;41221 derivation from photos or drawings;Cynodon dactylon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;41221 derivation from photos or drawings;Cynodon dactylon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;41221 derivation from photos or drawings;Cynodon dactylon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41221 derivation from photos or drawings;Cynoglossum germanicum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12512 derivation from photos or drawings;Cynoglossum officinale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12519 observation (like obvious taxonomical traits);Cynoglossum officinale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12519 derivation from photos or drawings;Cynosurus cristatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40659 derivation from photos or drawings;Cynosurus cristatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40659 unknown;Cynosurus cristatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40659 derivation from photos or drawings;Cynosurus cristatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40659 derivation from photos or drawings;Cynosurus echinatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41222 observation (like obvious taxonomical traits);Cyperus esculentus;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;37201 unknown;Cyperus esculentus;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;37201 unknown;Cyperus esculentus;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;37201 unknown;Cyperus esculentus;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;37201 unknown;Cyperus esculentus;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;37201 derivation from photos or drawings;Cyperus flavescens;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;37602 derivation from photos or drawings;Cyperus flavescens;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;37602 derivation from photos or drawings;Cyperus fuscus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;37606 derivation from photos or drawings;Cyperus longus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37214 unknown;Cyperus rotundus;CLO-PLA test records from June 2005;;>10;none;none;1-10;1-10;none;0;37223 derivation from photos or drawings;Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39484 observation (like obvious taxonomical traits);Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;39484 observation (like obvious taxonomical traits);Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39484 unknown;Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;39484 unknown;Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;39484 observation (like obvious taxonomical traits);Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39484 derivation from photos or drawings;Cypripedium calceolus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39484 observation (like obvious taxonomical traits);Daboecia cantabrica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19536 derivation from photos or drawings;Dactylis glomerata;CLO-PLA test records from June 2005;;;;>10;;;>10;0;40290 derivation from photos or drawings;Dactylis glomerata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40290 derivation from photos or drawings;Dactylis glomerata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40290 derivation from photos or drawings;Dactylis glomerata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40290 unknown;Dactylis glomerata;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;40290 unknown;Dactylis glomerata;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;40290 observation (like obvious taxonomical traits);Dactylis glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40290 derivation from photos or drawings;Dactylis glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40290 derivation from photos or drawings;Dactylis glomerata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40290 derivation from photos or drawings;Dactylorhiza fuchsii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39508 derivation from photos or drawings;Dactylorhiza fuchsii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39508 derivation from photos or drawings;Dactylorhiza incarnata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39515 observation (like obvious taxonomical traits);Dactylorhiza incarnata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39515 derivation from photos or drawings;Dactylorhiza maculata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39506 observation (like obvious taxonomical traits);Dactylorhiza maculata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39506 observation (like obvious taxonomical traits);Dactylorhiza maculata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39506 observation (like obvious taxonomical traits);Dactylorhiza maculata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39506 derivation from photos or drawings;Dactylorhiza majalis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39838 derivation from photos or drawings;Dactylorhiza majalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39838 laboratory/greenhouse/garden experiment;Dactylorhiza majalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39838 laboratory/greenhouse/garden experiment;Dactylorhiza majalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39838 observation (like obvious taxonomical traits);Dactylorhiza majalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39838 observation (like obvious taxonomical traits);Dactylorhiza majalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39838 derivation from photos or drawings;Dactylorhiza sambucina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39567 observation (like obvious taxonomical traits);Dactylorhiza sambucina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39567 derivation from photos or drawings;Dactylorhiza traunsteineri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39579 derivation from photos or drawings;Danthonia alpina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40663 derivation from photos or drawings;Danthonia alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40663 derivation from photos or drawings;Danthonia decumbens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42203 derivation from photos or drawings;Danthonia decumbens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42203 derivation from photos or drawings;Danthonia decumbens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;42203 observation (like obvious taxonomical traits);Daphne cneorum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;34621 derivation from photos or drawings;Datura stramonium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34907 derivation from photos or drawings;Daucus carota;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1358 observation (like obvious taxonomical traits);Daucus carota;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1358 derivation from photos or drawings;Daucus carota;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1358 observation (like obvious taxonomical traits);Daucus carota;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1358 observation (like obvious taxonomical traits);Daucus carota;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1358 observation (like obvious taxonomical traits);Daucus carota;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1358 derivation from photos or drawings;Delphinium elatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27141 derivation from photos or drawings;Delphinium elatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27141 derivation from photos or drawings;Deschampsia cespitosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40299 derivation from photos or drawings;Deschampsia cespitosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40299 unknown;Deschampsia cespitosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40299 unknown;Deschampsia cespitosa;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;40299 observation (like obvious taxonomical traits);Deschampsia cespitosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;40299 observation (like obvious taxonomical traits);Deschampsia cespitosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40299 derivation from photos or drawings;Deschampsia cespitosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40299 derivation from photos or drawings;Deschampsia media;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40981 derivation from photos or drawings;Deschampsia setacea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40982 derivation from photos or drawings;Descurainia sophia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13207 derivation from photos or drawings;Descurainia sophia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13207 derivation from photos or drawings;Dianthus arenarius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;16445 derivation from photos or drawings;Dianthus armeria;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16115 derivation from photos or drawings;Dianthus barbatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16451 derivation from photos or drawings;Dianthus carthusianorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16880 derivation from photos or drawings;Dianthus carthusianorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16880 derivation from photos or drawings;Dianthus carthusianorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16880 derivation from photos or drawings;Dianthus carthusianorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16880 derivation from photos or drawings;Dianthus deltoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16129 derivation from photos or drawings;Dianthus deltoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;16129 observation (like obvious taxonomical traits);Dianthus deltoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16129 derivation from photos or drawings;Dianthus gratianopolitanus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;16472 derivation from photos or drawings;Dianthus gratianopolitanus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;16472 derivation from photos or drawings;Dianthus plumarius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16429 derivation from photos or drawings;Dianthus seguieri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16914 derivation from photos or drawings;Dianthus superbus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16439 derivation from photos or drawings;Dianthus superbus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16439 derivation from photos or drawings;Dianthus sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16923 derivation from photos or drawings;Dianthus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16923 observation (like obvious taxonomical traits);Diapensia lapponica;CLO-PLA test records from June 2005;none;none;>10;none;none;;>=0;0;19591 derivation from photos or drawings;Dicentra spectabilis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25476 derivation from photos or drawings;Dicentra spectabilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25476 derivation from photos or drawings;Dictamnus albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31688 derivation from photos or drawings;Dictamnus albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31688 derivation from photos or drawings;Dictamnus albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31688 derivation from photos or drawings;Dictamnus albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31688 derivation from photos or drawings;Digitalis grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33169 derivation from photos or drawings;Digitalis grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33169 observation (like obvious taxonomical traits);Digitalis grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33169 observation (like obvious taxonomical traits);Digitalis grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33169 derivation from photos or drawings;Digitalis lutea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33173 derivation from photos or drawings;Digitalis purpurea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33178 derivation from photos or drawings;Digitalis purpurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33178 derivation from photos or drawings;Digitaria ischaemum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40681 derivation from photos or drawings;Digitaria sanguinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40683 derivation from photos or drawings;Diphasiastrum alpinum;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;44384 derivation from photos or drawings;Diphasiastrum complanatum;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;44372 unknown;Diphasiastrum complanatum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;44372 derivation from photos or drawings;Diplotaxis muralis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13634 observation (like obvious taxonomical traits);Diplotaxis muralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13634 observation (like obvious taxonomical traits);Diplotaxis muralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13634 derivation from photos or drawings;Diplotaxis tenuifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14468 derivation from photos or drawings;Diplotaxis viminea;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;14168 derivation from photos or drawings;Dipsacus laciniatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19264 derivation from photos or drawings;Dipsacus sativus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19175 derivation from photos or drawings;Doronicum austriacum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4827 derivation from photos or drawings;Doronicum austriacum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4827 observation (like obvious taxonomical traits);Doronicum clusii;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;3276 derivation from photos or drawings;Doronicum columnae;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3889 derivation from photos or drawings;Doronicum glaciale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3422 derivation from photos or drawings;Doronicum grandiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2870 observation (like obvious taxonomical traits);Doronicum grandiflorum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;2870 derivation from photos or drawings;Doronicum grandiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2870 observation (like obvious taxonomical traits);Doronicum grandiflorum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2870 derivation from photos or drawings;Doronicum pardalianches;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3685 observation (like obvious taxonomical traits);Doronicum pardalianches;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3685 derivation from photos or drawings;Dorycnium pentaphyllum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21240 observation (like obvious taxonomical traits);Dorycnium pentaphyllum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21240 derivation from photos or drawings;Draba aizoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14170 observation (like obvious taxonomical traits);Draba aizoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;14170 derivation from photos or drawings;Draba aizoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14170 derivation from photos or drawings;Draba aizoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14170 observation (like obvious taxonomical traits);Draba aizoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14170 derivation from photos or drawings;Draba dubia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14185 derivation from photos or drawings;Draba dubia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14185 derivation from photos or drawings;Draba fladnizensis;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;13651 derivation from photos or drawings;Draba hoppeana;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14188 derivation from photos or drawings;Draba muralis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14065 observation (like obvious taxonomical traits);Draba muralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14065 derivation from photos or drawings;Draba sauteri;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;13658 derivation from photos or drawings;Draba siliquosa;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;14069 derivation from photos or drawings;Draba tomentosa;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;13232 derivation from photos or drawings;Draba tomentosa;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;13232 derivation from photos or drawings;Dracocephalum ruyschiana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23487 derivation from photos or drawings;Dracocephalum ruyschiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23487 derivation from photos or drawings;Drosera anglica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18994 observation (like obvious taxonomical traits);Drosera anglica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18994 unknown;Drosera anglica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18994 derivation from photos or drawings;Drosera intermedia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18996 observation (like obvious taxonomical traits);Drosera intermedia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18996 unknown;Drosera intermedia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18996 derivation from photos or drawings;Drosera rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18999 observation (like obvious taxonomical traits);Drosera rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18999 unknown;Drosera rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;18999 derivation from photos or drawings;Dryas octopetala;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31232 observation (like obvious taxonomical traits);Dryas octopetala;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;31232 derivation from photos or drawings;Dryopteris affinis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44528 derivation from photos or drawings;Echinochloa crus-galli;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42222 derivation from photos or drawings;Echinochloa crus-galli;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42222 derivation from photos or drawings;Echinocystis lobata;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;18465 derivation from photos or drawings;Echinocystis lobata;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;18465 derivation from photos or drawings;Echinops sphaerocephalus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2586 observation (like obvious taxonomical traits);Echinops sphaerocephalus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2586 derivation from photos or drawings;Echium vulgare;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12105 derivation from photos or drawings;Echium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12105 observation (like obvious taxonomical traits);Egeria densa;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36334 derivation from photos or drawings;Elatine alsinastrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19030 derivation from photos or drawings;Elatine alsinastrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;19030 derivation from photos or drawings;Elatine hexandra;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;19033 derivation from photos or drawings;Elatine hydropiper;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;19010 derivation from photos or drawings;Elatine triandra;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;19013 derivation from photos or drawings;Eleocharis acicularis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37636 derivation from photos or drawings;Eleocharis mamillata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;37523 derivation from photos or drawings;Eleocharis mamillata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37523 derivation from photos or drawings;Eleocharis mamillata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37523 observation (like obvious taxonomical traits);Eleocharis multicaulis;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;37116 derivation from photos or drawings;Eleocharis ovata;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;37118 derivation from photos or drawings;Eleocharis ovata;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;37118 derivation from photos or drawings;Eleocharis palustris;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;37120 observation (like obvious taxonomical traits);Eleocharis palustris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37120 observation (like obvious taxonomical traits);Eleocharis palustris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37120 unknown;Eleocharis palustris;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37120 derivation from photos or drawings;Eleocharis parvula;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;36888 derivation from photos or drawings;Eleocharis quinqueflora;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;37539 derivation from photos or drawings;Eleocharis uniglumis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;37127 observation (like obvious taxonomical traits);Eleocharis uniglumis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37127 derivation from photos or drawings;Elodea canadensis;CLO-PLA test records from June 2005;none;none;1-10;;>=0;>10;1-10;0;36340 observation (like obvious taxonomical traits);Elodea canadensis;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36340 observation (like obvious taxonomical traits);Elodea canadensis;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;36340 unknown;Elodea canadensis;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;36340 laboratory/greenhouse/garden experiment;Elodea canadensis;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;36340 observation (like obvious taxonomical traits);Elodea nuttallii;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;36344 observation (like obvious taxonomical traits);Elodea nuttallii;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36344 derivation from photos or drawings;Elsholtzia ciliata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25121 derivation from photos or drawings;Empetrum nigrum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19449 observation (like obvious taxonomical traits);Empetrum nigrum;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19449 unknown;Empetrum nigrum;CLO-PLA test records from June 2005;;;>10;>10;1-10;1-10;>10;0;19449 unknown;Empetrum nigrum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19449 observation (like obvious taxonomical traits);Empetrum nigrum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19449 observation (like obvious taxonomical traits);Empetrum nigrum;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;19449 derivation from photos or drawings;Epilobium alpestre;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26069 observation (like obvious taxonomical traits);Epilobium alpestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26069 derivation from photos or drawings;Epilobium alsinifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26071 derivation from photos or drawings;Epilobium alsinifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26071 derivation from photos or drawings;Epilobium alsinifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26071 derivation from photos or drawings;Epilobium anagallidifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;26073 derivation from photos or drawings;Epilobium anagallidifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26073 observation (like obvious taxonomical traits);Epilobium anagallidifolium;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;26073 derivation from photos or drawings;Epilobium angustifolium;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;26075 derivation from photos or drawings;Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26075 derivation from photos or drawings;Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26075 unknown;Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 unknown;Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 unknown;Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26075 derivation from photos or drawings;Epilobium angustifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26075 observation (like obvious taxonomical traits);Epilobium ciliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26518 unknown;Epilobium ciliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26518 observation (like obvious taxonomical traits);Epilobium ciliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26518 observation (like obvious taxonomical traits);Epilobium collinum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26520 derivation from photos or drawings;Epilobium dodonaei;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26526 observation (like obvious taxonomical traits);Epilobium dodonaei;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26526 observation (like obvious taxonomical traits);Epilobium dodonaei;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26526 observation (like obvious taxonomical traits);Epilobium dodonaei;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26526 observation (like obvious taxonomical traits);Epilobium dodonaei;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26526 observation (like obvious taxonomical traits);Epilobium fleischeri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26533 observation (like obvious taxonomical traits);Epilobium fleischeri;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26533 observation (like obvious taxonomical traits);Epilobium fleischeri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26533 observation (like obvious taxonomical traits);Epilobium fleischeri;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26533 observation (like obvious taxonomical traits);Epilobium fleischeri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26533 observation (like obvious taxonomical traits);Epilobium fleischeri;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26533 derivation from photos or drawings;Epilobium hirsutum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;26536 unknown;Epilobium hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26536 observation (like obvious taxonomical traits);Epilobium hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26536 derivation from photos or drawings;Epilobium hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26536 derivation from photos or drawings;Epilobium montanum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26496 derivation from photos or drawings;Epilobium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26496 observation (like obvious taxonomical traits);Epilobium montanum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26496 unknown;Epilobium montanum;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;26496 observation (like obvious taxonomical traits);Epilobium montanum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26496 observation (like obvious taxonomical traits);Epilobium nerterioides;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;26499 derivation from photos or drawings;Epilobium nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26501 observation (like obvious taxonomical traits);Epilobium obscurum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26502 unknown;Epilobium obscurum;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;26502 derivation from photos or drawings;Epilobium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26504 derivation from photos or drawings;Epilobium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26504 unknown;Epilobium palustre;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26504 derivation from photos or drawings;Epilobium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26504 derivation from photos or drawings;Epilobium parviflorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26505 unknown;Epilobium parviflorum;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;26505 derivation from photos or drawings;Epilobium parviflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26505 derivation from photos or drawings;Epilobium roseum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26508 observation (like obvious taxonomical traits);Epilobium roseum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26508 derivation from photos or drawings;Epimedium alpinum;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;none;0-10;0;11679 derivation from photos or drawings;Epipactis atrorubens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39603 observation (like obvious taxonomical traits);Epipactis atrorubens;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39603 derivation from photos or drawings;Epipactis helleborine;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39609 derivation from photos or drawings;Epipactis helleborine;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39609 observation (like obvious taxonomical traits);Epipactis helleborine;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39609 observation (like obvious taxonomical traits);Epipactis helleborine;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;39609 derivation from photos or drawings;Epipactis helleborine;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39609 derivation from photos or drawings;Epipactis leptochila;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39614 derivation from photos or drawings;Epipactis microphylla;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39620 observation (like obvious taxonomical traits);Epipactis microphylla;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;39620 derivation from photos or drawings;Epipactis muelleri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39622 derivation from photos or drawings;Epipactis palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39624 derivation from photos or drawings;Epipactis purpurata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39627 observation (like obvious taxonomical traits);Epipactis purpurata;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;39627 derivation from photos or drawings;Epipogium aphyllum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39630 derivation from photos or drawings;Eragrostis cilianensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42261 derivation from photos or drawings;Eragrostis minor;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41786 derivation from photos or drawings;Eragrostis pilosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;40736 derivation from photos or drawings;Eranthis hyemalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;27181 derivation from photos or drawings;Eranthis hyemalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;27181 observation (like obvious taxonomical traits);Erica arborea;CLO-PLA test records from June 2005;none;none;;>10;none;;>10;0;19540 observation (like obvious taxonomical traits);Erica ciliaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19544 derivation from photos or drawings;Erica cinerea;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19545 unknown;Erica cinerea;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;19545 observation (like obvious taxonomical traits);Erica cinerea;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19545 derivation from photos or drawings;Erica herbacea;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19550 observation (like obvious taxonomical traits);Erica herbacea;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19550 observation (like obvious taxonomical traits);Erica mackaiana;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19554 derivation from photos or drawings;Erica tetralix;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19489 observation (like obvious taxonomical traits);Erica tetralix;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19489 derivation from photos or drawings;Erigeron alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2651 derivation from photos or drawings;Erigeron annuus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5070 derivation from photos or drawings;Erigeron annuus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;5070 derivation from photos or drawings;Erigeron atticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6101 observation (like obvious taxonomical traits);Erigeron borealis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;4210 derivation from photos or drawings;Erigeron gaudinii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;5343 derivation from photos or drawings;Erigeron glabratus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3862 derivation from photos or drawings;Erigeron neglectus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2654 derivation from photos or drawings;Erigeron uniflorus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;2653 derivation from photos or drawings;Erigeron uniflorus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;2653 derivation from photos or drawings;Erigeron uniflorus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;2653 observation (like obvious taxonomical traits);Erigeron uniflorus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;2653 derivation from photos or drawings;Erigeron uniflorus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;2653 derivation from photos or drawings;Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;37550 derivation from photos or drawings;Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37550 observation (like obvious taxonomical traits);Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37550 observation (like obvious taxonomical traits);Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37550 unknown;Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37550 observation (like obvious taxonomical traits);Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37550 observation (like obvious taxonomical traits);Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37550 observation (like obvious taxonomical traits);Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;37550 derivation from photos or drawings;Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37550 derivation from photos or drawings;Eriophorum angustifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37550 derivation from photos or drawings;Eriophorum gracile;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37137 derivation from photos or drawings;Eriophorum latifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37555 derivation from photos or drawings;Eriophorum latifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37555 derivation from photos or drawings;Eriophorum scheuchzeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37141 derivation from photos or drawings;Eriophorum scheuchzeri;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37141 derivation from photos or drawings;Eriophorum vaginatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37560 observation (like obvious taxonomical traits);Eriophorum vaginatum;CLO-PLA test records from June 2005;none;>10;;;>=0;>10;;0;37560 derivation from photos or drawings;Eriophorum vaginatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;37560 observation (like obvious taxonomical traits);Eriophorum vaginatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37560 unknown;Eriophorum vaginatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37560 observation (like obvious taxonomical traits);Eritrichium nanum;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;12115 derivation from photos or drawings;Erodium cicutarium;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22675 derivation from photos or drawings;Erodium cicutarium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22675 derivation from photos or drawings;Erodium cicutarium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22675 derivation from photos or drawings;Erophila verna;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;14075 derivation from photos or drawings;Erophila verna;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;14075 derivation from photos or drawings;Erophila verna;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;14075 derivation from photos or drawings;Erucastrum gallicum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13240 derivation from photos or drawings;Erucastrum gallicum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13240 derivation from photos or drawings;Erucastrum nasturtiifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12804 derivation from photos or drawings;Erucastrum nasturtiifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12804 derivation from photos or drawings;Eryngium campestre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1324 observation (like obvious taxonomical traits);Eryngium campestre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1324 derivation from photos or drawings;Eryngium maritimum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1328 observation (like obvious taxonomical traits);Eryngium maritimum;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;1328 derivation from photos or drawings;Eryngium maritimum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1328 derivation from photos or drawings;Eryngium planum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1329 derivation from photos or drawings;Eryngium planum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1329 derivation from photos or drawings;Erysimum cheiranthoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14097 derivation from photos or drawings;Erysimum cheiranthoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14097 derivation from photos or drawings;Erysimum crepidifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13679 derivation from photos or drawings;Erysimum crepidifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13679 derivation from photos or drawings;Erysimum diffusum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12812 observation (like obvious taxonomical traits);Erysimum diffusum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12812 observation (like obvious taxonomical traits);Erysimum diffusum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12812 derivation from photos or drawings;Erysimum marschallianum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14107 derivation from photos or drawings;Erysimum odoratum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13255 derivation from photos or drawings;Erysimum odoratum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13255 derivation from photos or drawings;Erysimum repandum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14514 derivation from photos or drawings;Erysimum virgatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14121 observation (like obvious taxonomical traits);Erythronium dens-canis;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;39107 observation (like obvious taxonomical traits);Erythronium dens-canis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39107 observation (like obvious taxonomical traits);Erythronium dens-canis;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;39107 derivation from photos or drawings;Eschscholzia californica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25478 derivation from photos or drawings;Eschscholzia californica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25478 derivation from photos or drawings;Eupatorium cannabinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3585 derivation from photos or drawings;Eupatorium cannabinum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;3585 derivation from photos or drawings;Eupatorium cannabinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;3585 derivation from photos or drawings;Euphorbia amygdaloides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20294 derivation from photos or drawings;Euphorbia amygdaloides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20294 derivation from photos or drawings;Euphorbia amygdaloides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20294 observation (like obvious taxonomical traits);Euphorbia amygdaloides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20294 derivation from photos or drawings;Euphorbia amygdaloides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20294 derivation from photos or drawings;Euphorbia brittingeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20281 derivation from photos or drawings;Euphorbia brittingeri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20281 derivation from photos or drawings;Euphorbia cyparissias;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20238 derivation from photos or drawings;Euphorbia cyparissias;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20238 derivation from photos or drawings;Euphorbia cyparissias;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20238 observation (like obvious taxonomical traits);Euphorbia cyparissias;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;20238 observation (like obvious taxonomical traits);Euphorbia cyparissias;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;20238 observation (like obvious taxonomical traits);Euphorbia cyparissias;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20238 observation (like obvious taxonomical traits);Euphorbia cyparissias;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;20238 derivation from photos or drawings;Euphorbia dulcis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20247 derivation from photos or drawings;Euphorbia dulcis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20247 observation (like obvious taxonomical traits);Euphorbia dulcis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20247 derivation from photos or drawings;Euphorbia epithymoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20254 observation (like obvious taxonomical traits);Euphorbia epithymoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20254 derivation from photos or drawings;Euphorbia esula;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;20227 derivation from photos or drawings;Euphorbia esula;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20227 unknown;Euphorbia esula;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;20227 observation (like obvious taxonomical traits);Euphorbia esula;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20227 observation (like obvious taxonomical traits);Euphorbia esula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20227 derivation from photos or drawings;Euphorbia esula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20227 derivation from photos or drawings;Euphorbia esula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20227 derivation from photos or drawings;Euphorbia exigua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20206 derivation from photos or drawings;Euphorbia exigua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20206 derivation from photos or drawings;Euphorbia exigua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20206 observation (like obvious taxonomical traits);Euphorbia exigua;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;20206 derivation from photos or drawings;Euphorbia falcata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20208 derivation from photos or drawings;Euphorbia helioscopia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20189 observation (like obvious taxonomical traits);Euphorbia helioscopia;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;20189 observation (like obvious taxonomical traits);Euphorbia helioscopia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20189 derivation from photos or drawings;Euphorbia humifusa;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;20193 observation (like obvious taxonomical traits);Euphorbia lathyris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20168 observation (like obvious taxonomical traits);Euphorbia lathyris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20168 observation (like obvious taxonomical traits);Euphorbia lathyris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20168 derivation from photos or drawings;Euphorbia lucida;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20175 derivation from photos or drawings;Euphorbia lucida;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20175 observation (like obvious taxonomical traits);Euphorbia myrsinites;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20156 observation (like obvious taxonomical traits);Euphorbia myrsinites;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20156 observation (like obvious taxonomical traits);Euphorbia myrsinites;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;20156 derivation from photos or drawings;Euphorbia palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20139 derivation from photos or drawings;Euphorbia palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20139 observation (like obvious taxonomical traits);Euphorbia palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20139 derivation from photos or drawings;Euphorbia palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20139 derivation from photos or drawings;Euphorbia peplus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20109 observation (like obvious taxonomical traits);Euphorbia peplus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;20109 derivation from photos or drawings;Euphorbia platyphyllos;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20091 derivation from photos or drawings;Euphorbia salicifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20075 observation (like obvious taxonomical traits);Euphorbia segetalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;20079 derivation from photos or drawings;Euphorbia seguierana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20085 derivation from photos or drawings;Euphorbia seguierana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20085 observation (like obvious taxonomical traits);Euphorbia seguierana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20085 unknown;Euphorbia seguierana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20085 derivation from photos or drawings;Euphorbia serrulata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20055 observation (like obvious taxonomical traits);Euphorbia taurinensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;20027 derivation from photos or drawings;Euphorbia villosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20008 derivation from photos or drawings;Euphorbia villosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20008 derivation from photos or drawings;Euphorbia villosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20008 observation (like obvious taxonomical traits);Euphrasia micrantha;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;34307 observation (like obvious taxonomical traits);Euphrasia minima;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33788 observation (like obvious taxonomical traits);Euphrasia nemorosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33614 derivation from photos or drawings;Euphrasia officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33149 derivation from photos or drawings;Euphrasia rostkoviana;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33157 derivation from photos or drawings;Euphrasia salisburgensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33623 observation (like obvious taxonomical traits);Euphrasia stricta;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;33166 observation (like obvious taxonomical traits);Euphrasia stricta;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33166 derivation from photos or drawings;Fagopyrum esculentum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27702 derivation from photos or drawings;Fagopyrum tataricum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27706 derivation from photos or drawings;Falcaria vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2255 observation (like obvious taxonomical traits);Falcaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2255 derivation from photos or drawings;Fallopia convolvulus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44736 derivation from photos or drawings;Fallopia convolvulus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;44736 derivation from photos or drawings;Fallopia dumetorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44738 derivation from photos or drawings;Festuca airoides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;41792 derivation from photos or drawings;Festuca alpina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;41025 derivation from photos or drawings;Festuca altissima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41544 derivation from photos or drawings;Festuca amethystina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40249 derivation from photos or drawings;Festuca arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40254 observation (like obvious taxonomical traits);Festuca arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40254 field experiment;Festuca arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40254 observation (like obvious taxonomical traits);Festuca arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40254 observation (like obvious taxonomical traits);Festuca brevipila;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;41305 observation (like obvious taxonomical traits);Festuca cinerea;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;40190 observation (like obvious taxonomical traits);Festuca duvalii;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;40163 derivation from photos or drawings;Festuca filiformis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;40113 derivation from photos or drawings;Festuca gigantea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40761 derivation from photos or drawings;Festuca gigantea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40761 unknown;Festuca gigantea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40761 derivation from photos or drawings;Festuca gigantea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40761 derivation from photos or drawings;Festuca halleri;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40170 observation (like obvious taxonomical traits);Festuca halleri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40170 observation (like obvious taxonomical traits);Festuca heteropachys;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;41321 derivation from photos or drawings;Festuca heterophylla;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41814 derivation from photos or drawings;Festuca heterophylla;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41814 observation (like obvious taxonomical traits);Festuca makutrensis;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;41823 observation (like obvious taxonomical traits);Festuca nigrescens;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;40182 derivation from photos or drawings;Festuca norica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41824 derivation from photos or drawings;Festuca ovina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40171 unknown;Festuca ovina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;40171 observation (like obvious taxonomical traits);Festuca ovina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40171 derivation from photos or drawings;Festuca pallens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40789 observation (like obvious taxonomical traits);Festuca patzkei;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;42044 derivation from photos or drawings;Festuca polesica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42303 derivation from photos or drawings;Festuca pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41343 unknown;Festuca pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41343 derivation from photos or drawings;Festuca pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41343 derivation from photos or drawings;Festuca pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;41343 derivation from photos or drawings;Festuca psammophila;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42306 derivation from photos or drawings;Festuca pseudovina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41835 derivation from photos or drawings;Festuca puccinellii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42048 derivation from photos or drawings;Festuca pulchella;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41836 derivation from photos or drawings;Festuca quadriflora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41067 derivation from photos or drawings;Festuca quadriflora;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;41067 observation (like obvious taxonomical traits);Festuca quadriflora;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;41067 observation (like obvious taxonomical traits);Festuca quadriflora;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;41067 derivation from photos or drawings;Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 derivation from photos or drawings;Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 derivation from photos or drawings;Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 observation (like obvious taxonomical traits);Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 unknown;Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 observation (like obvious taxonomical traits);Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 derivation from photos or drawings;Festuca rubra;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40103 derivation from photos or drawings;Festuca rubra subsp. arenaria;CLO-PLA test records from June 2005;1-10;>10;1-10;1-10;1-10;1-10;1-10;0;40794 derivation from photos or drawings;Festuca rupicola;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40189 observation (like obvious taxonomical traits);Festuca rupicola;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;40189 derivation from photos or drawings;Festuca rupicola;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40189 derivation from photos or drawings;Festuca trachyphylla;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;41357 observation (like obvious taxonomical traits);Festuca trichophylla;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;41078 derivation from photos or drawings;Festuca valesiaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40152 derivation from photos or drawings;Festuca valesiaca;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40152 derivation from photos or drawings;Festuca varia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;40741 derivation from photos or drawings;Filago lutescens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2658 derivation from photos or drawings;Filago pyramidata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;3396 derivation from photos or drawings;Filago vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;5888 derivation from photos or drawings;Filipendula ulmaria;CLO-PLA test records from June 2005;1-10;>10;1-10;>10;1-10;1-10;1-10;0;29764 observation (like obvious taxonomical traits);Filipendula ulmaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29764 observation (like obvious taxonomical traits);Filipendula ulmaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29764 observation (like obvious taxonomical traits);Filipendula ulmaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29764 unknown;Filipendula ulmaria;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;29764 derivation from photos or drawings;Filipendula ulmaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29764 derivation from photos or drawings;Filipendula vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29429 derivation from photos or drawings;Filipendula vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29429 observation (like obvious taxonomical traits);Filipendula vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29429 derivation from photos or drawings;Filipendula vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29429 derivation from photos or drawings;Foeniculum vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;1281 derivation from photos or drawings;Foeniculum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;1281 derivation from photos or drawings;Fragaria moschata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;30348 derivation from photos or drawings;Fragaria moschata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30348 derivation from photos or drawings;Fragaria moschata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;30348 observation (like obvious taxonomical traits);Fragaria moschata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30348 derivation from photos or drawings;Fragaria vesca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;30633 derivation from photos or drawings;Fragaria vesca;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30633 unknown;Fragaria vesca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;30633 observation (like obvious taxonomical traits);Fragaria vesca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30633 observation (like obvious taxonomical traits);Fragaria vesca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30633 observation (like obvious taxonomical traits);Fragaria vesca;CLO-PLA test records from June 2005;none;>10;;;>=0;>10;;0;30633 observation (like obvious taxonomical traits);Fragaria vesca;CLO-PLA test records from June 2005;none;>10;;;>=0;>10;;0;30633 derivation from photos or drawings;Fragaria viridis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29358 observation (like obvious taxonomical traits);Fragaria viridis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29358 observation (like obvious taxonomical traits);Fragaria viridis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29358 observation (like obvious taxonomical traits);Frangula alnus;CLO-PLA test records from June 2005;;;;>10;;;>10;0;28032 observation (like obvious taxonomical traits);Frangula alnus;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;28032 observation (like obvious taxonomical traits);Frankenia laevis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22690 observation (like obvious taxonomical traits);Fraxinus excelsior;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;26381 unknown;Fraxinus excelsior;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;26381 unknown;Fraxinus pennsylvanica;CLO-PLA test records from June 2005;none;none;;;>=0;>10;;0;26402 unknown;Fraxinus pennsylvanica;CLO-PLA test records from June 2005;none;none;;;>=0;>10;;0;26402 derivation from photos or drawings;Fritillaria meleagris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;none;1-10;0;39121 observation (like obvious taxonomical traits);Fritillaria meleagris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39121 observation (like obvious taxonomical traits);Fritillaria meleagris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39121 observation (like obvious taxonomical traits);Fritillaria meleagris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39121 observation (like obvious taxonomical traits);Fritillaria meleagris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39121 observation (like obvious taxonomical traits);Fritillaria orientalis;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;38620 derivation from photos or drawings;Fumana procumbens;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;18723 unknown;Fumana procumbens;CLO-PLA test records from June 2005;;;>10;;;;>10;0;18723 derivation from photos or drawings;Fumana procumbens;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;18723 derivation from photos or drawings;Fumaria capreolata;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25443 derivation from photos or drawings;Fumaria muralis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25544 derivation from photos or drawings;Fumaria officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25549 derivation from photos or drawings;Fumaria officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25549 derivation from photos or drawings;Fumaria parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25553 derivation from photos or drawings;Fumaria rostellata;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25441 derivation from photos or drawings;Fumaria schleicheri;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25520 derivation from photos or drawings;Fumaria vaillantii;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25522 derivation from photos or drawings;Gagea bohemica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39139 observation (like obvious taxonomical traits);Gagea bohemica;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39139 observation (like obvious taxonomical traits);Gagea bohemica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39139 observation (like obvious taxonomical traits);Gagea bohemica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39139 observation (like obvious taxonomical traits);Gagea bohemica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39139 observation (like obvious taxonomical traits);Gagea fistulosa;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;38220 derivation from photos or drawings;Gagea lutea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39025 observation (like obvious taxonomical traits);Gagea lutea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39025 observation (like obvious taxonomical traits);Gagea lutea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39025 observation (like obvious taxonomical traits);Gagea lutea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39025 derivation from photos or drawings;Gagea minima;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38642 observation (like obvious taxonomical traits);Gagea minima;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38642 observation (like obvious taxonomical traits);Gagea minima;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38642 derivation from photos or drawings;Gagea pratensis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38646 observation (like obvious taxonomical traits);Gagea pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;38646 observation (like obvious taxonomical traits);Gagea pratensis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38646 observation (like obvious taxonomical traits);Gagea pratensis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38646 observation (like obvious taxonomical traits);Gagea pusilla;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;38231 derivation from photos or drawings;Gagea spathacea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38650 observation (like obvious taxonomical traits);Gagea spathacea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38650 derivation from photos or drawings;Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 derivation from photos or drawings;Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 derivation from photos or drawings;Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 observation (like obvious taxonomical traits);Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 observation (like obvious taxonomical traits);Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 observation (like obvious taxonomical traits);Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 observation (like obvious taxonomical traits);Galanthus nivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35672 derivation from photos or drawings;Galega officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21307 derivation from photos or drawings;Galega officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21307 observation (like obvious taxonomical traits);Galega officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21307 derivation from photos or drawings;Galeopsis angustifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23489 derivation from photos or drawings;Galeopsis bifida;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24586 derivation from photos or drawings;Galeopsis ladanum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24587 derivation from photos or drawings;Galeopsis pubescens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24228 derivation from photos or drawings;Galeopsis segetum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24230 derivation from photos or drawings;Galeopsis speciosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23861 derivation from photos or drawings;Galeopsis tetrahit;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;24648 derivation from photos or drawings;Galinsoga ciliata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;6801 unknown;Galinsoga ciliata;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;6801 derivation from photos or drawings;Galinsoga parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;7147 unknown;Galinsoga parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;7147 derivation from photos or drawings;Galium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31949 derivation from photos or drawings;Galium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;31949 unknown;Galium album;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31949 derivation from photos or drawings;Galium anisophyllon;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;32317 derivation from photos or drawings;Galium anisophyllon;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32317 derivation from photos or drawings;Galium aparine;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;31956 observation (like obvious taxonomical traits);Galium aparine;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;31956 derivation from photos or drawings;Galium aristatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31963 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium boreale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31917 derivation from photos or drawings;Galium glaucum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31858 derivation from photos or drawings;Galium glaucum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31858 derivation from photos or drawings;Galium lucidum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31829 derivation from photos or drawings;Galium megalospermum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32146 observation (like obvious taxonomical traits);Galium megalospermum;CLO-PLA test records from June 2005;1-10;>10;1-10;1-10;1-10;1-10;1-10;0;32146 derivation from photos or drawings;Galium mollugo;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31782 derivation from photos or drawings;Galium mollugo;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31782 derivation from photos or drawings;Galium mollugo;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31782 derivation from photos or drawings;Galium mollugo;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31782 derivation from photos or drawings;Galium noricum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31798 derivation from photos or drawings;Galium noricum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31798 derivation from photos or drawings;Galium odoratum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31805 derivation from photos or drawings;Galium odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31805 derivation from photos or drawings;Galium odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31805 derivation from photos or drawings;Galium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31813 unknown;Galium palustre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31813 derivation from photos or drawings;Galium parisiense;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31817 derivation from photos or drawings;Galium pumilum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31750 observation (like obvious taxonomical traits);Galium pumilum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31750 derivation from photos or drawings;Galium rotundifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32103 derivation from photos or drawings;Galium rotundifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;32103 derivation from photos or drawings;Galium schultesii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32114 derivation from photos or drawings;Galium schultesii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32114 derivation from photos or drawings;Galium spurium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31775 field experiment;Galium spurium;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;31775 derivation from photos or drawings;Galium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31699 derivation from photos or drawings;Galium tricornutum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31719 observation (like obvious taxonomical traits);Galium uliginosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31724 derivation from photos or drawings;Galium verrucosum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32204 derivation from photos or drawings;Galium verum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;31730 derivation from photos or drawings;Galium verum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31730 derivation from photos or drawings;Galium verum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31730 derivation from photos or drawings;Galium verum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;31730 derivation from photos or drawings;Galium verum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;31730 unknown;Galium verum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31730 derivation from photos or drawings;Gaudinia fragilis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;41363 derivation from photos or drawings;Genista anglica;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19775 derivation from photos or drawings;Genista germanica;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;20906 observation (like obvious taxonomical traits);Genista germanica;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;20906 derivation from photos or drawings;Genista germanica;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;20906 derivation from photos or drawings;Genista pilosa;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;20915 observation (like obvious taxonomical traits);Genista pilosa;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;20915 observation (like obvious taxonomical traits);Genista pilosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;20915 derivation from photos or drawings;Genista pilosa;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;20915 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;21390 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21390 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21390 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;21390 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;21390 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21390 derivation from photos or drawings;Genista tinctoria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21390 derivation from photos or drawings;Gentiana acaulis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23091 observation (like obvious taxonomical traits);Gentiana acaulis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23091 observation (like obvious taxonomical traits);Gentiana acaulis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23091 derivation from photos or drawings;Gentiana acaulis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;23091 derivation from photos or drawings;Gentiana acaulis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;23091 derivation from photos or drawings;Gentiana asclepiadea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23062 observation (like obvious taxonomical traits);Gentiana asclepiadea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23062 observation (like obvious taxonomical traits);Gentiana asclepiadea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23062 derivation from photos or drawings;Gentiana asclepiadea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23062 derivation from photos or drawings;Gentiana bavarica;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;23084 derivation from photos or drawings;Gentiana bavarica;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;23084 derivation from photos or drawings;Gentiana bavarica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23084 derivation from photos or drawings;Gentiana bavarica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23084 derivation from photos or drawings;Gentiana bavarica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23084 derivation from photos or drawings;Gentiana clusii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23011 observation (like obvious taxonomical traits);Gentiana clusii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23011 derivation from photos or drawings;Gentiana clusii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;23011 derivation from photos or drawings;Gentiana clusii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;23011 derivation from photos or drawings;Gentiana cruciata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22980 observation (like obvious taxonomical traits);Gentiana cruciata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;22980 observation (like obvious taxonomical traits);Gentiana cruciata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22980 derivation from photos or drawings;Gentiana cruciata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22980 derivation from photos or drawings;Gentiana frigida;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22977 derivation from photos or drawings;Gentiana lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22882 derivation from photos or drawings;Gentiana nivalis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22851 derivation from photos or drawings;Gentiana nivalis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22851 derivation from photos or drawings;Gentiana nivalis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22851 derivation from photos or drawings;Gentiana pannonica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22862 derivation from photos or drawings;Gentiana pannonica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22862 derivation from photos or drawings;Gentiana pneumonanthe;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22875 derivation from photos or drawings;Gentiana pneumonanthe;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22875 observation (like obvious taxonomical traits);Gentiana pneumonanthe;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22875 observation (like obvious taxonomical traits);Gentiana pneumonanthe;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22875 observation (like obvious taxonomical traits);Gentiana pneumonanthe;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22875 derivation from photos or drawings;Gentiana punctata;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;22828 derivation from photos or drawings;Gentiana punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22828 observation (like obvious taxonomical traits);Gentiana punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;22828 observation (like obvious taxonomical traits);Gentiana punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22828 derivation from photos or drawings;Gentiana punctata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22828 derivation from photos or drawings;Gentiana purpurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22830 derivation from photos or drawings;Gentiana utriculosa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22754 derivation from photos or drawings;Gentiana utriculosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22754 derivation from photos or drawings;Gentiana verna;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22708 derivation from photos or drawings;Gentiana verna;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22708 observation (like obvious taxonomical traits);Gentiana verna;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22708 observation (like obvious taxonomical traits);Gentiana verna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22708 observation (like obvious taxonomical traits);Gentiana verna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22708 derivation from photos or drawings;Gentiana verna;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;22708 derivation from photos or drawings;Gentiana verna;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22708 derivation from photos or drawings;Gentianella amarella;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23102 derivation from photos or drawings;Gentianella amarella;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;23102 derivation from photos or drawings;Gentianella anisodonta;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;23056 derivation from photos or drawings;Gentianella aspera;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23066 derivation from photos or drawings;Gentianella bohemica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23087 derivation from photos or drawings;Gentianella campestris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23049 derivation from photos or drawings;Gentianella ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;23007 observation (like obvious taxonomical traits);Gentianella ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;23007 observation (like obvious taxonomical traits);Gentianella ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23007 observation (like obvious taxonomical traits);Gentianella ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;23007 derivation from photos or drawings;Gentianella germanica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22958 derivation from photos or drawings;Gentianella germanica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22958 derivation from photos or drawings;Gentianella lutescens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22884 derivation from photos or drawings;Gentianella tenella;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22719 derivation from photos or drawings;Gentianella tenella;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22719 derivation from photos or drawings;Gentianella uliginosa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;22746 derivation from photos or drawings;Geranium bohemicum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22580 derivation from photos or drawings;Geranium columbinum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;22581 derivation from photos or drawings;Geranium dissectum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22583 derivation from photos or drawings;Geranium dissectum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22583 derivation from photos or drawings;Geranium divaricatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22564 derivation from photos or drawings;Geranium lucidum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22584 derivation from photos or drawings;Geranium molle;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22585 derivation from photos or drawings;Geranium molle;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22585 derivation from photos or drawings;Geranium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22587 observation (like obvious taxonomical traits);Geranium palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22587 derivation from photos or drawings;Geranium phaeum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22588 derivation from photos or drawings;Geranium phaeum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22588 derivation from photos or drawings;Geranium phaeum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22588 derivation from photos or drawings;Geranium phaeum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22588 derivation from photos or drawings;Geranium pratense;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22589 derivation from photos or drawings;Geranium pratense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22589 derivation from photos or drawings;Geranium pratense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22589 observation (like obvious taxonomical traits);Geranium pratense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22589 derivation from photos or drawings;Geranium pratense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22589 derivation from photos or drawings;Geranium pratense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22589 derivation from photos or drawings;Geranium purpureum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22518 derivation from photos or drawings;Geranium pusillum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22590 derivation from photos or drawings;Geranium pusillum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22590 derivation from photos or drawings;Geranium pyrenaicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22631 observation (like obvious taxonomical traits);Geranium pyrenaicum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22631 derivation from photos or drawings;Geranium pyrenaicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22631 derivation from photos or drawings;Geranium robertianum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22592 derivation from photos or drawings;Geranium robertianum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22592 derivation from photos or drawings;Geranium robertianum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22592 field experiment;Geranium robertianum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22592 derivation from photos or drawings;Geranium rotundifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22593 derivation from photos or drawings;Geranium rotundifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22593 derivation from photos or drawings;Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 observation (like obvious taxonomical traits);Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;22557 observation (like obvious taxonomical traits);Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 observation (like obvious taxonomical traits);Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 observation (like obvious taxonomical traits);Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 observation (like obvious taxonomical traits);Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 observation (like obvious taxonomical traits);Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 derivation from photos or drawings;Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 derivation from photos or drawings;Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 derivation from photos or drawings;Geranium sanguineum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22557 derivation from photos or drawings;Geranium sylvaticum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22559 observation (like obvious taxonomical traits);Geranium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22559 observation (like obvious taxonomical traits);Geranium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22559 derivation from photos or drawings;Geranium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22559 derivation from photos or drawings;Geranium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22559 derivation from photos or drawings;Geranium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22559 derivation from photos or drawings;Geranium sylvaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22559 derivation from photos or drawings;Geum montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29982 derivation from photos or drawings;Geum montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29982 observation (like obvious taxonomical traits);Geum montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29982 derivation from photos or drawings;Geum reptans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;29707 derivation from photos or drawings;Geum reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29707 unknown;Geum reptans;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;29707 observation (like obvious taxonomical traits);Geum reptans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29707 observation (like obvious taxonomical traits);Geum reptans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29707 observation (like obvious taxonomical traits);Geum reptans;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;29707 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 unknown;Geum rivale;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;29366 unknown;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;29366 observation (like obvious taxonomical traits);Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum rivale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29366 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30638 unknown;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 unknown;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 observation (like obvious taxonomical traits);Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Geum urbanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30638 derivation from photos or drawings;Gladiolus communis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;36560 observation (like obvious taxonomical traits);Gladiolus communis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36560 observation (like obvious taxonomical traits);Gladiolus communis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36560 observation (like obvious taxonomical traits);Gladiolus illyricus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36567 derivation from photos or drawings;Gladiolus imbricatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;36569 observation (like obvious taxonomical traits);Gladiolus imbricatus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36569 derivation from photos or drawings;Gladiolus italicus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36571 observation (like obvious taxonomical traits);Gladiolus italicus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36571 derivation from photos or drawings;Gladiolus palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;36576 observation (like obvious taxonomical traits);Gladiolus palustris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;36576 derivation from photos or drawings;Glaucium corniculatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25531 derivation from photos or drawings;Glaucium flavum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25533 derivation from photos or drawings;Glaucium flavum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25533 observation (like obvious taxonomical traits);Glaucium flavum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25533 derivation from photos or drawings;Glaux maritima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28861 derivation from photos or drawings;Glaux maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28861 observation (like obvious taxonomical traits);Glaux maritima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28861 observation (like obvious taxonomical traits);Glaux maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;28861 derivation from photos or drawings;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24650 unknown;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;24650 unknown;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;24650 unknown;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;24650 unknown;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;24650 unknown;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24650 observation (like obvious taxonomical traits);Glechoma hederacea;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;24650 derivation from photos or drawings;Glechoma hederacea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;24650 field experiment;Glechoma hederacea;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;24650 observation (like obvious taxonomical traits);Glechoma hederacea;CLO-PLA test records from June 2005;none;none;>10;1-10;0-10;1-10;1-10;0;24650 laboratory/greenhouse/garden experiment;Glechoma hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24653 laboratory/greenhouse/garden experiment;Glechoma hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24653 derivation from photos or drawings;Globularia cordifolia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;25184 derivation from photos or drawings;Globularia cordifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25184 derivation from photos or drawings;Globularia cordifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25184 derivation from photos or drawings;Globularia cordifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25184 derivation from photos or drawings;Globularia nudicaulis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25197 derivation from photos or drawings;Globularia punctata;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;25198 derivation from photos or drawings;Globularia punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25198 derivation from photos or drawings;Globularia punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25198 observation (like obvious taxonomical traits);Globularia punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25198 derivation from photos or drawings;Globularia punctata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;25198 derivation from photos or drawings;Glyceria declinata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42323 derivation from photos or drawings;Glyceria fluitans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40814 unknown;Glyceria fluitans;CLO-PLA test records from June 2005;none;none;1-10;>10;>=0;>10;1-10;0;40814 derivation from photos or drawings;Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40135 derivation from photos or drawings;Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40135 derivation from photos or drawings;Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40135 derivation from photos or drawings;Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40135 derivation from photos or drawings;Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40135 unknown;Glyceria maxima;CLO-PLA test records from June 2005;;>10;;;>10;;;0;40135 observation (like obvious taxonomical traits);Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;40135 observation (like obvious taxonomical traits);Glyceria maxima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40135 derivation from photos or drawings;Glyceria nemoralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40136 derivation from photos or drawings;Glyceria plicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;40816 derivation from photos or drawings;Glycyrrhiza echinata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22285 observation (like obvious taxonomical traits);Glycyrrhiza glabra;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21395 derivation from photos or drawings;Goodyera repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39636 derivation from photos or drawings;Goodyera repens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39636 derivation from photos or drawings;Goodyera repens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39636 observation (like obvious taxonomical traits);Goodyera repens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;39636 observation (like obvious taxonomical traits);Goodyera repens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39636 derivation from photos or drawings;Gratiola officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33117 derivation from photos or drawings;Gratiola officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33117 derivation from photos or drawings;Gratiola officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33117 derivation from photos or drawings;Groenlandia densa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43982 observation (like obvious taxonomical traits);Groenlandia densa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43982 derivation from photos or drawings;Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39638 derivation from photos or drawings;Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39638 derivation from photos or drawings;Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39638 laboratory/greenhouse/garden experiment;Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39638 laboratory/greenhouse/garden experiment;Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39638 observation (like obvious taxonomical traits);Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39638 observation (like obvious taxonomical traits);Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;;0-10;1-10;1-10;0;39638 observation (like obvious taxonomical traits);Gymnadenia conopsea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39638 derivation from photos or drawings;Gymnadenia odoratissima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39639 derivation from photos or drawings;Gymnadenia odoratissima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39639 observation (like obvious taxonomical traits);Gymnadenia odoratissima;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39639 derivation from photos or drawings;Gypsophila fastigiata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;16936 derivation from photos or drawings;Gypsophila fastigiata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16936 derivation from photos or drawings;Gypsophila muralis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16075 derivation from photos or drawings;Gypsophila paniculata;CLO-PLA test records from June 2005;none;none;1-10;>10;>=0;>10;1-10;0;16941 unknown;Gypsophila paniculata;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;16941 unknown;Gypsophila paniculata;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;16941 derivation from photos or drawings;Gypsophila perfoliata;CLO-PLA test records from June 2005;none;none;1-10;>10;>=0;>10;1-10;0;16510 derivation from photos or drawings;Gypsophila repens;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;17131 observation (like obvious taxonomical traits);Gypsophila repens;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;17131 derivation from photos or drawings;Hacquetia epipactis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2221 derivation from photos or drawings;Hacquetia epipactis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2221 derivation from photos or drawings;Hacquetia epipactis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2221 derivation from photos or drawings;Halimione pedunculata;CLO-PLA test records from June 2005;;;1-10;none;1-10;1-10;0-10;0;17799 derivation from photos or drawings;Halimione portulacoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;17931 derivation from photos or drawings;Halimione portulacoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17931 derivation from photos or drawings;Halimione portulacoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17931 observation (like obvious taxonomical traits);Halimione portulacoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;17931 derivation from photos or drawings;Hammarbya paludosa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;39641 observation (like obvious taxonomical traits);Hammarbya paludosa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39641 observation (like obvious taxonomical traits);Hammarbya paludosa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39641 unknown;Hedera helix;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;2449 derivation from photos or drawings;Hedysarum hedysaroides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21399 observation (like obvious taxonomical traits);Hedysarum hedysaroides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21399 derivation from photos or drawings;Helianthemum apenninum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;18679 observation (like obvious taxonomical traits);Helianthemum apenninum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18679 derivation from photos or drawings;Helianthemum canum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;18656 derivation from photos or drawings;Helianthemum canum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;18656 observation (like obvious taxonomical traits);Helianthemum canum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;18656 derivation from photos or drawings;Helianthemum nummularium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;18594 observation (like obvious taxonomical traits);Helianthemum nummularium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18594 unknown;Helianthemum nummularium;CLO-PLA test records from June 2005;none;none;>10;1-10;0-10;1-10;1-10;0;18594 derivation from photos or drawings;Helianthemum nummularium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18594 derivation from photos or drawings;Helianthemum nummularium subsp. grandiflorum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;18613 derivation from photos or drawings;Helianthus annuus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;7986 derivation from photos or drawings;Helianthus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7788 field experiment;Helianthus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7788 unknown;Helianthus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;7788 unknown;Helianthus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;7788 derivation from photos or drawings;Helianthus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7788 derivation from photos or drawings;Helianthus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7788 derivation from photos or drawings;Helichrysum arenarium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;7066 unknown;Helichrysum arenarium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7066 observation (like obvious taxonomical traits);Helichrysum arenarium;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;7066 observation (like obvious taxonomical traits);Helichrysum arenarium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;7066 observation (like obvious taxonomical traits);Helichrysum arenarium;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;7066 derivation from photos or drawings;Helictotrichon parlatorei;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43690 derivation from photos or drawings;Heliotropium europaeum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12039 derivation from photos or drawings;Helleborus foetidus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27081 derivation from photos or drawings;Helleborus foetidus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27081 derivation from photos or drawings;Helleborus niger;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26973 derivation from photos or drawings;Helleborus viridis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27076 derivation from photos or drawings;Hemerocallis fulva;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38237 observation (like obvious taxonomical traits);Hemerocallis fulva;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38237 derivation from photos or drawings;Hemerocallis fulva;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;38237 derivation from photos or drawings;Hemerocallis lilioasphodelus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;38653 derivation from photos or drawings;Hepatica nobilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;26984 derivation from photos or drawings;Hepatica nobilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26984 observation (like obvious taxonomical traits);Hepatica nobilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26984 derivation from photos or drawings;Hepatica nobilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26984 derivation from photos or drawings;Hepatica nobilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26984 derivation from photos or drawings;Hepatica nobilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26984 derivation from photos or drawings;Heracleum austriacum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1291 observation (like obvious taxonomical traits);Heracleum mantegazzianum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1295 observation (like obvious taxonomical traits);Heracleum mantegazzianum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1295 observation (like obvious taxonomical traits);Heracleum mantegazzianum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1295 derivation from photos or drawings;Heracleum sphondylium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1232 observation (like obvious taxonomical traits);Heracleum sphondylium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1232 derivation from photos or drawings;Heracleum sphondylium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1232 unknown;Heracleum sphondylium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1232 observation (like obvious taxonomical traits);Heracleum sphondylium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1232 observation (like obvious taxonomical traits);Heracleum sphondylium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1232 derivation from photos or drawings;Heracleum sphondylium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1232 derivation from photos or drawings;Herminium monorchis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39643 observation (like obvious taxonomical traits);Herminium monorchis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39643 derivation from photos or drawings;Herniaria glabra;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16521 derivation from photos or drawings;Herniaria glabra;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;16521 derivation from photos or drawings;Herniaria hirsuta;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17001 derivation from photos or drawings;Herniaria hirsuta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;17001 derivation from photos or drawings;Herniaria incana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;15807 derivation from photos or drawings;Hesperis matronalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14004 derivation from photos or drawings;Hesperis matronalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14004 derivation from photos or drawings;Hibiscus trionum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25723 derivation from photos or drawings;Hieracium alpinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;30615 observation (like obvious taxonomical traits);Hieracium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30615 derivation from photos or drawings;Hieracium amplexicaule;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33881 derivation from photos or drawings;Hieracium aurantiacum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;7024 observation (like obvious taxonomical traits);Hieracium aurantiacum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7024 derivation from photos or drawings;Hieracium bifidum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;14677 derivation from photos or drawings;Hieracium bupleuroides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36033 derivation from photos or drawings;Hieracium caesium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15820 derivation from photos or drawings;Hieracium caespitosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;8116 derivation from photos or drawings;Hieracium cymosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6921 derivation from photos or drawings;Hieracium echioides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6543 observation (like obvious taxonomical traits);Hieracium echioides;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;6543 unknown;Hieracium echioides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6543 derivation from photos or drawings;Hieracium fuscocinereum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14682 derivation from photos or drawings;Hieracium glaucum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36455 derivation from photos or drawings;Hieracium hoppeanum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;6451 derivation from photos or drawings;Hieracium humile;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34141 derivation from photos or drawings;Hieracium intybaceum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7054 derivation from photos or drawings;Hieracium lactucella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;7271 derivation from photos or drawings;Hieracium laevigatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44220 derivation from photos or drawings;Hieracium murorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14443 derivation from photos or drawings;Hieracium murorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14443 derivation from photos or drawings;Hieracium murorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14443 derivation from photos or drawings;Hieracium peleteranum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;6561 derivation from photos or drawings;Hieracium piliferum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24236 derivation from photos or drawings;Hieracium pilosella;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;6658 derivation from photos or drawings;Hieracium pilosella;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;6658 observation (like obvious taxonomical traits);Hieracium pilosella;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;1-10;>=0;0;6658 derivation from photos or drawings;Hieracium pilosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;6658 unknown;Hieracium pilosella;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;6658 observation (like obvious taxonomical traits);Hieracium pilosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;6658 observation (like obvious taxonomical traits);Hieracium pilosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;6658 observation (like obvious taxonomical traits);Hieracium pilosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;6658 observation (like obvious taxonomical traits);Hieracium piloselloides;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;6837 observation (like obvious taxonomical traits);Hieracium piloselloides;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;6837 observation (like obvious taxonomical traits);Hieracium piloselloides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;6837 observation (like obvious taxonomical traits);Hieracium piloselloides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6837 derivation from photos or drawings;Hieracium pilosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22268 derivation from photos or drawings;Hieracium prenanthoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44002 derivation from photos or drawings;Hieracium racemosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44204 derivation from photos or drawings;Hieracium sabaudum;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;44218 derivation from photos or drawings;Hieracium schmidtii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19273 derivation from photos or drawings;Hieracium umbellatum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;7093 observation (like obvious taxonomical traits);Hieracium umbellatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7093 derivation from photos or drawings;Hieracium umbellatum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;7093 derivation from photos or drawings;Hieracium umbellatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7093 derivation from photos or drawings;Hieracium villosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22612 derivation from photos or drawings;Hierochloe alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43517 derivation from photos or drawings;Hierochloe australis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42515 observation (like obvious taxonomical traits);Hierochloe australis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42515 derivation from photos or drawings;Hierochloe odorata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42519 derivation from photos or drawings;Hierochloe odorata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42519 observation (like obvious taxonomical traits);Hierochloe odorata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42519 derivation from photos or drawings;Hierochloe odorata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42519 derivation from photos or drawings;Hierochloe odorata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42519 derivation from photos or drawings;Himantoglossum hircinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39644 observation (like obvious taxonomical traits);Himantoglossum hircinum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39644 observation (like obvious taxonomical traits);Himantoglossum hircinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39644 derivation from photos or drawings;Hippocrepis comosa;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;21868 derivation from photos or drawings;Hippocrepis comosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;21868 derivation from photos or drawings;Hippocrepis comosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;21868 observation (like obvious taxonomical traits);Hippocrepis comosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21868 observation (like obvious taxonomical traits);Hippocrepis comosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;21868 derivation from photos or drawings;Hippocrepis comosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;21868 observation (like obvious taxonomical traits);Hippophae rhamnoides;CLO-PLA test records from June 2005;none;1-10;>10;>10;0-10;1-10;>10;0;19002 observation (like obvious taxonomical traits);Hippophae rhamnoides;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19002 derivation from photos or drawings;Hippuris vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24425 unknown;Hippuris vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;24425 derivation from photos or drawings;Hirschfeldia incana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14011 derivation from photos or drawings;Holcus lanatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42613 observation (like obvious taxonomical traits);Holcus lanatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42613 unknown;Holcus lanatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;42613 unknown;Holcus lanatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42613 unknown;Holcus lanatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42613 observation (like obvious taxonomical traits);Holcus lanatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42613 observation (like obvious taxonomical traits);Holcus lanatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42613 derivation from photos or drawings;Holcus lanatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42613 derivation from photos or drawings;Holcus lanatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42613 observation (like obvious taxonomical traits);Holcus lanatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42613 derivation from photos or drawings;Holcus lanatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42613 derivation from photos or drawings;Holcus mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42614 unknown;Holcus mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42614 observation (like obvious taxonomical traits);Holcus mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42614 observation (like obvious taxonomical traits);Holcus mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42614 derivation from photos or drawings;Holosteum umbellatum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17010 derivation from photos or drawings;Holosteum umbellatum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17010 derivation from photos or drawings;Holosteum umbellatum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17010 derivation from photos or drawings;Holosteum umbellatum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17010 derivation from photos or drawings;Homogyne alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9177 derivation from photos or drawings;Homogyne alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9177 observation (like obvious taxonomical traits);Homogyne alpina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;9177 derivation from photos or drawings;Homogyne alpina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;9177 derivation from photos or drawings;Homogyne discolor;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;8130 derivation from photos or drawings;Homogyne discolor;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;8130 derivation from photos or drawings;Hordelymus europaeus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42617 derivation from photos or drawings;Hordelymus europaeus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42617 derivation from photos or drawings;Hordeum bulbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43178 derivation from photos or drawings;Hordeum bulbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43178 derivation from photos or drawings;Hordeum jubatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43702 unknown;Hordeum jubatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43702 derivation from photos or drawings;Hordeum marinum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43180 derivation from photos or drawings;Hordeum murinum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42447 derivation from photos or drawings;Hordeum secalinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43182 derivation from photos or drawings;Hordeum secalinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43182 derivation from photos or drawings;Hordeum vulgare;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42448 derivation from photos or drawings;Hornungia petraea;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;14530 derivation from photos or drawings;Hornungia petraea;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;14530 observation (like obvious taxonomical traits);Hornungia petraea;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;14530 derivation from photos or drawings;Hottonia palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;28918 observation (like obvious taxonomical traits);Hottonia palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;28918 observation (like obvious taxonomical traits);Humulus lupulus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;14697 observation (like obvious taxonomical traits);Humulus lupulus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;14697 observation (like obvious taxonomical traits);Humulus lupulus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;14697 derivation from photos or drawings;Hyacinthoides non-scripta;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38541 unknown;Hyacinthoides non-scripta;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38541 unknown;Hyacinthoides non-scripta;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;38541 observation (like obvious taxonomical traits);Hyacinthoides non-scripta;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38541 observation (like obvious taxonomical traits);Hyacinthoides non-scripta;CLO-PLA test records from June 2005;;1-10;;;1-10;;;0;38541 observation (like obvious taxonomical traits);Hydrilla verticillata;CLO-PLA test records from June 2005;>10;>10;>10;>10;1-10;1-10;>10;0;36294 unknown;Hydrilla verticillata;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;36294 unknown;Hydrilla verticillata;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;36294 observation (like obvious taxonomical traits);Hydrilla verticillata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36294 observation (like obvious taxonomical traits);Hydrilla verticillata;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;36294 unknown;Hydrilla verticillata;CLO-PLA test records from June 2005;;1-10;;;1-10;;;0;36294 observation (like obvious taxonomical traits);Hydrilla verticillata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36294 observation (like obvious taxonomical traits);Hydrocharis morsus-ranae;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;36302 observation (like obvious taxonomical traits);Hydrocharis morsus-ranae;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36302 observation (like obvious taxonomical traits);Hydrocharis morsus-ranae;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36302 observation (like obvious taxonomical traits);Hydrocharis morsus-ranae;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36302 observation (like obvious taxonomical traits);Hydrocharis morsus-ranae;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36302 derivation from photos or drawings;Hydrocotyle vulgaris;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2206 unknown;Hydrocotyle vulgaris;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;2206 derivation from photos or drawings;Hydrocotyle vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;2206 derivation from photos or drawings;Hydrocotyle vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;2206 derivation from photos or drawings;Hymenolobus procumbens;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;13394 derivation from photos or drawings;Hyoscyamus niger;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34956 derivation from photos or drawings;Hyoscyamus niger;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;34956 observation (like obvious taxonomical traits);Hyparrhenia hirta;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;43019 derivation from photos or drawings;Hypericum elegans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23277 observation (like obvious taxonomical traits);Hypericum elegans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23277 derivation from photos or drawings;Hypericum elodes;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;23279 observation (like obvious taxonomical traits);Hypericum elodes;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;23279 derivation from photos or drawings;Hypericum hirsutum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23250 observation (like obvious taxonomical traits);Hypericum hirsutum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23250 derivation from photos or drawings;Hypericum hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23250 derivation from photos or drawings;Hypericum humifusum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;23252 derivation from photos or drawings;Hypericum humifusum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;23252 observation (like obvious taxonomical traits);Hypericum humifusum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23252 derivation from photos or drawings;Hypericum humifusum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23252 observation (like obvious taxonomical traits);Hypericum humifusum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23252 observation (like obvious taxonomical traits);Hypericum linarifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23266 derivation from photos or drawings;Hypericum maculatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23226 derivation from photos or drawings;Hypericum maculatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23226 observation (like obvious taxonomical traits);Hypericum maculatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23226 derivation from photos or drawings;Hypericum maculatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23226 derivation from photos or drawings;Hypericum montanum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23241 observation (like obvious taxonomical traits);Hypericum montanum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23241 derivation from photos or drawings;Hypericum perforatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23212 derivation from photos or drawings;Hypericum perforatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23212 observation (like obvious taxonomical traits);Hypericum perforatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23212 observation (like obvious taxonomical traits);Hypericum perforatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;23212 unknown;Hypericum perforatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23212 unknown;Hypericum perforatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23212 observation (like obvious taxonomical traits);Hypericum perforatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;23212 observation (like obvious taxonomical traits);Hypericum perforatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23212 derivation from photos or drawings;Hypericum pulchrum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;23219 observation (like obvious taxonomical traits);Hypericum pulchrum;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;23219 derivation from photos or drawings;Hypericum tetrapterum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23203 observation (like obvious taxonomical traits);Hypericum tetrapterum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;23203 derivation from photos or drawings;Hypochoeris radicata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6499 derivation from photos or drawings;Hypochoeris radicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6499 derivation from photos or drawings;Hypochoeris radicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6499 unknown;Hypochoeris radicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6499 unknown;Hypochoeris radicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6499 unknown;Hypochoeris radicata;CLO-PLA test records from June 2005;;1-10;;;1-10;1-10;;0;6499 derivation from photos or drawings;Hypochoeris radicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6499 derivation from photos or drawings;Hyssopus officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24658 derivation from photos or drawings;Iberis amara;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14025 derivation from photos or drawings;Iberis linifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12739 derivation from photos or drawings;Iberis umbellata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14042 observation (like obvious taxonomical traits);Ilex aquifolium;CLO-PLA test records from June 2005;;;1-10;>10;;;1-10;0;2439 derivation from photos or drawings;Illecebrum verticillatum;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;17139 derivation from photos or drawings;Illecebrum verticillatum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;17139 derivation from photos or drawings;Impatiens balsamina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11746 derivation from photos or drawings;Impatiens glandulifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11749 derivation from photos or drawings;Impatiens glandulifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11749 observation (like obvious taxonomical traits);Impatiens glandulifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11749 derivation from photos or drawings;Impatiens noli-tangere;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11751 derivation from photos or drawings;Impatiens parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11752 observation (like obvious taxonomical traits);Impatiens parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11752 derivation from photos or drawings;Impatiens parviflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11752 derivation from photos or drawings;Inula britannica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;8741 observation (like obvious taxonomical traits);Inula britannica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;8741 derivation from photos or drawings;Inula conyza;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;8404 derivation from photos or drawings;Inula ensifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7409 derivation from photos or drawings;Inula ensifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7409 derivation from photos or drawings;Inula germanica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6798 derivation from photos or drawings;Inula helenium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7875 derivation from photos or drawings;Inula helenium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7875 derivation from photos or drawings;Inula helvetica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7341 derivation from photos or drawings;Inula hirta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;8244 derivation from photos or drawings;Inula hirta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;8244 derivation from photos or drawings;Inula salicina;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;6502 derivation from photos or drawings;Inula salicina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6502 derivation from photos or drawings;Inula salicina;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;6502 derivation from photos or drawings;Iris aphylla;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36597 observation (like obvious taxonomical traits);Iris aphylla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36597 derivation from photos or drawings;Iris germanica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;36614 observation (like obvious taxonomical traits);Iris germanica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36614 derivation from photos or drawings;Iris germanica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36614 derivation from photos or drawings;Iris graminea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36621 derivation from photos or drawings;Iris graminea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36621 observation (like obvious taxonomical traits);Iris graminea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36621 observation (like obvious taxonomical traits);Iris graminea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36621 derivation from photos or drawings;Iris graminea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36621 derivation from photos or drawings;Iris humilis;CLO-PLA test records from June 2005;1-10;>10;1-10;none;1-10;1-10;0-10;0;36608 derivation from photos or drawings;Iris humilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36608 derivation from photos or drawings;Iris pseudacorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36664 observation (like obvious taxonomical traits);Iris pseudacorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36664 unknown;Iris pseudacorus;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;36664 derivation from photos or drawings;Iris pumila;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;36669 derivation from photos or drawings;Iris pumila;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36669 observation (like obvious taxonomical traits);Iris pumila;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36669 observation (like obvious taxonomical traits);Iris pumila;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36669 derivation from photos or drawings;Iris sibirica;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;36687 derivation from photos or drawings;Iris sibirica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36687 observation (like obvious taxonomical traits);Iris sibirica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36687 observation (like obvious taxonomical traits);Iris sibirica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36687 derivation from photos or drawings;Iris spuria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36693 observation (like obvious taxonomical traits);Iris spuria;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36693 derivation from photos or drawings;Iris variegata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36717 observation (like obvious taxonomical traits);Iris variegata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36717 derivation from photos or drawings;Iris variegata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36717 derivation from photos or drawings;Iris versicolor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36721 unknown;Iris versicolor;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;36721 observation (like obvious taxonomical traits);Isatis tinctoria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14558 observation (like obvious taxonomical traits);Isatis tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14558 observation (like obvious taxonomical traits);Isatis tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14558 derivation from photos or drawings;Isopyrum thalictroides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27101 derivation from photos or drawings;Jasione laevis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14870 derivation from photos or drawings;Jasione montana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14880 derivation from photos or drawings;Jasione montana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14880 derivation from photos or drawings;Jasione montana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14880 derivation from photos or drawings;Jasione montana;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14880 unknown;Jasione montana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14880 derivation from photos or drawings;Juncus acutiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35974 observation (like obvious taxonomical traits);Juncus acutiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35974 derivation from photos or drawings;Juncus acutus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36155 observation (like obvious taxonomical traits);Juncus acutus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;36155 derivation from photos or drawings;Juncus anceps;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35959 observation (like obvious taxonomical traits);Juncus anceps;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;35959 observation (like obvious taxonomical traits);Juncus arcticus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35944 derivation from photos or drawings;Juncus articulatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35965 derivation from photos or drawings;Juncus articulatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35965 observation (like obvious taxonomical traits);Juncus articulatus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;>10;1-10;0;35965 derivation from photos or drawings;Juncus articulatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35965 derivation from photos or drawings;Juncus atratus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35939 observation (like obvious taxonomical traits);Juncus atratus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;35939 derivation from photos or drawings;Juncus balticus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35943 unknown;Juncus balticus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35943 observation (like obvious taxonomical traits);Juncus balticus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35943 derivation from photos or drawings;Juncus bufonius;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;36128 unknown;Juncus bufonius;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;36128 observation (like obvious taxonomical traits);Juncus bufonius;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;36128 derivation from photos or drawings;Juncus bufonius;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;36128 derivation from photos or drawings;Juncus bulbosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;36026 observation (like obvious taxonomical traits);Juncus bulbosus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;36026 observation (like obvious taxonomical traits);Juncus bulbosus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;36026 derivation from photos or drawings;Juncus bulbosus;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;36026 observation (like obvious taxonomical traits);Juncus bulbosus;CLO-PLA test records from June 2005;none;none;1-10;>10;>=0;>10;1-10;0;36026 derivation from photos or drawings;Juncus capitatus;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;36042 derivation from photos or drawings;Juncus castaneus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35925 observation (like obvious taxonomical traits);Juncus castaneus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35925 observation (like obvious taxonomical traits);Juncus castaneus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35925 derivation from photos or drawings;Juncus compressus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36003 derivation from photos or drawings;Juncus compressus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36003 observation (like obvious taxonomical traits);Juncus compressus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36003 derivation from photos or drawings;Juncus conglomeratus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36007 observation (like obvious taxonomical traits);Juncus conglomeratus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36007 derivation from photos or drawings;Juncus conglomeratus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36007 derivation from photos or drawings;Juncus effusus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36014 unknown;Juncus effusus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;36014 unknown;Juncus effusus;CLO-PLA test records from June 2005;;1-10;;;1-10;;;0;36014 observation (like obvious taxonomical traits);Juncus effusus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36014 observation (like obvious taxonomical traits);Juncus effusus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36014 derivation from photos or drawings;Juncus effusus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36014 derivation from photos or drawings;Juncus effusus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36014 derivation from photos or drawings;Juncus filiformis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36023 observation (like obvious taxonomical traits);Juncus filiformis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36023 derivation from photos or drawings;Juncus filiformis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36023 derivation from photos or drawings;Juncus filiformis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36023 unknown;Juncus filiformis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36023 derivation from photos or drawings;Juncus filiformis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36023 derivation from photos or drawings;Juncus inflexus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36061 derivation from photos or drawings;Juncus inflexus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36061 observation (like obvious taxonomical traits);Juncus inflexus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36061 observation (like obvious taxonomical traits);Juncus inflexus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36061 derivation from photos or drawings;Juncus inflexus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36061 derivation from photos or drawings;Juncus inflexus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36061 derivation from photos or drawings;Juncus jacquinii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36077 observation (like obvious taxonomical traits);Juncus jacquinii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36077 derivation from photos or drawings;Juncus jacquinii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36077 derivation from photos or drawings;Juncus jacquinii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36077 derivation from photos or drawings;Juncus maritimus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36160 observation (like obvious taxonomical traits);Juncus maritimus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36160 derivation from photos or drawings;Juncus ranarius;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;36052 derivation from photos or drawings;Juncus sphaerocarpus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;36141 derivation from photos or drawings;Juncus squarrosus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36142 unknown;Juncus squarrosus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;36142 observation (like obvious taxonomical traits);Juncus squarrosus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36142 derivation from photos or drawings;Juncus squarrosus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36142 derivation from photos or drawings;Juncus stygius;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;36147 observation (like obvious taxonomical traits);Juncus stygius;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;36147 derivation from photos or drawings;Juncus subnodulosus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;36148 observation (like obvious taxonomical traits);Juncus subnodulosus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36148 observation (like obvious taxonomical traits);Juncus subnodulosus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36148 derivation from photos or drawings;Juncus subnodulosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36148 derivation from photos or drawings;Juncus tenageia;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;36111 derivation from photos or drawings;Juncus tenageia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;36111 derivation from photos or drawings;Juncus tenuis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;36112 derivation from photos or drawings;Juncus tenuis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36112 observation (like obvious taxonomical traits);Juncus tenuis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;36112 observation (like obvious taxonomical traits);Juncus tenuis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36112 derivation from photos or drawings;Juncus trifidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;36209 derivation from photos or drawings;Juncus trifidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36209 observation (like obvious taxonomical traits);Juncus trifidus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36209 observation (like obvious taxonomical traits);Juncus trifidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36209 observation (like obvious taxonomical traits);Juncus trifidus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36209 derivation from photos or drawings;Juncus triglumis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;36216 observation (like obvious taxonomical traits);Juncus triglumis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36216 observation (like obvious taxonomical traits);Juncus triglumis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36216 derivation from photos or drawings;Jurinea cyanoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6414 observation (like obvious taxonomical traits);Jurinea cyanoides;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;6414 derivation from photos or drawings;Jurinea cyanoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6414 derivation from photos or drawings;Jurinea mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7015 derivation from photos or drawings;Kernera saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14059 derivation from photos or drawings;Kickxia elatine;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33123 observation (like obvious taxonomical traits);Kickxia elatine;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33123 derivation from photos or drawings;Kickxia elatine;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;33123 derivation from photos or drawings;Kickxia spuria;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33129 derivation from photos or drawings;Kickxia spuria;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;33129 observation (like obvious taxonomical traits);Kickxia spuria;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33129 derivation from photos or drawings;Knautia arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19058 derivation from photos or drawings;Knautia arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19058 derivation from photos or drawings;Knautia arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19058 observation (like obvious taxonomical traits);Knautia arvensis;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;19058 observation (like obvious taxonomical traits);Knautia arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19058 laboratory/greenhouse/garden experiment;Knautia arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19058 laboratory/greenhouse/garden experiment;Knautia arvensis;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;19058 observation (like obvious taxonomical traits);Knautia arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19058 derivation from photos or drawings;Knautia dipsacifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19339 derivation from photos or drawings;Knautia drymeia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19345 derivation from photos or drawings;Knautia kitaibelii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19330 derivation from photos or drawings;Knautia kitaibelii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19330 derivation from photos or drawings;Kobresia myosuroides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;37150 derivation from photos or drawings;Koeleria glauca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43022 derivation from photos or drawings;Koeleria hirsuta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42627 derivation from photos or drawings;Koeleria macrantha;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42831 derivation from photos or drawings;Koeleria macrantha;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42831 unknown;Koeleria macrantha;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;42831 derivation from photos or drawings;Koeleria pyramidata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42453 derivation from photos or drawings;Koeleria pyramidata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42453 derivation from photos or drawings;Koeleria splendens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43711 derivation from photos or drawings;Koeleria vallesiana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42464 derivation from photos or drawings;Koeleria vallesiana;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;42464 observation (like obvious taxonomical traits);Laburnum anagyroides;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;20994 derivation from photos or drawings;Lactuca perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6626 observation (like obvious taxonomical traits);Lactuca perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6626 derivation from photos or drawings;Lactuca quercina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6509 derivation from photos or drawings;Lactuca saligna;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;7415 derivation from photos or drawings;Lactuca saligna;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;7415 derivation from photos or drawings;Lactuca sativa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6510 derivation from photos or drawings;Lactuca serriola;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;6360 derivation from photos or drawings;Lactuca serriola;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6360 field experiment;Lactuca sibirica;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;7558 derivation from photos or drawings;Lactuca tatarica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;7416 observation (like obvious taxonomical traits);Lactuca tatarica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;7416 derivation from photos or drawings;Lactuca viminea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;6511 derivation from photos or drawings;Lactuca virosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;7940 derivation from photos or drawings;Lactuca virosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;7940 derivation from photos or drawings;Lamium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24182 derivation from photos or drawings;Lamium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24182 derivation from photos or drawings;Lamium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24182 unknown;Lamium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24182 derivation from photos or drawings;Lamium album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24182 derivation from photos or drawings;Lamium amplexicaule;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23573 derivation from photos or drawings;Lamium hybridum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24187 derivation from photos or drawings;Lamium maculatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24189 derivation from photos or drawings;Lamium maculatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24189 derivation from photos or drawings;Lamium moluccellifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24190 derivation from photos or drawings;Lamium purpureum;CLO-PLA test records from June 2005;none;none;>10;none;none;none;>=0;0;25103 unknown;Lamium purpureum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25103 derivation from photos or drawings;Lamium purpureum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25103 derivation from photos or drawings;Lamium purpureum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25103 derivation from photos or drawings;Lappula squarrosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12063 derivation from photos or drawings;Lappula squarrosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;12063 derivation from photos or drawings;Lapsana communis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;6629 derivation from photos or drawings;Laser trilobum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1700 derivation from photos or drawings;Laserpitium latifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1705 derivation from photos or drawings;Laserpitium peucedanoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1707 derivation from photos or drawings;Laserpitium prutenicum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1215 derivation from photos or drawings;Laserpitium prutenicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1215 derivation from photos or drawings;Laserpitium siler;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1216 derivation from photos or drawings;Lathraea squamaria;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;34252 derivation from photos or drawings;Lathraea squamaria;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;34252 derivation from photos or drawings;Lathraea squamaria;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;34252 derivation from photos or drawings;Lathyrus aphaca;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21294 observation (like obvious taxonomical traits);Lathyrus aphaca;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21294 derivation from photos or drawings;Lathyrus bauhinii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21919 derivation from photos or drawings;Lathyrus heterophyllus;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;19830 derivation from photos or drawings;Lathyrus hirsutus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21923 observation (like obvious taxonomical traits);Lathyrus hirsutus;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21923 derivation from photos or drawings;Lathyrus japonicus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21925 observation (like obvious taxonomical traits);Lathyrus japonicus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;21925 observation (like obvious taxonomical traits);Lathyrus japonicus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;21925 observation (like obvious taxonomical traits);Lathyrus japonicus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;21925 derivation from photos or drawings;Lathyrus laevigatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20500 derivation from photos or drawings;Lathyrus latifolius;CLO-PLA test records from June 2005;none;1-10;>10;1-10;0-10;1-10;1-10;0;21002 derivation from photos or drawings;Lathyrus latifolius;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;21002 observation (like obvious taxonomical traits);Lathyrus latifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21002 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21815 observation (like obvious taxonomical traits);Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21815 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21815 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;21815 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21815 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21815 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21815 derivation from photos or drawings;Lathyrus niger;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21815 derivation from photos or drawings;Lathyrus nissolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21360 observation (like obvious taxonomical traits);Lathyrus nissolia;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21360 derivation from photos or drawings;Lathyrus odoratus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20506 derivation from photos or drawings;Lathyrus palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21816 observation (like obvious taxonomical traits);Lathyrus palustris;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21816 derivation from photos or drawings;Lathyrus pannonicus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21817 observation (like obvious taxonomical traits);Lathyrus pannonicus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21817 observation (like obvious taxonomical traits);Lathyrus pisiformis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;22269 derivation from photos or drawings;Lathyrus pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21355 derivation from photos or drawings;Lathyrus pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21355 derivation from photos or drawings;Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21355 derivation from photos or drawings;Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21355 unknown;Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21355 observation (like obvious taxonomical traits);Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21355 observation (like obvious taxonomical traits);Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21355 derivation from photos or drawings;Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21355 derivation from photos or drawings;Lathyrus pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21355 derivation from photos or drawings;Lathyrus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;20898 derivation from photos or drawings;Lathyrus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20898 observation (like obvious taxonomical traits);Lathyrus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20898 observation (like obvious taxonomical traits);Lathyrus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20898 observation (like obvious taxonomical traits);Lathyrus sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20898 derivation from photos or drawings;Lathyrus tuberosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;19845 observation (like obvious taxonomical traits);Lathyrus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19845 unknown;Lathyrus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19845 observation (like obvious taxonomical traits);Lathyrus tuberosus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;19845 observation (like obvious taxonomical traits);Lathyrus venetus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;19846 derivation from photos or drawings;Lathyrus vernus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;19847 derivation from photos or drawings;Lathyrus vernus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19847 derivation from photos or drawings;Lathyrus vernus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19847 derivation from photos or drawings;Lathyrus vernus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19847 observation (like obvious taxonomical traits);Lathyrus vernus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;19847 derivation from photos or drawings;Lathyrus vernus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19847 derivation from photos or drawings;Lathyrus vernus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19847 derivation from photos or drawings;Lavatera thuringiaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25745 observation (like obvious taxonomical traits);Ledum palustre;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19499 observation (like obvious taxonomical traits);Ledum palustre;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19499 observation (like obvious taxonomical traits);Ledum palustre;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19499 observation (like obvious taxonomical traits);Ledum palustre;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19499 observation (like obvious taxonomical traits);Ledum palustre;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;>10;1-10;0;19499 derivation from photos or drawings;Leersia oryzoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43387 observation (like obvious taxonomical traits);Leersia oryzoides;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43387 derivation from photos or drawings;Legousia hybrida;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14896 derivation from photos or drawings;Legousia speculum-veneris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14838 derivation from photos or drawings;Lembotropis nigricans;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;21830 derivation from photos or drawings;Lemna gibba;CLO-PLA test records from June 2005;none;none;none;1-10;none;none;0-10;0;36873 observation (like obvious taxonomical traits);Lemna gibba;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36873 observation (like obvious taxonomical traits);Lemna gibba;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36873 derivation from photos or drawings;Lemna minor;CLO-PLA test records from June 2005;none;none;none;1-10;none;none;0-10;0;36875 observation (like obvious taxonomical traits);Lemna minor;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36875 observation (like obvious taxonomical traits);Lemna minor;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36875 unknown;Lemna minor;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36875 derivation from photos or drawings;Lemna trisulca;CLO-PLA test records from June 2005;none;none;none;1-10;none;none;0-10;0;36878 observation (like obvious taxonomical traits);Lemna trisulca;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36878 derivation from photos or drawings;Leontodon autumnalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;7298 unknown;Leontodon autumnalis;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;7298 derivation from photos or drawings;Leontodon autumnalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;7298 derivation from photos or drawings;Leontodon autumnalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;7298 derivation from photos or drawings;Leontodon hispidus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;6638 unknown;Leontodon hispidus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;6638 derivation from photos or drawings;Leontodon hispidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6638 derivation from photos or drawings;Leontodon hispidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6638 derivation from photos or drawings;Leontodon hispidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6638 derivation from photos or drawings;Leontodon hispidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6638 derivation from photos or drawings;Leontodon hispidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6638 derivation from photos or drawings;Leontodon incanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6757 observation (like obvious taxonomical traits);Leontodon incanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6757 derivation from photos or drawings;Leontodon incanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;6757 derivation from photos or drawings;Leontodon montanus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;7107 derivation from photos or drawings;Leontodon montanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;7107 derivation from photos or drawings;Leontodon montanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;7107 derivation from photos or drawings;Leontodon montanus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;7107 derivation from photos or drawings;Leontopodium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6862 derivation from photos or drawings;Leontopodium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6862 derivation from photos or drawings;Leontopodium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;6862 derivation from photos or drawings;Leonurus cardiaca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23833 derivation from photos or drawings;Leonurus cardiaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23833 derivation from photos or drawings;Leonurus cardiaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23833 derivation from photos or drawings;Leonurus marrubiastrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24198 derivation from photos or drawings;Leonurus marrubiastrum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24198 derivation from photos or drawings;Lepidium campestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13495 derivation from photos or drawings;Lepidium campestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13495 derivation from photos or drawings;Lepidium campestre;CLO-PLA test records from June 2005;none;1-10;>10;>10;0-10;1-10;>10;0;13495 derivation from photos or drawings;Lepidium campestre;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13495 derivation from photos or drawings;Lepidium densiflorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14562 derivation from photos or drawings;Lepidium densiflorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14562 observation (like obvious taxonomical traits);Lepidium graminifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13498 derivation from photos or drawings;Lepidium heterophyllum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13940 observation (like obvious taxonomical traits);Lepidium heterophyllum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;13940 derivation from photos or drawings;Lepidium latifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13501 observation (like obvious taxonomical traits);Lepidium latifolium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;13501 derivation from photos or drawings;Lepidium latifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13501 derivation from photos or drawings;Lepidium latifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13501 derivation from photos or drawings;Lepidium perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13504 derivation from photos or drawings;Lepidium perfoliatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13504 derivation from photos or drawings;Lepidium ruderale;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13947 derivation from photos or drawings;Lepidium ruderale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13947 derivation from photos or drawings;Lepidium sativum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13505 derivation from photos or drawings;Lepidium virginicum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13952 derivation from photos or drawings;Lepidium virginicum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13952 derivation from photos or drawings;Leucanthemum ircutianum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;61197 unknown;Leucanthemum ircutianum;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;61197 derivation from photos or drawings;Leucanthemum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9651 derivation from photos or drawings;Leucanthemum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9651 derivation from photos or drawings;Leucanthemum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9651 derivation from photos or drawings;Leucanthemum waldsteinii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11505 derivation from photos or drawings;Leucojum aestivum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35586 observation (like obvious taxonomical traits);Leucojum aestivum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35586 observation (like obvious taxonomical traits);Leucojum aestivum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35586 derivation from photos or drawings;Leucojum vernum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35768 derivation from photos or drawings;Leucojum vernum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35768 observation (like obvious taxonomical traits);Leucojum vernum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35768 observation (like obvious taxonomical traits);Leucojum vernum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35768 derivation from photos or drawings;Levisticum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2151 derivation from photos or drawings;Ligusticum mutellina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1224 observation (like obvious taxonomical traits);Ligusticum mutellina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1224 derivation from photos or drawings;Ligusticum mutellina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;1224 derivation from photos or drawings;Ligusticum mutellinoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;1225 observation (like obvious taxonomical traits);Ligusticum mutellinoides;CLO-PLA test records from June 2005;;>10;1-10;none;>=0;none;0-10;0;1225 derivation from photos or drawings;Ligusticum mutellinoides;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;1225 observation (like obvious taxonomical traits);Ligusticum scoticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1141 observation (like obvious taxonomical traits);Lilium bulbiferum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;none;>10;0;39057 laboratory/greenhouse/garden experiment;Lilium bulbiferum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;39057 observation (like obvious taxonomical traits);Lilium bulbiferum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;none;>10;0;39057 derivation from photos or drawings;Lilium candidum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;38128 laboratory/greenhouse/garden experiment;Lilium candidum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38128 observation (like obvious taxonomical traits);Lilium candidum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;38128 observation (like obvious taxonomical traits);Lilium martagon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;39063 observation (like obvious taxonomical traits);Lilium martagon;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;none;1-10;0;39063 laboratory/greenhouse/garden experiment;Lilium martagon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;39063 derivation from photos or drawings;Limodorum abortivum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39653 observation (like obvious taxonomical traits);Limodorum abortivum;CLO-PLA test records from June 2005;1-10;1-10;1-10;none;1-10;1-10;0-10;0;39653 derivation from photos or drawings;Limonium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;28293 derivation from photos or drawings;Limonium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28293 derivation from photos or drawings;Limonium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28293 observation (like obvious taxonomical traits);Limonium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28293 observation (like obvious taxonomical traits);Limonium vulgare;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28293 observation (like obvious taxonomical traits);Limonium vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28293 derivation from photos or drawings;Limosella aquatica;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;33604 derivation from photos or drawings;Linaria alpina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;34452 observation (like obvious taxonomical traits);Linaria alpina;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;34452 observation (like obvious taxonomical traits);Linaria alpina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34452 observation (like obvious taxonomical traits);Linaria alpina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34452 observation (like obvious taxonomical traits);Linaria alpina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34452 derivation from photos or drawings;Linaria alpina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;34452 derivation from photos or drawings;Linaria arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33100 derivation from photos or drawings;Linaria genistifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33054 derivation from photos or drawings;Linaria genistifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33054 observation (like obvious taxonomical traits);Linaria genistifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33054 observation (like obvious taxonomical traits);Linaria genistifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33054 observation (like obvious taxonomical traits);Linaria genistifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33054 observation (like obvious taxonomical traits);Linaria odora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33075 observation (like obvious taxonomical traits);Linaria odora;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;33075 observation (like obvious taxonomical traits);Linaria purpurea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33748 observation (like obvious taxonomical traits);Linaria repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33754 observation (like obvious taxonomical traits);Linaria repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33754 observation (like obvious taxonomical traits);Linaria repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33754 observation (like obvious taxonomical traits);Linaria repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33754 derivation from photos or drawings;Linaria spartea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33714 derivation from photos or drawings;Linaria vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33091 derivation from photos or drawings;Linaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33091 derivation from photos or drawings;Linaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33091 observation (like obvious taxonomical traits);Linaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33091 observation (like obvious taxonomical traits);Linaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33091 unknown;Linaria vulgaris;CLO-PLA test records from June 2005;;;1-10;1-10;1-10;1-10;1-10;0;33091 observation (like obvious taxonomical traits);Linaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33091 observation (like obvious taxonomical traits);Linaria vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33091 derivation from photos or drawings;Lindernia dubia;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33573 derivation from photos or drawings;Lindernia procumbens;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33575 derivation from photos or drawings;Lindernia procumbens;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33575 derivation from photos or drawings;Linnaea borealis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;15394 observation (like obvious taxonomical traits);Linnaea borealis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;15394 observation (like obvious taxonomical traits);Linnaea borealis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;15394 observation (like obvious taxonomical traits);Linnaea borealis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;15394 observation (like obvious taxonomical traits);Linnaea borealis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;15394 derivation from photos or drawings;Linnaea borealis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;15394 observation (like obvious taxonomical traits);Linum austriacum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25949 observation (like obvious taxonomical traits);Linum austriacum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25949 observation (like obvious taxonomical traits);Linum austriacum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;25949 observation (like obvious taxonomical traits);Linum bienne;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25957 derivation from photos or drawings;Linum catharticum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;25925 derivation from photos or drawings;Linum catharticum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25925 observation (like obvious taxonomical traits);Linum catharticum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;25925 derivation from photos or drawings;Linum catharticum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25925 observation (like obvious taxonomical traits);Linum flavum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25933 observation (like obvious taxonomical traits);Linum flavum;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;25933 observation (like obvious taxonomical traits);Linum leonii;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;25942 observation (like obvious taxonomical traits);Linum perenne;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;25878 observation (like obvious taxonomical traits);Linum perenne;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;25878 derivation from photos or drawings;Linum tenuifolium;CLO-PLA test records from June 2005;none;1-10;>10;>10;0-10;1-10;>10;0;25855 observation (like obvious taxonomical traits);Linum tenuifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25855 observation (like obvious taxonomical traits);Linum tenuifolium;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;25855 observation (like obvious taxonomical traits);Linum tenuifolium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;25855 derivation from photos or drawings;Linum usitatissimum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25866 observation (like obvious taxonomical traits);Linum usitatissimum;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;25866 observation (like obvious taxonomical traits);Linum viscosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25871 derivation from photos or drawings;Liparis loeselii;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39943 observation (like obvious taxonomical traits);Liparis loeselii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39943 derivation from photos or drawings;Liparis loeselii;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39943 observation (like obvious taxonomical traits);Liparis loeselii;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39943 observation (like obvious taxonomical traits);Listera cordata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39947 observation (like obvious taxonomical traits);Listera cordata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39947 observation (like obvious taxonomical traits);Listera cordata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39947 observation (like obvious taxonomical traits);Listera cordata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39947 observation (like obvious taxonomical traits);Listera cordata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39947 derivation from photos or drawings;Listera ovata;CLO-PLA test records from June 2005;1-10;>10;none;none;1-10;1-10;none;0;39948 observation (like obvious taxonomical traits);Listera ovata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39948 observation (like obvious taxonomical traits);Listera ovata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39948 observation (like obvious taxonomical traits);Listera ovata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39948 derivation from photos or drawings;Lithospermum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12411 derivation from photos or drawings;Littorella uniflora;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;27852 derivation from photos or drawings;Littorella uniflora;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;27852 unknown;Littorella uniflora;CLO-PLA test records from June 2005;;;1-10;;;;1-10;0;27852 observation (like obvious taxonomical traits);Littorella uniflora;CLO-PLA test records from June 2005;;>10;;;>10;;;0;27852 derivation from photos or drawings;Lloydia serotina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;none;0-10;0;38558 unknown;Lloydia serotina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38558 observation (like obvious taxonomical traits);Lloydia serotina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;38558 derivation from photos or drawings;Lobelia dortmanna;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;14841 observation (like obvious taxonomical traits);Lobelia dortmanna;CLO-PLA test records from June 2005;none;1-10;;>10;0-10;1-10;>10;0;14841 observation (like obvious taxonomical traits);Lobelia dortmanna;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;14841 unknown;Lobelia dortmanna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14841 unknown;Lobelia dortmanna;CLO-PLA test records from June 2005;;;;;1-10;1-10;;0;14841 observation (like obvious taxonomical traits);Lobelia dortmanna;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;14841 derivation from photos or drawings;Lobularia maritima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14577 observation (like obvious taxonomical traits);Lobularia maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14577 derivation from photos or drawings;Logfia gallica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10826 derivation from photos or drawings;Loiseleuria procumbens;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;19506 derivation from photos or drawings;Loiseleuria procumbens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;19506 observation (like obvious taxonomical traits);Loiseleuria procumbens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19506 observation (like obvious taxonomical traits);Loiseleuria procumbens;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;19506 derivation from photos or drawings;Lolium multiflorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43196 observation (like obvious taxonomical traits);Lolium multiflorum;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;43196 derivation from photos or drawings;Lolium multiflorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43196 observation (like obvious taxonomical traits);Lolium multiflorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43196 observation (like obvious taxonomical traits);Lolium multiflorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43196 derivation from photos or drawings;Lolium perenne;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;43540 unknown;Lolium perenne;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43540 unknown;Lolium perenne;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43540 unknown;Lolium perenne;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43540 observation (like obvious taxonomical traits);Lolium perenne;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43540 derivation from photos or drawings;Lolium perenne;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43540 derivation from photos or drawings;Lolium perenne;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;43540 derivation from photos or drawings;Lolium perenne;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43540 derivation from photos or drawings;Lolium remotum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42844 derivation from photos or drawings;Lolium temulentum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43200 derivation from photos or drawings;Lomatogonium carinthiacum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;23028 observation (like obvious taxonomical traits);Lonicera caprifolium;CLO-PLA test records from June 2005;;>10;;;>10;;;0;15368 unknown;Lonicera periclymenum;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;15385 observation (like obvious taxonomical traits);Lonicera xylosteum;CLO-PLA test records from June 2005;none;none;1-10;>10;none;;1-10;0;15356 derivation from photos or drawings;Lotus alpinus;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;21376 derivation from photos or drawings;Lotus alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21376 derivation from photos or drawings;Lotus corniculatus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21886 unknown;Lotus corniculatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21886 unknown;Lotus corniculatus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;21886 unknown;Lotus corniculatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21886 observation (like obvious taxonomical traits);Lotus corniculatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21886 observation (like obvious taxonomical traits);Lotus corniculatus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;21886 observation (like obvious taxonomical traits);Lotus corniculatus;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21886 derivation from photos or drawings;Lotus corniculatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21886 derivation from photos or drawings;Lotus corniculatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21886 derivation from photos or drawings;Lotus tenuis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20976 derivation from photos or drawings;Lotus tenuis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20976 derivation from photos or drawings;Lotus uliginosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21448 derivation from photos or drawings;Lotus uliginosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21448 derivation from photos or drawings;Lotus uliginosus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;21448 observation (like obvious taxonomical traits);Lotus uliginosus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21448 derivation from photos or drawings;Lotus uliginosus;CLO-PLA test records from June 2005;none;1-10;1-10;;0-10;>10;1-10;0;21448 derivation from photos or drawings;Lunaria annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13513 derivation from photos or drawings;Lunaria rediviva;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13960 derivation from photos or drawings;Lunaria rediviva;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13960 derivation from photos or drawings;Lunaria rediviva;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13960 derivation from photos or drawings;Lupinus angustifolius;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21449 derivation from photos or drawings;Lupinus luteus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22239 derivation from photos or drawings;Lupinus polyphyllus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22241 derivation from photos or drawings;Lupinus polyphyllus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22241 derivation from photos or drawings;Lupinus polyphyllus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22241 derivation from photos or drawings;Luronium natans;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;35649 derivation from photos or drawings;Luronium natans;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35649 observation (like obvious taxonomical traits);Luronium natans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35649 derivation from photos or drawings;Luzula campestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36280 derivation from photos or drawings;Luzula campestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36280 derivation from photos or drawings;Luzula campestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;36280 derivation from photos or drawings;Luzula campestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36280 unknown;Luzula campestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36280 derivation from photos or drawings;Luzula campestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36280 derivation from photos or drawings;Luzula confusa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36171 derivation from photos or drawings;Luzula desvauxii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36174 derivation from photos or drawings;Luzula forsteri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36181 observation (like obvious taxonomical traits);Luzula forsteri;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;36181 derivation from photos or drawings;Luzula glabrata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36175 observation (like obvious taxonomical traits);Luzula glabrata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36175 observation (like obvious taxonomical traits);Luzula lutea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36268 derivation from photos or drawings;Luzula luzulina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36269 observation (like obvious taxonomical traits);Luzula luzulina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36269 derivation from photos or drawings;Luzula luzuloides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36273 observation (like obvious taxonomical traits);Luzula luzuloides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36273 derivation from photos or drawings;Luzula multiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36245 derivation from photos or drawings;Luzula nivea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36256 derivation from photos or drawings;Luzula nivea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36256 observation (like obvious taxonomical traits);Luzula nivea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36256 derivation from photos or drawings;Luzula pallescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36262 derivation from photos or drawings;Luzula pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36230 derivation from photos or drawings;Luzula pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36230 observation (like obvious taxonomical traits);Luzula pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36230 unknown;Luzula pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36230 derivation from photos or drawings;Luzula pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36230 derivation from photos or drawings;Luzula pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36230 derivation from photos or drawings;Luzula spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36240 observation (like obvious taxonomical traits);Luzula spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36240 observation (like obvious taxonomical traits);Luzula spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36240 observation (like obvious taxonomical traits);Luzula spicata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;36240 derivation from photos or drawings;Luzula sudetica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36244 observation (like obvious taxonomical traits);Luzula sudetica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36244 observation (like obvious taxonomical traits);Luzula sudetica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36244 derivation from photos or drawings;Luzula sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36284 observation (like obvious taxonomical traits);Luzula sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36284 derivation from photos or drawings;Luzula sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36284 derivation from photos or drawings;Luzula sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;36284 derivation from photos or drawings;Lychnis alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17455 observation (like obvious taxonomical traits);Lychnis alpina;CLO-PLA test records from June 2005;none;>10;1-10;;>=0;1-10;1-10;0;17455 derivation from photos or drawings;Lychnis chalcedonica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16588 derivation from photos or drawings;Lychnis coronaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17456 derivation from photos or drawings;Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16589 derivation from photos or drawings;Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16589 derivation from photos or drawings;Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16589 observation (like obvious taxonomical traits);Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16589 observation (like obvious taxonomical traits);Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16589 observation (like obvious taxonomical traits);Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16589 observation (like obvious taxonomical traits);Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16589 observation (like obvious taxonomical traits);Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16589 observation (like obvious taxonomical traits);Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16589 derivation from photos or drawings;Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;16589 derivation from photos or drawings;Lychnis flos-cuculi;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16589 derivation from photos or drawings;Lychnis viscaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16593 derivation from photos or drawings;Lychnis viscaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16593 observation (like obvious taxonomical traits);Lychnis viscaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;16593 derivation from photos or drawings;Lychnis viscaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16593 observation (like obvious taxonomical traits);Lycium barbarum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;35086 derivation from photos or drawings;Lycopersicon esculentum;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;35044 derivation from photos or drawings;Lycopersicon esculentum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;35044 derivation from photos or drawings;Lycopodiella inundata;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;44369 derivation from photos or drawings;Lycopodiella inundata;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;44369 observation (like obvious taxonomical traits);Lycopodiella inundata;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;44369 derivation from photos or drawings;Lycopus europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;24606 derivation from photos or drawings;Lycopus europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24606 derivation from photos or drawings;Lycopus europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24606 derivation from photos or drawings;Lycopus europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24606 derivation from photos or drawings;Lycopus europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24606 derivation from photos or drawings;Lycopus exaltatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24609 derivation from photos or drawings;Lysimachia nemorum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28927 derivation from photos or drawings;Lysimachia nemorum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28927 laboratory/greenhouse/garden experiment;Lysimachia nemorum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28927 laboratory/greenhouse/garden experiment;Lysimachia nemorum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28927 laboratory/greenhouse/garden experiment;Lysimachia nemorum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28927 laboratory/greenhouse/garden experiment;Lysimachia nemorum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28927 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;28922 laboratory/greenhouse/garden experiment;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 laboratory/greenhouse/garden experiment;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 laboratory/greenhouse/garden experiment;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 laboratory/greenhouse/garden experiment;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia nummularia;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28922 derivation from photos or drawings;Lysimachia punctata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28929 derivation from photos or drawings;Lysimachia thyrsiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28789 observation (like obvious taxonomical traits);Lysimachia thyrsiflora;CLO-PLA test records from June 2005;;>10;;;>10;;;0;28789 derivation from photos or drawings;Lysimachia vulgaris;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;28980 observation (like obvious taxonomical traits);Lysimachia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28980 observation (like obvious taxonomical traits);Lysimachia vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;28980 derivation from photos or drawings;Lysimachia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28980 derivation from photos or drawings;Lysimachia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28980 derivation from photos or drawings;Lysimachia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28980 derivation from photos or drawings;Lysimachia vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28980 observation (like obvious taxonomical traits);Lythrum hyssopifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26029 unknown;Lythrum hyssopifolia;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;26029 derivation from photos or drawings;Lythrum salicaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26038 derivation from photos or drawings;Lythrum salicaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26038 derivation from photos or drawings;Lythrum salicaria;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;26038 derivation from photos or drawings;Lythrum salicaria;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26038 unknown;Lythrum salicaria;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26038 field experiment;Lythrum salicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26038 observation (like obvious taxonomical traits);Lythrum salicaria;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26038 observation (like obvious taxonomical traits);Lythrum salicaria;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26038 derivation from photos or drawings;Lythrum salicaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26038 derivation from photos or drawings;Lythrum virgatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25996 observation (like obvious taxonomical traits);Lythrum virgatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25996 observation (like obvious taxonomical traits);Mahonia aquifolium;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;11687 derivation from photos or drawings;Maianthemum bifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;none;0-10;0;39069 observation (like obvious taxonomical traits);Maianthemum bifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39069 observation (like obvious taxonomical traits);Maianthemum bifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39069 derivation from photos or drawings;Maianthemum bifolium;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;39069 observation (like obvious taxonomical traits);Maianthemum bifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;39069 derivation from photos or drawings;Malva alcea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25705 derivation from photos or drawings;Malva moschata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25717 derivation from photos or drawings;Malva moschata;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;25717 derivation from photos or drawings;Malva moschata;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;25717 derivation from photos or drawings;Malva neglecta;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;25718 derivation from photos or drawings;Malva pusilla;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;25668 derivation from photos or drawings;Malva sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25674 derivation from photos or drawings;Malva verticillata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25681 derivation from photos or drawings;Marrubium peregrinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23838 derivation from photos or drawings;Marrubium vulgare;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24614 derivation from photos or drawings;Matricaria maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9565 observation (like obvious taxonomical traits);Matricaria maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;9565 observation (like obvious taxonomical traits);Matricaria maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;9565 observation (like obvious taxonomical traits);Matricaria maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9565 derivation from photos or drawings;Matthiola incana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13527 derivation from photos or drawings;Medicago arabica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19824 derivation from photos or drawings;Medicago lupulina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20595 unknown;Medicago lupulina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20595 laboratory/greenhouse/garden experiment;Medicago lupulina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20595 observation (like obvious taxonomical traits);Medicago lupulina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20595 derivation from photos or drawings;Medicago lupulina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20595 derivation from photos or drawings;Medicago minima;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21911 derivation from photos or drawings;Medicago minima;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21911 derivation from photos or drawings;Medicago minima;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;21911 observation (like obvious taxonomical traits);Medicago sativa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21975 observation (like obvious taxonomical traits);Medicago sativa;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21975 derivation from photos or drawings;Melampyrum arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;34460 derivation from photos or drawings;Melampyrum barbatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33022 derivation from photos or drawings;Melampyrum cristatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33028 derivation from photos or drawings;Melampyrum nemorosum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33034 derivation from photos or drawings;Melampyrum pratense;CLO-PLA test records from June 2005;;;1-10;none;none;none;0-10;0;33526 derivation from photos or drawings;Melampyrum pratense;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33526 derivation from photos or drawings;Melampyrum pratense;CLO-PLA test records from June 2005;;;1-10;none;none;none;0-10;0;33526 derivation from photos or drawings;Melampyrum sylvaticum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33044 derivation from photos or drawings;Melica ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42479 derivation from photos or drawings;Melica ciliata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42479 derivation from photos or drawings;Melica nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43206 derivation from photos or drawings;Melica nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43206 derivation from photos or drawings;Melica nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43206 derivation from photos or drawings;Melica picta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42485 derivation from photos or drawings;Melica picta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42485 derivation from photos or drawings;Melica transsilvanica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42653 derivation from photos or drawings;Melica uniflora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43550 unknown;Melica uniflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43550 derivation from photos or drawings;Melica uniflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43550 derivation from photos or drawings;Melica uniflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43550 derivation from photos or drawings;Melilotus alba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21420 observation (like obvious taxonomical traits);Melilotus alba;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;21420 derivation from photos or drawings;Melilotus altissima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22213 observation (like obvious taxonomical traits);Melilotus altissima;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;22213 derivation from photos or drawings;Melilotus dentata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21422 derivation from photos or drawings;Melilotus dentata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21422 observation (like obvious taxonomical traits);Melilotus dentata;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21422 observation (like obvious taxonomical traits);Melilotus dentata;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;21422 derivation from photos or drawings;Melilotus indica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20556 derivation from photos or drawings;Melilotus officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22218 observation (like obvious taxonomical traits);Melilotus officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;22218 derivation from photos or drawings;Melissa officinalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23840 derivation from photos or drawings;Melissa officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23840 derivation from photos or drawings;Melittis melissophyllum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24619 derivation from photos or drawings;Melittis melissophyllum;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;24619 derivation from photos or drawings;Melittis melissophyllum;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;24619 derivation from photos or drawings;Mentha aquatica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24622 derivation from photos or drawings;Mentha aquatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;24622 unknown;Mentha aquatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24622 derivation from photos or drawings;Mentha arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23905 derivation from photos or drawings;Mentha arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23905 observation (like obvious taxonomical traits);Mentha arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23905 derivation from photos or drawings;Mentha longifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24632 derivation from photos or drawings;Mentha longifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24632 derivation from photos or drawings;Mentha longifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24632 observation (like obvious taxonomical traits);Mentha longifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24632 derivation from photos or drawings;Mentha pulegium;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24284 observation (like obvious taxonomical traits);Mentha pulegium;CLO-PLA test records from June 2005;;;;;>10;>10;;0;24284 derivation from photos or drawings;Mentha spicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24289 derivation from photos or drawings;Mentha suaveolens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23642 derivation from photos or drawings;Menyanthes trifoliata;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;26352 observation (like obvious taxonomical traits);Menyanthes trifoliata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26352 observation (like obvious taxonomical traits);Menyanthes trifoliata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26352 observation (like obvious taxonomical traits);Menyanthes trifoliata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26352 observation (like obvious taxonomical traits);Menyanthes trifoliata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;26352 derivation from photos or drawings;Mercurialis annua;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;20019 derivation from photos or drawings;Mercurialis annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20019 derivation from photos or drawings;Mercurialis ovata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20023 derivation from photos or drawings;Mercurialis perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19987 derivation from photos or drawings;Mercurialis perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19987 unknown;Mercurialis perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19987 observation (like obvious taxonomical traits);Mercurialis perennis;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;19987 observation (like obvious taxonomical traits);Mercurialis perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19987 derivation from photos or drawings;Mercurialis perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19987 observation (like obvious taxonomical traits);Mertensia maritima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12418 derivation from photos or drawings;Meum athamanticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1148 derivation from photos or drawings;Meum athamanticum;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;1148 derivation from photos or drawings;Mibora minima;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;42486 derivation from photos or drawings;Milium effusum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43212 derivation from photos or drawings;Mimulus guttatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34136 derivation from photos or drawings;Mimulus moschatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34076 derivation from photos or drawings;Minuartia austriaca;CLO-PLA test records from June 2005;none;none;>10;none;0-10;1-10;>=0;0;16597 derivation from photos or drawings;Minuartia austriaca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;16597 observation (like obvious taxonomical traits);Minuartia biflora;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;16482 observation (like obvious taxonomical traits);Minuartia biflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16482 derivation from photos or drawings;Minuartia cherlerioides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;16485 derivation from photos or drawings;Minuartia hybrida;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16496 derivation from photos or drawings;Minuartia rupestris;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;15481 derivation from photos or drawings;Minuartia rupestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;15481 derivation from photos or drawings;Minuartia sedoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;17489 derivation from photos or drawings;Minuartia sedoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;17489 observation (like obvious taxonomical traits);Minuartia sedoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;17489 derivation from photos or drawings;Minuartia sedoides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;17489 derivation from photos or drawings;Minuartia setacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17043 derivation from photos or drawings;Minuartia stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;16237 observation (like obvious taxonomical traits);Minuartia stricta;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;1-10;>=0;0;16237 derivation from photos or drawings;Minuartia verna;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;17060 observation (like obvious taxonomical traits);Minuartia verna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17060 unknown;Minuartia verna;CLO-PLA test records from June 2005;none;none;>10;;>=0;>10;>10;0;17060 observation (like obvious taxonomical traits);Minuartia verna;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;1-10;>=0;0;17060 derivation from photos or drawings;Minuartia viscosa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16243 derivation from photos or drawings;Misopates orontium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34219 observation (like obvious taxonomical traits);Misopates orontium;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;34219 derivation from photos or drawings;Moehringia ciliata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;17069 derivation from photos or drawings;Moehringia muscosa;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;44929 derivation from photos or drawings;Moehringia trinervia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;16247 derivation from photos or drawings;Moenchia erecta;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16558 derivation from photos or drawings;Molinia caerulea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;42495 derivation from photos or drawings;Molinia caerulea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;42495 derivation from photos or drawings;Molinia caerulea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;42495 unknown;Molinia caerulea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;42495 unknown;Molinia caerulea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;42495 field experiment;Molinia caerulea;CLO-PLA test records from June 2005;;>10;;;>10;;;0;42495 derivation from photos or drawings;Molinia caerulea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;42495 derivation from photos or drawings;Molinia caerulea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;42495 derivation from photos or drawings;Moneses uniflora;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;28798 observation (like obvious taxonomical traits);Moneses uniflora;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28798 observation (like obvious taxonomical traits);Moneses uniflora;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;28798 observation (like obvious taxonomical traits);Moneses uniflora;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28798 observation (like obvious taxonomical traits);Moneses uniflora;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28798 observation (like obvious taxonomical traits);Moneses uniflora;CLO-PLA test records from June 2005;none;none;>10;none;0-10;1-10;>=0;0;28798 derivation from photos or drawings;Moneses uniflora;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;28798 observation (like obvious taxonomical traits);Monotropa hypophegea;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;28802 observation (like obvious taxonomical traits);Monotropa hypopitys;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;28803 observation (like obvious taxonomical traits);Monotropa hypopitys;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;28803 observation (like obvious taxonomical traits);Monotropa hypopitys;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;28803 observation (like obvious taxonomical traits);Monotropa hypopitys;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;28803 observation (like obvious taxonomical traits);Monotropa hypopitys;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;28803 derivation from photos or drawings;Montia fontana;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27478 derivation from photos or drawings;Montia fontana;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;27478 derivation from photos or drawings;Muscari botryoides;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38961 observation (like obvious taxonomical traits);Muscari botryoides;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38961 observation (like obvious taxonomical traits);Muscari botryoides;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38961 derivation from photos or drawings;Muscari comosum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38147 derivation from photos or drawings;Muscari comosum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38147 observation (like obvious taxonomical traits);Muscari comosum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38147 observation (like obvious taxonomical traits);Muscari neglectum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38976 derivation from photos or drawings;Muscari tenuiflorum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38964 observation (like obvious taxonomical traits);Muscari tenuiflorum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38964 derivation from photos or drawings;Myagrum perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14601 derivation from photos or drawings;Mycelis muralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11510 derivation from photos or drawings;Mycelis muralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11510 observation (like obvious taxonomical traits);Mycelis muralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11510 derivation from photos or drawings;Mycelis muralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11510 derivation from photos or drawings;Mycelis muralis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11510 derivation from photos or drawings;Myosotis alpestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;12022 derivation from photos or drawings;Myosotis alpestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;12022 derivation from photos or drawings;Myosotis alpestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;12022 derivation from photos or drawings;Myosotis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;12027 observation (like obvious taxonomical traits);Myosotis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;12027 derivation from photos or drawings;Myosotis arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12027 derivation from photos or drawings;Myosotis decumbens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;12034 derivation from photos or drawings;Myosotis decumbens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;12034 observation (like obvious taxonomical traits);Myosotis decumbens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12034 derivation from photos or drawings;Myosotis discolor;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11975 observation (like obvious taxonomical traits);Myosotis nemorosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11994 observation (like obvious taxonomical traits);Myosotis nemorosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11994 derivation from photos or drawings;Myosotis ramosissima;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;11938 derivation from photos or drawings;Myosotis rehsteineri;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;11945 derivation from photos or drawings;Myosotis sparsiflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11960 derivation from photos or drawings;Myosotis sparsiflora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11960 derivation from photos or drawings;Myosotis stricta;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;11964 derivation from photos or drawings;Myosotis stricta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11964 derivation from photos or drawings;Myosotis sylvatica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11966 derivation from photos or drawings;Myosoton aquaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;15865 derivation from photos or drawings;Myosurus minimus;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;27104 observation (like obvious taxonomical traits);Myrica gale;CLO-PLA test records from June 2005;>10;>10;>10;>10;1-10;1-10;>10;0;25316 observation (like obvious taxonomical traits);Myrica gale;CLO-PLA test records from June 2005;>10;>10;>10;>10;1-10;1-10;>10;0;25316 observation (like obvious taxonomical traits);Myrica gale;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;25316 derivation from photos or drawings;Myriophyllum alterniflorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;25228 observation (like obvious taxonomical traits);Myriophyllum alterniflorum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;25228 derivation from photos or drawings;Myriophyllum spicatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;25232 observation (like obvious taxonomical traits);Myriophyllum spicatum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;25232 unknown;Myriophyllum spicatum;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;25232 unknown;Myriophyllum spicatum;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;25232 derivation from photos or drawings;Myriophyllum verticillatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;25234 unknown;Myriophyllum verticillatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25234 observation (like obvious taxonomical traits);Myriophyllum verticillatum;CLO-PLA test records from June 2005;none;none;>10;none;none;;>=0;0;25234 derivation from photos or drawings;Myrrhis odorata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1152 observation (like obvious taxonomical traits);Najas flexilis;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;39421 observation (like obvious taxonomical traits);Najas marina;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;39411 observation (like obvious taxonomical traits);Najas marina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;39411 observation (like obvious taxonomical traits);Najas minor;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;39413 derivation from photos or drawings;Narcissus poeticus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35706 observation (like obvious taxonomical traits);Narcissus poeticus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;35706 derivation from photos or drawings;Narcissus pseudonarcissus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35717 observation (like obvious taxonomical traits);Narcissus pseudonarcissus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;35717 field experiment;Narcissus pseudonarcissus;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;35717 field experiment;Narcissus pseudonarcissus;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;35717 observation (like obvious taxonomical traits);Narcissus pseudonarcissus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;35717 derivation from photos or drawings;Nardus stricta;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;43217 unknown;Nardus stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43217 unknown;Nardus stricta;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;43217 unknown;Nardus stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43217 derivation from photos or drawings;Nardus stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43217 observation (like obvious taxonomical traits);Nardus stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;43217 unknown;Nardus stricta;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;43217 derivation from photos or drawings;Nardus stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43217 derivation from photos or drawings;Nardus stricta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43217 derivation from photos or drawings;Narthecium ossifragum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38170 observation (like obvious taxonomical traits);Narthecium ossifragum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38170 observation (like obvious taxonomical traits);Narthecium ossifragum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38170 derivation from photos or drawings;Narthecium ossifragum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38170 derivation from photos or drawings;Nasturtium microphyllum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;12669 observation (like obvious taxonomical traits);Nasturtium microphyllum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;12669 derivation from photos or drawings;Nasturtium officinale;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;14602 unknown;Nasturtium officinale;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;14602 observation (like obvious taxonomical traits);Nasturtium officinale;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;14602 observation (like obvious taxonomical traits);Neottia nidus-avis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39957 observation (like obvious taxonomical traits);Neottia nidus-avis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39957 observation (like obvious taxonomical traits);Neottia nidus-avis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;39957 observation (like obvious taxonomical traits);Neottianthe cucullata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39958 derivation from photos or drawings;Nepeta cataria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24784 derivation from photos or drawings;Nepeta grandiflora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24254 derivation from photos or drawings;Nepeta mussinii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23897 derivation from photos or drawings;Neslia paniculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13116 derivation from photos or drawings;Nicandra physalodes;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34982 derivation from photos or drawings;Nicotiana rustica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34935 derivation from photos or drawings;Nicotiana tabacum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34910 derivation from photos or drawings;Nigella arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27106 derivation from photos or drawings;Nigella damascena;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27114 derivation from photos or drawings;Nigella sativa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27124 derivation from photos or drawings;Nigritella nigra;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39666 derivation from photos or drawings;Nigritella nigra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39666 derivation from photos or drawings;Nigritella nigra;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39666 observation (like obvious taxonomical traits);Nigritella nigra;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39666 derivation from photos or drawings;Nonea pulla;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11903 derivation from photos or drawings;Nuphar lutea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25253 observation (like obvious taxonomical traits);Nuphar lutea;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;25253 observation (like obvious taxonomical traits);Nuphar lutea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25253 derivation from photos or drawings;Nuphar pumila;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25256 observation (like obvious taxonomical traits);Nuphar pumila;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25256 derivation from photos or drawings;Nymphaea alba;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25260 observation (like obvious taxonomical traits);Nymphaea alba;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25260 observation (like obvious taxonomical traits);Nymphaea alba;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25260 observation (like obvious taxonomical traits);Nymphaea alba;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25260 observation (like obvious taxonomical traits);Nymphaea alba;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25260 derivation from photos or drawings;Nymphaea candida;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25264 observation (like obvious taxonomical traits);Nymphaea candida;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25264 observation (like obvious taxonomical traits);Nymphaea candida;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25264 derivation from photos or drawings;Nymphoides peltata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26354 unknown;Nymphoides peltata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26354 derivation from photos or drawings;Odontites verna;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33007 derivation from photos or drawings;Oenanthe aquatica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1156 derivation from photos or drawings;Oenanthe aquatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1156 derivation from photos or drawings;Oenanthe fistulosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;1660 observation (like obvious taxonomical traits);Oenanthe fistulosa;CLO-PLA test records from June 2005;;;;;>10;>10;;0;1660 derivation from photos or drawings;Oenanthe fluviatilis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2103 derivation from photos or drawings;Oenanthe fluviatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2103 derivation from photos or drawings;Oenanthe lachenalii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2104 derivation from photos or drawings;Oenanthe peucedanifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2106 derivation from photos or drawings;Oenanthe silaifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1668 derivation from photos or drawings;Oenothera biennis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26442 derivation from photos or drawings;Oenothera biennis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26442 derivation from photos or drawings;Oenothera biennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26442 observation (like obvious taxonomical traits);Oenothera biennis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26442 derivation from photos or drawings;Oenothera biennis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26442 derivation from photos or drawings;Oenothera issleri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26451 derivation from photos or drawings;Oenothera parviflora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26459 derivation from photos or drawings;Omphalodes scorpioides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11922 derivation from photos or drawings;Omphalodes verna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;11923 derivation from photos or drawings;Onobrychis arenaria;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21876 observation (like obvious taxonomical traits);Onobrychis arenaria;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21876 derivation from photos or drawings;Onobrychis arenaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21876 derivation from photos or drawings;Onobrychis montana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21940 observation (like obvious taxonomical traits);Onobrychis montana;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21940 derivation from photos or drawings;Onobrychis montana;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;21940 derivation from photos or drawings;Onobrychis viciifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21874 observation (like obvious taxonomical traits);Onobrychis viciifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21874 observation (like obvious taxonomical traits);Onobrychis viciifolia;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21874 derivation from photos or drawings;Ononis arvensis;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;21509 derivation from photos or drawings;Ononis natrix;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;21956 derivation from photos or drawings;Ononis repens;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;20645 observation (like obvious taxonomical traits);Ononis repens;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;20645 derivation from photos or drawings;Ononis repens;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;20645 observation (like obvious taxonomical traits);Ononis rotundifolia;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;22202 derivation from photos or drawings;Ononis spinosa;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;21958 observation (like obvious taxonomical traits);Ononis spinosa;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21958 derivation from photos or drawings;Ononis spinosa subsp. spinosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21959 derivation from photos or drawings;Onopordum acanthium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9350 derivation from photos or drawings;Ophrys apifera;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39669 observation (like obvious taxonomical traits);Ophrys apifera;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39669 derivation from photos or drawings;Ophrys insectifera;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39703 observation (like obvious taxonomical traits);Ophrys insectifera;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39703 observation (like obvious taxonomical traits);Ophrys insectifera;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39703 derivation from photos or drawings;Orchis coriophora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39740 observation (like obvious taxonomical traits);Orchis coriophora;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39740 derivation from photos or drawings;Orchis mascula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39755 observation (like obvious taxonomical traits);Orchis mascula;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39755 observation (like obvious taxonomical traits);Orchis mascula;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39755 derivation from photos or drawings;Orchis militaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40042 observation (like obvious taxonomical traits);Orchis militaris;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;40042 unknown;Orchis militaris;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;40042 observation (like obvious taxonomical traits);Orchis militaris;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;40042 derivation from photos or drawings;Orchis morio;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39762 laboratory/greenhouse/garden experiment;Orchis morio;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39762 laboratory/greenhouse/garden experiment;Orchis morio;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39762 observation (like obvious taxonomical traits);Orchis morio;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39762 observation (like obvious taxonomical traits);Orchis morio;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39762 derivation from photos or drawings;Orchis morio;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39762 derivation from photos or drawings;Orchis pallens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39766 observation (like obvious taxonomical traits);Orchis pallens;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39766 derivation from photos or drawings;Orchis purpurea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40052 observation (like obvious taxonomical traits);Orchis purpurea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40052 observation (like obvious taxonomical traits);Orchis purpurea;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40052 derivation from photos or drawings;Orchis simia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40058 observation (like obvious taxonomical traits);Orchis simia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40058 observation (like obvious taxonomical traits);Orchis spitzelii;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40060 derivation from photos or drawings;Orchis tridentata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39779 observation (like obvious taxonomical traits);Orchis tridentata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39779 derivation from photos or drawings;Orchis ustulata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39783 observation (like obvious taxonomical traits);Orchis ustulata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39783 observation (like obvious taxonomical traits);Orchis ustulata;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;39783 laboratory/greenhouse/garden experiment;Orchis ustulata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39783 laboratory/greenhouse/garden experiment;Orchis ustulata;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;39783 derivation from photos or drawings;Oreochloa disticha;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;42500 derivation from photos or drawings;Origanum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23973 laboratory/greenhouse/garden experiment;Origanum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23973 derivation from photos or drawings;Orlaya grandiflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;2113 derivation from photos or drawings;Ornithogalum boucheanum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39000 observation (like obvious taxonomical traits);Ornithogalum boucheanum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39000 derivation from photos or drawings;Ornithogalum nutans;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39001 observation (like obvious taxonomical traits);Ornithogalum nutans;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;39001 observation (like obvious taxonomical traits);Ornithogalum nutans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39001 derivation from photos or drawings;Ornithogalum orthophyllum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38899 observation (like obvious taxonomical traits);Ornithogalum orthophyllum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38899 observation (like obvious taxonomical traits);Ornithogalum pyramidale;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38906 observation (like obvious taxonomical traits);Ornithogalum pyrenaicum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38908 observation (like obvious taxonomical traits);Ornithogalum pyrenaicum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38908 observation (like obvious taxonomical traits);Ornithogalum pyrenaicum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38908 observation (like obvious taxonomical traits);Ornithogalum pyrenaicum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38908 derivation from photos or drawings;Ornithogalum umbellatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39006 observation (like obvious taxonomical traits);Ornithogalum umbellatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39006 observation (like obvious taxonomical traits);Ornithogalum umbellatum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;39006 derivation from photos or drawings;Ornithopus perpusillus;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;19964 observation (like obvious taxonomical traits);Ornithopus perpusillus;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;19964 observation (like obvious taxonomical traits);Ornithopus perpusillus;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;19964 observation (like obvious taxonomical traits);Ornithopus perpusillus;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;19964 derivation from photos or drawings;Ornithopus perpusillus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19964 derivation from photos or drawings;Ornithopus sativus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22019 observation (like obvious taxonomical traits);Ornithopus sativus;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;22019 observation (like obvious taxonomical traits);Ornithopus sativus;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;22019 derivation from photos or drawings;Orobanche alba;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26302 derivation from photos or drawings;Orobanche alsatica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26308 observation (like obvious taxonomical traits);Orobanche alsatica;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26308 derivation from photos or drawings;Orobanche amethystea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26314 derivation from photos or drawings;Orobanche arenaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26321 derivation from photos or drawings;Orobanche bartlingii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;50042 observation (like obvious taxonomical traits);Orobanche caesia;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26245 derivation from photos or drawings;Orobanche caryophyllacea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26253 observation (like obvious taxonomical traits);Orobanche caryophyllacea;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26253 observation (like obvious taxonomical traits);Orobanche caryophyllacea;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26253 observation (like obvious taxonomical traits);Orobanche cernua;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26257 derivation from photos or drawings;Orobanche coerulescens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26264 observation (like obvious taxonomical traits);Orobanche coerulescens;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26264 observation (like obvious taxonomical traits);Orobanche crenata;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26266 derivation from photos or drawings;Orobanche elatior;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26270 derivation from photos or drawings;Orobanche flava;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26277 observation (like obvious taxonomical traits);Orobanche flava;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26277 derivation from photos or drawings;Orobanche gracilis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26281 derivation from photos or drawings;Orobanche hederae;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26288 observation (like obvious taxonomical traits);Orobanche hederae;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26288 unknown;Orobanche hederae;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26288 derivation from photos or drawings;Orobanche lucorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26193 derivation from photos or drawings;Orobanche lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26196 derivation from photos or drawings;Orobanche minor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26203 unknown;Orobanche minor;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26203 derivation from photos or drawings;Orobanche purpurea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26224 observation (like obvious taxonomical traits);Orobanche purpurea;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26224 derivation from photos or drawings;Orobanche ramosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26230 observation (like obvious taxonomical traits);Orobanche ramosa;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26230 derivation from photos or drawings;Orobanche rapum-genistae;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26147 derivation from photos or drawings;Orobanche reticulata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26159 observation (like obvious taxonomical traits);Orobanche reticulata;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;26159 derivation from photos or drawings;Orobanche salviae;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26167 derivation from photos or drawings;Orobanche teucrii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26177 derivation from photos or drawings;Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 derivation from photos or drawings;Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 observation (like obvious taxonomical traits);Orthilia secunda;CLO-PLA test records from June 2005;;>10;1-10;none;1-10;1-10;0-10;0;28809 observation (like obvious taxonomical traits);Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 observation (like obvious taxonomical traits);Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 observation (like obvious taxonomical traits);Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 observation (like obvious taxonomical traits);Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 observation (like obvious taxonomical traits);Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28809 derivation from photos or drawings;Orthilia secunda;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28809 derivation from photos or drawings;Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25842 observation (like obvious taxonomical traits);Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25842 unknown;Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25842 unknown;Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25842 observation (like obvious taxonomical traits);Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25842 derivation from photos or drawings;Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25842 derivation from photos or drawings;Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25842 derivation from photos or drawings;Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;25842 observation (like obvious taxonomical traits);Oxalis acetosella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25842 derivation from photos or drawings;Oxalis corniculata;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;25840 derivation from photos or drawings;Oxalis corniculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25840 derivation from photos or drawings;Oxalis corniculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;25840 unknown;Oxalis corniculata;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;25840 observation (like obvious taxonomical traits);Oxalis debilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;25836 derivation from photos or drawings;Oxalis deppei;CLO-PLA test records from June 2005;none;1-10;;;0-10;;;0;25835 unknown;Oxalis latifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25830 observation (like obvious taxonomical traits);Oxalis tetraphylla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;25826 derivation from photos or drawings;Oxyria digyna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27715 derivation from photos or drawings;Oxyria digyna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27715 derivation from photos or drawings;Oxyria digyna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;27715 observation (like obvious taxonomical traits);Oxyria digyna;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27715 observation (like obvious taxonomical traits);Oxyria digyna;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;27715 observation (like obvious taxonomical traits);Oxyria digyna;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27715 derivation from photos or drawings;Oxytropis campestris;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;21486 derivation from photos or drawings;Oxytropis campestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21486 derivation from photos or drawings;Oxytropis campestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21486 observation (like obvious taxonomical traits);Oxytropis campestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21486 observation (like obvious taxonomical traits);Oxytropis halleri;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21029 derivation from photos or drawings;Oxytropis jacquinii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;21474 observation (like obvious taxonomical traits);Oxytropis jacquinii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;21474 observation (like obvious taxonomical traits);Oxytropis lapponica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;20723 derivation from photos or drawings;Oxytropis pilosa;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21479 observation (like obvious taxonomical traits);Oxytropis pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21479 derivation from photos or drawings;Oxytropis pilosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21479 derivation from photos or drawings;Oxytropis triflora;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21032 observation (like obvious taxonomical traits);Oxytropis triflora;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21032 derivation from photos or drawings;Paederota bonarota;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33504 derivation from photos or drawings;Panicum miliaceum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43565 derivation from photos or drawings;Papaver alpinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;45554 derivation from photos or drawings;Papaver alpinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;45554 derivation from photos or drawings;Papaver argemone;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25500 derivation from photos or drawings;Papaver argemone;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25500 derivation from photos or drawings;Papaver argemone;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25500 derivation from photos or drawings;Papaver argemone;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25500 derivation from photos or drawings;Papaver bracteatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;25611 derivation from photos or drawings;Papaver dubium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25513 derivation from photos or drawings;Papaver hybridum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25595 derivation from photos or drawings;Papaver rhoeas;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25577 derivation from photos or drawings;Papaver rhoeas;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;25577 derivation from photos or drawings;Papaver somniferum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25589 derivation from photos or drawings;Parapholis strigosa;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;42872 derivation from photos or drawings;Parietaria judaica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44662 derivation from photos or drawings;Parietaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35137 derivation from photos or drawings;Parietaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35137 derivation from photos or drawings;Parietaria pensylvanica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;44664 derivation from photos or drawings;Paris quadrifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38073 derivation from photos or drawings;Paris quadrifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38073 observation (like obvious taxonomical traits);Paris quadrifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38073 observation (like obvious taxonomical traits);Paris quadrifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38073 derivation from photos or drawings;Paris quadrifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;38073 derivation from photos or drawings;Parnassia palustris;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;25636 observation (like obvious taxonomical traits);Parnassia palustris;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;25636 derivation from photos or drawings;Parnassia palustris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;25636 derivation from photos or drawings;Parnassia palustris;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;25636 derivation from photos or drawings;Pastinaca sativa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1183 observation (like obvious taxonomical traits);Pastinaca sativa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1183 observation (like obvious taxonomical traits);Pastinaca sativa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1183 derivation from photos or drawings;Pedicularis elongata;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;34389 derivation from photos or drawings;Pedicularis elongata;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;34389 derivation from photos or drawings;Pedicularis foliosa;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;33474 derivation from photos or drawings;Pedicularis kerneri;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;34445 observation (like obvious taxonomical traits);Pedicularis lapponica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;33481 observation (like obvious taxonomical traits);Pedicularis lapponica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33481 derivation from photos or drawings;Pedicularis oederi;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;33763 observation (like obvious taxonomical traits);Pedicularis oederi;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;33763 derivation from photos or drawings;Pedicularis oederi;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;33763 derivation from photos or drawings;Pedicularis palustris;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33771 observation (like obvious taxonomical traits);Pedicularis palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33771 derivation from photos or drawings;Pedicularis palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33771 derivation from photos or drawings;Pedicularis recutita;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33753 derivation from photos or drawings;Pedicularis recutita;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33753 derivation from photos or drawings;Pedicularis rostratospicata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33489 derivation from photos or drawings;Pedicularis sceptrum-carolinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;34226 derivation from photos or drawings;Pedicularis sceptrum-carolinum;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;34226 derivation from photos or drawings;Pedicularis sylvatica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;32992 derivation from photos or drawings;Pedicularis sylvatica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32992 derivation from photos or drawings;Pedicularis tuberosa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;33491 derivation from photos or drawings;Petasites albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11005 observation (like obvious taxonomical traits);Petasites albus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;11005 derivation from photos or drawings;Petasites albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11005 derivation from photos or drawings;Petasites frigidus;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;10210 observation (like obvious taxonomical traits);Petasites frigidus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;10210 observation (like obvious taxonomical traits);Petasites frigidus;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;10210 derivation from photos or drawings;Petasites hybridus;CLO-PLA test records from June 2005;1-10;>10;1-10;1-10;1-10;1-10;1-10;0;10476 derivation from photos or drawings;Petasites hybridus;CLO-PLA test records from June 2005;1-10;>10;1-10;1-10;1-10;1-10;1-10;0;10476 unknown;Petasites hybridus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;10476 observation (like obvious taxonomical traits);Petasites hybridus;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;10476 derivation from photos or drawings;Petasites hybridus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10476 derivation from photos or drawings;Petasites paradoxus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11627 derivation from photos or drawings;Petasites paradoxus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11627 derivation from photos or drawings;Petasites spurius;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9658 observation (like obvious taxonomical traits);Petasites spurius;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9658 derivation from photos or drawings;Petrocallis pyrenaica;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;13874 observation (like obvious taxonomical traits);Petrocallis pyrenaica;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;13874 derivation from photos or drawings;Petrocallis pyrenaica;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;13874 observation (like obvious taxonomical traits);Petrorhagia prolifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;16636 observation (like obvious taxonomical traits);Petrorhagia saxifraga;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;15566 laboratory/greenhouse/garden experiment;Petrorhagia saxifraga;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;15566 derivation from photos or drawings;Petroselinum crispum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1095 derivation from photos or drawings;Peucedanum alsaticum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1100 derivation from photos or drawings;Peucedanum alsaticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;1100 derivation from photos or drawings;Peucedanum carvifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1620 derivation from photos or drawings;Peucedanum cervaria;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;1621 derivation from photos or drawings;Peucedanum cervaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1621 derivation from photos or drawings;Peucedanum cervaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1621 derivation from photos or drawings;Peucedanum cervaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1621 derivation from photos or drawings;Peucedanum cervaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1621 derivation from photos or drawings;Peucedanum cervaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1621 derivation from photos or drawings;Peucedanum officinale;CLO-PLA test records from June 2005;>10;>10;none;1-10;1-10;1-10;0-10;0;1112 derivation from photos or drawings;Peucedanum officinale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1112 observation (like obvious taxonomical traits);Peucedanum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1112 derivation from photos or drawings;Peucedanum oreoselinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2070 observation (like obvious taxonomical traits);Peucedanum oreoselinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2070 derivation from photos or drawings;Peucedanum ostruthium;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;1118 derivation from photos or drawings;Peucedanum ostruthium;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;1118 derivation from photos or drawings;Peucedanum ostruthium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1118 derivation from photos or drawings;Peucedanum palustre;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2071 unknown;Peucedanum palustre;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;2071 observation (like obvious taxonomical traits);Peucedanum palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2071 observation (like obvious taxonomical traits);Peucedanum palustre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2071 derivation from photos or drawings;Phacelia tanacetifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25220 derivation from photos or drawings;Phalaris arundinacea;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42396 derivation from photos or drawings;Phalaris arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;42396 derivation from photos or drawings;Phalaris arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42396 derivation from photos or drawings;Phalaris arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42396 derivation from photos or drawings;Phalaris arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42396 unknown;Phalaris arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;42396 observation (like obvious taxonomical traits);Phalaris arundinacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42396 observation (like obvious taxonomical traits);Phalaris arundinacea;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42396 derivation from photos or drawings;Phalaris canariensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42881 derivation from photos or drawings;Phaseolus vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22039 derivation from photos or drawings;Phegopteris connectilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;44452 derivation from photos or drawings;Phleum alpinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42401 observation (like obvious taxonomical traits);Phleum alpinum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;42401 derivation from photos or drawings;Phleum alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42401 derivation from photos or drawings;Phleum alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42401 derivation from photos or drawings;Phleum alpinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42401 derivation from photos or drawings;Phleum alpinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42401 derivation from photos or drawings;Phleum arenarium;CLO-PLA test records from June 2005;;1-10;1-10;none;1-10;1-10;0-10;0;42667 observation (like obvious taxonomical traits);Phleum arenarium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42667 derivation from photos or drawings;Phleum arenarium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42667 derivation from photos or drawings;Phleum hirsutum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42888 derivation from photos or drawings;Phleum hirsutum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42888 derivation from photos or drawings;Phleum paniculatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43581 derivation from photos or drawings;Phleum phleoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43239 derivation from photos or drawings;Phleum phleoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43239 derivation from photos or drawings;Phleum phleoides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43239 derivation from photos or drawings;Phleum pratense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42408 derivation from photos or drawings;Phleum pratense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42408 derivation from photos or drawings;Phleum rhaeticum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;60137 derivation from photos or drawings;Phleum rhaeticum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;60137 derivation from photos or drawings;Phleum rhaeticum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;60137 derivation from photos or drawings;Phlomis tuberosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24343 derivation from photos or drawings;Phlomis tuberosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24343 derivation from photos or drawings;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42412 observation (like obvious taxonomical traits);Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42412 observation (like obvious taxonomical traits);Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 observation (like obvious taxonomical traits);Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;>10;1-10;1-10;>10;1-10;1-10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;1-10;>10;1-10;>10;1-10;1-10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;>10;1-10;1-10;>10;1-10;>10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;>10;1-10;1-10;>10;1-10;>10;1-10;0;42412 unknown;Phragmites australis;CLO-PLA test records from June 2005;;>10;;;>10;;;0;42412 observation (like obvious taxonomical traits);Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 observation (like obvious taxonomical traits);Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42412 observation (like obvious taxonomical traits);Phragmites australis;CLO-PLA test records from June 2005;>10;1-10;1-10;>10;1-10;1-10;1-10;0;42412 derivation from photos or drawings;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42412 derivation from photos or drawings;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 derivation from photos or drawings;Phragmites australis;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;42412 derivation from photos or drawings;Physalis alkekengi;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35072 derivation from photos or drawings;Physoplexis comosa;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;14848 derivation from photos or drawings;Phyteuma betonicifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14797 observation (like obvious taxonomical traits);Phyteuma betonicifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14797 derivation from photos or drawings;Phyteuma betonicifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14797 derivation from photos or drawings;Phyteuma globulariifolium;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;14862 derivation from photos or drawings;Phyteuma hemisphaericum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14807 derivation from photos or drawings;Phyteuma hemisphaericum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;14807 derivation from photos or drawings;Phyteuma nigrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14815 observation (like obvious taxonomical traits);Phyteuma nigrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14815 derivation from photos or drawings;Phyteuma orbiculare;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;14818 derivation from photos or drawings;Phyteuma orbiculare;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;14818 derivation from photos or drawings;Phyteuma orbiculare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14818 derivation from photos or drawings;Phyteuma orbiculare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14818 derivation from photos or drawings;Phyteuma ovatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14822 derivation from photos or drawings;Phyteuma sieberi;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;14783 derivation from photos or drawings;Phyteuma spicatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14784 unknown;Phyteuma spicatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14784 unknown;Phyteuma spicatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14784 derivation from photos or drawings;Phyteuma spicatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14784 derivation from photos or drawings;Phyteuma zahlbruckneri;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;14795 derivation from photos or drawings;Phytolacca americana;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;none;1-10;0;27870 derivation from photos or drawings;Picris echioides;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;10896 derivation from photos or drawings;Picris echioides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10896 observation (like obvious taxonomical traits);Picris echioides;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10896 derivation from photos or drawings;Picris hieracioides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9660 derivation from photos or drawings;Picris hieracioides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9660 derivation from photos or drawings;Picris hieracioides;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;9660 unknown;Picris hieracioides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9660 derivation from photos or drawings;Picris hieracioides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9660 derivation from photos or drawings;Pimpinella major;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1134 derivation from photos or drawings;Pimpinella major;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1134 derivation from photos or drawings;Pimpinella major;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1134 derivation from photos or drawings;Pimpinella saxifraga;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1643 observation (like obvious taxonomical traits);Pimpinella saxifraga;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1643 observation (like obvious taxonomical traits);Pimpinella saxifraga;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1643 derivation from photos or drawings;Pimpinella saxifraga;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1643 derivation from photos or drawings;Pinguicula alpina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26120 derivation from photos or drawings;Pinguicula alpina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26120 observation (like obvious taxonomical traits);Pinguicula alpina;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26120 observation (like obvious taxonomical traits);Pinguicula villosa;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26084 derivation from photos or drawings;Pinguicula vulgaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26085 derivation from photos or drawings;Pinguicula vulgaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26085 observation (like obvious taxonomical traits);Pinguicula vulgaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26085 observation (like obvious taxonomical traits);Pinguicula vulgaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26085 observation (like obvious taxonomical traits);Pinguicula vulgaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26085 observation (like obvious taxonomical traits);Pinguicula vulgaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;26085 derivation from photos or drawings;Pinguicula vulgaris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26085 derivation from photos or drawings;Pisum sativum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22040 derivation from photos or drawings;Plantago alpina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27858 derivation from photos or drawings;Plantago arenaria;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27863 derivation from photos or drawings;Plantago atrata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27890 observation (like obvious taxonomical traits);Plantago atrata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27890 derivation from photos or drawings;Plantago atrata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27890 derivation from photos or drawings;Plantago atrata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27890 derivation from photos or drawings;Plantago coronopus;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;27899 observation (like obvious taxonomical traits);Plantago coronopus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;27899 observation (like obvious taxonomical traits);Plantago coronopus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;27899 observation (like obvious taxonomical traits);Plantago coronopus;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;27899 derivation from photos or drawings;Plantago coronopus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;27899 derivation from photos or drawings;Plantago coronopus;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;27899 derivation from photos or drawings;Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 derivation from photos or drawings;Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 derivation from photos or drawings;Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 unknown;Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 observation (like obvious taxonomical traits);Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 observation (like obvious taxonomical traits);Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 observation (like obvious taxonomical traits);Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 observation (like obvious taxonomical traits);Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 observation (like obvious taxonomical traits);Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 observation (like obvious taxonomical traits);Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 derivation from photos or drawings;Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 derivation from photos or drawings;Plantago lanceolata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27860 derivation from photos or drawings;Plantago major;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27829 observation (like obvious taxonomical traits);Plantago major;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27829 observation (like obvious taxonomical traits);Plantago major;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27829 observation (like obvious taxonomical traits);Plantago major;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27829 unknown;Plantago major;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27829 derivation from photos or drawings;Plantago major;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27829 derivation from photos or drawings;Plantago maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27843 derivation from photos or drawings;Plantago maritima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27843 derivation from photos or drawings;Plantago media;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;27756 laboratory/greenhouse/garden experiment;Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 observation (like obvious taxonomical traits);Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 observation (like obvious taxonomical traits);Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 observation (like obvious taxonomical traits);Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 derivation from photos or drawings;Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 derivation from photos or drawings;Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 derivation from photos or drawings;Plantago media;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27756 derivation from photos or drawings;Platanthera bifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39786 observation (like obvious taxonomical traits);Platanthera bifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39786 observation (like obvious taxonomical traits);Platanthera bifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39786 observation (like obvious taxonomical traits);Platanthera bifolia;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39786 derivation from photos or drawings;Platanthera chlorantha;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;39789 observation (like obvious taxonomical traits);Platanthera chlorantha;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39789 observation (like obvious taxonomical traits);Platanthera chlorantha;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;39789 derivation from photos or drawings;Pleurospermum austriacum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1061 derivation from photos or drawings;Poa alpina;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;42327 observation (like obvious taxonomical traits);Poa alpina;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;42327 observation (like obvious taxonomical traits);Poa alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;42327 derivation from photos or drawings;Poa alpina;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;42327 derivation from photos or drawings;Poa alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42327 derivation from photos or drawings;Poa alpina;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;42327 derivation from photos or drawings;Poa angustifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42678 unknown;Poa angustifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42678 observation (like obvious taxonomical traits);Poa angustifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42678 derivation from photos or drawings;Poa annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43060 observation (like obvious taxonomical traits);Poa annua;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43060 observation (like obvious taxonomical traits);Poa annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43060 unknown;Poa annua;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;43060 unknown;Poa annua;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;43060 unknown;Poa annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43060 derivation from photos or drawings;Poa badensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42692 derivation from photos or drawings;Poa badensis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;42692 derivation from photos or drawings;Poa badensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42692 derivation from photos or drawings;Poa bulbosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42340 derivation from photos or drawings;Poa bulbosa;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;42340 derivation from photos or drawings;Poa bulbosa;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;42340 derivation from photos or drawings;Poa cenisia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;42681 observation (like obvious taxonomical traits);Poa cenisia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42681 derivation from photos or drawings;Poa chaixii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42902 derivation from photos or drawings;Poa compressa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42683 derivation from photos or drawings;Poa compressa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42683 derivation from photos or drawings;Poa hybrida;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43260 derivation from photos or drawings;Poa laxa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42439 observation (like obvious taxonomical traits);Poa laxa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42439 derivation from photos or drawings;Poa minor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43069 observation (like obvious taxonomical traits);Poa minor;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;43069 derivation from photos or drawings;Poa molinerii;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43608 derivation from photos or drawings;Poa nemoralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42334 derivation from photos or drawings;Poa nemoralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42334 derivation from photos or drawings;Poa nemoralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42334 observation (like obvious taxonomical traits);Poa nemoralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42334 derivation from photos or drawings;Poa palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43610 derivation from photos or drawings;Poa palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43610 derivation from photos or drawings;Poa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42677 derivation from photos or drawings;Poa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42677 unknown;Poa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42677 observation (like obvious taxonomical traits);Poa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42677 observation (like obvious taxonomical traits);Poa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42677 observation (like obvious taxonomical traits);Poa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42677 derivation from photos or drawings;Poa remota;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43267 derivation from photos or drawings;Poa remota;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;43267 derivation from photos or drawings;Poa supina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43423 derivation from photos or drawings;Poa trivialis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;43077 unknown;Poa trivialis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43077 derivation from photos or drawings;Poa trivialis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;43077 derivation from photos or drawings;Polemonium caeruleum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28181 observation (like obvious taxonomical traits);Polemonium caeruleum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28181 observation (like obvious taxonomical traits);Polemonium caeruleum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28181 derivation from photos or drawings;Polycarpon tetraphyllum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16221 derivation from photos or drawings;Polycnemum arvense;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17999 derivation from photos or drawings;Polycnemum majus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18001 derivation from photos or drawings;Polycnemum verrucosum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18002 derivation from photos or drawings;Polygala alpestris;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28160 derivation from photos or drawings;Polygala amara;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28142 derivation from photos or drawings;Polygala amarella;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28146 derivation from photos or drawings;Polygala amarella;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;28146 derivation from photos or drawings;Polygala calcarea;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28137 derivation from photos or drawings;Polygala chamaebuxus;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;28113 derivation from photos or drawings;Polygala chamaebuxus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;28113 derivation from photos or drawings;Polygala comosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;28115 derivation from photos or drawings;Polygala comosa;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;28115 derivation from photos or drawings;Polygala major;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;28131 derivation from photos or drawings;Polygala oxyptera;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28073 derivation from photos or drawings;Polygala oxyptera;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;28073 derivation from photos or drawings;Polygala oxyptera;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;28073 derivation from photos or drawings;Polygala serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28082 derivation from photos or drawings;Polygala vulgaris;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;28062 observation (like obvious taxonomical traits);Polygonatum latifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38923 derivation from photos or drawings;Polygonatum multiflorum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;38075 derivation from photos or drawings;Polygonatum multiflorum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;38075 derivation from photos or drawings;Polygonatum multiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38075 observation (like obvious taxonomical traits);Polygonatum multiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38075 observation (like obvious taxonomical traits);Polygonatum multiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38075 derivation from photos or drawings;Polygonatum multiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38075 derivation from photos or drawings;Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;38076 derivation from photos or drawings;Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38076 observation (like obvious taxonomical traits);Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38076 observation (like obvious taxonomical traits);Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38076 observation (like obvious taxonomical traits);Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38076 derivation from photos or drawings;Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38076 derivation from photos or drawings;Polygonatum odoratum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;38076 derivation from photos or drawings;Polygonatum verticillatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38518 observation (like obvious taxonomical traits);Polygonatum verticillatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38518 derivation from photos or drawings;Polygonatum verticillatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38518 observation (like obvious taxonomical traits);Polygonatum verticillatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38518 derivation from photos or drawings;Polygonum amphibium;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27725 unknown;Polygonum amphibium;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27725 observation (like obvious taxonomical traits);Polygonum amphibium;CLO-PLA test records from June 2005;>10;1-10;1-10;1-10;1-10;1-10;1-10;0;27725 observation (like obvious taxonomical traits);Polygonum amphibium;CLO-PLA test records from June 2005;;>10;;;>10;;;0;27725 derivation from photos or drawings;Polygonum amphibium;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27725 observation (like obvious taxonomical traits);Polygonum arenastrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27735 derivation from photos or drawings;Polygonum aviculare;CLO-PLA test records from June 2005;none;none;>10;none;none;none;>=0;0;27740 observation (like obvious taxonomical traits);Polygonum aviculare;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27740 derivation from photos or drawings;Polygonum bistorta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27743 derivation from photos or drawings;Polygonum bistorta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27743 derivation from photos or drawings;Polygonum bistorta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27743 derivation from photos or drawings;Polygonum bistorta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27743 derivation from photos or drawings;Polygonum bistorta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27743 derivation from photos or drawings;Polygonum hydropiper;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27636 derivation from photos or drawings;Polygonum lapathifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27747 observation (like obvious taxonomical traits);Polygonum lapathifolium;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27747 derivation from photos or drawings;Polygonum minus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27653 derivation from photos or drawings;Polygonum minus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27653 observation (like obvious taxonomical traits);Polygonum minus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27653 derivation from photos or drawings;Polygonum mite;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27654 derivation from photos or drawings;Polygonum oxyspermum;CLO-PLA test records from June 2005;none;none;>10;none;none;none;>=0;0;27660 derivation from photos or drawings;Polygonum persicaria;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27673 observation (like obvious taxonomical traits);Polygonum persicaria;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27673 observation (like obvious taxonomical traits);Polygonum persicaria;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;27673 derivation from photos or drawings;Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27573 derivation from photos or drawings;Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27573 derivation from photos or drawings;Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27573 derivation from photos or drawings;Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27573 derivation from photos or drawings;Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27573 observation (like obvious taxonomical traits);Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27573 observation (like obvious taxonomical traits);Polygonum viviparum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27573 observation (like obvious taxonomical traits);Populus tremula;CLO-PLA test records from June 2005;none;none;;>10;none;;>10;0;32680 derivation from photos or drawings;Portulaca oleracea;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;27501 unknown;Portulaca oleracea;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;27501 unknown;Posidonia oceanica;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;43873 derivation from photos or drawings;Potamogeton acutifolius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43950 observation (like obvious taxonomical traits);Potamogeton acutifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43950 observation (like obvious taxonomical traits);Potamogeton acutifolius;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43950 observation (like obvious taxonomical traits);Potamogeton acutifolius;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;43950 derivation from photos or drawings;Potamogeton alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43951 observation (like obvious taxonomical traits);Potamogeton alpinus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43951 observation (like obvious taxonomical traits);Potamogeton alpinus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43951 observation (like obvious taxonomical traits);Potamogeton alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43951 observation (like obvious taxonomical traits);Potamogeton alpinus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43951 observation (like obvious taxonomical traits);Potamogeton alpinus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43951 derivation from photos or drawings;Potamogeton berchtoldii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43955 observation (like obvious taxonomical traits);Potamogeton berchtoldii;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;43955 derivation from photos or drawings;Potamogeton coloratus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43961 observation (like obvious taxonomical traits);Potamogeton coloratus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43961 observation (like obvious taxonomical traits);Potamogeton coloratus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43961 derivation from photos or drawings;Potamogeton compressus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43962 observation (like obvious taxonomical traits);Potamogeton compressus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43962 observation (like obvious taxonomical traits);Potamogeton compressus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43962 observation (like obvious taxonomical traits);Potamogeton compressus;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;43962 observation (like obvious taxonomical traits);Potamogeton compressus;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;43962 derivation from photos or drawings;Potamogeton crispus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43966 unknown;Potamogeton crispus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43966 unknown;Potamogeton crispus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43966 unknown;Potamogeton crispus;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;43966 unknown;Potamogeton crispus;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;43966 field experiment;Potamogeton crispus;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;43966 observation (like obvious taxonomical traits);Potamogeton crispus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43966 observation (like obvious taxonomical traits);Potamogeton crispus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43966 observation (like obvious taxonomical traits);Potamogeton crispus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43966 observation (like obvious taxonomical traits);Potamogeton crispus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43966 derivation from photos or drawings;Potamogeton crispus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43966 derivation from photos or drawings;Potamogeton filiformis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43968 observation (like obvious taxonomical traits);Potamogeton filiformis;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43968 observation (like obvious taxonomical traits);Potamogeton filiformis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43968 derivation from photos or drawings;Potamogeton friesii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43972 observation (like obvious taxonomical traits);Potamogeton friesii;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43972 observation (like obvious taxonomical traits);Potamogeton friesii;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43972 observation (like obvious taxonomical traits);Potamogeton friesii;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43972 derivation from photos or drawings;Potamogeton gramineus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43975 field experiment;Potamogeton gramineus;CLO-PLA test records from June 2005;;>10;;;>10;;;0;43975 observation (like obvious taxonomical traits);Potamogeton gramineus;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;43975 observation (like obvious taxonomical traits);Potamogeton gramineus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43975 observation (like obvious taxonomical traits);Potamogeton gramineus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43975 observation (like obvious taxonomical traits);Potamogeton gramineus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43975 derivation from photos or drawings;Potamogeton lucens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43923 observation (like obvious taxonomical traits);Potamogeton lucens;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43923 observation (like obvious taxonomical traits);Potamogeton lucens;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43923 observation (like obvious taxonomical traits);Potamogeton lucens;CLO-PLA test records from June 2005;>10;>10;>10;>10;1-10;1-10;>10;0;43923 observation (like obvious taxonomical traits);Potamogeton lucens;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;43923 derivation from photos or drawings;Potamogeton natans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43926 observation (like obvious taxonomical traits);Potamogeton natans;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43926 observation (like obvious taxonomical traits);Potamogeton natans;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43926 unknown;Potamogeton natans;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43926 observation (like obvious taxonomical traits);Potamogeton natans;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43926 observation (like obvious taxonomical traits);Potamogeton natans;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;43926 derivation from photos or drawings;Potamogeton nodosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43933 observation (like obvious taxonomical traits);Potamogeton nodosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43933 field experiment;Potamogeton nodosus;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;43933 observation (like obvious taxonomical traits);Potamogeton nodosus;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;43933 derivation from photos or drawings;Potamogeton obtusifolius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43936 observation (like obvious taxonomical traits);Potamogeton obtusifolius;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43936 observation (like obvious taxonomical traits);Potamogeton obtusifolius;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43936 observation (like obvious taxonomical traits);Potamogeton obtusifolius;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43936 observation (like obvious taxonomical traits);Potamogeton obtusifolius;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43936 derivation from photos or drawings;Potamogeton pectinatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 unknown;Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 unknown;Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 unknown;Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 unknown;Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;;;>10;>10;1-10;1-10;>10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;43938 observation (like obvious taxonomical traits);Potamogeton pectinatus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43938 derivation from photos or drawings;Potamogeton perfoliatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43943 observation (like obvious taxonomical traits);Potamogeton perfoliatus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43943 observation (like obvious taxonomical traits);Potamogeton perfoliatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43943 observation (like obvious taxonomical traits);Potamogeton perfoliatus;CLO-PLA test records from June 2005;>10;>10;>10;>10;>10;>10;>10;0;43943 observation (like obvious taxonomical traits);Potamogeton perfoliatus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43943 derivation from photos or drawings;Potamogeton polygonifolius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43944 observation (like obvious taxonomical traits);Potamogeton polygonifolius;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43944 observation (like obvious taxonomical traits);Potamogeton polygonifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;43944 observation (like obvious taxonomical traits);Potamogeton polygonifolius;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;43944 derivation from photos or drawings;Potamogeton praelongus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43887 observation (like obvious taxonomical traits);Potamogeton praelongus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43887 observation (like obvious taxonomical traits);Potamogeton praelongus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43887 observation (like obvious taxonomical traits);Potamogeton praelongus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43887 derivation from photos or drawings;Potamogeton pusillus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43890 observation (like obvious taxonomical traits);Potamogeton pusillus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43890 observation (like obvious taxonomical traits);Potamogeton pusillus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43890 observation (like obvious taxonomical traits);Potamogeton pusillus;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43890 observation (like obvious taxonomical traits);Potamogeton pusillus;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43890 observation (like obvious taxonomical traits);Potamogeton pusillus;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43890 derivation from photos or drawings;Potamogeton rutilus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43895 observation (like obvious taxonomical traits);Potamogeton rutilus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43895 observation (like obvious taxonomical traits);Potamogeton rutilus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43895 observation (like obvious taxonomical traits);Potamogeton rutilus;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43895 derivation from photos or drawings;Potamogeton trichoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43903 observation (like obvious taxonomical traits);Potamogeton trichoides;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;43903 observation (like obvious taxonomical traits);Potamogeton trichoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43903 observation (like obvious taxonomical traits);Potamogeton trichoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43903 observation (like obvious taxonomical traits);Potamogeton trichoides;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43903 observation (like obvious taxonomical traits);Potamogeton trichoides;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;43903 derivation from photos or drawings;Potentilla alba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30128 derivation from photos or drawings;Potentilla alba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30128 derivation from photos or drawings;Potentilla alba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30128 observation (like obvious taxonomical traits);Potentilla alba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30128 derivation from photos or drawings;Potentilla alba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30128 derivation from photos or drawings;Potentilla anglica;CLO-PLA test records from June 2005;none;>10;>10;1-10;>=0;1-10;1-10;0;31198 observation (like obvious taxonomical traits);Potentilla anglica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;31198 derivation from photos or drawings;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 laboratory/greenhouse/garden experiment;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 observation (like obvious taxonomical traits);Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 unknown;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 unknown;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 unknown;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 unknown;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29712 unknown;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29712 derivation from photos or drawings;Potentilla anserina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;29712 derivation from photos or drawings;Potentilla argentea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30642 derivation from photos or drawings;Potentilla argentea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30642 derivation from photos or drawings;Potentilla argentea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30642 derivation from photos or drawings;Potentilla argentea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;30642 derivation from photos or drawings;Potentilla argentea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30642 derivation from photos or drawings;Potentilla aurea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29716 derivation from photos or drawings;Potentilla aurea;CLO-PLA test records from June 2005;none;1-10;none;1-10;0-10;1-10;0-10;0;29716 derivation from photos or drawings;Potentilla aurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29716 derivation from photos or drawings;Potentilla caulescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30919 derivation from photos or drawings;Potentilla clusiana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30319 derivation from photos or drawings;Potentilla crantzii;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;29387 observation (like obvious taxonomical traits);Potentilla crantzii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29387 observation (like obvious taxonomical traits);Potentilla crantzii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29387 derivation from photos or drawings;Potentilla crantzii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29387 derivation from photos or drawings;Potentilla erecta;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;30927 derivation from photos or drawings;Potentilla erecta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30927 derivation from photos or drawings;Potentilla erecta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30927 unknown;Potentilla erecta;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;30927 derivation from photos or drawings;Potentilla erecta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30927 derivation from photos or drawings;Potentilla erecta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30927 derivation from photos or drawings;Potentilla erecta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30927 observation (like obvious taxonomical traits);Potentilla fruticosa;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;29725 derivation from photos or drawings;Potentilla heptaphylla;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;29728 derivation from photos or drawings;Potentilla heptaphylla;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29728 derivation from photos or drawings;Potentilla inclinata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29340 derivation from photos or drawings;Potentilla intermedia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30887 derivation from photos or drawings;Potentilla intermedia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30887 derivation from photos or drawings;Potentilla micrantha;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29976 derivation from photos or drawings;Potentilla nitida;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;29992 observation (like obvious taxonomical traits);Potentilla nitida;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;29992 derivation from photos or drawings;Potentilla norvegica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;29685 derivation from photos or drawings;Potentilla norvegica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29685 derivation from photos or drawings;Potentilla palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;30328 observation (like obvious taxonomical traits);Potentilla palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;30328 derivation from photos or drawings;Potentilla pusilla;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;30894 derivation from photos or drawings;Potentilla reptans;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;30622 observation (like obvious taxonomical traits);Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 observation (like obvious taxonomical traits);Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 observation (like obvious taxonomical traits);Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 observation (like obvious taxonomical traits);Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 observation (like obvious taxonomical traits);Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 unknown;Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 unknown;Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 observation (like obvious taxonomical traits);Potentilla reptans;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;30622 derivation from photos or drawings;Potentilla rupestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29693 derivation from photos or drawings;Potentilla rupestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29693 observation (like obvious taxonomical traits);Potentilla rupestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29693 derivation from photos or drawings;Potentilla sterilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;30583 derivation from photos or drawings;Potentilla supina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31183 derivation from photos or drawings;Potentilla supina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31183 observation (like obvious taxonomical traits);Potentilla supina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31183 observation (like obvious taxonomical traits);Potentilla supina;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31183 derivation from photos or drawings;Potentilla thuringiaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30298 derivation from photos or drawings;Prenanthes purpurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9532 derivation from photos or drawings;Prenanthes purpurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9532 derivation from photos or drawings;Prenanthes purpurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9532 derivation from photos or drawings;Primula auricula;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28913 derivation from photos or drawings;Primula auricula;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28913 derivation from photos or drawings;Primula clusiana;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28853 derivation from photos or drawings;Primula elatior;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29086 derivation from photos or drawings;Primula elatior;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29086 derivation from photos or drawings;Primula elatior;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29086 derivation from photos or drawings;Primula elatior;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;29086 derivation from photos or drawings;Primula farinosa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;28915 derivation from photos or drawings;Primula farinosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28915 observation (like obvious taxonomical traits);Primula farinosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28915 observation (like obvious taxonomical traits);Primula farinosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28915 derivation from photos or drawings;Primula farinosa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;28915 derivation from photos or drawings;Primula glutinosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;28781 observation (like obvious taxonomical traits);Primula glutinosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;28781 derivation from photos or drawings;Primula hirsuta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28884 observation (like obvious taxonomical traits);Primula integrifolia;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;28830 derivation from photos or drawings;Primula minima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28954 derivation from photos or drawings;Primula minima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28954 observation (like obvious taxonomical traits);Primula scotica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28898 derivation from photos or drawings;Primula veris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28858 derivation from photos or drawings;Primula veris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28858 derivation from photos or drawings;Primula veris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28858 unknown;Primula veris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28858 observation (like obvious taxonomical traits);Primula veris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28858 derivation from photos or drawings;Primula veris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28858 derivation from photos or drawings;Primula vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28981 derivation from photos or drawings;Primula vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28981 unknown;Primula vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28981 unknown;Primula vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28981 derivation from photos or drawings;Prunella grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;23985 derivation from photos or drawings;Prunella grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23985 derivation from photos or drawings;Prunella grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23985 derivation from photos or drawings;Prunella grandiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23985 derivation from photos or drawings;Prunella laciniata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25036 derivation from photos or drawings;Prunella vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24350 derivation from photos or drawings;Prunella vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24350 derivation from photos or drawings;Prunella vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;24350 derivation from photos or drawings;Prunella vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24350 unknown;Prunella vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24350 unknown;Prunella vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;24350 derivation from photos or drawings;Puccinellia distans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42706 derivation from photos or drawings;Puccinellia distans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42706 derivation from photos or drawings;Puccinellia distans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42706 derivation from photos or drawings;Puccinellia maritima;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43436 unknown;Puccinellia maritima;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;>10;1-10;0;43436 unknown;Puccinellia maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;43436 unknown;Puccinellia maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;43436 unknown;Puccinellia maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;43436 derivation from photos or drawings;Pulicaria dysenterica;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;9613 derivation from photos or drawings;Pulicaria dysenterica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9613 derivation from photos or drawings;Pulicaria vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10384 derivation from photos or drawings;Pulmonaria angustifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11846 derivation from photos or drawings;Pulmonaria collina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;50038 derivation from photos or drawings;Pulmonaria mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11853 derivation from photos or drawings;Pulmonaria mollis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11853 derivation from photos or drawings;Pulmonaria montana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11790 derivation from photos or drawings;Pulmonaria obscura;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;11795 derivation from photos or drawings;Pulmonaria obscura;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;11795 derivation from photos or drawings;Pulmonaria obscura;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;11795 derivation from photos or drawings;Pulmonaria obscura;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11795 derivation from photos or drawings;Pulmonaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11796 derivation from photos or drawings;Pulmonaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11796 observation (like obvious taxonomical traits);Pulmonaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;11796 derivation from photos or drawings;Pulsatilla alpina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27129 derivation from photos or drawings;Pulsatilla alpina;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;27129 derivation from photos or drawings;Pulsatilla patens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27045 observation (like obvious taxonomical traits);Pulsatilla patens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27045 observation (like obvious taxonomical traits);Pulsatilla patens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27045 observation (like obvious taxonomical traits);Pulsatilla patens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27045 derivation from photos or drawings;Pulsatilla pratensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27054 observation (like obvious taxonomical traits);Pulsatilla pratensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27054 observation (like obvious taxonomical traits);Pulsatilla pratensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27054 observation (like obvious taxonomical traits);Pulsatilla pratensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27054 observation (like obvious taxonomical traits);Pulsatilla pratensis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27054 derivation from photos or drawings;Pulsatilla vernalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27063 derivation from photos or drawings;Pulsatilla vernalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27063 observation (like obvious taxonomical traits);Pulsatilla vernalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27063 derivation from photos or drawings;Pulsatilla vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27065 unknown;Pulsatilla vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27065 derivation from photos or drawings;Pulsatilla vulgaris;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;27065 observation (like obvious taxonomical traits);Pulsatilla vulgaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27065 derivation from photos or drawings;Pyrola chlorantha;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28769 observation (like obvious taxonomical traits);Pyrola chlorantha;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28769 derivation from photos or drawings;Pyrola media;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28773 derivation from photos or drawings;Pyrola minor;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28775 observation (like obvious taxonomical traits);Pyrola minor;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28775 observation (like obvious taxonomical traits);Pyrola minor;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28775 observation (like obvious taxonomical traits);Pyrola minor;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28775 derivation from photos or drawings;Pyrola minor;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28775 derivation from photos or drawings;Pyrola rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28777 observation (like obvious taxonomical traits);Pyrola rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28777 observation (like obvious taxonomical traits);Pyrola rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28777 derivation from photos or drawings;Pyrola rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28777 derivation from photos or drawings;Pyrola rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28777 observation (like obvious taxonomical traits);Pyrola rotundifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28777 observation (like obvious taxonomical traits);Quercus petraea;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;22445 observation (like obvious taxonomical traits);Quercus robur;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;22457 derivation from photos or drawings;Radiola linoides;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;25873 derivation from photos or drawings;Radiola linoides;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;25873 derivation from photos or drawings;Ranunculus aconitifolius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26864 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;none;;;>=0;>10;;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26865 observation (like obvious taxonomical traits);Ranunculus acris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26865 unknown;Ranunculus acris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26865 observation (like obvious taxonomical traits);Ranunculus acris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26865 derivation from photos or drawings;Ranunculus acris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26865 derivation from photos or drawings;Ranunculus alpestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;27002 derivation from photos or drawings;Ranunculus aquatilis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27005 derivation from photos or drawings;Ranunculus aquatilis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27005 derivation from photos or drawings;Ranunculus aquatilis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27005 derivation from photos or drawings;Ranunculus arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27014 derivation from photos or drawings;Ranunculus arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27014 derivation from photos or drawings;Ranunculus auricomus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;27000 derivation from photos or drawings;Ranunculus auricomus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;27000 derivation from photos or drawings;Ranunculus auricomus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;27000 derivation from photos or drawings;Ranunculus auricomus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27000 derivation from photos or drawings;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;;;0-10;1-10;;0;26809 derivation from photos or drawings;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26809 observation (like obvious taxonomical traits);Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;none;1-10;0;26809 unknown;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26809 unknown;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26809 observation (like obvious taxonomical traits);Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26809 derivation from photos or drawings;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26809 derivation from photos or drawings;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;26809 derivation from photos or drawings;Ranunculus bulbosus;CLO-PLA test records from June 2005;none;1-10;;;0-10;1-10;;0;26809 derivation from photos or drawings;Ranunculus carinthiacus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26939 derivation from photos or drawings;Ranunculus cassubicus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;26942 derivation from photos or drawings;Ranunculus cassubicus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;26942 derivation from photos or drawings;Ranunculus circinatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26945 derivation from photos or drawings;Ranunculus circinatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26945 derivation from photos or drawings;Ranunculus cymbalaria;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;26850 derivation from photos or drawings;Ranunculus ficaria;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;26860 observation (like obvious taxonomical traits);Ranunculus ficaria;CLO-PLA test records from June 2005;;;1-10;1-10;;;1-10;0;26860 observation (like obvious taxonomical traits);Ranunculus ficaria;CLO-PLA test records from June 2005;;;1-10;1-10;;;1-10;0;26860 unknown;Ranunculus ficaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26860 unknown;Ranunculus ficaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26860 observation (like obvious taxonomical traits);Ranunculus ficaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26860 derivation from photos or drawings;Ranunculus ficaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;26860 derivation from photos or drawings;Ranunculus ficaria;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;26860 observation (like obvious taxonomical traits);Ranunculus ficaria;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;26860 derivation from photos or drawings;Ranunculus flammula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26624 unknown;Ranunculus flammula;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26624 observation (like obvious taxonomical traits);Ranunculus flammula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26624 observation (like obvious taxonomical traits);Ranunculus flammula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26624 derivation from photos or drawings;Ranunculus flammula;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26624 derivation from photos or drawings;Ranunculus fluitans;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26881 derivation from photos or drawings;Ranunculus glacialis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26885 observation (like obvious taxonomical traits);Ranunculus glacialis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;none;1-10;0;26885 observation (like obvious taxonomical traits);Ranunculus glacialis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;;0-10;0;26885 derivation from photos or drawings;Ranunculus glacialis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;none;0-10;0;26885 derivation from photos or drawings;Ranunculus hederaceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26758 derivation from photos or drawings;Ranunculus hederaceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26758 derivation from photos or drawings;Ranunculus hybridus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26761 derivation from photos or drawings;Ranunculus hybridus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;26761 derivation from photos or drawings;Ranunculus hybridus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;26761 derivation from photos or drawings;Ranunculus illyricus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26876 observation (like obvious taxonomical traits);Ranunculus illyricus;CLO-PLA test records from June 2005;;1-10;;;1-10;;;0;26876 derivation from photos or drawings;Ranunculus lanuginosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26737 derivation from photos or drawings;Ranunculus lingua;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26743 derivation from photos or drawings;Ranunculus lingua;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;26743 observation (like obvious taxonomical traits);Ranunculus lingua;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26743 derivation from photos or drawings;Ranunculus montanus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26836 derivation from photos or drawings;Ranunculus montanus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26836 observation (like obvious taxonomical traits);Ranunculus montanus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26836 derivation from photos or drawings;Ranunculus montanus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26836 derivation from photos or drawings;Ranunculus ololeucos;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26821 derivation from photos or drawings;Ranunculus ololeucos;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26821 derivation from photos or drawings;Ranunculus oreophilus;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;26680 derivation from photos or drawings;Ranunculus oreophilus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26680 derivation from photos or drawings;Ranunculus platanifolius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26778 derivation from photos or drawings;Ranunculus platanifolius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26778 derivation from photos or drawings;Ranunculus polyanthemos;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26780 derivation from photos or drawings;Ranunculus polyanthemos;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26780 derivation from photos or drawings;Ranunculus polyanthemos;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26780 derivation from photos or drawings;Ranunculus pygmaeus;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;26647 observation (like obvious taxonomical traits);Ranunculus pygmaeus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;26647 derivation from photos or drawings;Ranunculus repens;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;26770 derivation from photos or drawings;Ranunculus repens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;26770 observation (like obvious taxonomical traits);Ranunculus repens;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;26770 observation (like obvious taxonomical traits);Ranunculus repens;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;26770 unknown;Ranunculus repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;26770 unknown;Ranunculus repens;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;>10;1-10;0;26770 observation (like obvious taxonomical traits);Ranunculus repens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;26770 observation (like obvious taxonomical traits);Ranunculus repens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26770 observation (like obvious taxonomical traits);Ranunculus repens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26770 observation (like obvious taxonomical traits);Ranunculus repens;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;26770 derivation from photos or drawings;Ranunculus reptans;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;26623 unknown;Ranunculus reptans;CLO-PLA test records from June 2005;;>10;;;>10;>10;;0;26623 observation (like obvious taxonomical traits);Ranunculus reptans;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;26623 unknown;Ranunculus reptans;CLO-PLA test records from June 2005;;>10;;;>10;>10;;0;26623 derivation from photos or drawings;Ranunculus sardous;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;26637 derivation from photos or drawings;Ranunculus sceleratus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26717 derivation from photos or drawings;Ranunculus sceleratus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26717 unknown;Ranunculus sceleratus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26717 derivation from photos or drawings;Ranunculus trichophyllus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;26588 derivation from photos or drawings;Ranunculus trichophyllus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26588 derivation from photos or drawings;Ranunculus trichophyllus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26588 derivation from photos or drawings;Ranunculus tripartitus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26711 derivation from photos or drawings;Ranunculus tripartitus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26711 derivation from photos or drawings;Raphanus raphanistrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13549 observation (like obvious taxonomical traits);Raphanus raphanistrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13549 derivation from photos or drawings;Raphanus sativus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;13125 derivation from photos or drawings;Raphanus sativus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;13125 derivation from photos or drawings;Rapistrum perenne;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14611 derivation from photos or drawings;Rapistrum rugosum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13886 derivation from photos or drawings;Rapistrum rugosum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13886 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;;;0-10;1-10;;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27974 observation (like obvious taxonomical traits);Reseda lutea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27974 observation (like obvious taxonomical traits);Reseda lutea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27974 derivation from photos or drawings;Reseda lutea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27974 derivation from photos or drawings;Reseda luteola;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27977 derivation from photos or drawings;Reseda odorata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27980 derivation from photos or drawings;Reynoutria japonica;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27574 derivation from photos or drawings;Reynoutria japonica;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27574 unknown;Reynoutria japonica;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;27574 observation (like obvious taxonomical traits);Reynoutria japonica;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;27574 derivation from photos or drawings;Reynoutria japonica;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;27574 derivation from photos or drawings;Reynoutria sachalinensis;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27578 derivation from photos or drawings;Rheum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44744 derivation from photos or drawings;Rhinanthus alectorolophus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33445 derivation from photos or drawings;Rhinanthus alectorolophus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33445 derivation from photos or drawings;Rhinanthus alectorolophus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33445 derivation from photos or drawings;Rhinanthus alectorolophus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33445 observation (like obvious taxonomical traits);Rhinanthus angustifolius;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;33452 derivation from photos or drawings;Rhinanthus glacialis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;50039 derivation from photos or drawings;Rhinanthus minor;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;32892 derivation from photos or drawings;Rhinanthus minor;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;32892 observation (like obvious taxonomical traits);Rhinanthus pulcher;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;32902 observation (like obvious taxonomical traits);Rhinanthus rumelicus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;32904 derivation from photos or drawings;Rhodiola rosea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;18168 derivation from photos or drawings;Rhodiola rosea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18168 derivation from photos or drawings;Rhodiola rosea;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;18168 observation (like obvious taxonomical traits);Rhodiola rosea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18168 observation (like obvious taxonomical traits);Rhododendron ferrugineum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;19514 unknown;Rhododendron ferrugineum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19514 unknown;Rhododendron ferrugineum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19514 observation (like obvious taxonomical traits);Rhododendron hirsutum;CLO-PLA test records from June 2005;none;none;1-10;>10;>=0;>10;1-10;0;19516 observation (like obvious taxonomical traits);Rhododendron lapponicum;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19517 observation (like obvious taxonomical traits);Rhododendron ponticum;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19459 unknown;Rhododendron ponticum;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;19459 unknown;Rhododendron ponticum;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;19459 unknown;Rhododendron ponticum;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;19459 observation (like obvious taxonomical traits);Rhodothamnus chamaecistus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19464 observation (like obvious taxonomical traits);Rhus typhina;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;955 derivation from photos or drawings;Rhynchospora alba;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37156 derivation from photos or drawings;Rhynchospora fusca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;37574 derivation from photos or drawings;Rorippa amphibia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13138 observation (like obvious taxonomical traits);Rorippa amphibia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;13138 observation (like obvious taxonomical traits);Rorippa amphibia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;13138 derivation from photos or drawings;Rorippa amphibia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;13138 derivation from photos or drawings;Rorippa austriaca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13904 observation (like obvious taxonomical traits);Rorippa austriaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13904 derivation from photos or drawings;Rorippa palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14626 derivation from photos or drawings;Rorippa palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14626 derivation from photos or drawings;Rorippa palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;14626 derivation from photos or drawings;Rorippa palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14626 observation (like obvious taxonomical traits);Rorippa palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14626 derivation from photos or drawings;Rorippa palustris;CLO-PLA test records from June 2005;none;1-10;;;0-10;1-10;;0;14626 observation (like obvious taxonomical traits);Rorippa pyrenaica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13444 derivation from photos or drawings;Rorippa sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13910 observation (like obvious taxonomical traits);Rorippa sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13910 observation (like obvious taxonomical traits);Rorippa sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13910 observation (like obvious taxonomical traits);Rorippa sylvestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13910 derivation from photos or drawings;Rorippa sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13910 derivation from photos or drawings;Rorippa sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13910 observation (like obvious taxonomical traits);Rosa gallica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30842 observation (like obvious taxonomical traits);Rosa pimpinellifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29288 observation (like obvious taxonomical traits);Rubia peregrina;CLO-PLA test records from June 2005;;>10;;;>10;;;0;31737 derivation from photos or drawings;Rubus ammobius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31117 observation (like obvious taxonomical traits);Rubus arcticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30528 derivation from photos or drawings;Rubus bertramii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30532 derivation from photos or drawings;Rubus chamaemorus;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;30071 observation (like obvious taxonomical traits);Rubus chamaemorus;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;30071 observation (like obvious taxonomical traits);Rubus chamaemorus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;30071 observation (like obvious taxonomical traits);Rubus chamaemorus;CLO-PLA test records from June 2005;>10;>10;;;1-10;1-10;;0;30071 derivation from photos or drawings;Rubus chamaemorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30071 derivation from photos or drawings;Rubus divaricatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30517 unknown;Rubus fruticosus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;30807 observation (like obvious taxonomical traits);Rubus hirtus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29602 observation (like obvious taxonomical traits);Rubus hirtus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29602 derivation from photos or drawings;Rubus idaeus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29604 observation (like obvious taxonomical traits);Rubus idaeus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;29604 observation (like obvious taxonomical traits);Rubus idaeus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;29604 observation (like obvious taxonomical traits);Rubus idaeus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;29604 derivation from photos or drawings;Rubus nessensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30492 observation (like obvious taxonomical traits);Rubus odoratus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;31060 derivation from photos or drawings;Rubus opacus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30780 derivation from photos or drawings;Rubus plicatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31066 derivation from photos or drawings;Rubus saxatilis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;29888 derivation from photos or drawings;Rubus saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29888 observation (like obvious taxonomical traits);Rubus saxatilis;CLO-PLA test records from June 2005;;1-10;1-10;>10;1-10;1-10;1-10;0;29888 field experiment;Rubus saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;29888 observation (like obvious taxonomical traits);Rubus saxatilis;CLO-PLA test records from June 2005;;1-10;1-10;>10;1-10;1-10;1-10;0;29888 derivation from photos or drawings;Rubus saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29888 derivation from photos or drawings;Rubus saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29888 derivation from photos or drawings;Rubus saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29888 derivation from photos or drawings;Rubus saxatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29888 derivation from photos or drawings;Rubus senticosus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;29180 derivation from photos or drawings;Rubus sulcatus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;30776 unknown;Rubus vestitus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29143 derivation from photos or drawings;Rudbeckia hirta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11072 observation (like obvious taxonomical traits);Rudbeckia hirta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11072 derivation from photos or drawings;Rudbeckia laciniata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9935 derivation from photos or drawings;Rudbeckia laciniata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9935 derivation from photos or drawings;Rumex acetosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27593 observation (like obvious taxonomical traits);Rumex acetosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27593 unknown;Rumex acetosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27593 derivation from photos or drawings;Rumex acetosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27593 derivation from photos or drawings;Rumex acetosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27593 derivation from photos or drawings;Rumex acetosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27593 derivation from photos or drawings;Rumex acetosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27593 derivation from photos or drawings;Rumex acetosella;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27601 unknown;Rumex acetosella;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27601 observation (like obvious taxonomical traits);Rumex acetosella;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27601 observation (like obvious taxonomical traits);Rumex acetosella;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27601 observation (like obvious taxonomical traits);Rumex acetosella;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27601 derivation from photos or drawings;Rumex acetosella;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27601 derivation from photos or drawings;Rumex alpestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44762 derivation from photos or drawings;Rumex alpestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44762 observation (like obvious taxonomical traits);Rumex alpestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;44762 derivation from photos or drawings;Rumex alpestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44762 derivation from photos or drawings;Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 unknown;Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 observation (like obvious taxonomical traits);Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 observation (like obvious taxonomical traits);Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 observation (like obvious taxonomical traits);Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 observation (like obvious taxonomical traits);Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 derivation from photos or drawings;Rumex alpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27602 derivation from photos or drawings;Rumex aquaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27607 derivation from photos or drawings;Rumex aquaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27607 derivation from photos or drawings;Rumex conglomeratus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27623 derivation from photos or drawings;Rumex crispus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;27506 observation (like obvious taxonomical traits);Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27506 observation (like obvious taxonomical traits);Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27506 observation (like obvious taxonomical traits);Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27506 unknown;Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27506 observation (like obvious taxonomical traits);Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27506 observation (like obvious taxonomical traits);Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27506 derivation from photos or drawings;Rumex crispus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27506 derivation from photos or drawings;Rumex hydrolapathum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27528 derivation from photos or drawings;Rumex maritimus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27537 derivation from photos or drawings;Rumex maritimus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27537 observation (like obvious taxonomical traits);Rumex maritimus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27537 observation (like obvious taxonomical traits);Rumex nivalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27540 derivation from photos or drawings;Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27542 observation (like obvious taxonomical traits);Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27542 observation (like obvious taxonomical traits);Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27542 observation (like obvious taxonomical traits);Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27542 unknown;Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27542 unknown;Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;27542 unknown;Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27542 unknown;Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27542 observation (like obvious taxonomical traits);Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27542 observation (like obvious taxonomical traits);Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27542 observation (like obvious taxonomical traits);Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27542 derivation from photos or drawings;Rumex obtusifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27542 derivation from photos or drawings;Rumex palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;27549 derivation from photos or drawings;Rumex patientia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27551 derivation from photos or drawings;Rumex pulcher;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27560 derivation from photos or drawings;Rumex rugosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27447 derivation from photos or drawings;Rumex sanguineus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27450 observation (like obvious taxonomical traits);Rumex sanguineus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;27450 derivation from photos or drawings;Rumex sanguineus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27450 derivation from photos or drawings;Rumex sanguineus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27450 derivation from photos or drawings;Rumex scutatus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27451 derivation from photos or drawings;Rumex scutatus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27451 observation (like obvious taxonomical traits);Rumex scutatus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27451 derivation from photos or drawings;Rumex scutatus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;27451 derivation from photos or drawings;Rumex scutatus;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;27451 derivation from photos or drawings;Rumex stenophyllus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27453 derivation from photos or drawings;Rumex thyrsiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27457 observation (like obvious taxonomical traits);Rumex thyrsiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27457 derivation from photos or drawings;Rumex thyrsiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27457 derivation from photos or drawings;Rumex thyrsiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27457 derivation from photos or drawings;Rumex thyrsiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27457 derivation from photos or drawings;Rumex thyrsiflorus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;27457 observation (like obvious taxonomical traits);Ruppia maritima;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;43869 derivation from photos or drawings;Ruta graveolens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31663 derivation from photos or drawings;Sagina maritima;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17033 derivation from photos or drawings;Sagina nodosa;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16644 derivation from photos or drawings;Sagina procumbens;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16230 observation (like obvious taxonomical traits);Sagina procumbens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16230 derivation from photos or drawings;Sagina saginoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16651 laboratory/greenhouse/garden experiment;Sagina saginoides;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;16651 derivation from photos or drawings;Sagina subulata;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16231 observation (like obvious taxonomical traits);Sagittaria latifolia;CLO-PLA test records from June 2005;>10;>10;none;none;1-10;1-10;none;0;35652 observation (like obvious taxonomical traits);Sagittaria latifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35652 field experiment;Sagittaria latifolia;CLO-PLA test records from June 2005;;>10;;;>10;;;0;35652 observation (like obvious taxonomical traits);Sagittaria latifolia;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;35652 derivation from photos or drawings;Sagittaria sagittifolia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35605 observation (like obvious taxonomical traits);Sagittaria sagittifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35605 observation (like obvious taxonomical traits);Sagittaria sagittifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35605 observation (like obvious taxonomical traits);Sagittaria sagittifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;35605 derivation from photos or drawings;Sagittaria sagittifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;35605 derivation from photos or drawings;Salicornia europaea;CLO-PLA test records from June 2005;;none;1-10;1-10;0-10;1-10;1-10;0;18012 derivation from photos or drawings;Salicornia europaea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18012 derivation from photos or drawings;Salicornia europaea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18012 derivation from photos or drawings;Salix alpina;CLO-PLA test records from June 2005;;>10;>10;none;>10;>10;>=0;0;32645 derivation from photos or drawings;Salix breviserrata;CLO-PLA test records from June 2005;;>10;>10;none;>10;>10;>=0;0;32633 derivation from photos or drawings;Salix herbacea;CLO-PLA test records from June 2005;;>10;>10;none;>10;>10;>=0;0;32589 observation (like obvious taxonomical traits);Salix herbacea;CLO-PLA test records from June 2005;none;>10;1-10;;>=0;>10;1-10;0;32589 unknown;Salix herbacea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32589 observation (like obvious taxonomical traits);Salix herbacea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;32589 observation (like obvious taxonomical traits);Salix herbacea;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;32589 observation (like obvious taxonomical traits);Salix herbacea;CLO-PLA test records from June 2005;none;>10;>10;;>=0;>10;>10;0;32589 derivation from photos or drawings;Salix myrtilloides;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;32557 derivation from photos or drawings;Salix polaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;32521 observation (like obvious taxonomical traits);Salix polaris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;32521 derivation from photos or drawings;Salix repens;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;32533 derivation from photos or drawings;Salix reticulata;CLO-PLA test records from June 2005;;>10;>10;none;>10;>10;>=0;0;32535 observation (like obvious taxonomical traits);Salix reticulata;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;32535 derivation from photos or drawings;Salix retusa;CLO-PLA test records from June 2005;;>10;>10;none;>10;>10;>=0;0;32536 derivation from photos or drawings;Salix retusa;CLO-PLA test records from June 2005;>10;>10;1-10;none;>10;>10;0-10;0;32536 derivation from photos or drawings;Salsola kali;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18036 observation (like obvious taxonomical traits);Salvia aethiopis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23706 observation (like obvious taxonomical traits);Salvia aethiopis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23706 derivation from photos or drawings;Salvia glutinosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23588 derivation from photos or drawings;Salvia glutinosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23588 derivation from photos or drawings;Salvia nemorosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24767 derivation from photos or drawings;Salvia nemorosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24767 derivation from photos or drawings;Salvia officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23945 derivation from photos or drawings;Salvia pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24299 derivation from photos or drawings;Salvia pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24299 observation (like obvious taxonomical traits);Salvia pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24299 derivation from photos or drawings;Salvia pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24299 derivation from photos or drawings;Salvia pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24299 derivation from photos or drawings;Salvia pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24299 derivation from photos or drawings;Salvia verticillata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23952 derivation from photos or drawings;Salvia verticillata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23952 derivation from photos or drawings;Salvia verticillata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;23952 observation (like obvious taxonomical traits);Sambucus ebulus;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;15361 observation (like obvious taxonomical traits);Sambucus ebulus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;15361 unknown;Sambucus nigra;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;15363 unknown;Sambucus nigra;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;15363 derivation from photos or drawings;Samolus valerandi;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28974 derivation from photos or drawings;Sanguisorba minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29153 derivation from photos or drawings;Sanguisorba minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29153 unknown;Sanguisorba minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29153 derivation from photos or drawings;Sanguisorba minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29153 derivation from photos or drawings;Sanguisorba minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;29153 derivation from photos or drawings;Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 observation (like obvious taxonomical traits);Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 derivation from photos or drawings;Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 derivation from photos or drawings;Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 derivation from photos or drawings;Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 derivation from photos or drawings;Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 derivation from photos or drawings;Sanguisorba officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;30139 derivation from photos or drawings;Sanicula europaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2102 unknown;Sanicula europaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2102 derivation from photos or drawings;Sanicula europaea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;2102 derivation from photos or drawings;Saponaria ocymoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;16543 derivation from photos or drawings;Saponaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17539 derivation from photos or drawings;Saponaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17539 derivation from photos or drawings;Saponaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17539 derivation from photos or drawings;Saponaria officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17539 derivation from photos or drawings;Satureja hortensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;25007 derivation from photos or drawings;Saussurea alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9535 observation (like obvious taxonomical traits);Saussurea alpina;CLO-PLA test records from June 2005;1-10;1-10;none;none;1-10;1-10;none;0;9535 derivation from photos or drawings;Saussurea alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9535 derivation from photos or drawings;Saussurea discolor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9797 derivation from photos or drawings;Saxifraga aizoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31321 derivation from photos or drawings;Saxifraga aizoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31321 derivation from photos or drawings;Saxifraga aizoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31321 observation (like obvious taxonomical traits);Saxifraga aizoides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31321 observation (like obvious taxonomical traits);Saxifraga aizoides;CLO-PLA test records from June 2005;none;none;1-10;;>=0;>10;1-10;0;31321 derivation from photos or drawings;Saxifraga aizoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31321 derivation from photos or drawings;Saxifraga androsacea;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;31324 observation (like obvious taxonomical traits);Saxifraga androsacea;CLO-PLA test records from June 2005;;;>10;none;>10;>10;>=0;0;31324 derivation from photos or drawings;Saxifraga aphylla;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31325 derivation from photos or drawings;Saxifraga biflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31336 derivation from photos or drawings;Saxifraga biflora;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31336 derivation from photos or drawings;Saxifraga biflora;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31336 derivation from photos or drawings;Saxifraga bryoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31348 derivation from photos or drawings;Saxifraga bryoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31348 observation (like obvious taxonomical traits);Saxifraga bryoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31348 derivation from photos or drawings;Saxifraga bryoides;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;31348 observation (like obvious taxonomical traits);Saxifraga bryoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31348 observation (like obvious taxonomical traits);Saxifraga bryoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31348 derivation from photos or drawings;Saxifraga burseriana;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;1-10;>=0;0;46194 observation (like obvious taxonomical traits);Saxifraga burseriana;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;46194 derivation from photos or drawings;Saxifraga caesia;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;1-10;>=0;0;31354 derivation from photos or drawings;Saxifraga caesia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;31354 derivation from photos or drawings;Saxifraga caesia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;31354 derivation from photos or drawings;Saxifraga caesia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;31354 observation (like obvious taxonomical traits);Saxifraga caesia;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31354 observation (like obvious taxonomical traits);Saxifraga caesia;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31354 derivation from photos or drawings;Saxifraga cernua;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;none;>10;0;31373 observation (like obvious taxonomical traits);Saxifraga cernua;CLO-PLA test records from June 2005;;;1-10;>10;;;1-10;0;31373 observation (like obvious taxonomical traits);Saxifraga cernua;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;31373 observation (like obvious taxonomical traits);Saxifraga cernua;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;31373 observation (like obvious taxonomical traits);Saxifraga cespitosa;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31375 observation (like obvious taxonomical traits);Saxifraga cespitosa;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31375 observation (like obvious taxonomical traits);Saxifraga cuneifolia;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;31408 derivation from photos or drawings;Saxifraga exarata;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31422 observation (like obvious taxonomical traits);Saxifraga flagellaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31426 observation (like obvious taxonomical traits);Saxifraga flagellaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31426 derivation from photos or drawings;Saxifraga granulata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31381 observation (like obvious taxonomical traits);Saxifraga granulata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31381 observation (like obvious taxonomical traits);Saxifraga granulata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31381 observation (like obvious taxonomical traits);Saxifraga granulata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31381 derivation from photos or drawings;Saxifraga granulata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31381 derivation from photos or drawings;Saxifraga granulata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31381 derivation from photos or drawings;Saxifraga hirculus;CLO-PLA test records from June 2005;;none;1-10;1-10;>=0;>10;1-10;0;31463 observation (like obvious taxonomical traits);Saxifraga hirculus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31463 observation (like obvious taxonomical traits);Saxifraga hirculus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31463 derivation from photos or drawings;Saxifraga hypnoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31390 observation (like obvious taxonomical traits);Saxifraga hypnoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31390 derivation from photos or drawings;Saxifraga mutata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;31509 observation (like obvious taxonomical traits);Saxifraga nivalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;31524 derivation from photos or drawings;Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31526 observation (like obvious taxonomical traits);Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31526 observation (like obvious taxonomical traits);Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31526 observation (like obvious taxonomical traits);Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31526 observation (like obvious taxonomical traits);Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31526 observation (like obvious taxonomical traits);Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31526 derivation from photos or drawings;Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31526 observation (like obvious taxonomical traits);Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31526 derivation from photos or drawings;Saxifraga oppositifolia;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31526 derivation from photos or drawings;Saxifraga paniculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31528 observation (like obvious taxonomical traits);Saxifraga paniculata;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31528 observation (like obvious taxonomical traits);Saxifraga paniculata;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31528 observation (like obvious taxonomical traits);Saxifraga paniculata;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31528 derivation from photos or drawings;Saxifraga paniculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;31528 derivation from photos or drawings;Saxifraga paniculata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;31528 observation (like obvious taxonomical traits);Saxifraga retusa;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31565 derivation from photos or drawings;Saxifraga rivularis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;31573 observation (like obvious taxonomical traits);Saxifraga rivularis;CLO-PLA test records from June 2005;none;>10;1-10;;>=0;>10;1-10;0;31573 derivation from photos or drawings;Saxifraga rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31582 derivation from photos or drawings;Saxifraga rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31582 derivation from photos or drawings;Saxifraga rotundifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31582 observation (like obvious taxonomical traits);Saxifraga rotundifolia;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;31582 derivation from photos or drawings;Saxifraga sedoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31588 observation (like obvious taxonomical traits);Saxifraga seguieri;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;31592 derivation from photos or drawings;Saxifraga squarrosa;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;31605 derivation from photos or drawings;Saxifraga stellaris;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;31429 derivation from photos or drawings;Saxifraga stellaris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;31429 derivation from photos or drawings;Saxifraga stellaris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;31429 derivation from photos or drawings;Saxifraga stellaris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;31429 observation (like obvious taxonomical traits);Saxifraga stellaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;31429 derivation from photos or drawings;Saxifraga tenuis;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;31614 derivation from photos or drawings;Scabiosa atropurpurea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19064 derivation from photos or drawings;Scabiosa canescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19427 derivation from photos or drawings;Scabiosa canescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19427 derivation from photos or drawings;Scabiosa columbaria;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;19381 observation (like obvious taxonomical traits);Scabiosa columbaria;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19381 observation (like obvious taxonomical traits);Scabiosa columbaria;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19381 derivation from photos or drawings;Scabiosa columbaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19381 derivation from photos or drawings;Scabiosa lucida;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19283 derivation from photos or drawings;Scabiosa lucida;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19283 derivation from photos or drawings;Scabiosa lucida;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19283 derivation from photos or drawings;Scabiosa lucida;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19283 derivation from photos or drawings;Scabiosa ochroleuca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;19228 unknown;Scabiosa ochroleuca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19228 observation (like obvious taxonomical traits);Scabiosa ochroleuca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19228 derivation from photos or drawings;Scabiosa ochroleuca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19228 derivation from photos or drawings;Scabiosa ochroleuca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19228 derivation from photos or drawings;Scandix pecten-veneris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1087 derivation from photos or drawings;Scheuchzeria palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;43986 derivation from photos or drawings;Scheuchzeria palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;43986 observation (like obvious taxonomical traits);Scheuchzeria palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43986 derivation from photos or drawings;Schoenus ferrugineus;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;37576 derivation from photos or drawings;Schoenus nigricans;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;37577 derivation from photos or drawings;Scilla amoena;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38084 observation (like obvious taxonomical traits);Scilla amoena;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38084 observation (like obvious taxonomical traits);Scilla autumnalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38085 derivation from photos or drawings;Scilla bifolia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38937 observation (like obvious taxonomical traits);Scilla bifolia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;;none;0;38937 observation (like obvious taxonomical traits);Scilla bifolia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38937 derivation from photos or drawings;Scilla bifolia;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38937 derivation from photos or drawings;Scirpus radicans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;37062 derivation from photos or drawings;Scirpus radicans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37062 derivation from photos or drawings;Scirpus sylvaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37067 derivation from photos or drawings;Scirpus sylvaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37067 derivation from photos or drawings;Scirpus sylvaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37067 derivation from photos or drawings;Scirpus sylvaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;37067 derivation from photos or drawings;Scleranthus annuus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17086 derivation from photos or drawings;Scleranthus annuus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17086 derivation from photos or drawings;Scleranthus annuus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17086 derivation from photos or drawings;Scleranthus annuus;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17086 derivation from photos or drawings;Scleranthus perennis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17092 observation (like obvious taxonomical traits);Scleranthus perennis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17092 derivation from photos or drawings;Scleranthus perennis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;17092 derivation from photos or drawings;Sclerochloa dura;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;42375 derivation from photos or drawings;Scolochloa festucacea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42941 derivation from photos or drawings;Scopolia carniolica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35027 observation (like obvious taxonomical traits);Scopolia carniolica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35027 derivation from photos or drawings;Scorzonera austriaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9461 observation (like obvious taxonomical traits);Scorzonera austriaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9461 derivation from photos or drawings;Scorzonera austriaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9461 derivation from photos or drawings;Scorzonera hispanica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9619 derivation from photos or drawings;Scorzonera humilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9541 derivation from photos or drawings;Scorzonera humilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9541 observation (like obvious taxonomical traits);Scorzonera humilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9541 derivation from photos or drawings;Scorzonera parviflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11636 observation (like obvious taxonomical traits);Scorzonera parviflora;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;11636 observation (like obvious taxonomical traits);Scorzonera parviflora;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11636 derivation from photos or drawings;Scorzonera purpurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9620 derivation from photos or drawings;Scrophularia auriculata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33429 derivation from photos or drawings;Scrophularia canina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32910 derivation from photos or drawings;Scrophularia nodosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32862 derivation from photos or drawings;Scrophularia nodosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32862 derivation from photos or drawings;Scrophularia nodosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32862 derivation from photos or drawings;Scrophularia nodosa;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;32862 derivation from photos or drawings;Scrophularia nodosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32862 derivation from photos or drawings;Scrophularia scopolii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33438 derivation from photos or drawings;Scrophularia scopolii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33438 derivation from photos or drawings;Scrophularia umbrosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;34372 derivation from photos or drawings;Scrophularia umbrosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34372 derivation from photos or drawings;Scrophularia vernalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33383 derivation from photos or drawings;Scrophularia vernalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33383 derivation from photos or drawings;Scutellaria alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24851 derivation from photos or drawings;Scutellaria altissima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25013 derivation from photos or drawings;Scutellaria altissima;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;25013 derivation from photos or drawings;Scutellaria galericulata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24386 observation (like obvious taxonomical traits);Scutellaria galericulata;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;24386 derivation from photos or drawings;Scutellaria hastifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23966 derivation from photos or drawings;Scutellaria minor;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;23967 derivation from photos or drawings;Secale cereale;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42376 derivation from photos or drawings;Sedum acre;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;18178 unknown;Sedum acre;CLO-PLA test records from June 2005;none;none;>10;1-10;>=0;>10;1-10;0;18178 derivation from photos or drawings;Sedum acre;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;18178 derivation from photos or drawings;Sedum acre;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;18178 derivation from photos or drawings;Sedum aizoon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18181 derivation from photos or drawings;Sedum album;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;18182 derivation from photos or drawings;Sedum album;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;18182 derivation from photos or drawings;Sedum album;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;18182 derivation from photos or drawings;Sedum alpestre;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;18184 derivation from photos or drawings;Sedum alpestre;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18184 derivation from photos or drawings;Sedum annuum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18195 derivation from photos or drawings;Sedum atratum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18202 derivation from photos or drawings;Sedum atratum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18202 derivation from photos or drawings;Sedum cepaea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18212 derivation from photos or drawings;Sedum cepaea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18212 derivation from photos or drawings;Sedum dasyphyllum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18216 observation (like obvious taxonomical traits);Sedum dasyphyllum;CLO-PLA test records from June 2005;;;>10;none;;;>=0;0;18216 derivation from photos or drawings;Sedum dasyphyllum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;18216 derivation from photos or drawings;Sedum forsterianum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;46133 derivation from photos or drawings;Sedum hispanicum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18232 derivation from photos or drawings;Sedum rubens;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18260 derivation from photos or drawings;Sedum sexangulare;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;18275 derivation from photos or drawings;Sedum sexangulare;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;18275 derivation from photos or drawings;Sedum spurium;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;18278 derivation from photos or drawings;Sedum telephium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18283 derivation from photos or drawings;Sedum telephium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;18283 derivation from photos or drawings;Sedum villosum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18303 derivation from photos or drawings;Sedum villosum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;18303 derivation from photos or drawings;Selaginella selaginoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;44385 derivation from photos or drawings;Selaginella selaginoides;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;44385 observation (like obvious taxonomical traits);Selaginella selaginoides;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;44385 derivation from photos or drawings;Selinum carvifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1092 derivation from photos or drawings;Selinum carvifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1092 derivation from photos or drawings;Selinum carvifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1092 observation (like obvious taxonomical traits);Selinum carvifolia;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;1092 derivation from photos or drawings;Selinum carvifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1092 derivation from photos or drawings;Sempervivum arachnoideum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;18309 observation (like obvious taxonomical traits);Sempervivum arachnoideum;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;18309 derivation from photos or drawings;Sempervivum tectorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;18351 observation (like obvious taxonomical traits);Sempervivum tectorum;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;18351 derivation from photos or drawings;Sempervivum tectorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;18351 derivation from photos or drawings;Senecio abrotanifolius;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;9234 derivation from photos or drawings;Senecio abrotanifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9234 derivation from photos or drawings;Senecio abrotanifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9234 derivation from photos or drawings;Senecio aquaticus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9544 derivation from photos or drawings;Senecio aquaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9544 observation (like obvious taxonomical traits);Senecio aquaticus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9544 observation (like obvious taxonomical traits);Senecio aquaticus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9544 derivation from photos or drawings;Senecio cacaliaster;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10508 observation (like obvious taxonomical traits);Senecio cambrensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11410 derivation from photos or drawings;Senecio congestus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9467 derivation from photos or drawings;Senecio cordatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10395 derivation from photos or drawings;Senecio cordatus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10395 derivation from photos or drawings;Senecio doria subsp. umbrosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10811 derivation from photos or drawings;Senecio doronicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9471 observation (like obvious taxonomical traits);Senecio doronicum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9471 derivation from photos or drawings;Senecio doronicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9471 observation (like obvious taxonomical traits);Senecio doronicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9471 derivation from photos or drawings;Senecio erucifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11230 derivation from photos or drawings;Senecio erucifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11230 observation (like obvious taxonomical traits);Senecio erucifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11230 derivation from photos or drawings;Senecio erucifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11230 derivation from photos or drawings;Senecio fluviatilis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9545 observation (like obvious taxonomical traits);Senecio fluviatilis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9545 observation (like obvious taxonomical traits);Senecio helenitis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9403 observation (like obvious taxonomical traits);Senecio integrifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9370 derivation from photos or drawings;Senecio jacobaea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;10452 derivation from photos or drawings;Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 derivation from photos or drawings;Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 derivation from photos or drawings;Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 derivation from photos or drawings;Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 unknown;Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;10452 unknown;Senecio jacobaea;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;10452 unknown;Senecio jacobaea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;10452 unknown;Senecio jacobaea;CLO-PLA test records from June 2005;;>10;;;>10;;;0;10452 observation (like obvious taxonomical traits);Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 observation (like obvious taxonomical traits);Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 observation (like obvious taxonomical traits);Senecio jacobaea;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;10452 derivation from photos or drawings;Senecio jacobaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10452 derivation from photos or drawings;Senecio nemorensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9809 derivation from photos or drawings;Senecio nemorensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9809 observation (like obvious taxonomical traits);Senecio nemorensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9809 observation (like obvious taxonomical traits);Senecio paludosus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11419 derivation from photos or drawings;Senecio rivularis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9636 derivation from photos or drawings;Senecio rivularis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9636 derivation from photos or drawings;Senecio rupestris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11050 derivation from photos or drawings;Senecio rupestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11050 observation (like obvious taxonomical traits);Senecio squalidus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9306 derivation from photos or drawings;Senecio subalpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10020 observation (like obvious taxonomical traits);Senecio subalpinus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;10020 derivation from photos or drawings;Senecio subalpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10020 derivation from photos or drawings;Senecio subalpinus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10020 derivation from photos or drawings;Senecio sylvaticus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;9889 derivation from photos or drawings;Senecio vernalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11179 unknown;Senecio vernalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;11179 derivation from photos or drawings;Senecio viscosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10121 observation (like obvious taxonomical traits);Senecio viscosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;10121 derivation from photos or drawings;Senecio vulgaris;CLO-PLA test records from June 2005;none;none;>10;>10;none;none;>10;0;10456 derivation from photos or drawings;Senecio vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10456 observation (like obvious taxonomical traits);Senecio vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;10456 derivation from photos or drawings;Senecio vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10456 derivation from photos or drawings;Serratula tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10123 derivation from photos or drawings;Serratula tinctoria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10123 derivation from photos or drawings;Seseli annuum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1615 derivation from photos or drawings;Seseli annuum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1615 observation (like obvious taxonomical traits);Seseli annuum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1615 derivation from photos or drawings;Seseli annuum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1615 derivation from photos or drawings;Seseli hippomarathrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1571 derivation from photos or drawings;Seseli hippomarathrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1571 derivation from photos or drawings;Sesleria albicans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43301 unknown;Sesleria albicans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43301 derivation from photos or drawings;Sesleria albicans;CLO-PLA test records from June 2005;none;>10;none;1-10;>=0;1-10;0-10;0;43301 derivation from photos or drawings;Sesleria ovata;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;43779 derivation from photos or drawings;Sesleria ovata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43779 derivation from photos or drawings;Sesleria sphaerocephala;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;43782 derivation from photos or drawings;Setaria italica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42741 derivation from photos or drawings;Setaria pumila;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43456 observation (like obvious taxonomical traits);Setaria pumila;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43456 derivation from photos or drawings;Setaria verticillata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43457 observation (like obvious taxonomical traits);Setaria verticillata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43457 derivation from photos or drawings;Setaria viridis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42743 derivation from photos or drawings;Sherardia arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31967 derivation from photos or drawings;Sherardia arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;31967 derivation from photos or drawings;Sherardia arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;31967 derivation from photos or drawings;Sibbaldia procumbens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;30472 observation (like obvious taxonomical traits);Sibbaldia procumbens;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;30472 derivation from photos or drawings;Sigesbeckia jorullensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;10459 derivation from photos or drawings;Silaum silaus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;993 observation (like obvious taxonomical traits);Silaum silaus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;993 observation (like obvious taxonomical traits);Silaum silaus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;993 derivation from photos or drawings;Silaum silaus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;993 derivation from photos or drawings;Silene acaulis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;17102 observation (like obvious taxonomical traits);Silene acaulis;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;17102 observation (like obvious taxonomical traits);Silene acaulis;CLO-PLA test records from June 2005;none;none;>10;none;0-10;1-10;>=0;0;17102 unknown;Silene acaulis;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;17102 observation (like obvious taxonomical traits);Silene acaulis;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;17102 observation (like obvious taxonomical traits);Silene acaulis;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;17102 derivation from photos or drawings;Silene alpestris;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;16613 derivation from photos or drawings;Silene armeria;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17110 derivation from photos or drawings;Silene chlorantha;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15554 derivation from photos or drawings;Silene conica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16631 derivation from photos or drawings;Silene dichotoma;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;15776 derivation from photos or drawings;Silene dichotoma;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15776 derivation from photos or drawings;Silene dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17578 observation (like obvious taxonomical traits);Silene dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17578 unknown;Silene dioica;CLO-PLA test records from June 2005;;;1-10;1-10;1-10;1-10;1-10;0;17578 observation (like obvious taxonomical traits);Silene dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17578 observation (like obvious taxonomical traits);Silene dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17578 derivation from photos or drawings;Silene dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17578 derivation from photos or drawings;Silene dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17578 derivation from photos or drawings;Silene gallica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16298 derivation from photos or drawings;Silene noctiflora;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17252 observation (like obvious taxonomical traits);Silene noctiflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;17252 derivation from photos or drawings;Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 observation (like obvious taxonomical traits);Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 observation (like obvious taxonomical traits);Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 observation (like obvious taxonomical traits);Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 observation (like obvious taxonomical traits);Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 derivation from photos or drawings;Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 derivation from photos or drawings;Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 derivation from photos or drawings;Silene nutans;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16673 derivation from photos or drawings;Silene otites;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15749 derivation from photos or drawings;Silene otites;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15749 observation (like obvious taxonomical traits);Silene otites;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15749 observation (like obvious taxonomical traits);Silene otites;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;15749 derivation from photos or drawings;Silene pusilla;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;17617 derivation from photos or drawings;Silene rupestris;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;17622 derivation from photos or drawings;Silene rupestris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;17622 derivation from photos or drawings;Silene tatarica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17273 derivation from photos or drawings;Silene viscosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16363 derivation from photos or drawings;Silene viscosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16363 derivation from photos or drawings;Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 derivation from photos or drawings;Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 derivation from photos or drawings;Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 derivation from photos or drawings;Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 observation (like obvious taxonomical traits);Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 observation (like obvious taxonomical traits);Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 observation (like obvious taxonomical traits);Silene vulgaris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16657 derivation from photos or drawings;Silphium perfoliatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10762 derivation from photos or drawings;Silybum marianum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;9640 derivation from photos or drawings;Silybum marianum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9640 derivation from photos or drawings;Sinapis alba;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13450 derivation from photos or drawings;Sinapis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13454 derivation from photos or drawings;Sinapis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13454 observation (like obvious taxonomical traits);Sinapis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;13454 derivation from photos or drawings;Sinapis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13454 derivation from photos or drawings;Sisymbrium altissimum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13034 derivation from photos or drawings;Sisymbrium austriacum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13926 derivation from photos or drawings;Sisymbrium irio;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14646 derivation from photos or drawings;Sisymbrium loeselii;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13930 derivation from photos or drawings;Sisymbrium officinale;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13041 derivation from photos or drawings;Sisymbrium officinale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;13041 derivation from photos or drawings;Sisymbrium orientale;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13042 derivation from photos or drawings;Sisymbrium strictissimum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;13809 derivation from photos or drawings;Sisymbrium supinum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12711 derivation from photos or drawings;Sisymbrium volgense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;12712 derivation from photos or drawings;Sisyrinchium montanum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36805 observation (like obvious taxonomical traits);Sisyrinchium montanum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36805 observation (like obvious taxonomical traits);Sium latifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1536 observation (like obvious taxonomical traits);Sium latifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;1536 observation (like obvious taxonomical traits);Sium sisarum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;997 derivation from photos or drawings;Smyrnium perfoliatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;2032 observation (like obvious taxonomical traits);Solanum dulcamara;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;35041 observation (like obvious taxonomical traits);Solanum dulcamara;CLO-PLA test records from June 2005;none;none;1-10;>10;>=0;>10;1-10;0;35041 unknown;Solanum dulcamara;CLO-PLA test records from June 2005;;;1-10;>10;>10;>10;1-10;0;35041 derivation from photos or drawings;Solanum luteum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;35005 derivation from photos or drawings;Solanum nigrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34958 derivation from photos or drawings;Solanum tuberosum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;34915 observation (like obvious taxonomical traits);Solanum tuberosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34915 derivation from photos or drawings;Solanum tuberosum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;34915 derivation from photos or drawings;Soldanella alpina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28904 derivation from photos or drawings;Soldanella hungarica;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28945 derivation from photos or drawings;Soldanella minima;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28955 derivation from photos or drawings;Soldanella minima;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;28955 derivation from photos or drawings;Soldanella minima;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28955 derivation from photos or drawings;Soldanella montana;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28961 derivation from photos or drawings;Soldanella pusilla;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;28894 derivation from photos or drawings;Soldanella pusilla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28894 observation (like obvious taxonomical traits);Soldanella pusilla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;28894 derivation from photos or drawings;Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9491 derivation from photos or drawings;Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9491 derivation from photos or drawings;Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9491 unknown;Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9491 observation (like obvious taxonomical traits);Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9491 observation (like obvious taxonomical traits);Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9491 observation (like obvious taxonomical traits);Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9491 observation (like obvious taxonomical traits);Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9491 derivation from photos or drawings;Solidago canadensis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9491 derivation from photos or drawings;Solidago gigantea;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;10023 derivation from photos or drawings;Solidago graminifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9892 derivation from photos or drawings;Solidago virgaurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9820 derivation from photos or drawings;Solidago virgaurea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9820 observation (like obvious taxonomical traits);Solidago virgaurea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9820 derivation from photos or drawings;Sonchus arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;10586 derivation from photos or drawings;Sonchus arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;10586 observation (like obvious taxonomical traits);Sonchus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10586 observation (like obvious taxonomical traits);Sonchus arvensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;10586 unknown;Sonchus arvensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10586 derivation from photos or drawings;Sonchus asper;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;9413 observation (like obvious taxonomical traits);Sonchus asper;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;9413 observation (like obvious taxonomical traits);Sonchus asper;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;9413 derivation from photos or drawings;Sonchus oleraceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10587 observation (like obvious taxonomical traits);Sonchus oleraceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;10587 observation (like obvious taxonomical traits);Sonchus oleraceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10587 derivation from photos or drawings;Sonchus oleraceus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10587 observation (like obvious taxonomical traits);Sonchus palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9894 observation (like obvious taxonomical traits);Sonchus palustris;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;9894 observation (like obvious taxonomical traits);Sorbus aucuparia;CLO-PLA test records from June 2005;;;1-10;;1-10;1-10;1-10;0;29162 unknown;Sorbus aucuparia;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;29162 observation (like obvious taxonomical traits);Sorbus aucuparia;CLO-PLA test records from June 2005;;;1-10;;1-10;1-10;1-10;0;29162 observation (like obvious taxonomical traits);Sorbus aucuparia;CLO-PLA test records from June 2005;;;1-10;;1-10;1-10;1-10;0;29162 observation (like obvious taxonomical traits);Sorbus aucuparia;CLO-PLA test records from June 2005;;;1-10;;1-10;1-10;1-10;0;29162 observation (like obvious taxonomical traits);Sorghum halepense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43116 unknown;Sorghum halepense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43116 derivation from photos or drawings;Sparganium angustifolium;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;43989 derivation from photos or drawings;Sparganium emersum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;43992 observation (like obvious taxonomical traits);Sparganium emersum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;43992 derivation from photos or drawings;Sparganium emersum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;43992 derivation from photos or drawings;Sparganium erectum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;43993 unknown;Sparganium erectum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;43993 observation (like obvious taxonomical traits);Sparganium erectum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;43993 observation (like obvious taxonomical traits);Sparganium erectum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;43993 observation (like obvious taxonomical traits);Sparganium erectum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;43993 derivation from photos or drawings;Sparganium minimum;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;43999 observation (like obvious taxonomical traits);Sparganium minimum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;43999 observation (like obvious taxonomical traits);Spartina alterniflora;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;42746 derivation from photos or drawings;Spartina anglica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43117 derivation from photos or drawings;Spergula arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16731 observation (like obvious taxonomical traits);Spergula arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16731 derivation from photos or drawings;Spergula morisonii;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17638 derivation from photos or drawings;Spergula pentandra;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16733 derivation from photos or drawings;Spergularia echinosperma;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15958 derivation from photos or drawings;Spergularia rubra;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;17650 derivation from photos or drawings;Spergularia rubra;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;17650 derivation from photos or drawings;Spergularia segetalis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;15967 observation (like obvious taxonomical traits);Spiraea salicifolia;CLO-PLA test records from June 2005;;>10;;;>10;;;0;29508 derivation from photos or drawings;Spiranthes aestivalis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40075 observation (like obvious taxonomical traits);Spiranthes aestivalis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40075 observation (like obvious taxonomical traits);Spiranthes aestivalis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;40075 observation (like obvious taxonomical traits);Spiranthes aestivalis;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;40075 derivation from photos or drawings;Spiranthes spiralis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40081 observation (like obvious taxonomical traits);Spiranthes spiralis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40081 observation (like obvious taxonomical traits);Spiranthes spiralis;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;40081 derivation from photos or drawings;Spirodela polyrhiza;CLO-PLA test records from June 2005;none;none;none;1-10;none;none;0-10;0;36882 observation (like obvious taxonomical traits);Spirodela polyrhiza;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36882 observation (like obvious taxonomical traits);Spirodela polyrhiza;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36882 unknown;Spirodela polyrhiza;CLO-PLA test records from June 2005;none;none;none;>10;>=0;>10;>=0;0;36882 unknown;Spirodela polyrhiza;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36882 observation (like obvious taxonomical traits);Spirodela polyrhiza;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36882 derivation from photos or drawings;Stachys alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24038 derivation from photos or drawings;Stachys alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24038 derivation from photos or drawings;Stachys annua;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24834 derivation from photos or drawings;Stachys arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24369 derivation from photos or drawings;Stachys germanica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24844 observation (like obvious taxonomical traits);Stachys germanica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24844 derivation from photos or drawings;Stachys germanica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;24844 observation (like obvious taxonomical traits);Stachys germanica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24844 derivation from photos or drawings;Stachys palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24921 derivation from photos or drawings;Stachys palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24921 observation (like obvious taxonomical traits);Stachys palustris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24921 derivation from photos or drawings;Stachys palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24921 observation (like obvious taxonomical traits);Stachys palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24921 derivation from photos or drawings;Stachys recta;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24800 derivation from photos or drawings;Stachys recta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24800 derivation from photos or drawings;Stachys recta;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24800 derivation from photos or drawings;Stachys sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24023 derivation from photos or drawings;Stachys sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24023 derivation from photos or drawings;Stachys sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24023 unknown;Stachys sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;24023 derivation from photos or drawings;Stellaria crassifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;15971 derivation from photos or drawings;Stellaria graminea;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;17658 derivation from photos or drawings;Stellaria graminea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17658 derivation from photos or drawings;Stellaria holostea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16753 derivation from photos or drawings;Stellaria holostea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;16753 unknown;Stellaria holostea;CLO-PLA test records from June 2005;;;1-10;1-10;1-10;1-10;1-10;0;16753 derivation from photos or drawings;Stellaria longifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;15974 unknown;Stellaria longipes;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;17660 derivation from photos or drawings;Stellaria media;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16755 unknown;Stellaria media;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;16755 unknown;Stellaria media;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;16755 unknown;Stellaria media;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;16755 derivation from photos or drawings;Stellaria neglecta;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;16759 derivation from photos or drawings;Stellaria neglecta;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;16759 derivation from photos or drawings;Stellaria nemorum;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;16761 derivation from photos or drawings;Stellaria nemorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;16761 derivation from photos or drawings;Stellaria nemorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;16761 derivation from photos or drawings;Stellaria pallida;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17302 derivation from photos or drawings;Stellaria palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;17304 derivation from photos or drawings;Stellaria palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17304 derivation from photos or drawings;Stellaria uliginosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;17654 unknown;Stellaria uliginosa;CLO-PLA test records from June 2005;;;1-10;;1-10;1-10;1-10;0;17654 derivation from photos or drawings;Stellaria uliginosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;17654 derivation from photos or drawings;Stellaria uliginosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;17654 derivation from photos or drawings;Stipa capillata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42956 observation (like obvious taxonomical traits);Stipa capillata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42956 derivation from photos or drawings;Stipa capillata;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42956 derivation from photos or drawings;Stipa joannis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42550 derivation from photos or drawings;Stipa pennata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42760 observation (like obvious taxonomical traits);Stratiotes aloides;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36308 observation (like obvious taxonomical traits);Stratiotes aloides;CLO-PLA test records from June 2005;;;>10;>10;;;>10;0;36308 observation (like obvious taxonomical traits);Stratiotes aloides;CLO-PLA test records from June 2005;;;1-10;1-10;;;1-10;0;36308 observation (like obvious taxonomical traits);Stratiotes aloides;CLO-PLA test records from June 2005;none;none;none;>10;none;none;>=0;0;36308 unknown;Stratiotes aloides;CLO-PLA test records from June 2005;none;none;>10;>10;0-10;1-10;>10;0;36308 derivation from photos or drawings;Streptopus amplexifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38421 derivation from photos or drawings;Streptopus amplexifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38421 observation (like obvious taxonomical traits);Streptopus amplexifolius;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38421 derivation from photos or drawings;Suaeda maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;17972 observation (like obvious taxonomical traits);Suaeda maritima;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;17972 observation (like obvious taxonomical traits);Suaeda vera;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;17986 observation (like obvious taxonomical traits);Suaeda vera;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;17986 derivation from photos or drawings;Subularia aquatica;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;13468 observation (like obvious taxonomical traits);Subularia aquatica;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;13468 derivation from photos or drawings;Subularia aquatica;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;13468 derivation from photos or drawings;Succisa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19186 derivation from photos or drawings;Succisa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19186 derivation from photos or drawings;Succisa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19186 observation (like obvious taxonomical traits);Succisa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19186 unknown;Succisa pratensis;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;1-10;1-10;0;19186 derivation from photos or drawings;Succisa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19186 derivation from photos or drawings;Succisa pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19186 derivation from photos or drawings;Succisella inflexa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;19319 derivation from photos or drawings;Swertia perennis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22863 observation (like obvious taxonomical traits);Symphoricarpos albus;CLO-PLA test records from June 2005;;>10;;;>10;;;0;15329 observation (like obvious taxonomical traits);Symphoricarpos albus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;15329 derivation from photos or drawings;Symphytum bulbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;12211 derivation from photos or drawings;Symphytum officinale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11757 observation (like obvious taxonomical traits);Symphytum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11757 observation (like obvious taxonomical traits);Symphytum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11757 observation (like obvious taxonomical traits);Symphytum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11757 observation (like obvious taxonomical traits);Symphytum officinale;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11757 derivation from photos or drawings;Symphytum officinale;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11757 derivation from photos or drawings;Symphytum tuberosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11764 derivation from photos or drawings;Symphytum tuberosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11764 derivation from photos or drawings;Symphytum tuberosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;11764 observation (like obvious taxonomical traits);Syringa vulgaris;CLO-PLA test records from June 2005;;>10;;;>10;;;0;26377 derivation from photos or drawings;Tagetes patula;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;61520 observation (like obvious taxonomical traits);Tamus communis;CLO-PLA test records from June 2005;>10;1-10;1-10;1-10;1-10;1-10;1-10;0;36357 observation (like obvious taxonomical traits);Tamus communis;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;36357 observation (like obvious taxonomical traits);Tamus communis;CLO-PLA test records from June 2005;1-10;1-10;1-10;1-10;1-10;1-10;1-10;0;36357 derivation from photos or drawings;Tanacetum corymbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9823 derivation from photos or drawings;Tanacetum corymbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9823 derivation from photos or drawings;Tanacetum corymbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9823 derivation from photos or drawings;Tanacetum corymbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9823 derivation from photos or drawings;Tanacetum corymbosum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9823 derivation from photos or drawings;Tanacetum parthenifolium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10316 derivation from photos or drawings;Tanacetum parthenium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11451 derivation from photos or drawings;Tanacetum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10128 derivation from photos or drawings;Tanacetum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10128 derivation from photos or drawings;Tanacetum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10128 derivation from photos or drawings;Tanacetum vulgare;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;10128 observation (like obvious taxonomical traits);Taraxacum bessarabicum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;10418 observation (like obvious taxonomical traits);Taraxacum bessarabicum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;10418 observation (like obvious taxonomical traits);Taraxacum croceum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;44236 derivation from photos or drawings;Taraxacum officinale;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44250 observation (like obvious taxonomical traits);Taraxacum officinale;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;44250 observation (like obvious taxonomical traits);Taraxacum officinale;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44250 observation (like obvious taxonomical traits);Taraxacum officinale;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;44250 observation (like obvious taxonomical traits);Taraxacum officinale;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;44250 observation (like obvious taxonomical traits);Taraxacum officinale;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;44250 derivation from photos or drawings;Taraxacum palustre;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44238 observation (like obvious taxonomical traits);Taraxacum palustre;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44238 derivation from photos or drawings;Taraxacum serotinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44225 observation (like obvious taxonomical traits);Taraxacum serotinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44225 observation (like obvious taxonomical traits);Taraxacum spectabile;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44233 unknown;Taxus baccata;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;835 unknown;Taxus baccata;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;835 derivation from photos or drawings;Teesdalia nudicaulis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;13470 derivation from photos or drawings;Telekia speciosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9521 derivation from photos or drawings;Telekia speciosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9521 derivation from photos or drawings;Tetragonolobus maritimus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21564 observation (like obvious taxonomical traits);Tetragonolobus maritimus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21564 unknown;Tetragonolobus maritimus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21564 derivation from photos or drawings;Tetragonolobus maritimus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21564 derivation from photos or drawings;Teucrium botrys;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;23469 derivation from photos or drawings;Teucrium botrys;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;23469 derivation from photos or drawings;Teucrium chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24813 derivation from photos or drawings;Teucrium chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24813 derivation from photos or drawings;Teucrium chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24813 derivation from photos or drawings;Teucrium montanum;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;23362 derivation from photos or drawings;Teucrium montanum;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;>10;>=0;0;23362 derivation from photos or drawings;Teucrium scordium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24902 derivation from photos or drawings;Teucrium scorodonia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24460 derivation from photos or drawings;Teucrium scorodonia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;24460 derivation from photos or drawings;Thalictrum alpinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;26671 observation (like obvious taxonomical traits);Thalictrum alpinum;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;26671 derivation from photos or drawings;Thalictrum aquilegiifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;none;1-10;0;26672 derivation from photos or drawings;Thalictrum aquilegiifolium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;none;1-10;0;26672 derivation from photos or drawings;Thalictrum flavum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26674 derivation from photos or drawings;Thalictrum lucidum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26571 derivation from photos or drawings;Thalictrum lucidum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26571 derivation from photos or drawings;Thalictrum lucidum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;26571 derivation from photos or drawings;Thalictrum minus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26547 derivation from photos or drawings;Thalictrum minus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26547 derivation from photos or drawings;Thalictrum simplex;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26562 derivation from photos or drawings;Thesium alpinum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32434 derivation from photos or drawings;Thesium arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32437 derivation from photos or drawings;Thesium bavarum;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;32443 observation (like obvious taxonomical traits);Thesium bavarum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32443 derivation from photos or drawings;Thesium bavarum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32443 derivation from photos or drawings;Thesium ebracteatum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32461 derivation from photos or drawings;Thesium linophyllon;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;32439 derivation from photos or drawings;Thesium linophyllon;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;32439 derivation from photos or drawings;Thesium linophyllon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32439 derivation from photos or drawings;Thesium linophyllon;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;32439 derivation from photos or drawings;Thesium linophyllon;CLO-PLA test records from June 2005;;>10;1-10;1-10;1-10;1-10;1-10;0;32439 derivation from photos or drawings;Thesium pyrenaicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32417 derivation from photos or drawings;Thesium rostratum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32423 derivation from photos or drawings;Thlaspi alliaceum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;13472 derivation from photos or drawings;Thlaspi arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13825 derivation from photos or drawings;Thlaspi arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13825 derivation from photos or drawings;Thlaspi arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;13825 derivation from photos or drawings;Thlaspi caerulescens;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;45966 derivation from photos or drawings;Thlaspi montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;14668 derivation from photos or drawings;Thlaspi perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;14669 derivation from photos or drawings;Thlaspi perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14669 derivation from photos or drawings;Thlaspi perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14669 derivation from photos or drawings;Thlaspi perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14669 derivation from photos or drawings;Thlaspi perfoliatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;14669 derivation from photos or drawings;Thymelaea passerina;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;34584 derivation from photos or drawings;Thymus pannonicus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24516 derivation from photos or drawings;Thymus praecox;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;24924 derivation from photos or drawings;Thymus praecox;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24924 derivation from photos or drawings;Thymus pulegioides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;24929 observation (like obvious taxonomical traits);Thymus pulegioides;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;24929 derivation from photos or drawings;Thymus pulegioides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;24929 derivation from photos or drawings;Thymus pulegioides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;24929 derivation from photos or drawings;Thymus serpyllum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;24928 observation (like obvious taxonomical traits);Thymus serpyllum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;24928 derivation from photos or drawings;Thymus serpyllum;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;24928 derivation from photos or drawings;Thymus vulgaris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;23794 observation (like obvious taxonomical traits);Tilia cordata;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;34664 unknown;Tilia cordata;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;34664 derivation from photos or drawings;Tofieldia calyculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;38841 derivation from photos or drawings;Tofieldia calyculata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;38841 observation (like obvious taxonomical traits);Tofieldia calyculata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38841 derivation from photos or drawings;Tofieldia calyculata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;38841 derivation from photos or drawings;Tofieldia pusilla;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;38843 observation (like obvious taxonomical traits);Tofieldia pusilla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;38843 derivation from photos or drawings;Tolpis staticifolia;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;11441 observation (like obvious taxonomical traits);Tolpis staticifolia;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;11441 derivation from photos or drawings;Tordylium maximum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1545 derivation from photos or drawings;Tordylium maximum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1545 derivation from photos or drawings;Torilis arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1012 derivation from photos or drawings;Torilis japonica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1552 derivation from photos or drawings;Torilis japonica;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;1552 derivation from photos or drawings;Torilis japonica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1552 derivation from photos or drawings;Torilis nodosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1554 derivation from photos or drawings;Tragopogon dubius;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;9874 derivation from photos or drawings;Tragopogon dubius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9874 derivation from photos or drawings;Tragopogon dubius;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9874 derivation from photos or drawings;Tragopogon pratensis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;9791 derivation from photos or drawings;Tragopogon pratensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;9791 derivation from photos or drawings;Tragus racemosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43483 observation (like obvious taxonomical traits);Tragus racemosus;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43483 derivation from photos or drawings;Trapa natans;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34689 observation (like obvious taxonomical traits);Trapa natans;CLO-PLA test records from June 2005;none;none;1-10;>10;0-10;1-10;1-10;0;34689 unknown;Trapa natans;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;34689 unknown;Trapa natans;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;34689 derivation from photos or drawings;Traunsteinera globosa;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;40086 observation (like obvious taxonomical traits);Traunsteinera globosa;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;40086 derivation from photos or drawings;Trientalis europaea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28871 derivation from photos or drawings;Trientalis europaea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28871 observation (like obvious taxonomical traits);Trientalis europaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28871 observation (like obvious taxonomical traits);Trientalis europaea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;28871 derivation from photos or drawings;Trientalis europaea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28871 derivation from photos or drawings;Trientalis europaea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;28871 observation (like obvious taxonomical traits);Trientalis europaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;28871 unknown;Trientalis europaea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;28871 unknown;Trientalis europaea;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;28871 derivation from photos or drawings;Trifolium alpestre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21116 observation (like obvious taxonomical traits);Trifolium alpestre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21116 observation (like obvious taxonomical traits);Trifolium alpestre;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21116 observation (like obvious taxonomical traits);Trifolium alpinum;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;22107 derivation from photos or drawings;Trifolium arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;19943 observation (like obvious taxonomical traits);Trifolium arvense;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;19943 derivation from photos or drawings;Trifolium aureum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21992 derivation from photos or drawings;Trifolium aureum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21992 derivation from photos or drawings;Trifolium badium;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21993 derivation from photos or drawings;Trifolium badium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21993 observation (like obvious taxonomical traits);Trifolium badium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21993 observation (like obvious taxonomical traits);Trifolium badium;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;21993 derivation from photos or drawings;Trifolium badium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21993 derivation from photos or drawings;Trifolium badium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21993 derivation from photos or drawings;Trifolium badium;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21993 derivation from photos or drawings;Trifolium campestre;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;21008 derivation from photos or drawings;Trifolium campestre;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;21008 derivation from photos or drawings;Trifolium campestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;21008 unknown;Trifolium campestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21008 derivation from photos or drawings;Trifolium campestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21008 derivation from photos or drawings;Trifolium campestre;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21008 derivation from photos or drawings;Trifolium dubium;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21100 derivation from photos or drawings;Trifolium dubium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21100 derivation from photos or drawings;Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 derivation from photos or drawings;Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 derivation from photos or drawings;Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 observation (like obvious taxonomical traits);Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 observation (like obvious taxonomical traits);Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 observation (like obvious taxonomical traits);Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 observation (like obvious taxonomical traits);Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 derivation from photos or drawings;Trifolium fragiferum;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22005 derivation from photos or drawings;Trifolium hybridum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21107 observation (like obvious taxonomical traits);Trifolium hybridum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21107 observation (like obvious taxonomical traits);Trifolium hybridum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21107 derivation from photos or drawings;Trifolium hybridum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21107 derivation from photos or drawings;Trifolium incarnatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21571 observation (like obvious taxonomical traits);Trifolium incarnatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;21571 observation (like obvious taxonomical traits);Trifolium incarnatum;CLO-PLA test records from June 2005;;none;1-10;1-10;0-10;1-10;1-10;0;21571 derivation from photos or drawings;Trifolium incarnatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21571 observation (like obvious taxonomical traits);Trifolium medium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22081 observation (like obvious taxonomical traits);Trifolium medium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22081 unknown;Trifolium medium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22081 unknown;Trifolium medium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22081 observation (like obvious taxonomical traits);Trifolium medium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22081 derivation from photos or drawings;Trifolium micranthum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;19621 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 unknown;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 observation (like obvious taxonomical traits);Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 observation (like obvious taxonomical traits);Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 derivation from photos or drawings;Trifolium montanum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21547 observation (like obvious taxonomical traits);Trifolium noricum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;20686 derivation from photos or drawings;Trifolium ochroleucon;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22088 derivation from photos or drawings;Trifolium ochroleucon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22088 derivation from photos or drawings;Trifolium ochroleucon;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22088 observation (like obvious taxonomical traits);Trifolium ochroleucon;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;22088 observation (like obvious taxonomical traits);Trifolium ornithopodioides;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21173 observation (like obvious taxonomical traits);Trifolium pallescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19933 derivation from photos or drawings;Trifolium pannonicum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22092 derivation from photos or drawings;Trifolium pratense;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;1-10;1-10;0;22096 observation (like obvious taxonomical traits);Trifolium pratense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22096 derivation from photos or drawings;Trifolium pratense;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22096 derivation from photos or drawings;Trifolium pratense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22096 derivation from photos or drawings;Trifolium pratense;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22096 observation (like obvious taxonomical traits);Trifolium pratense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22096 observation (like obvious taxonomical traits);Trifolium pratense;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22096 derivation from photos or drawings;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 observation (like obvious taxonomical traits);Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 observation (like obvious taxonomical traits);Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 field experiment;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 unknown;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 observation (like obvious taxonomical traits);Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 observation (like obvious taxonomical traits);Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 observation (like obvious taxonomical traits);Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 derivation from photos or drawings;Trifolium repens;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;22101 derivation from photos or drawings;Trifolium resupinatum;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;20696 derivation from photos or drawings;Trifolium resupinatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20696 derivation from photos or drawings;Trifolium retusum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21630 derivation from photos or drawings;Trifolium rubens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19602 observation (like obvious taxonomical traits);Trifolium rubens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19602 observation (like obvious taxonomical traits);Trifolium rubens;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;19602 derivation from photos or drawings;Trifolium rubens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19602 observation (like obvious taxonomical traits);Trifolium saxatile;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;20699 derivation from photos or drawings;Trifolium scabrum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21632 observation (like obvious taxonomical traits);Trifolium scabrum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21632 derivation from photos or drawings;Trifolium spadiceum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20366 observation (like obvious taxonomical traits);Trifolium spadiceum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;20366 derivation from photos or drawings;Trifolium spadiceum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20366 derivation from photos or drawings;Trifolium striatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21076 observation (like obvious taxonomical traits);Trifolium striatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;21076 observation (like obvious taxonomical traits);Trifolium striatum;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;21076 derivation from photos or drawings;Trifolium subterraneum;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;21077 derivation from photos or drawings;Trifolium thalii;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;22050 observation (like obvious taxonomical traits);Trifolium thalii;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;22050 observation (like obvious taxonomical traits);Trifolium thalii;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;22050 derivation from photos or drawings;Trigonella foenum-graecum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21525 derivation from photos or drawings;Trinia glauca;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;966 observation (like obvious taxonomical traits);Trinia glauca;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;966 derivation from photos or drawings;Trinia glauca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;966 derivation from photos or drawings;Trinia glauca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;966 derivation from photos or drawings;Trinia glauca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;966 derivation from photos or drawings;Trisetum argenteum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42774 derivation from photos or drawings;Trisetum distichophyllum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;42565 observation (like obvious taxonomical traits);Trisetum distichophyllum;CLO-PLA test records from June 2005;>10;1-10;1-10;1-10;1-10;1-10;1-10;0;42565 observation (like obvious taxonomical traits);Trisetum distichophyllum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;42565 derivation from photos or drawings;Trisetum flavescens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42564 derivation from photos or drawings;Trisetum flavescens;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;42564 observation (like obvious taxonomical traits);Trisetum flavescens;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42564 derivation from photos or drawings;Trisetum spicatum;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;42579 observation (like obvious taxonomical traits);Trisetum spicatum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;42579 observation (like obvious taxonomical traits);Trisetum spicatum;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;42579 derivation from photos or drawings;Trisetum spicatum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;42579 derivation from photos or drawings;Triticum aestivum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43825 derivation from photos or drawings;Trollius europaeus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26598 derivation from photos or drawings;Trollius europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26598 derivation from photos or drawings;Trollius europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26598 derivation from photos or drawings;Trollius europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26598 derivation from photos or drawings;Trollius europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26598 observation (like obvious taxonomical traits);Trollius europaeus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;26598 derivation from photos or drawings;Tuberaria guttata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;18499 observation (like obvious taxonomical traits);Tuberaria guttata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;18499 derivation from photos or drawings;Tulipa sylvestris;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;none;1-10;0;38854 observation (like obvious taxonomical traits);Tulipa sylvestris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38854 observation (like obvious taxonomical traits);Tulipa sylvestris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38854 derivation from photos or drawings;Tulipa sylvestris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;none;none;0;38854 derivation from photos or drawings;Turgenia latifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;1998 derivation from photos or drawings;Tussilago farfara;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;9608 unknown;Tussilago farfara;CLO-PLA test records from June 2005;;>10;1-10;none;1-10;1-10;0-10;0;9608 observation (like obvious taxonomical traits);Tussilago farfara;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9608 observation (like obvious taxonomical traits);Tussilago farfara;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9608 observation (like obvious taxonomical traits);Tussilago farfara;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9608 observation (like obvious taxonomical traits);Tussilago farfara;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;9608 derivation from photos or drawings;Tussilago farfara;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9608 derivation from photos or drawings;Tussilago farfara;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;9608 derivation from photos or drawings;Typha angustifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44027 observation (like obvious taxonomical traits);Typha angustifolia;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;44027 observation (like obvious taxonomical traits);Typha angustifolia;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;44027 unknown;Typha angustifolia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;44027 derivation from photos or drawings;Typha latifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44041 observation (like obvious taxonomical traits);Typha latifolia;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;44041 observation (like obvious taxonomical traits);Typha latifolia;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;44041 unknown;Typha latifolia;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;44041 unknown;Typha latifolia;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;44041 derivation from photos or drawings;Typha minima;CLO-PLA test records from June 2005;none;>10;none;none;>=0;none;none;0;44044 derivation from photos or drawings;Typha shuttleworthii;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;44053 unknown;Ulex gallii;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19611 unknown;Ulex gallii;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19611 unknown;Ulex gallii;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19611 unknown;Ulex gallii;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;19611 unknown;Ulex minor;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;21091 unknown;Ulex minor;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;21091 unknown;Ulex minor;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;21091 unknown;Ulex minor;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;21091 unknown;Ulmus glabra;CLO-PLA test records from June 2005;none;none;;;none;;;0;35180 derivation from photos or drawings;Urtica cannabina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35148 derivation from photos or drawings;Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35149 observation (like obvious taxonomical traits);Urtica dioica;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;35149 observation (like obvious taxonomical traits);Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35149 observation (like obvious taxonomical traits);Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;35149 unknown;Urtica dioica;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;35149 unknown;Urtica dioica;CLO-PLA test records from June 2005;;>10;1-10;>10;1-10;1-10;1-10;0;35149 observation (like obvious taxonomical traits);Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;35149 observation (like obvious taxonomical traits);Urtica dioica;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;35149 observation (like obvious taxonomical traits);Urtica dioica;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;35149 derivation from photos or drawings;Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;35149 derivation from photos or drawings;Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;35149 derivation from photos or drawings;Urtica dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35149 derivation from photos or drawings;Urtica kioviensis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35156 observation (like obvious taxonomical traits);Urtica pilulifera;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;35157 observation (like obvious taxonomical traits);Urtica urens;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;35160 observation (like obvious taxonomical traits);Urtica urens;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;35160 observation (like obvious taxonomical traits);Utricularia australis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26089 observation (like obvious taxonomical traits);Utricularia australis;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;26089 derivation from photos or drawings;Utricularia bremii;CLO-PLA test records from June 2005;;;>10;;;;>10;0;26094 observation (like obvious taxonomical traits);Utricularia bremii;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;26094 observation (like obvious taxonomical traits);Utricularia bremii;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26094 observation (like obvious taxonomical traits);Utricularia intermedia;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;1-10;1-10;0;26099 observation (like obvious taxonomical traits);Utricularia intermedia;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;26099 observation (like obvious taxonomical traits);Utricularia minor;CLO-PLA test records from June 2005;;1-10;1-10;1-10;1-10;1-10;1-10;0;26100 observation (like obvious taxonomical traits);Utricularia minor;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;26100 observation (like obvious taxonomical traits);Utricularia ochroleuca;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;26101 observation (like obvious taxonomical traits);Utricularia ochroleuca;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;26101 observation (like obvious taxonomical traits);Utricularia ochroleuca;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;26101 derivation from photos or drawings;Utricularia vulgaris;CLO-PLA test records from June 2005;;;>10;;;;>10;0;26103 observation (like obvious taxonomical traits);Utricularia vulgaris;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;26103 observation (like obvious taxonomical traits);Utricularia vulgaris;CLO-PLA test records from June 2005;none;none;none;1-10;0-10;1-10;0-10;0;26103 derivation from photos or drawings;Vaccaria hispanica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;45231 derivation from photos or drawings;Vaccinium myrtillus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19475 derivation from photos or drawings;Vaccinium myrtillus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19475 observation (like obvious taxonomical traits);Vaccinium myrtillus;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19475 observation (like obvious taxonomical traits);Vaccinium myrtillus;CLO-PLA test records from June 2005;>10;>10;1-10;>10;1-10;1-10;1-10;0;19475 unknown;Vaccinium myrtillus;CLO-PLA test records from June 2005;;>10;1-10;>10;1-10;1-10;1-10;0;19475 unknown;Vaccinium myrtillus;CLO-PLA test records from June 2005;>10;>10;>10;>10;1-10;1-10;>10;0;19475 observation (like obvious taxonomical traits);Vaccinium myrtillus;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19475 derivation from photos or drawings;Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;none;>=0;>10;>=0;0;19479 derivation from photos or drawings;Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19479 unknown;Vaccinium uliginosum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;>10;>10;1-10;0;19479 unknown;Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19479 unknown;Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19479 unknown;Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19479 unknown;Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;>10;>10;0;19479 observation (like obvious taxonomical traits);Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19479 observation (like obvious taxonomical traits);Vaccinium uliginosum;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19479 observation (like obvious taxonomical traits);Vaccinium uliginosum;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;19479 derivation from photos or drawings;Vaccinium vitis-idaea;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;19439 unknown;Vaccinium vitis-idaea;CLO-PLA test records from June 2005;>10;>10;>10;>10;1-10;1-10;>10;0;19439 unknown;Vaccinium vitis-idaea;CLO-PLA test records from June 2005;;>10;1-10;>10;1-10;1-10;1-10;0;19439 observation (like obvious taxonomical traits);Vaccinium vitis-idaea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;19439 observation (like obvious taxonomical traits);Vaccinium vitis-idaea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;19439 derivation from photos or drawings;Vaccinium vitis-idaea;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;19439 derivation from photos or drawings;Valeriana celtica;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;34806 derivation from photos or drawings;Valeriana dioica;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;34884 derivation from photos or drawings;Valeriana dioica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;34884 derivation from photos or drawings;Valeriana elongata;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;34829 derivation from photos or drawings;Valeriana montana;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;34812 derivation from photos or drawings;Valeriana montana;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;34812 derivation from photos or drawings;Valeriana montana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34812 derivation from photos or drawings;Valeriana montana;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;34812 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34832 derivation from photos or drawings;Valeriana saxatilis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;>10;1-10;0;34804 derivation from photos or drawings;Valeriana saxatilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;34804 derivation from photos or drawings;Valeriana supina;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;34809 derivation from photos or drawings;Valeriana supina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;34809 derivation from photos or drawings;Valeriana supina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;34809 observation (like obvious taxonomical traits);Valeriana supina;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;34809 derivation from photos or drawings;Valeriana tripteris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34810 derivation from photos or drawings;Valerianella carinata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34818 derivation from photos or drawings;Valerianella coronata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34784 derivation from photos or drawings;Valerianella dentata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34825 derivation from photos or drawings;Valerianella eriocarpa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34768 derivation from photos or drawings;Valerianella locusta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34776 derivation from photos or drawings;Valerianella rimosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34795 observation (like obvious taxonomical traits);Vallisneria spiralis;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;36310 observation (like obvious taxonomical traits);Vallisneria spiralis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;36310 laboratory/greenhouse/garden experiment;Vallisneria spiralis;CLO-PLA test records from June 2005;none;none;none;none;0-10;1-10;none;0;36310 derivation from photos or drawings;Ventenata dubia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43148 derivation from photos or drawings;Veratrum album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38054 derivation from photos or drawings;Veratrum album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38054 observation (like obvious taxonomical traits);Veratrum album;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;none;1-10;0;38054 observation (like obvious taxonomical traits);Veratrum album;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;none;1-10;0;38054 derivation from photos or drawings;Veratrum album;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;38054 observation (like obvious taxonomical traits);Veratrum nigrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38055 observation (like obvious taxonomical traits);Veratrum nigrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;none;1-10;0;38055 derivation from photos or drawings;Verbascum blattaria;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32871 observation (like obvious taxonomical traits);Verbascum blattaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32871 derivation from photos or drawings;Verbascum densiflorum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33851 observation (like obvious taxonomical traits);Verbascum densiflorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33851 derivation from photos or drawings;Verbascum lychnitis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33779 observation (like obvious taxonomical traits);Verbascum lychnitis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33779 derivation from photos or drawings;Verbascum lychnitis;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33779 derivation from photos or drawings;Verbascum nigrum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32834 observation (like obvious taxonomical traits);Verbascum nigrum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32834 derivation from photos or drawings;Verbascum nigrum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32834 derivation from photos or drawings;Verbascum phlomoides;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32841 derivation from photos or drawings;Verbascum phoeniceum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32842 derivation from photos or drawings;Verbascum phoeniceum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32842 observation (like obvious taxonomical traits);Verbascum phoeniceum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32842 derivation from photos or drawings;Verbascum pulverulentum;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33747 derivation from photos or drawings;Verbascum thapsus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32859 derivation from photos or drawings;Verbascum thapsus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;32859 observation (like obvious taxonomical traits);Verbascum thapsus;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32859 derivation from photos or drawings;Verbena officinalis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;35092 derivation from photos or drawings;Verbena officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35092 derivation from photos or drawings;Verbena officinalis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35092 derivation from photos or drawings;Veronica acinifolia;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33324 derivation from photos or drawings;Veronica agrestis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34127 derivation from photos or drawings;Veronica alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;33325 observation (like obvious taxonomical traits);Veronica alpina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33325 derivation from photos or drawings;Veronica alpina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;33325 observation (like obvious taxonomical traits);Veronica alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33325 observation (like obvious taxonomical traits);Veronica alpina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;33325 derivation from photos or drawings;Veronica anagallis-aquatica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32774 derivation from photos or drawings;Veronica anagallis-aquatica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;32774 derivation from photos or drawings;Veronica anagalloides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;34184 derivation from photos or drawings;Veronica aphylla;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;34456 derivation from photos or drawings;Veronica aphylla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;34456 derivation from photos or drawings;Veronica aphylla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;34456 observation (like obvious taxonomical traits);Veronica aphylla;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;34456 derivation from photos or drawings;Veronica arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33302 derivation from photos or drawings;Veronica arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33302 derivation from photos or drawings;Veronica arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33302 derivation from photos or drawings;Veronica arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33302 derivation from photos or drawings;Veronica arvensis;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33302 derivation from photos or drawings;Veronica austriaca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32781 derivation from photos or drawings;Veronica beccabunga;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33863 observation (like obvious taxonomical traits);Veronica beccabunga;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;33863 derivation from photos or drawings;Veronica beccabunga;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;33863 derivation from photos or drawings;Veronica beccabunga;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;33863 derivation from photos or drawings;Veronica bellidioides;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;32788 derivation from photos or drawings;Veronica bellidioides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;32788 derivation from photos or drawings;Veronica bellidioides;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32788 derivation from photos or drawings;Veronica catenata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33875 derivation from photos or drawings;Veronica chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;32792 derivation from photos or drawings;Veronica chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;32792 derivation from photos or drawings;Veronica chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;32792 derivation from photos or drawings;Veronica chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32792 derivation from photos or drawings;Veronica chamaedrys;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32792 derivation from photos or drawings;Veronica dillenii;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33829 derivation from photos or drawings;Veronica filiformis;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;33807 derivation from photos or drawings;Veronica fruticans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;34175 derivation from photos or drawings;Veronica fruticans;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;>10;0-10;0;34175 observation (like obvious taxonomical traits);Veronica fruticans;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;34175 derivation from photos or drawings;Veronica fruticulosa;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;32798 derivation from photos or drawings;Veronica fruticulosa;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;32798 derivation from photos or drawings;Veronica fruticulosa;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;>10;0-10;0;32798 derivation from photos or drawings;Veronica hederifolia;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33317 derivation from photos or drawings;Veronica hederifolia;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;33317 derivation from photos or drawings;Veronica montana;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33758 derivation from photos or drawings;Veronica montana;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;33758 derivation from photos or drawings;Veronica officinalis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33764 derivation from photos or drawings;Veronica officinalis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33764 derivation from photos or drawings;Veronica officinalis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33764 derivation from photos or drawings;Veronica officinalis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;33764 derivation from photos or drawings;Veronica officinalis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;33764 derivation from photos or drawings;Veronica officinalis;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;33764 derivation from photos or drawings;Veronica opaca;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34421 derivation from photos or drawings;Veronica peregrina;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33270 derivation from photos or drawings;Veronica persica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33737 unknown;Veronica persica;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33737 derivation from photos or drawings;Veronica polita;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;33745 derivation from photos or drawings;Veronica praecox;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33746 derivation from photos or drawings;Veronica prostrata;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;32737 derivation from photos or drawings;Veronica scutellata;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;34347 derivation from photos or drawings;Veronica serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;32740 derivation from photos or drawings;Veronica serpyllifolia;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;32740 derivation from photos or drawings;Veronica triphyllos;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33282 derivation from photos or drawings;Veronica triphyllos;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;33282 derivation from photos or drawings;Veronica urticifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34194 derivation from photos or drawings;Veronica urticifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;34194 derivation from photos or drawings;Veronica verna;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34375 derivation from photos or drawings;Veronica verna;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34375 derivation from photos or drawings;Veronica verna;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;34375 observation (like obvious taxonomical traits);Viburnum lantana;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;15334 observation (like obvious taxonomical traits);Viburnum lantana;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;15334 observation (like obvious taxonomical traits);Viburnum lantana;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;15334 observation (like obvious taxonomical traits);Viburnum lantana;CLO-PLA test records from June 2005;;>10;>10;>10;>10;>10;>10;0;15334 observation (like obvious taxonomical traits);Viburnum opulus;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;15336 observation (like obvious taxonomical traits);Viburnum opulus;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;15336 observation (like obvious taxonomical traits);Viburnum opulus;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;15336 observation (like obvious taxonomical traits);Viburnum opulus;CLO-PLA test records from June 2005;none;none;>10;>10;>=0;>10;>10;0;15336 derivation from photos or drawings;Vicia articulata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22076 observation (like obvious taxonomical traits);Vicia articulata;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;22076 derivation from photos or drawings;Vicia cassubica;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;19692 observation (like obvious taxonomical traits);Vicia cassubica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;19692 derivation from photos or drawings;Vicia cracca;CLO-PLA test records from June 2005;>10;>10;1-10;1-10;1-10;1-10;1-10;0;22128 derivation from photos or drawings;Vicia cracca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22128 derivation from photos or drawings;Vicia cracca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22128 observation (like obvious taxonomical traits);Vicia cracca;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22128 observation (like obvious taxonomical traits);Vicia cracca;CLO-PLA test records from June 2005;none;>10;>10;>10;>=0;1-10;>10;0;22128 derivation from photos or drawings;Vicia dumetorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;21606 observation (like obvious taxonomical traits);Vicia dumetorum;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;21606 derivation from photos or drawings;Vicia dumetorum;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;21606 derivation from photos or drawings;Vicia ervilia;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20343 observation (like obvious taxonomical traits);Vicia ervilia;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;20343 derivation from photos or drawings;Vicia faba;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20755 observation (like obvious taxonomical traits);Vicia faba;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;20755 derivation from photos or drawings;Vicia grandiflora;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21610 observation (like obvious taxonomical traits);Vicia grandiflora;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21610 derivation from photos or drawings;Vicia hirsuta;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;20346 observation (like obvious taxonomical traits);Vicia hirsuta;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;20346 derivation from photos or drawings;Vicia lathyroides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21160 observation (like obvious taxonomical traits);Vicia lathyroides;CLO-PLA test records from June 2005;none;none;1-10;none;none;none;0-10;0;21160 derivation from photos or drawings;Vicia lutea;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21163 observation (like obvious taxonomical traits);Vicia lutea;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21163 derivation from photos or drawings;Vicia narbonensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21166 observation (like obvious taxonomical traits);Vicia narbonensis;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;21166 observation (like obvious taxonomical traits);Vicia onobrychioides;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;22134 observation (like obvious taxonomical traits);Vicia oroboides;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;22135 derivation from photos or drawings;Vicia orobus;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;20763 observation (like obvious taxonomical traits);Vicia orobus;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20763 derivation from photos or drawings;Vicia pannonica;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22136 observation (like obvious taxonomical traits);Vicia pannonica;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;22136 derivation from photos or drawings;Vicia pisiformis;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22140 observation (like obvious taxonomical traits);Vicia pisiformis;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;22140 derivation from photos or drawings;Vicia sativa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22143 observation (like obvious taxonomical traits);Vicia sativa;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;22143 observation (like obvious taxonomical traits);Vicia sativa;CLO-PLA test records from June 2005;none;1-10;>10;>10;0-10;1-10;>10;0;22143 observation (like obvious taxonomical traits);Vicia sativa;CLO-PLA test records from June 2005;none;1-10;>10;none;0-10;1-10;>=0;0;22143 derivation from photos or drawings;Vicia sepium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20357 derivation from photos or drawings;Vicia sepium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20357 derivation from photos or drawings;Vicia sepium;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20357 observation (like obvious taxonomical traits);Vicia sepium;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20357 derivation from photos or drawings;Vicia sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;20360 observation (like obvious taxonomical traits);Vicia sylvatica;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;20360 derivation from photos or drawings;Vicia tenuifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;22123 derivation from photos or drawings;Vicia tenuifolia;CLO-PLA test records from June 2005;none;>10;1-10;>10;>=0;1-10;1-10;0;22123 derivation from photos or drawings;Vicia tenuissima;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21626 derivation from photos or drawings;Vicia tetrasperma;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;22147 observation (like obvious taxonomical traits);Vicia tetrasperma;CLO-PLA test records from June 2005;none;none;1-10;>10;none;none;1-10;0;22147 derivation from photos or drawings;Vicia villosa;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;21598 observation (like obvious taxonomical traits);Vicia villosa;CLO-PLA test records from June 2005;none;1-10;1-10;>10;0-10;1-10;1-10;0;21598 derivation from photos or drawings;Vinca minor;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;2536 derivation from photos or drawings;Vinca minor;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;2536 derivation from photos or drawings;Vincetoxicum hirundinaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2467 derivation from photos or drawings;Vincetoxicum hirundinaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2467 derivation from photos or drawings;Vincetoxicum hirundinaria;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;2467 derivation from photos or drawings;Viola alba;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;35426 observation (like obvious taxonomical traits);Viola alba;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35426 derivation from photos or drawings;Viola alba;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35426 derivation from photos or drawings;Viola ambigua;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;1-10;none;0;35399 derivation from photos or drawings;Viola arvensis;CLO-PLA test records from June 2005;none;none;1-10;1-10;none;none;1-10;0;35403 derivation from photos or drawings;Viola biflora;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;35415 observation (like obvious taxonomical traits);Viola biflora;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35415 derivation from photos or drawings;Viola biflora;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35415 derivation from photos or drawings;Viola calaminaria;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;35419 derivation from photos or drawings;Viola calcarata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35380 observation (like obvious taxonomical traits);Viola calcarata;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;35380 derivation from photos or drawings;Viola canina;CLO-PLA test records from June 2005;none;1-10;1-10;none;0-10;1-10;0-10;0;35384 unknown;Viola canina;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35384 observation (like obvious taxonomical traits);Viola canina;CLO-PLA test records from June 2005;none;>10;;;>=0;;;0;35384 derivation from photos or drawings;Viola canina;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;35384 observation (like obvious taxonomical traits);Viola cenisia;CLO-PLA test records from June 2005;>10;>10;1-10;none;1-10;1-10;0-10;0;35393 derivation from photos or drawings;Viola collina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35356 derivation from photos or drawings;Viola elatior;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;35336 derivation from photos or drawings;Viola elatior;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35336 derivation from photos or drawings;Viola elatior;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35336 derivation from photos or drawings;Viola epipsila;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;35340 derivation from photos or drawings;Viola epipsila;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;35340 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 unknown;Viola hirta;CLO-PLA test records from June 2005;none;>10;;;>=0;1-10;;0;35355 derivation from photos or drawings;Viola hirta;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35355 observation (like obvious taxonomical traits);Viola lactea;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35326 observation (like obvious taxonomical traits);Viola lutea;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35331 derivation from photos or drawings;Viola mirabilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35297 derivation from photos or drawings;Viola mirabilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35297 observation (like obvious taxonomical traits);Viola mirabilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35297 observation (like obvious taxonomical traits);Viola mirabilis;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35297 derivation from photos or drawings;Viola mirabilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35297 derivation from photos or drawings;Viola mirabilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35297 derivation from photos or drawings;Viola mirabilis;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35297 derivation from photos or drawings;Viola odorata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;>10;none;0;35309 derivation from photos or drawings;Viola palustris;CLO-PLA test records from June 2005;none;none;none;none;>=0;>10;none;0;35276 unknown;Viola palustris;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;35276 unknown;Viola palustris;CLO-PLA test records from June 2005;;>10;;;1-10;1-10;;0;35276 observation (like obvious taxonomical traits);Viola palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35276 derivation from photos or drawings;Viola palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35276 derivation from photos or drawings;Viola palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35276 derivation from photos or drawings;Viola palustris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35276 derivation from photos or drawings;Viola palustris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;35276 derivation from photos or drawings;Viola pumila;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;35256 derivation from photos or drawings;Viola reichenbachiana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35262 derivation from photos or drawings;Viola reichenbachiana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35262 derivation from photos or drawings;Viola reichenbachiana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35262 laboratory/greenhouse/garden experiment;Viola reichenbachiana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35262 derivation from photos or drawings;Viola riviniana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35267 laboratory/greenhouse/garden experiment;Viola riviniana;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;35267 derivation from photos or drawings;Viola riviniana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35267 derivation from photos or drawings;Viola riviniana;CLO-PLA test records from June 2005;none;>10;1-10;none;>=0;1-10;0-10;0;35267 derivation from photos or drawings;Viola rupestris;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35233 derivation from photos or drawings;Viola tricolor;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;35219 derivation from photos or drawings;Viola tricolor;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;35219 unknown;Viola tricolor;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;35219 derivation from photos or drawings;Viola uliginosa;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;35203 observation (like obvious taxonomical traits);Vitaliana primuliflora;CLO-PLA test records from June 2005;none;none;>10;none;>=0;>10;>=0;0;29008 derivation from photos or drawings;Vulpia bromoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42790 derivation from photos or drawings;Vulpia bromoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42790 derivation from photos or drawings;Vulpia bromoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42790 derivation from photos or drawings;Vulpia bromoides;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42790 unknown;Vulpia ciliata;CLO-PLA test records from June 2005;none;none;1-10;none;0-10;1-10;0-10;0;42792 observation (like obvious taxonomical traits);Vulpia fasciculata;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;43348 observation (like obvious taxonomical traits);Vulpia fasciculata;CLO-PLA test records from June 2005;none;1-10;1-10;1-10;0-10;1-10;1-10;0;43348 derivation from photos or drawings;Vulpia myuros;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;42798 derivation from photos or drawings;Wahlenbergia hederacea;CLO-PLA test records from June 2005;none;none;1-10;none;>=0;>10;0-10;0;14756 observation (like obvious taxonomical traits);Waldsteinia ternata;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;31023 derivation from photos or drawings;Wolffia arrhiza;CLO-PLA test records from June 2005;none;none;none;1-10;none;none;0-10;0;36885 observation (like obvious taxonomical traits);Wolffia arrhiza;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36885 observation (like obvious taxonomical traits);Wolffia arrhiza;CLO-PLA test records from June 2005;;;;1-10;;;1-10;0;36885 derivation from photos or drawings;Woodsia glabella;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;44515 derivation from photos or drawings;Xanthium spinosum;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;11345 derivation from photos or drawings;Xanthium strumarium;CLO-PLA test records from June 2005;none;none;1-10;1-10;0-10;1-10;1-10;0;10168 observation (like obvious taxonomical traits);Zannichellia palustris;CLO-PLA test records from June 2005;none;none;1-10;1-10;>=0;>10;1-10;0;43857 observation (like obvious taxonomical traits);Zannichellia palustris;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;43857 observation (like obvious taxonomical traits);Zannichellia palustris;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;>10;1-10;0;43857 observation (like obvious taxonomical traits);Zostera angustifolia;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43883 observation (like obvious taxonomical traits);Zostera marina;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;43879 unknown;Zostera marina;CLO-PLA test records from June 2005;>10;>10;;;>10;;;0;43879 unknown;Zostera marina;CLO-PLA test records from June 2005;;>10;;;>10;;;0;43879 observation (like obvious taxonomical traits);Zostera marina;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;43879 observation (like obvious taxonomical traits);Zostera marina;CLO-PLA test records from June 2005;none;>10;1-10;1-10;>=0;1-10;1-10;0;43879 observation (like obvious taxonomical traits);Zostera noltii;CLO-PLA test records from June 2005;none;1-10;none;none;0-10;>10;none;0;43880 observation (like obvious taxonomical traits);Zostera noltii;CLO-PLA test records from June 2005;none;>10;none;none;>=0;1-10;none;0;43880 unknown;Zostera noltii;CLO-PLA test records from June 2005;;>10;;;>10;;;0;43880