Hi, (I posted this issue to the FWTools mailing list a week ago, but have not yet received a response.)
I'm attempting to create a new SQLite database from a SHP file using FWTools2.4.7 on Windows 7. The following command: ogr2ogr -f SQLite C:\Data\db.sqlite C:\Data\states.shp -dsco SPATIALITE=yes generates the following error: ogr2ogr.exe has stopped working A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. The example uses 'states.shp' from the GeoServer sample data, but the error occurs with other SHP files as well. I'm able to create a SQLite file by leaving out SPATIALITE=yes, but when I open the resulting file in SpatiaLite-GIS, it complains of "Missing or invalid Spatial Metadata tables: spatial_ref_sys, geometry_columns". Is anyone able to create a proper SpatialLite database from a SHP file using ogr2ogr? Cheers, Simon _______________________________________ Simon O'Keefe Geospatial Systems Developer Groundtruth Mapping Systems Level 2, 140 Queen Street Melbourne VIC 3000 Australia phone: +61 409 413 890 email: simon.oke...@groundtruth.com.au web: http://www.groundtruth.com.au _______________________________________ _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev