Project

General

Profile

« Previous | Next » 

Revision 6250

schemas/vegbien.sql: coordinates: Changed coordinates.coordsaccuracy_deg units to m

View differences:

vegbien.my.sql
757 757
    verbatimlongitude text,
758 758
    verbatimcoordinates text,
759 759
    footprintgeometry_dwc text,
760
    coordsaccuracy_deg double precision
760
    coordsaccuracy_m double precision
761 761
);
762 762

  
763 763

  
......
769 769

  
770 770

  
771 771
--
772
-- Name: COLUMN coordinates.coordsaccuracy_deg; Type: COMMENT; Schema: public; Owner: -
772
-- Name: COLUMN coordinates.coordsaccuracy_m; Type: COMMENT; Schema: public; Owner: -
773 773
--
774 774

  
775 775

  

Also available in: Unified diff