Hi Everyone,
I am a new GRASS user. Every time I import a shapefile using v.in.ogr the program shuts downs.
Can anyone tell me why?
Andrew
Hi Everyone,
I am a new GRASS user. Every time I import a shapefile using v.in.ogr the program shuts downs.
Can anyone tell me why?
Andrew
which version you are using under which platform?
On Wed, Mar 11, 2009 at 8:33 PM, Andrew Lewin <andrew.lewin@sympatico.ca> wrote:
Hi Everyone,
I am a new GRASS user. Every time I import a shapefile using v.in.ogr the program shuts downs.
Can anyone tell me why?
Andrew
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
I am using Grass 6.3 on Mac OS.
On 11-Mar-09, at 11:48 AM, Zahid Parvez wrote:
which version you are using under which platform?
On Wed, Mar 11, 2009 at 8:33 PM, Andrew Lewin <andrew.lewin@sympatico.ca> wrote:
Hi Everyone,
I am a new GRASS user. Every time I import a shapefile using v.in.ogr the program shuts downs.
Can anyone tell me why?
Andrew
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
Andrew Lewin wrote:
Hi Everyone,
I am a new GRASS user. Every time I import a shapefile using v.in.ogr the program shuts downs.
Can anyone tell me why?
Can you post the command you used and all messages produced by v.in.ogr? The messages are important to figure out where v.in.ogr stopped, then it is easier to figure out why.
On 11/03/09 15:33, Andrew Lewin wrote:
Hi Everyone,
I am a new GRASS user. Every time I import a shapefile using v.in.ogr the program shuts downs.
Could you please give a bit more information, such as OS, version of GRASS, exact command you use (including parameter settings), etc.
Note that (except on Windows) it's not the program that shuts down, but the graphical user interface, so you can just type 'g.gui &' on the command line to relaunch it.
Can anyone tell me why?
Probably some error in the v.in.ogr command that is not caught correctly in the interface. You could try to launch the same command on the command line to see if there is an error there.
Moritz