Project

General

Profile

« Previous | Next » 

Revision 9404

inputs/.geoscrub/geoscrub_output/map.csv: *validity: added definitions of the numeric codes from _src/README.TXT

View differences:

inputs/.geoscrub/geoscrub_output/map.csv
7 7
countrystd,acceptedCountry,,
8 8
stateprovincestd,acceptedStateProvince,,
9 9
countystd,acceptedCounty,,
10
latlonvalidity,latLongDomainValid,"/_map:[""-1""=,0=false,1=true]/value",
11
countryvalidity,latLongInCountry,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
12
stateprovincevalidity,latLongInStateProvince,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
13
countyvalidity,latLongInCounty,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
10
latlonvalidity,latLongDomainValid,"/_map:[""-1""=,0=false,1=true]/value","""For latlonvalidity:
11
-1: Latitude and/or longitude is null
12
 0: Coordinate is not a valid geographic location
13
 1: Coordinate is a valid geographic location
14
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
15
countryvalidity,latLongInCountry,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
16
-1: Name is null at this or some higher level
17
 0: Complete name provided, but couldn't be scrubbed to GADM
18
 1: Point is >5km from putative GADM polygon
19
 2: Point is <=5km from putative GADM polygon, but still outside it
20
 3: Point is in (or on border of) putative GADM polygon
21
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
22
stateprovincevalidity,latLongInStateProvince,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
23
-1: Name is null at this or some higher level
24
 0: Complete name provided, but couldn't be scrubbed to GADM
25
 1: Point is >5km from putative GADM polygon
26
 2: Point is <=5km from putative GADM polygon, but still outside it
27
 3: Point is in (or on border of) putative GADM polygon
28
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
29
countyvalidity,latLongInCounty,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
30
-1: Name is null at this or some higher level
31
 0: Complete name provided, but couldn't be scrubbed to GADM
32
 1: Point is >5km from putative GADM polygon
33
 2: Point is <=5km from putative GADM polygon, but still outside it
34
 3: Point is in (or on border of) putative GADM polygon
35
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
inputs/.geoscrub/geoscrub_output/VegBIEN.csv
10 10
stateprovincestd,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub,matched_place_id=0]/stateprovince/_first/1",
11 11
country,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/country/_first/2,
12 12
county,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/county/_first/2,
13
countryvalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/1/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
14
stateprovincevalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/2/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
15
countyvalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/3/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
13
countryvalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/1/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
14
-1: Name is null at this or some higher level
15
 0: Complete name provided, but couldn't be scrubbed to GADM
16
 1: Point is >5km from putative GADM polygon
17
 2: Point is <=5km from putative GADM polygon, but still outside it
18
 3: Point is in (or on border of) putative GADM polygon
19
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
20
stateprovincevalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/2/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
21
-1: Name is null at this or some higher level
22
 0: Complete name provided, but couldn't be scrubbed to GADM
23
 1: Point is >5km from putative GADM polygon
24
 2: Point is <=5km from putative GADM polygon, but still outside it
25
 3: Point is in (or on border of) putative GADM polygon
26
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
27
countyvalidity,"/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/geovalid/_first/2/_and/3/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
28
-1: Name is null at this or some higher level
29
 0: Complete name provided, but couldn't be scrubbed to GADM
30
 1: Point is >5km from putative GADM polygon
31
 2: Point is <=5km from putative GADM polygon, but still outside it
32
 3: Point is in (or on border of) putative GADM polygon
33
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
16 34
stateprovince,/location/locationplace/*_id/place/matched_place_id/place:[source_id/source/shortname=geoscrub]/stateprovince/_first/2,
17 35
stateprovince,/location/locationplace/*_id/place/stateprovince,
18
latlonvalidity,,"** No join mapping for latLongDomainValid/_map:[""-1""=,0=false,1=true]/value ** "
36
latlonvalidity,,"** No join mapping for latLongDomainValid/_map:[""-1""=,0=false,1=true]/value ** ""For latlonvalidity:
37
-1: Latitude and/or longitude is null
38
 0: Coordinate is not a valid geographic location
39
 1: Coordinate is a valid geographic location
40
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
inputs/.geoscrub/geoscrub_output/new_terms.csv
1 1
countrystd,acceptedCountry,,
2 2
stateprovincestd,acceptedStateProvince,,
3 3
countystd,acceptedCounty,,
4
latlonvalidity,latLongDomainValid,"/_map:[""-1""=,0=false,1=true]/value",
5
countryvalidity,latLongInCountry,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
6
stateprovincevalidity,latLongInStateProvince,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
7
countyvalidity,latLongInCounty,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value",
4
latlonvalidity,latLongDomainValid,"/_map:[""-1""=,0=false,1=true]/value","""For latlonvalidity:
5
-1: Latitude and/or longitude is null
6
 0: Coordinate is not a valid geographic location
7
 1: Coordinate is a valid geographic location
8
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
9
countryvalidity,latLongInCountry,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
10
-1: Name is null at this or some higher level
11
 0: Complete name provided, but couldn't be scrubbed to GADM
12
 1: Point is >5km from putative GADM polygon
13
 2: Point is <=5km from putative GADM polygon, but still outside it
14
 3: Point is in (or on border of) putative GADM polygon
15
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
16
stateprovincevalidity,latLongInStateProvince,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
17
-1: Name is null at this or some higher level
18
 0: Complete name provided, but couldn't be scrubbed to GADM
19
 1: Point is >5km from putative GADM polygon
20
 2: Point is <=5km from putative GADM polygon, but still outside it
21
 3: Point is in (or on border of) putative GADM polygon
22
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"
23
countyvalidity,latLongInCounty,"/_map:[./{""-1"",0}=,1=false,./{2,3}=true]/value","""For countryvalidity/stateprovincevalidity/countyvalidity:
24
-1: Name is null at this or some higher level
25
 0: Complete name provided, but couldn't be scrubbed to GADM
26
 1: Point is >5km from putative GADM polygon
27
 2: Point is <=5km from putative GADM polygon, but still outside it
28
 3: Point is in (or on border of) putative GADM polygon
29
"" (http://vegpath.org/fs/inputs/.geoscrub/_src/README.TXT)"

Also available in: Unified diff