On Wed, Sep 7, 2011 at 11:48 PM, Matthew Mulbrandon <[email protected]> wrote: > More info > > Ubuntu lucid
32 or 64bit? > grass 6.4.1 32 or 64bit? Your database connection? db.connect -p > > The actual file can be downloaded at > http://leegis.leegov.com/GISData.htm > > and the data set is called 'parcel and condo points' about 150 mb. With dbf as database driver, I get an out-of-memory error on Linux 64 bit 4 GB RAM. With sqlite as database driver it works. Markus M > > Thanks, > > Matthew > >> Date: Wed, 7 Sep 2011 19:53:08 +0200 >> Subject: Re: [GRASS-user] import shpfiles dbmi: Protocol error >> From: [email protected] >> To: [email protected] >> CC: [email protected] >> >> On Wed, Sep 7, 2011 at 4:33 PM, Matthew Mulbrandon <[email protected]> >> wrote: >> > Hi, >> > >> > Get nebulous error with data set from lee county. Bot dot data and >> > parcel >> > data when importing. >> > >> > v.in.org dsn="filepath" I don't want to write the whole thing. >> > >> > "Projection of input dataset and current location appear to match. >> > >> > output = dfds min_aria=0.0001 snap = -1 >> > >> > Layer: Lee-parcel >> > >> > Counting polygons for 526085 features >> > >> > Importing map 526085 features... >> > >> > dbmi: Protocol error" >> > >> > This happens about about 75 percent for the point map. 95 percent for >> > the >> > parcel map. >> > >> > I can open the dot file in qgis and the are 0 errors. I can clip and >> > import >> > fine into grass. >> > >> > So I think there might be a null value or maybe some other values that >> > is >> > killing the import. >> > >> > Any help would be appreciated. >> > >> Can you please provide information about the GRASS version you use, >> the operating system and which database driver you are using (output >> of db.connect -p)? >> >> Thanks, >> >> Markus M > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
