Project

General

Profile

« Previous | Next » 

Revision 4151

schemas/vegbien.sql: locationdetermination: Added verbatimlatitude, verbatimlongitude, verbatimcoordinates

View differences:

schemas/vegbien.my.sql
715 715
    location_id int(11) NOT NULL,
716 716
    latitude double precision,
717 717
    longitude double precision,
718
    verbatimlatitude text,
719
    verbatimlongitude text,
720
    verbatimcoordinates text,
718 721
    footprintgeometry_dwc text,
719 722
    coordsaccuracy double precision,
720 723
    namedplace_id int(11),
schemas/vegbien.sql
1004 1004
    location_id integer NOT NULL,
1005 1005
    latitude double precision,
1006 1006
    longitude double precision,
1007
    verbatimlatitude text,
1008
    verbatimlongitude text,
1009
    verbatimcoordinates text,
1007 1010
    footprintgeometry_dwc text,
1008 1011
    coordsaccuracy double precision,
1009 1012
    namedplace_id integer,

Also available in: Unified diff