Project

General

Profile

« Previous | Next » 

Revision 10389

inputs/.geoscrub/geoscrub_output/: translated single-column filters to postprocessing derived columns, using the steps at wiki.vegpath.org/Adding_new-style_import_to_a_datasource#Translating-filters-to-postprocessing-derived-columns

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","""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)"
4
latlonvalidity,latLongDomainValid_verbatim,,
5
countryvalidity,latLongInCountry_verbatim,,
6
stateprovincevalidity,latLongInStateProvince_verbatim,,
7
countyvalidity,latLongInCounty_verbatim,,

Also available in: Unified diff