diff db_schema/stammdaten_schema.sql @ 1212:6f206d8eab7e

Remove obsolete redundant attributes.
author Tom Gottfried <tom@intevation.de>
date Thu, 08 Dec 2016 14:30:35 +0100
parents df75a467d55a
children aed3332cfacc
line wrap: on
line diff
--- a/db_schema/stammdaten_schema.sql	Thu Dec 08 11:09:02 2016 +0100
+++ b/db_schema/stammdaten_schema.sql	Thu Dec 08 14:30:35 2016 +0100
@@ -431,8 +431,6 @@
     koord_y_extern character varying(22) NOT NULL,
     hoehe_land real,
     letzte_aenderung timestamp without time zone DEFAULT now(),
-    latitude double precision,
-    longitude double precision,
     geom public.geometry(Point,4326),
     shape public.geometry(MultiPolygon,4326),
     ort_typ smallint REFERENCES ort_typ,
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)