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:

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