Project

General

Profile

« Previous | Next » 

Revision 4905

inputs/*/*/map.csv: Remapped latitude/longitude to decimalLatitude/Longitude because these fields almost always have units of decimal degrees

View differences:

map.csv
9 9
County,county,,
10 10
Cultivated?,cultivated,,
11 11
Elevation,verbatimElevation,,
12
Lat (-=S),verbatimLatitude,"/_replace:[""\?$""=]/value",
13
Long (-=W),verbatimLongitude,"/_replace:[""\?$""=]/value",
12
Lat (-=S),decimalLatitude,"/_replace:[""\?$""=]/value",
13
Long (-=W),decimalLongitude,"/_replace:[""\?$""=]/value",
14 14
Accuracy,coordinateUncertaintyInMeters,,
15 15
FIPS,FIPS,,FIPS county code
16 16
Alt N/S,Alt N/S,,

Also available in: Unified diff