[Mapbender-users] Digitizer
Markus Lütke Brintrup
geodaten at wipflerplan.de
Fri Apr 13 03:40:41 PDT 2018
Hallo Liste,
ich experimentiere gerade mit dem Digitizer, soweit funktioniert auch alles.
Der Zugriff auf meine Datenbank passt, die Werkzeuge sind auch alle da.
Nur kommt beim Speichern folgende Fehlermeldung:
Feature cant be saved. Maybe something is wrong configured or your
database isnt available? For more information have a look at the webserver
lo gfile.
Error Code 0
An der Datenbankverbindung kann es nicht liegen, da ja die Datensätze
angezeigt werden und in der Log-Datei steht:
[Fri Apr 13 12:17:30.833906 2018] [fcgid:warn] [pid 2000:tid 380] mod_fcgid:
process 1844 graceful kill fail, sending SIGKILL.
Meine Konfiguration des Digitizers sieht so aus:
poi:
label: 'Gutachten erfassen'
inlineSearch: true
maxResults: 500
featureType:
connection: search_db
table: dokumente.gutachten
uniqueId: id
geomType: point
geomField: geom
srid: 31468
openFormAfterEdit: true
zoomScaleDenominator: 500
allowEditData: true
allowDelete: false
allowDigitize: true
useContextMenu: true
toolset:
-
type: drawPoint
-
type: moveFeature
popup:
title: 'Gutachten erfassen'
width: 500px
searchType: currentExtent
tableFields:
art:
label: Art
width: 40%
projektnr:
label: Pr.-Nr.
width: 20%
ansprechpartner:
label: AP
width: 5%
dokument:
label: Dokument
width: 40%
styles:
default:
strokeWidth: 2
strokeColor: '#0e6a9e'
fillColor: '#1289CD'
fillOpacity: 1
fillWidth: 2
pointRadius: 10
select:
strokeWidth: 3
strokeColor: '#0e6a9e'
fillOpacity: 0.7
pointRadius: 10
formItems:
-
type: tabs
children:
-
type: form
title: 'Mit diesem Formular können Gutachten erfasst werden'
css:
padding: 10px
children:
-
type: select
title: Art
mandatory: true
name: name
mandatoryText: 'Art des Gutachtens.'
options:
A: Lärmgutachten
B: Bodengutachten
C: Verkehrsgutachten
-
type: input
title: Projektnummer
mandatory: true
name: title
mandatoryText: 'Bitte die Projektnummer eintragen.'
-
type: input
title: Ansprechpartner
mandatory: true
name: title
mandatoryText: 'Bitte hier Euer Kürzel eintragen.'
-
type: input
title: Pfad
mandatory: false
name: title
mandatoryText: 'Bitte hier den Pfad angeben.'
-
type: breakLine
Hat jemand eine Idee woran das liegen könnte?
Danke und Gruß,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapbender_users/attachments/20180413/8beb8ee6/attachment.html>
More information about the Mapbender_users
mailing list