Anmelden
Angezeigte Karte
Inhaltsverzeichnis
Legende
Drucken
Werkzeuge
Grundkarte
Open Street Map
Bedienung
Einstellen
Suchen
Anleitung 'Netzwerk Hochwasserhilfe'
Inhaltsverzeichnis
Fenster über die Karte
Bitte wählen Sie hier Themen aus, die auf der Karte angezeigt werden sollen:
alle Themen ausschalten
Nachbarschaften
Netzwerk Hochwasserhilfe
Aufgabenträger Abwasserentsorgung
Bundesländer
DWA-Ausbildungs-Kläranlagen
Firmenverzeichnis
Firmenverzeichnis im Internet
Ingenieurbüros
Firmenverzeichnis im Internet
Landkreise
Schulungen Hochwasserschutz
Zertifizierte Firmen der Kleinkläranlagenwartung
Informationen zur Zertifzierung im Internet
Anzeigen
+
Karte wird aktualisiert
Kurzinformation:
Verschiedenes
Maßstab 1:
[unbekannt]
JavaScript ist deaktiviert!
Um diese Anwendung nutzen zu können, müssen Sie das Ausführen von JavaScript in Ihrem Browser erlauben.
Aktueller Bedienmodus: Mausbedienung
In diesem Modus wird die Navigation in der Karte allein über Mausfunktionen realisiert.
Alternativ können Sie auch klassische Schaltflächen einblenden:
Aktueller Bedienmodus: Schaltflächen und Maus
In diesem Modus wird die Navigation in der Karte über Schaltflächen und Maus realisiert.
Sie können die Bedienung auch so umstellen, dass mit beiden Maustasten (ohne Schaltflächen) navigiert wird:
Wie funktioniert die Karte?
Information zu einem Punkt
in der Karte abrufen
Maus-Klick links in die Karte
Kartenausschnitt vergrößern
(»zoomen«)
Bei gedrückter rechter Maustaste Rechteck aufziehen
Kartenausschnitt verkleinern
(»herauszoomen«)
Maus-Klick rechts in die Karte
Kartenausschnitt verschieben
Bei gedrückter linker Maustaste Ausschnitt verschieben
Wie funktioniert die Karte?
Zur Navigation in der Karte wird nur die linke Maustaste verwendet. Die eingeblendeten Schaltflächen geben dabei an, welche Funktion der Mausklick ausführt.
Information zu einem Punkt
in der Karte abrufen
Schaltfläche »Informationen abfragen« wählen, dann Maus-Klick links in die Karte
Kartenausschnitt vergrößern
(»zoomen«)
Schaltfläche »Kartenausschnitt vergrößern« wählen, dann bei gedrückter linker Maustaste Rechteck aufziehen
Kartenausschnitt verkleinern
(»herauszoomen«)
Schaltfläche »Kartenausschnitt verkleinern« wählen, dann Maus-Klick links in die Karte
Kartenausschnitt verschieben
Schaltfläche »Karte verschieben« wählen, dann bei gedrückter linker Maustaste Ausschnitt verschieben
<div class="coordTool-summary"> <div> <b>{[ml(IDU.cardoMap3.Web.Controls.CoordToolML, "SummaryCoordTitle", "Koordinate")]}</b> </div> <table> <tpl if="values.currentSrsInfo.isProjected"> <tr> <td class="coorTool-summaryLabel"> <nobr> {[values.rechtswertLabelText[true]]}, {[values.hochwertLabelText[true]]}: </nobr> </td> <td> <tpl if="values.rechtswert.hasValidValue() && values.hochwert.hasValidValue()"> <nobr> <b>{[values.formatOrdinate(values.rechtswert.getDecimalValue())]}, {[values.formatOrdinate(values.hochwert.getDecimalValue())]}</b> </nobr> </tpl> <tpl if="!(values.rechtswert.hasValidValue() && values.hochwert.hasValidValue())"> --- </tpl> </td> </tr> </tpl> <tpl if="!values.currentSrsInfo.isProjected"> <tr> <td class="coorTool-summaryLabel"> <nobr> {[ml(IDU.cardoMap3.Web.Controls.CoordToolML, "SummaryCoordLabelNonProjected", "geogr. Breite / geogr. Länge<br><i>(engl.: Latitude / Longitude)</i>")]} </nobr> </td> <td> <tpl if="values.rechtswert.hasValidValue() && values.hochwert.hasValidValue()"> <nobr><b> {[values.formatOrdinate(values.hochwert.getDecimalValue(), true)]} / {[values.formatOrdinate(values.rechtswert.getDecimalValue(), true)]}<br> {[values.formatOrdinate(values.hochwert.getDecimalValue(), false)]} / {[values.formatOrdinate(values.rechtswert.getDecimalValue(), false)]} </b></nobr> </tpl> <tpl if="!(values.rechtswert.hasValidValue() && values.hochwert.hasValidValue())"> --- </tpl> </td> </tr> </tpl> </table> <div style="padding-top:15px;"> <b>{[ml(IDU.cardoMap3.Web.Controls.CoordToolML, "SummaryReferenceSystemTitle", "Geografisches Bezugssystem")]}</b> </div> <div> <table> <tr><td class="coorTool-summaryLabel">{[ml(IDU.cardoMap3.Web.Controls.CoordToolML, "SummaryReferenceSystemName", "Name")]}:</td><td>{[values.currentSrsInfo.epsgTitle]}</td></tr> <tr><td class="coorTool-summaryLabel">{[ml(IDU.cardoMap3.Web.Controls.CoordToolML, "SummaryReferenceSystemEpsg", "EPSG-Code")]}:</td><td>{[values.currentSrsInfo.epsgCode]}</td></tr> </table> <span class="coorTool-summaryLabel"> {[ml(IDU.cardoMap3.Web.Controls.CoordToolML, "SummaryReferenceSystemLinkPrefix", "techn. Details auf")]} <a class="cm3-link cm3-link-bullet" target="_blank" href="https://epsg.io/{values.currentSrsInfo.epsgCode}">epsg.io</a></span> </div> </div>
<div class="attribute-search-settings-main"> <div>Daten ermitteln aus</div> {[this.applyNamedTemplate("AttributeSearch-DataSource", values.dataSource)]} {[this.applyNamedTemplate("AttributeSearch-GeomFilter", values.geomFilter)]} <tpl if="values.conditionsAllowed()"> {[this.applyNamedTemplate("AttributeSearch-Condition", values.condition)]} </tpl> </div>
<div class="attribute-search-section"> <a href="#" class="attribute-search-action" trigger="selectDataSource"> {[values.getDisplayText()]} </a><br> <tpl if="values.hasSettings()"> <div class="attribute-search-sub-section {[values.getValidCssClass()]}"> {[values.getSettingsHtml()]} </div> </tpl> </div>
<div class="attribute-search-section"> <a href="#" class="attribute-search-action" trigger="selectGeomFilter"> {[values.getDisplayText()]} </a><br> <tpl if="values.hasSettings()"> <div class="attribute-search-sub-section {[values.getValidCssClass()]}"> {[values.getSettingsHtml()]} </div> </tpl> </div>
<tpl if="values.grabPointAction"> <div> <div class="attribute-search-notification attribute-search-tight-lines" style="padding:5px 0;"> Klicken Sie in die Karte, um die Koordinate von dieser Stelle zu übernehmen. </div> <a href="#" trigger="dispatchToGeomFilter" action="CancelGrabCoord" class="attribute-search-action">Aktion abbrechen</a> </div> </tpl> <tpl if="!values.grabPointAction"> <table> <tr><td>Koordinate: </td><td><a href="#" trigger="dispatchToGeomFilter" action="GrabCoord" class="attribute-search-action">{[values.getCoordHtml()]}</a></td></tr> <tr><td>Umkreis:</td><td><a href="#" trigger="dispatchToGeomFilter" action="EditBuffer" class="attribute-search-action">{[values.getBufferHtml()]}</a></td></tr> </table> </tpl>
<tpl if="values.grabBoxAction"> <div> <div class="attribute-search-notification attribute-search-tight-lines" style="padding:5px 0;"> Ziehen Sie mit der Maus auf der Karte ein Rechteck auf. </div> <a href="#" trigger="dispatchToGeomFilter" action="CancelGrabBox" class="attribute-search-action">Aktion abbrechen</a> </div> </tpl> <tpl if="!values.grabBoxAction"> <tpl if="values.box"> <table class="attribute-search-tight-lines"> <tr><td colspan="4">links unten:</td><tr> <tr><td> HW: </td><td>{[Math.round(values.box.xMin)]}</td><td> RW: </td><td>{[Math.round(values.box.yMin)]}</td></tr> <tr><td colspan="4" style="padding-top:5px;">rechts oben:</td><tr> <tr><td> HW: </td><td>{[Math.round(values.box.xMax)]}</td><td> RW: </td><td>{[Math.round(values.box.yMax)]}</td></tr> </table> </tpl> <div style="margin-top:5px;"> <a href="#" trigger="dispatchToGeomFilter" action="GrabBox" class="attribute-search-action">Rechteck auf Karte festlegen ...</a> </div> </tpl>
<a href="#" class="attribute-search-action" trigger="selectCondition"> {[values.getDisplayText()]} </a><br> <tpl if="values.hasSettings()"> <div class="attribute-search-sub-section {[values.getValidCssClass()]}"> {[values.getSettingsHtml()]} </div> </tpl>
<tpl if="!values.hasCondition()"> <div> <i style="font-size:10px">-- noch keine Einschränkungen --</i> </div> </tpl> <tpl if="values.hasCondition()"> <div> <i style="font-size:10px">-- Einschränkungen so wie eingestellt --</i> </div> </tpl> <div> <a href="#" trigger="dispatchToCondition" action="EditCondition" class="attribute-search-action">Bedingung bearbeiten ...</a> </div>
<div style="padding:10px"> <ul class="cm3-list-of-entries"> <tpl for="."> <li class="list-item-no-image" style="margin-top:10px;"> <div> <a class="cm3-link-bold" href="#" onclick="cm3.layout.showThemeDescription({themeId}); return false;">{title}</a> </div> <tpl if="values.noOutputConfigAvailable"> <span class="attribute-search-warningmsg">In diesem Thema können keine Objekte recherchiert werden.</span> </tpl> <tpl if="!values.noOutputConfigAvailable"> <span class="">{totalHitCount} {[values.totalHitCount==1 ? "Objekt" : "Objekte"]}</span> <tpl if="values.totalHitCount!=0"> <a href="#" trigger="showThemeResult" class="attribute-search-action" themeId="{themeId}">anzeigen</a> </tpl> </tpl> </li> </tpl> </ul> </div>
<tpl if="values.isPartialResult"> <div style="padding:10px 0 10px 5px"> <a href="#" trigger="showCountInfo" class="attribute-search-action">zurück zur Übersicht</a> </div> </tpl> {[cm3.DefaultMapContainer.mapTipTpl.apply(values.result)]} <tpl if="values.result[0].Hits.length!=values.result[0].TotalHitCount"> <div style="padding-left:15px; padding-bottom:5px; color:#444;"> Es werden nur maximal {[values.result[0].Hits.length]} Objekte angezeigt. Schränken Sie Ihre Recherche ggf. weiter ein. </div> </tpl> <tpl if="values.isPartialResult"> <div style="padding:10px 0 10px 5px"> <a href="#" trigger="showCountInfo" class="attribute-search-action">zurück zur Übersicht</a> </div> </tpl>
<div style="padding:10px"> <div> <a class="cm3-link-bold" href="#" onclick="cm3.layout.showThemeDescription({themeId}); return false;">{title}</a> </div> <tpl if="values.noOutputConfigAvailable"> <span class="attribute-search-warningmsg">In diesem Thema können keine Objekte recherchiert werden.</span> </tpl> <tpl if="!values.noOutputConfigAvailable"> Die Anfrage ergab keine Treffer. </tpl> </div>
Inhaltsverzeichnis
Fenster links neben die Karte