<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Hello,</p><p>i have a PostGIS database with point, line and polygon geometries and all have a Z-coordinate. </p><p>First problem: Is it possible to create a layer in the mapfile without a fixes type? i think a layer has to have a Type property but there ist no general geometry type.</p><p>Second problem: All coordinates have only X and Y values.... but no Z value... they have the value in the database. Is it possible zu get the Z-coordinate from the WFS?</p><p><br></p><p>Greetings Daniel</p></body></html>