Hi,
I'm practicing on this tutorial, it's so good for me
to know more about GRASS 5.7.
but I have some problems with it:
1. In reachability of schools section:
I did all till
d.vect schools disp=attr attr=pointName
bgcolor=white bcolor=black
but I get this error message:
Cannot select attributes from cat 39.
Does anybody know what is this error and what should I
do?
Hi,
I'm practicing on this tutorial, it's so good for me
to know more about GRASS 5.7.
but I have some problems with it:
1. In reachability of schools section:
I did all till
d.vect schools disp=attr attr=pointName
bgcolor=white bcolor=black
but I get this error message:
Cannot select attributes from cat 39.
Does anybody know what is this error and what should I
do?
Area you sure that db connection and table is ok? Does d.what.vect works?
Try g.gisenv set=DEBUG=2 and try last printed SQL query with db.select.
(use driver/database the same as printed by v.db.connect -p map=schools).
On Mon, Oct 27, 2003 at 03:11:57PM +0100, Radim Blazek wrote:
On Monday 27 October 2003 13:39, Maliheh wrote:
> Hi Radim,
> Again thanks.
> and again another problem:
>
> g.rename vect=schools_net_clean,schools_net
>
> --> WARNING: Vectors are not supported by g.rename
There was never support for vectors in g.rename (5.1/7).
Now what should I do? If I should don't think about
this module now?
> > g.rename vect=schools_net_clean,schools_net
> >
> > --> WARNING: Vectors are not supported by
g.rename
>
> There was never support for vectors in g.rename
(5.1/7).
Now what should I do? If I should don't think about
this module now?
It may take a long time.
Find the bug. Try to use v.net.iso with various data and options
so that you can tell me when it works and when it doesn't.
Try also 'g.gisenv set=DEBUG=3' before v.net.iso to see a debug output.
It is probably (not sure) related to the disabled cache
in DGLib (it was disabled due to a bug). So v.net.iso might
deliver a result after 17 hours or 1 week.
Maybe the upcoming network library from Greg Sepesi is
way faster?
would you please send me the url of updated tutorial?
It is probably (not sure) related to the disabled cache
in DGLib (it was disabled due to a bug). So v.net.iso might
deliver a result after 17 hours or 1 week.
Maybe the upcoming network library from Greg Sepesi is
way faster?
Or you track down the bug in DGLib cache…
thanks for your help
Maliheh
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
Hello all,
I want to ask a mapping company that prepare for me some vector maps of street network of our city.
they gave me a sample but in “dwg” format, I think that the library for using this format has an expensive license, so I want to know, in which format I should tell them, give me the maps, that I could use them in GRASS and do some analysis on them.
Would you please help me?
thanks a lot
Maliheh
Hello all,
I want to ask a mapping company that prepare for me some vector maps of
street network of our city. they gave me a sample but in "dwg" format, I
think that the library for using this format has an expensive license, so I
want to know, in which format I should tell them, give me the maps, that I
could use them in GRASS and do some analysis on them. Would you please help
me?
thanks a lot
Maliheh
DWG files can be imported by v.in.dwg in version 5.1/7. To compile this
module, you need OpenDWG library. You can use this library for free in
your organization but you cannot sell products (SW) using this library
(until you become "Commercial Associate Member").
See http://www.opendwg.org/membership/join.htm
We cannot distribute binary version of v.in.dwg via Web, because
GRASS license does not allow it.
Radim & Hamish, Thank you so much for your responses, but I want to know if there is another format that be suitable for network analysis or not? i.e. what is the format of frida dataset roads?
Hello again,
I convert my "dwg" file into "dxf" but
in grass5.7 : v.in.dxf is an invalid command,
and in grass5.1 : v.in.dxf is done 100% but when I use
v.info it says: Could not find vector file
Please help me, really I don't know what should I do
and its so important for me :~(
Hello again,
I convert my "dwg" file into "dxf" but
in grass5.7 : v.in.dxf is an invalid command,
and in grass5.1 : v.in.dxf is done 100% but when I use
v.info it says: Could not find vector file
Please help me, really I don't know what should I do
and its so important for me :~(
I use grass-5.0.x and grass57 myself, and have imported DXF files (from
Garmin Mapsource) with no problems in 5.0.x.
Hello again,
I convert my "dwg" file into "dxf" but
in grass5.7 : v.in.dxf is an invalid command,
and in grass5.1 : v.in.dxf is done 100% but when I use
v.info it says: Could not find vector file
Please help me, really I don't know what should I do
and its so important for me :~(
v.in.dwg reads both DWG and DXF, you have to compile it using OpenDWG libraries,
configure options:
--with-opendwg support openDWG functionality (default: no)
--with-opendwg-includes=DIRS
--with-opendwg-libs=DIRS
On Mon, Nov 10, 2003 at 02:10:30PM +0100, Radim Blazek wrote:
On Monday 10 November 2003 11:43, Maliheh wrote:
> I convert my "dwg" file into "dxf" but
> in grass5.7 : v.in.dxf is an invalid command,
> and in grass5.1 : v.in.dxf is done 100% but when I use
> v.info it says: Could not find vector file
>
> Please help me, really I don't know what should I do
> and its so important for me :~(
v.in.dwg reads both DWG and DXF, you have to compile it using OpenDWG libraries,
But be warned that the opendwg libraries are proprietary software
and you violate GRASS' license if you give those binaries to anybody else.
Hi Buchan, Thank you so much for your response, But, would you please tell me how you have done that? (step by step in details) Sorry for bothering you! Regards Maliheh
Hello dear Andreas,
I have read your paper with the subject of this mail.
I want to use of grass for developing a navigator in cars with routing feature.
Now I want to ask you, do you think your modules are suitable for my goal?
Did you implement the “gps-track.tcl”?
I’m new in this field. Would you please tell me some hints?
Your responses will be so appreciated.
Best Regards
Maliheh