Skip to main content
Question

How to style KML so that street.KMZ can display different values in one attribute filed: Freeway, highway, major roads etc

  • November 3, 2015
  • 1 reply
  • 33 views

How to style KML so that street.KMZ can display different values in one attribute filed: Freeway, highway, major roads etc
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

redgeographics
VIP
Forum|alt.badge.img+62
Filter the streets by road type, using an AttributeFilter for example, then you can use a KMLStyler for every unique road type.