TRANSFER Geotopinventare; MODEL Geotopinventare DOMAIN INTEGER4 = [0 .. 9999]; INTEGER6 = [0 .. 999999]; INTEGER8 = [0 .. 99999999]; REAL42 = [0.00 .. 9999.99]; REAL94 = [-999999999.9999 .. 999999999.9999]; Orientierung = DEGREES 0.0 360.0; Hoehecm = DIM1 -200.00 5000.00; LKoord = COORD2 480000.00 70000.00 2840000.00 1300000.00; Bedeutung = ( xxx, unbekannt, lokal, regional, kommunal, national ); Boolean = ( Nein, Ja ); Gemeinde_BFSNr = ( Beckenried, Buochs, Dallenwil, Emmetten, Ennetbuergen, Ennetmoos, Hergiswil, Oberdorf, Stans, Stansstad, Wolfenschiessen ); Geotop_Aktivitaet = ( xxx, unbekannt, aktives_Geotop, passives_Geotop ); Geotop_Art = ( xxx, unbekannt, Einzelgeotop, Geotopgruppe ); Geotop_Kategorie = ( xxx, unbekannt, natuerlicher_Aufschluss, kuenstlicher_Aufschluss, geomorphologisches_Objekt, geohistorisches_Objekt, speleologisches_Objekt ); Geotopstandort_Kategorie = ( unbekannt, natuerlicher_Aufschluss, kuenstlicher_Aufschluss, geomorphologisches_Objekt, geohistorisches_Objekt, speleologisches_Objekt, xxx ); Geotopstandort_Typ = ( unbekannt, Geohistorisches_Objekt__historischer_Bergbau, Geomorphologie__Landschaft, Hydrogeologie__Quellen, Mineralogie__Petrographie__Geochemie, Palaentologie__Fossilfundstelle, Sedimentologie__Aktuogeologie, Stratigraphie__Typlokalitaeten__Richtprofile, Strukturgeologie_Tektonik ); Geotopstandort_Untertyp = ( unbekannt, Hoehle___Stollen___Eisgrotte___Balm, Einschnitt___Spalte, Drumlin___Tomahuegel, Moraene, Rundhoecker, Doline, Flussterrasse, Fels___Felsstandort___Felsband___Aufschluss, Findling__Erratiker_, Schuttkegel_am_Hang___Felssturz___Bergsturz, Schwemmfaecher_im_Tal, Delta, Alluvion, Strudelloch___Gletschermuehle___Gletscherschliff, Gletschervorfeld__Sander, Karren, Fossilfundstelle, Buckelwiese, Schlucht___Wasserfall, Historischer_Steinbruch, Bekannter_exemplarischer_Aufschluss, Geotoplandschaft, Quelle___Karstquelle, xxx ); Schutz = ( xxx, kein, kommunal, kantonal, national ); Untertyp = ( xxx, unbekannt, Hoehle__Stollen__Eisgrotte__Balm, Einschnitt__Spalte, Drumlin__Tomahuegel, Moraene, Rundhoecker, Doline, Flussterrasse, Fels__Felsstandort__Felsband__Aufschluss, Findlin_Erratiker, Schuttkegel_am_Hang__Felssturz__Bergsturz, Schwemmfaecher_im_Tal, Delta, Alluvion, Strudelloch__Gletschermuehle__Gletscherschliff, Gletschervorfeld_Sander, Karren, Fossilfundstelle, Buckelwiese, Schlucht__Wasserfall, Historischer_Steinbruch, Bekannter_exemplarischer_Aufschluss, Geotoplandschaft, Quelle__Karstquelle ); TOPIC Geotopinventare = TABLE GNREL_DEFINITION = NAME : OPTIONAL TEXT*150; SOURCE_TABLE : OPTIONAL TEXT*50; TARGET_TABLE : OPTIONAL TEXT*50; RELATE_TABLE : OPTIONAL TEXT*50; RELATE_SOURCEREFFIELD : OPTIONAL TEXT*50; RELATE_TARGETREFFIELD : OPTIONAL TEXT*50; RELATE_CARDINAL : OPTIONAL TEXT*50; RELATE_TYPE : OPTIONAL TEXT*50; SOURCE_IDFIELD : OPTIONAL TEXT*50; SOURCE_REFFIELD : OPTIONAL TEXT*50; SOURCE_SUBFIELDNAME : OPTIONAL TEXT*50; TARGET_IDFIELD : OPTIONAL TEXT*50; TARGET_REFFIELD : OPTIONAL TEXT*50; TARGET_SUBFIELDNAME : OPTIONAL TEXT*50; DESCRIPTION_G : OPTIONAL TEXT*255; DESCRIPTION_F : OPTIONAL TEXT*255; DESCRIPTION_I : OPTIONAL TEXT*255; DESCRIPTION_E : OPTIONAL TEXT*255; DESCRIPTION_CUSTOM : OPTIONAL TEXT*255; IDX : OPTIONAL INTEGER8; NO IDENT END GNREL_DEFINITION; TABLE GNREL_FORMULA = NAME : OPTIONAL TEXT*150; FORMULA : OPTIONAL TEXT*255; IDX : OPTIONAL INTEGER8; NO IDENT END GNREL_FORMULA; TABLE GNREL_RULE = NAME : OPTIONAL TEXT*150; GNREL_DEFINITION_REF : OPTIONAL TEXT*150; SOURCE_SUBTYPE : OPTIONAL TEXT*50; TARGET_SUBTYPE : OPTIONAL TEXT*50; EVENT_TYPE : OPTIONAL TEXT*50; EVENT_ACTION : OPTIONAL TEXT*50; FORMULA : OPTIONAL TEXT*255; FORMULA_ORIGIN : OPTIONAL TEXT*50; MOD_FIELDS : OPTIONAL TEXT*255; DESCRIPTION_G : OPTIONAL TEXT*255; DESCRIPTION_F : OPTIONAL TEXT*255; DESCRIPTION_I : OPTIONAL TEXT*255; DESCRIPTION_E : OPTIONAL TEXT*255; DESCRIPTION_CUSTOM : OPTIONAL TEXT*255; IDX : OPTIONAL INTEGER8; DISABLED : OPTIONAL INTEGER8; NO IDENT END GNREL_RULE; TABLE GN_LOOKUP = DATA_TABLE : OPTIONAL TEXT*255; DATA_ID : OPTIONAL TEXT*255; DATA_REF : OPTIONAL TEXT*255; DATA_CONSTRAINT : OPTIONAL TEXT*255; LOOKUP_TABLE : OPTIONAL TEXT*255; LOOKUP_ID : OPTIONAL TEXT*255; LOOKUP_REF : OPTIONAL TEXT*255; LOOKUP_DESCRIPTION : OPTIONAL TEXT*255; LOOKUP_LABEL : OPTIONAL TEXT*255; LOOKUP_ORDER : OPTIONAL TEXT*255; LOOKUP_CONSTRAINT : OPTIONAL TEXT*255; LANGUAGE_CODE : OPTIONAL TEXT*255; NO IDENT END GN_LOOKUP; TABLE GN_VERSION = MODEL_VERSION : OPTIONAL TEXT*12; MODEL_DATE : OPTIONAL INTEGER8; ORIGIN : OPTIONAL TEXT*60; INSTALL_DATE : OPTIONAL DATE; NO IDENT END GN_VERSION; TABLE Geotop_Flaechen = Geotop_Nummer : OPTIONAL INTEGER8; Geotop_Name : OPTIONAL TEXT*100; Hoehe : OPTIONAL REAL94; Gemeinde : OPTIONAL Gemeinde_BFSNr; BFSNr : OPTIONAL Gemeinde_BFSNr; Flurname : OPTIONAL TEXT*100; Kombi_Nr : OPTIONAL TEXT*30; Geotop_Art : OPTIONAL Geotop_Art; Geotop_Kategorie : OPTIONAL Geotop_Kategorie; Bedeutung : OPTIONAL Bedeutung; Untertyp : OPTIONAL Untertyp; Geotop_Aktivitaet : OPTIONAL Geotop_Aktivitaet; Schutz : OPTIONAL Schutz; Schutz_Memo : OPTIONAL TEXT*2147; Objektbeschreibung : OPTIONAL TEXT*2147; Gefaehrdungen : OPTIONAL TEXT*2147; Massnahmen : OPTIONAL TEXT*2147; Wissenschaftlicher_Wert : OPTIONAL TEXT*2147; Seltenheitswert : OPTIONAL TEXT*2147; Erhaltungszustand : OPTIONAL TEXT*2147; Spezielle_Werte : OPTIONAL TEXT*2147; Erfasser_Name : OPTIONAL TEXT*50; Erfasser_Vorname : OPTIONAL TEXT*50; Erfasser_Firma : OPTIONAL TEXT*50; Erfasser_Verein : OPTIONAL TEXT*50; Erfasser_Adresse : OPTIONAL TEXT*50; Erfasser_PLZ : OPTIONAL TEXT*10; Erfasser_Ort : OPTIONAL TEXT*50; Erfasser_Telefon : OPTIONAL TEXT*30; Erfasser_Email : OPTIONAL TEXT*50; Informant_Name : OPTIONAL TEXT*50; Informant_Vorname : OPTIONAL TEXT*50; Informant_Firma : OPTIONAL TEXT*50; Informant_Verein : OPTIONAL TEXT*50; Informant_Adresse : OPTIONAL TEXT*50; Informant_PLZ : OPTIONAL TEXT*10; Informant_Ort : OPTIONAL TEXT*50; Informant_Telefon : OPTIONAL TEXT*30; Informant_Email : OPTIONAL TEXT*50; Geohist_Objekt__hist_Bergbau : OPTIONAL Boolean; Geomorphologie__Landschaft : OPTIONAL Boolean; Hydrogeologie__Quellen : OPTIONAL Boolean; Mineralogie__Petrogr__Geochem : OPTIONAL Boolean; Palaeontologie__Fossilfundstelle : OPTIONAL Boolean; Sedimentologie__Aktuogeologie : OPTIONAL Boolean; Stratigraphie__Typlok__Richtprof : OPTIONAL Boolean; Strukturgeologie__Tektonik : OPTIONAL Boolean; Erfassungsdatum : OPTIONAL DATE; Karte_Link : OPTIONAL TEXT*200; Foto_Link1 : OPTIONAL TEXT*200; Fotolegende1 : OPTIONAL TEXT*2147; Foto_Link2 : OPTIONAL TEXT*200; Fotolegende2 : OPTIONAL TEXT*2147; Foto_Link3 : OPTIONAL TEXT*200; Fotolegende3 : OPTIONAL TEXT*2147; Schluesselwoerter : OPTIONAL TEXT*2147; Bewertung_Mittelwert : OPTIONAL INTEGER8; Literatur : OPTIONAL TEXT*2147; Report : OPTIONAL TEXT*200; shape : SURFACE WITH (STRAIGHTS, ARCS) VERTEX LKoord WITHOUT OVERLAPS > 0.500; NO IDENT END Geotop_Flaechen; TABLE Geotop_Punkte = Geotop_Nummer : OPTIONAL INTEGER8; Geotop_Name : OPTIONAL TEXT*100; Geotop_Nr_Richtplan : OPTIONAL INTEGER8; Name_Richtplan_NW : OPTIONAL TEXT*100; Point_X : OPTIONAL REAL94; Point_Y : OPTIONAL REAL94; Hoehe : OPTIONAL REAL94; Gemeinde : OPTIONAL Gemeinde_BFSNr; BFSNr : OPTIONAL Gemeinde_BFSNr; Nr_Gem_Intern : OPTIONAL INTEGER8; Flurname : OPTIONAL TEXT*100; Komb_Nr : OPTIONAL TEXT*30; Geotop_Art : OPTIONAL Geotop_Art; Geotop_Kategorie : OPTIONAL Geotop_Kategorie; Bedeutung : OPTIONAL Bedeutung; Untertyp : OPTIONAL Untertyp; Geotop_Aktivitaet : OPTIONAL Geotop_Aktivitaet; Schutz : OPTIONAL Schutz; Schutz_Memo : OPTIONAL TEXT*2147; Objektbeschreibung : OPTIONAL TEXT*2147; Gefaehrdungen : OPTIONAL TEXT*2147; Massnahmen : OPTIONAL TEXT*2147; Wissenschaftlicher_Wert : OPTIONAL TEXT*2147; Seltenheitswert : OPTIONAL TEXT*2147; Erhaltungszustand : OPTIONAL TEXT*2147; Spezielle_Werte : OPTIONAL TEXT*2147; Erfasser_Name : OPTIONAL TEXT*50; Erfasser_Vorname : OPTIONAL TEXT*50; Erfasser_Firma : OPTIONAL TEXT*50; Erfasser_Verein : OPTIONAL TEXT*50; Erfasser_Adresse : OPTIONAL TEXT*50; Erfasser_PLZ : OPTIONAL TEXT*10; Erfasser_Ort : OPTIONAL TEXT*50; Erfasser_Telefon : OPTIONAL TEXT*30; Erfasser_Email : OPTIONAL TEXT*50; Informant_Name : OPTIONAL TEXT*50; Informant_Vorname : OPTIONAL TEXT*50; Informant_Firma : OPTIONAL TEXT*50; Informant_Verein : OPTIONAL TEXT*50; Informant_Adresse : OPTIONAL TEXT*50; Informant_PLZ : OPTIONAL TEXT*10; Informant_Ort : OPTIONAL TEXT*50; Informant_Telefon : OPTIONAL TEXT*30; Informant_Email : OPTIONAL TEXT*50; Geohist_Objekt__hist_Bergbau : OPTIONAL Boolean; Geomorphologie__Landschaft : OPTIONAL Boolean; Hydrogeologie__Quellen : OPTIONAL Boolean; Mineralogie__Petrogr__Geochem : OPTIONAL Boolean; Palaeontologie__Fossilfundstelle : OPTIONAL Boolean; Sedimentologie__Aktuogeologie : OPTIONAL Boolean; Stratigraphie__Typlok__Richtprof : OPTIONAL Boolean; Strukturgeologie__Tektonik : OPTIONAL Boolean; Erfassungsdatum : OPTIONAL DATE; Karte_Link : OPTIONAL TEXT*200; Foto_Link1 : OPTIONAL TEXT*200; Fotolegende1 : OPTIONAL TEXT*2147; Foto_Link2 : OPTIONAL TEXT*200; Fotolegende2 : OPTIONAL TEXT*2147; Foto_Link3 : OPTIONAL TEXT*200; Fotolegende3 : OPTIONAL TEXT*2147; Schluesselwoerter : OPTIONAL TEXT*2147; Bewertung_Mittelwert : OPTIONAL TEXT*50; Literatur : OPTIONAL TEXT*2147; Report : OPTIONAL TEXT*200; shape : LKoord; NO IDENT END Geotop_Punkte; TABLE Geotop_Standorte = Geotop_Kategorie : OPTIONAL Geotopstandort_Kategorie; Geotop_Typ : OPTIONAL Geotopstandort_Typ; Geotop_Untertyp : OPTIONAL Geotopstandort_Untertyp; Beschreibung : OPTIONAL TEXT*2147; Kommunale_Nummer : OPTIONAL INTEGER8; shape : LKoord; NO IDENT END Geotop_Standorte; END Geotopinventare. END Geotopinventare. FORMAT FREE; CODE BLANK = DEFAULT, UNDEFINED = DEFAULT, CONTINUE = DEFAULT; TID = ANY; END.