<html>
  <head>
    <meta content="text/html; charset=iso-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#000000" text="#FFFFFF">
    I've created some paths in Google Earth and I want to import to
    QGIS. So, I save as kml, then import vector layer, then save as
    shapefile. I create my database, connect, open PostGIS Manager and
    import data from shapefile.<br>
    <br>
    All goes well. I edit data and can't save it. Error message:<br>
    <br>
    ERROR: new row for relation "myfile" violates check constraint
    "enforce_dims_the_geom"<br>
    <br>
    Can someone walk me through getting my Google Earth data into a
    postgis database properly?<br>
  </body>
</html>