Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


3. FESTPUNKT MODULE (UI prompt)



Module Entities (5)

EntityAliasModuleGlobal Schema
(1) FestpunktFestpunktFestpunktModuleLVERMGEOSH
(2) FlurstueckFlurstueckFlurstueckModuleLVERMGEOSH
(3) GrenzmarkeGrenzmarkeFestpunktModuleLVERMGEOSH
(4) GrenzpunktGrenzpunktFestpunktModuleLVERMGEOSH
(5) KoordinatensystemKoordinatensystemRaumbezugssystemModuleLVERMGEOSH

Module Interfaces (19)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /grenzpunkt/{id}deleteGrenzpunktById(id)FestpunktModuleDELETEGrenzpunkt
(2) /grenzpunktfindAllGrenzpunkt()FestpunktModuleGETGrenzpunkt
(3) /festpunkt/{id}deleteFestpunktById(id)FestpunktModuleDELETEFestpunkt
(4) /grenzpunktinsertGrenzpunkt(grenzpunkt)FestpunktModulePOSTGrenzpunkt
(5) /grenzpunkt/{id}findGrenzpunktById(id)FestpunktModuleGETGrenzpunkt
(6) /grenzpunkt/flurstueck/{id}findAllGrenzpunktOfFlurstueck(id)FestpunktModuleGETFlurstueck Grenzpunkt
(7) /grenzmarkefindAllGrenzmarke()FestpunktModuleGETGrenzmarke
(8) /grenzpunkt/festpunkt/{id}findAllGrenzpunktOfFestpunkt(id)FestpunktModuleGETFestpunkt Grenzpunkt
(9) /festpunktfindAllFestpunkt()FestpunktModuleGETFestpunkt
(10) /festpunkt/koordinatensystem/{id}findAllFestpunktOfKoordinatensystem(id)FestpunktModuleGETKoordinatensystem Festpunkt
(11) /festpunktinsertFestpunkt(festpunkt)FestpunktModulePOSTFestpunkt
(12) /grenzmarke/{id}findGrenzmarkeById(id)FestpunktModuleGETGrenzmarke
(13) /grenzmarke/{id}updateGrenzmarkeById(grenzmarke)FestpunktModulePUTGrenzmarke
(14) /grenzmarkeinsertGrenzmarke(grenzmarke)FestpunktModulePOSTGrenzmarke
(15) /grenzpunkt/{id}updateGrenzpunktById(grenzpunkt)FestpunktModulePUTGrenzpunkt
(16) /grenzmarke/{id}deleteGrenzmarkeById(id)FestpunktModuleDELETEGrenzmarke
(17) /festpunkt/{id}findFestpunktById(id)FestpunktModuleGETFestpunkt
(18) /grenzmarke/grenzpunkt/{id}findAllGrenzmarkeOfGrenzpunkt(id)FestpunktModuleGETGrenzpunkt Grenzmarke
(19) /festpunkt/{id}updateFestpunktById(festpunkt)FestpunktModulePUTFestpunkt






3.1 FESTPUNKT


FestpunktFestpunktModuleLVERMGEOSH

Properties (8)

PropertyTypeEntityReferenceModule
(1) AngelegtAmDATEFestpunkt
(2) BeschreibungSTRINGFestpunkt
(3) ErzeugtAmDATEFestpunkt
(4) KennungSTRINGFestpunkt
(5) KoordinatensystemINTFestpunktKoordinatensystemRaumbezugssystemModule
(6) XDOUBLEFestpunkt
(7) YDOUBLEFestpunkt
(8) ZDOUBLEFestpunkt





3.2 GRENZMARKE


GrenzmarkeFestpunktModuleLVERMGEOSH

Properties (5)

PropertyTypeEntityReferenceModule
(1) ErzeugtAmDATEGrenzmarke
(2) GesetzAmDATEGrenzmarke
(3) GrenzpunktINTGrenzmarkeGrenzpunktFestpunktModule
(4) MarkentypSTRINGGrenzmarke
(5) ZustandSTRINGGrenzmarke





3.3 GRENZPUNKT


GrenzpunktFestpunktModuleLVERMGEOSH

Properties (5)

PropertyTypeEntityReferenceModule
(1) ErzeugtAmDATEGrenzpunkt
(2) FestpunktINTGrenzpunktFestpunktFestpunktModule
(3) FlurstueckINTGrenzpunktFlurstueckFlurstueckModule
(4) LokaleKennungSTRINGGrenzpunkt
(5) ReihenfolgeINTGrenzpunkt





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum