fpdcc / ccfp-asset-dashboard

CCFP Asset Dashboard
0 stars 1 forks source link

assets: color trails by trail naming convention #135

Open glw opened 2 years ago

glw commented 2 years ago

If possible I would like to color and symbolize trails just like they appear on our current webmap. and in fact for trails you could grab the data from webmap.trails just to be sure we are only dealing with "legal" trails and we dont inadvertently display any (what are sometimes referred to as) "unrecognized" trails.

Our current naming convention is as follows:

image

glw commented 2 years ago

This looks like the trail colors we are using for our web map are here

https://github.com/fpdcc/trailsy/blob/development/js/trailSegmentFeature.js#L283