@@ -734,7 +734,7 @@ var protocols = {
734
734
"a76dac21-94f4-4851-af91-31f6dd00750f" : {
735
735
"name" : "Fauna Ground Counts Transects" ,
736
736
"usesPlotLayout" : true ,
737
- "createSpeciesRecord" :false ,
737
+ "createSpeciesRecord" :true ,
738
738
"tags" : [ "survey" ] ,
739
739
"apiEndpoint" : "fauna-ground-counts-surveys" ,
740
740
"overrides" : {
@@ -744,23 +744,11 @@ var protocols = {
744
744
} ,
745
745
"fauna-ground-counts-observation.observation.pest_species" : {
746
746
"dataType" : "species"
747
- } ,
748
- "fauna-ground-counts-observation.target_species.lut" : {
749
- "dataType" : "species"
750
- } ,
751
- "fauna-ground-counts-observation.target_species.other_species.other_species" : {
752
- "dataType" : "species"
753
747
}
754
748
} ,
755
749
"viewModel" : {
756
750
"fauna-ground-counts-observation.observation.pest_species" : {
757
751
"type" : "speciesSelect"
758
- } ,
759
- "fauna-ground-counts-observation.target_species.lut" : {
760
- "type" : "speciesSelect"
761
- } ,
762
- "fauna-ground-counts-observation.target_species.other_species.other_species" : {
763
- "type" : "speciesSelect"
764
752
}
765
753
}
766
754
}
@@ -899,28 +887,16 @@ var protocols = {
899
887
"d706fd34-2f05-4559-b738-a65615a3d756" : {
900
888
"name" : "Fauna Ground Counts Vantage Point" ,
901
889
"usesPlotLayout" : true ,
902
- "createSpeciesRecord" :false ,
890
+ "createSpeciesRecord" :true ,
903
891
"tags" : [ "survey" ] ,
904
892
"apiEndpoint" : "ground-counts-vantage-point-surveys" ,
905
893
"overrides" : {
906
894
"dataModel" : {
907
- "ground-counts-vantage-point-setup.target_species.lut" : {
908
- "dataType" : "species"
909
- } ,
910
- "ground-counts-vantage-point-setup.target_species.other_species.other_species" : {
911
- "dataType" : "species"
912
- } ,
913
895
"ground-counts-vantage-point-setup.observations.count_of_individuals" : {
914
896
"dwcAttribute" : "individualCount"
915
897
}
916
898
} ,
917
899
"viewModel" : {
918
- "ground-counts-vantage-point-setup.target_species.lut" : {
919
- "type" : "speciesSelect"
920
- } ,
921
- "ground-counts-vantage-point-setup.target_species.other_species.other_species" : {
922
- "type" : "speciesSelect"
923
- }
924
900
}
925
901
}
926
902
} ,
0 commit comments