Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buidling DBMS support for Grass and GDAL #10925

Closed
qgib opened this issue Dec 13, 2007 · 2 comments
Closed

Buidling DBMS support for Grass and GDAL #10925

qgib opened this issue Dec 13, 2007 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented Dec 13, 2007

Author Name: leo-lami - (leo-lami -)
Original Redmine Issue: 866

Assignee: nobody -


The dbf driver doesn't work if I work with GRASS vector.
This a collect of mail on the arguments:

I can confirm the dbf problem in QGIS/GRASS. I am running QGIS 0.9.0
26.10.2007 build. My OS is Vista but I don't think it matters. I am also
running WINGRASS 6.3RC3 and I got the same problem so something is broken in
winGRASS now. See the error messages for more info. The messages are from
the CLI from within QGIS

$ db.connect -p
driver:dbf
database:$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/
schema:
group:

The connection set up looks fine to me, but if you try getting info in a
specific layer:

$ v.db.connect map=dist2_net3 -c
Invalid argument: can't _spawnl

GRASS_INFO_ERROR(260,1): Unable to start driver <dbf>
GRASS_INFO_END(260,1)

If I try db.describe from winGRASS I get this:

db.describe -c table=dist2_net3 driver=dbf 

{database=$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/}
invalid argument: can't _spawnl

Unable to start driver <dbf>

Benjamin wrote:
There are many little annoyances with the GDAL linking.
But they can all be rectified (at least I managed for
version 1.4.4, don't know about 1.5 yet).

I think I left out that final bit in my last email.

Here it is.
For 1.5, you will probably need to update the last bit
somewhat, since I think all user tools are now in the
"apps" subfolder.

Let me know how it's working for you.

@qgib
Copy link
Contributor Author

qgib commented Dec 13, 2007

Author Name: leo-lami - (leo-lami -)


  • resolution was changed from to duplicate
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.9.1 deleted

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant