
- Can-I-split-Layers-into-Multiple-Layers
- 04-05-2007
![]() ![]() Re: Can I split Layers into Multiple Layers??
| ujaval@gmail.co... | 04-09-2007 |
If you were Registered and logged in, you could reply and use other advanced thread options
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.
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.
atoth22@hotmail.com wrote:
You can save the layer files, with a different SQL query each time,
returning only the lines of the proper 'type'.
Jean
You can save the layer files, with a different SQL query each time,
returning only the lines of the proper 'type'.
Jean
wrote:
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
> 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.
> > 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
> 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
- The Seven Layers of Earth
- Satellite Navigation
- 2007-12-14
- etrex 30 arrived
- Satellite Navigation
- 2011-11-25
- [ADV] MyGeoTools - Build your own complete productivity tool-kit for AutoCAD
- Geographic Information Systems (GIS)
- 2007-11-14
- MyGeoTools - Build your own AutoCAD productivity toolkit
- Geographic Information Systems (GIS)
- 2007-08-12
- Multiple Tracks Without Joining
- Garmin GPS
- 2011-01-21
- Uploading Multiple Maps with MapSource
- Garmin GPS
- 2010-12-24






> 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.
>