Project

General

Profile

« Previous | Next » 

Revision 1419

VegX mappings: Updated plot place mappings to VegX 1.5.3 method of place type-tagged place names. This removes the userdef fields in plot.

View differences:

VegX.plots.xml.ref
53 53
    <plots>
54 54
        <plot id="0">
55 55
            <plotUniqueIdentifier>ALP-11</plotUniqueIdentifier>
56
            <simpleUserdefined>
57
                <name>majorGeo</name>
58
                <value>South America</value>
59
            </simpleUserdefined>
60
            <country>Peru</country>
61
            <state>Loreto</state>
62
            <simpleUserdefined>
63
                <name>localityDescription</name>
64
                <value>pre-Holocene; clay</value>
65
            </simpleUserdefined>
56
            <location>
57
                <placeType>continent</placeType>
58
                <placeName>South America</placeName>
59
            </location>
60
            <location>
61
                <placeType>country</placeType>
62
                <placeName>Peru</placeName>
63
            </location>
64
            <location>
65
                <placeType>state</placeType>
66
                <placeName>Loreto</placeName>
67
            </location>
68
            <locationNarrative>pre-Holocene; clay</locationNarrative>
66 69
            <geospatial>
67 70
                <DecimalLatitude>-3.95</DecimalLatitude>
68 71
                <DecimalLongitude>-73.4333</DecimalLongitude>
......
72 75
        </plot>
73 76
        <plot id="1">
74 77
            <plotUniqueIdentifier>ALP-12</plotUniqueIdentifier>
75
            <simpleUserdefined>
76
                <name>majorGeo</name>
77
                <value>South America</value>
78
            </simpleUserdefined>
79
            <country>Peru</country>
80
            <state>Loreto</state>
81
            <simpleUserdefined>
82
                <name>localityDescription</name>
83
                <value>pre-Holocene; white and brown sand</value>
84
            </simpleUserdefined>
78
            <location>
79
                <placeType>continent</placeType>
80
                <placeName>South America</placeName>
81
            </location>
82
            <location>
83
                <placeType>country</placeType>
84
                <placeName>Peru</placeName>
85
            </location>
86
            <location>
87
                <placeType>state</placeType>
88
                <placeName>Loreto</placeName>
89
            </location>
90
            <locationNarrative>pre-Holocene; white and brown sand</locationNarrative>
85 91
            <geospatial>
86 92
                <DecimalLatitude>-3.95</DecimalLatitude>
87 93
                <DecimalLongitude>-73.4333</DecimalLongitude>

Also available in: Unified diff