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:

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)"

Also available in: Unified diff