Project

General

Profile

« Previous | Next » 

Revision 6280

inputs/.geoscrub/geoscrub_output/map.csv: Mapped to county, acceptedCounty

View differences:

inputs/.geoscrub/geoscrub_output/map.csv
3 3
decimallongitude,decimalLongitude,,
4 4
country,country,,
5 5
stateprovince,stateProvince,,
6
county,OMIT,,Not yet used by VegBIEN (would prevent the places from matching up)
6
county,county,,Not yet used by VegBIEN (would prevent the places from matching up)
7 7
countrystd,acceptedCountry,,
8 8
stateprovincestd,acceptedStateProvince,,
9
countystd,*countystd,,
9
countystd,acceptedCounty,,
10 10
latlonvalidity,latLongDomainValid,"/_map:[""-1""=,0=false,1=true]/value",
11 11
countryvalidity,latLongInCountry,"/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
12 12
stateprovincevalidity,latLongInStateProvince,"/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
inputs/.geoscrub/geoscrub_output/VegBIEN.csv
3 3
decimallatitude,"/location/locationplace/*_id/place/*_id/coordinates/latitude_deg/_nullIf:[null=0,type=float]/value",
4 4
decimallongitude,"/location/locationplace/*_id/place/*_id/coordinates/longitude_deg/_nullIf:[null=0,type=float]/value",
5 5
country,/location/locationplace/*_id/place/country,
6
county,/location/locationplace/*_id/place/county,Not yet used by VegBIEN (would prevent the places from matching up)
6 7
decimallatitude,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/latitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
7 8
decimallongitude,"/location/locationplace/*_id/place/matched_place_id/place:[.,source_id/source/shortname=geoscrub]/*_id/coordinates:[source_id/source/shortname=geoscrub]/_first/2/longitude_deg/_nullIf:[null=0,type=float]/value",""".,"" sorts it with other coordinates mappings"
8 9
countrystd,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/country/_first/1",
10
countystd,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/county/_first/1",
9 11
stateprovincestd,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/stateprovince/_first/1",
10 12
country,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
13
county,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,Not yet used by VegBIEN (would prevent the places from matching up)
11 14
countryvalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/1/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
12 15
stateprovincevalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/2/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
13 16
countyvalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/3/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
14 17
stateprovince,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2,
15 18
stateprovince,/location/locationplace/*_id/place/stateprovince,
16
county,,** No non-empty join mapping for OMIT ** Not yet used by VegBIEN (would prevent the places from matching up)
17
countystd,,** No join mapping for *countystd ** 
18 19
latlonvalidity,,"** No join mapping for latLongDomainValid/_map:[""-1""=,0=false,1=true]/value ** "
inputs/.geoscrub/geoscrub_output/test.xml.ref
26 26
                                </coordinates>
27 27
                            </coordinates_id>
28 28
                            <country>$country</country>
29
                            <county>$county</county>
29 30
                            <matched_place_id>
30 31
                                <place>
31 32
                                    <source_id><source><shortname>geoscrub</shortname></source></source_id>
......
50 51
                                    </coordinates_id>
51 52
                                    <matched_place_id>0</matched_place_id>
52 53
                                    <country>$countrystd</country>
54
                                    <county>$countystd</county>
53 55
                                    <stateprovince>$stateprovincestd</stateprovince>
54 56
                                    <geovalid>
55 57
                                        <_and>
inputs/.geoscrub/geoscrub_output/new_terms.csv
1 1
countrystd,acceptedCountry,,
2 2
stateprovincestd,acceptedStateProvince,,
3
countystd,acceptedCounty,,
3 4
latlonvalidity,latLongDomainValid,"/_map:[""-1""=,0=false,1=true]/value",
4 5
countryvalidity,latLongInCountry,"/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
5 6
stateprovincevalidity,latLongInStateProvince,"/_map:[""-1""=,./{0,1,2}=false,3=true]/value",
inputs/.geoscrub/geoscrub_output/unmapped_terms.csv
1
*countystd
2 1
latLongDomainValid

Also available in: Unified diff