Bookmark this page: Add Can I split Layers into Multiple Layers   to Yahoo MyWeb Add Can I split Layers into Multiple Layers   to Google Bookmarks Add Can I split Layers into Multiple Layers   to Windows Live Add Can I split Layers into Multiple Layers   to Del.icio.us Digg Can I split Layers into Multiple Layers  ! Add Can I split Layers into Multiple Layers   to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by atoth22 on April 5, 2007, 4:54 pm
I have several line segmenets on a layer and each segment has a number
1-7 associated with it. I know how to color cordinate the lines. For
example, I know how to make all the lines valued 1 blue and all the
lines valued 2 red, etc...I was curious if there was a way to have
arcview split the lines between layers based on their value. For
example, I would like all the lines valued 1 on layer1 and all the
lines valued 2 on layer2. Thank you for the help.


Posted by Jean H. on April 5, 2007, 6:06 pm
atoth22@hotmail.com wrote:
> I have several line segmenets on a layer and each segment has a number
> 1-7 associated with it. I know how to color cordinate the lines. For
> example, I know how to make all the lines valued 1 blue and all the
> lines valued 2 red, etc...I was curious if there was a way to have
> arcview split the lines between layers based on their value. For
> example, I would like all the lines valued 1 on layer1 and all the
> lines valued 2 on layer2. Thank you for the help.
>

You can save the layer files, with a different SQL query each time,
returning only the lines of the proper 'type'.

Jean

Posted by ujaval@gmail.com on April 9, 2007, 9:52 am
wrote:
> atot...@hotmail.com wrote:
> > I have several line segmenets on a layer and each segment has a number
> > 1-7 associated with it. I know how to color cordinate the lines. For
> > example, I know how to make all the lines valued 1 blue and all the
> > lines valued 2 red, etc...I was curious if there was a way to have
> > arcview split the lines between layers based on their value. For
> > example, I would like all the lines valued 1 on layer1 and all the
> > lines valued 2 on layer2. Thank you for the help.
> You can save the layer files, with a different SQL query each time,
> returning only the lines of the proper 'type'.
> Jean

You can do a SELECT query like TYPE = "1" and so on.. then export the
selection as a layer.

-Ujaval Gandhi
http://www.spatialthoughts.com