Project

General

Profile

« Previous | Next » 

Revision 1316

VegBIEN mappings: Map namedplaces using new rank field

View differences:

VegX-VegBIEN.plots.csv
1 1
VegX:/*s/plotObservation,VegBIEN:/locationevent,Comments
2 2
//plot/area,//location/area,
3 3
//geospatial/verbatimElevation,//location/elevation/_alt/1,
4
//plot/country,"//*_id/namedplace[placesystem=""area|country|territory""]/placename",
5
//plot/state,"//*_id/namedplace[placesystem=""region|state|province""]/placename",
6
//plot/simpleUserdefined[name=majorGeo]/value,//*_id/namedplace[placesystem=continent]/placename,
7
//plot/county,//*_id/namedplace[placesystem=county]/placename,
4
//plot/simpleUserdefined[name=majorGeo]/value,//*_id/namedplace[rank=continent]/placename,
5
//plot/country,//*_id/namedplace[rank=country]/placename,
6
//plot/county,//*_id/namedplace[rank=county]/placename,
7
//plot/state,//*_id/namedplace[rank=stateProvince]/placename,
8 8
//geospatial/CoordinateUncertaintyInMeters,//location/locationdetermination[]/coordsaccuracy,
9 9
//geospatial/FootprintWKT,//location/locationdetermination[]/footprintgeometry_dwc,
10 10
//plot/simpleUserdefined[name=localityDescription]/value,//location/locationnarrative,

Also available in: Unified diff