Project

General

Profile

« Previous | Next » 

Revision 1817

input.Makefile: Maps building: full via maps (maps/$(via).%.full.csv): $(makeFullCsv): Sort all maps so that rows are re-ordered whether or not a core self map exists. This way, if a core self map is created, it will not cause the sort order of the generated via-format XMLs to change. This makes it easier to accept any changes to test outputs that result from adding a core self map.

View differences:

VegX.plots.xml.ref
3 3
    <plotObservations>
4 4
        <plotObservation id="0">
5 5
            <projectID>0</projectID>
6
            <plotUniqueIdentifierID>0</plotUniqueIdentifierID>
7
            <obsStartDate>1990-11-16</obsStartDate>
8
            <simpleUserdefined>
9
                <name>method</name>
10
                <methodID><method><name>1 ha, stems &gt;= 10 cm dbh</name></method></methodID>
11
            </simpleUserdefined>
6 12
            <partyWithRole><partyID>0</partyID></partyWithRole>
7 13
            <simpleUserdefined>
8 14
                <name>sourceAccessionCode</name>
9 15
                <value>26102</value>
10 16
            </simpleUserdefined>
11
            <plotUniqueIdentifierID>0</plotUniqueIdentifierID>
17
        </plotObservation>
18
        <plotObservation id="1">
19
            <projectID>1</projectID>
20
            <plotUniqueIdentifierID>1</plotUniqueIdentifierID>
21
            <obsStartDate>1990-11-16</obsStartDate>
12 22
            <simpleUserdefined>
13 23
                <name>method</name>
14 24
                <methodID><method><name>1 ha, stems &gt;= 10 cm dbh</name></method></methodID>
15 25
            </simpleUserdefined>
16
            <obsStartDate>1990-11-16</obsStartDate>
17
        </plotObservation>
18
        <plotObservation id="1">
19
            <projectID>1</projectID>
20 26
            <partyWithRole><partyID>1</partyID></partyWithRole>
21 27
            <simpleUserdefined>
22 28
                <name>sourceAccessionCode</name>
23 29
                <value>26103</value>
24 30
            </simpleUserdefined>
25
            <plotUniqueIdentifierID>1</plotUniqueIdentifierID>
26
            <simpleUserdefined>
27
                <name>method</name>
28
                <methodID><method><name>1 ha, stems &gt;= 10 cm dbh</name></method></methodID>
29
            </simpleUserdefined>
30
            <obsStartDate>1990-11-16</obsStartDate>
31 31
        </plotObservation>
32 32
    </plotObservations>
33 33
    <projects>
......
46 46
            <title>RAINFOR - 1 ha Peru</title>
47 47
        </project>
48 48
    </projects>
49
    <parties>
50
        <party id="0"><organizationName>SALVIAS-CSV</organizationName></party>
51
        <party id="1"><organizationName>SALVIAS-CSV</organizationName></party>
52
    </parties>
53 49
    <plots>
54 50
        <plot id="0">
55
            <plotUniqueIdentifier>ALP-11</plotUniqueIdentifier>
51
            <area>0.44</area>
52
            <geospatial>
53
                <DecimalLatitude>-3.95</DecimalLatitude>
54
                <DecimalLongitude>-73.4333</DecimalLongitude>
55
                <verbatimElevation>200</verbatimElevation>
56
            </geospatial>
57
            <locationNarrative>pre-Holocene; clay</locationNarrative>
56 58
            <location>
57 59
                <placeType>continent</placeType>
58 60
                <placeName>South America</placeName>
......
65 67
                <placeType>state</placeType>
66 68
                <placeName>Loreto</placeName>
67 69
            </location>
68
            <locationNarrative>pre-Holocene; clay</locationNarrative>
70
            <plotUniqueIdentifier>ALP-11</plotUniqueIdentifier>
71
        </plot>
72
        <plot id="1">
73
            <area>0.4</area>
69 74
            <geospatial>
70 75
                <DecimalLatitude>-3.95</DecimalLatitude>
71 76
                <DecimalLongitude>-73.4333</DecimalLongitude>
72 77
                <verbatimElevation>200</verbatimElevation>
73 78
            </geospatial>
74
            <area>0.44</area>
75
        </plot>
76
        <plot id="1">
77
            <plotUniqueIdentifier>ALP-12</plotUniqueIdentifier>
79
            <locationNarrative>pre-Holocene; white and brown sand</locationNarrative>
78 80
            <location>
79 81
                <placeType>continent</placeType>
80 82
                <placeName>South America</placeName>
......
87 89
                <placeType>state</placeType>
88 90
                <placeName>Loreto</placeName>
89 91
            </location>
90
            <locationNarrative>pre-Holocene; white and brown sand</locationNarrative>
91
            <geospatial>
92
                <DecimalLatitude>-3.95</DecimalLatitude>
93
                <DecimalLongitude>-73.4333</DecimalLongitude>
94
                <verbatimElevation>200</verbatimElevation>
95
            </geospatial>
96
            <area>0.4</area>
92
            <plotUniqueIdentifier>ALP-12</plotUniqueIdentifier>
97 93
        </plot>
98 94
    </plots>
95
    <parties>
96
        <party id="0"><organizationName>SALVIAS-CSV</organizationName></party>
97
        <party id="1"><organizationName>SALVIAS-CSV</organizationName></party>
98
    </parties>
99 99
</VegX>

Also available in: Unified diff