[GRASS-dev] Re: [GRASS GIS] #377: gis.m/Map Display fails to handle
vector layers with multiple databse layers
Michael Barton
michael.barton at asu.edu
Fri Dec 26 12:17:15 EST 2008
On Dec 26, 2008, at 9:59 AM, GRASS GIS wrote:
> #377: gis.m/Map Display fails to handle vector layers with multiple
> databse
> layers
> ---------------------
> +------------------------------------------------------
> Reporter: ploewe | Owner: grass-dev at lists.osgeo.org
> Type: defect | Status: new
> Priority: major | Milestone: 6.4.0
> Component: Vector | Version: svn-develbranch6
> Resolution: | Keywords: gis.m database query
> Platform: All | Cpu: OSX/Intel
> ---------------------
> +------------------------------------------------------
> Comment (by martinl):
>
> Replying to [comment:2 cmbarton]:
> {{{
>> GRASS 6.4.svn (Spearfish60_test):~ > d.vect map=archsites at PERMANENT
> color=0:0:0 lcolor=0:0:0 fcolor=170:170:170 display=shape
> type=point,line,boundary,area icon=basic/circle size=5 layer=1 lsize=8
> xref=left yref=center llayer=2 cat=1-10
> }}}
>> This displays sites with cats 1-10
>
> {{{
>> GRASS 6.4.svn (Spearfish60_test):~ > d.erase
>> GRASS 6.4.svn (Spearfish60_test):~ > d.vect map=archsites at PERMANENT
> color=0:0:0 lcolor=0:0:0 fcolor=170:170:170 display=shape
> type=point,line,boundary,area icon=basic/circle size=5 layer=2 lsize=8
> xref=left yref=center llayer=2 cat=1-10
> }}}
>
>> This displays nothing
>
> well, and archsites at PERMANENT contains some elements in layer 2?
>
> {{{
> v.category archsites at PERMANENT opt=report
> }}}
>
> ?
Yes. I essentially duplicated the dbf for layer 1 and connected the
new dbf as layer 2, so I know it should be OK.
Michael
More information about the grass-dev
mailing list