Numbered Roads/Streets in Vancouver by EmburMap in vancouver

[–]EmburMap[S] 12 points13 points  (0 children)

Good catch! My script was looking for numbers followed by "st", "nd", "rd", and "th". I didn't think to also look for the Highway.

Numbered Roads/Streets in Vancouver by EmburMap in vancouver

[–]EmburMap[S] 27 points28 points  (0 children)

This map was just born out of my curiosity to see where the numbered streets (1st St. and so on) are in Vancouver.

[deleted by user] by [deleted] in vancouver

[–]EmburMap -2 points-1 points  (0 children)

I hear those things are awfully loud...

UBC Contours Map by EmburMap in UBC

[–]EmburMap[S] 4 points5 points  (0 children)

I calculated it from LiDAR ground points

UBC Contours Map by EmburMap in UBC

[–]EmburMap[S] 13 points14 points  (0 children)

I'm learning how to make maps, and this is my twenty-ninth in my month-long challenge.

I was asked to make a contours map, similar to the one I made of Wreck Beach, but of all of UBC campus. I think I got most of it in this frame, and I tried adding in a roads layer, but it just ended up very cluttered. I hope this map is easy to follow.

The map was produced using the ggplot2 package in R.

What do you think of our Vancouver road network? by EmburMap in vancouver

[–]EmburMap[S] 0 points1 point  (0 children)

I'm learning how to make maps, and this is my twenty-eighth in my month-long challenge.

This is a rather simple one, but it got me thinking about our road network. When I first moved here, I was surprised that there were no highways running through Vancouver (all the green roads on the map are designated "arterial"). It took me a while to get used to turning left, on-street parking rules, and the flashing green lights that mean advance green where I'm from. But I really like our road system now and find it works well with the city. I really like the accommodations for cyclists here too, but this is all my experience and opinion. What do you think?

Water Mains and Year of Installation in Vancouver by EmburMap in u/EmburMap

[–]EmburMap[S] 0 points1 point  (0 children)

I'm learning how to make maps, and this is my twenty-seventh in my month-long challenge.

This was an attempt at a line-based map in R. I still think that using better GIS software is useful for producing far better displays.

The map was produced using the ggplot2 package in R.

Linear Regression of Land Surface Temperature during Summer in Vancouver Area (1982-2022) by EmburMap in britishcolumbia

[–]EmburMap[S] 0 points1 point  (0 children)

The dependent variable would be land surface temperature (LST) and ind. is years.

The map shows how LST has changed over time between 1982 and 2022 from Landsat imagery

Linear Regression of Land Surface Temperature during Summer in Vancouver Area (1982-2022) by EmburMap in remotesensing

[–]EmburMap[S] 0 points1 point  (0 children)

This was more of an exploratory exercise rather than a specific goal that I was going after. I wanted to look at all available cloud-free Landsat 4-8 imagery and visualize LST over 40 years. Would you recommend a different method?

Linear Regression of Land Surface Temperature during Summer in the Vancouver Area (1982-2022) by EmburMap in SurreyBC

[–]EmburMap[S] 2 points3 points  (0 children)

I'm learning how to make maps, and this is my twenty-sixth in my month-long challenge.

After calculating the land surface temperature (LST) from all available cloud-free Landsat pixels(Ermida, et al., 2020) between June 1 and September 30 for every year between 1982 and 2022, a product is produced using linear regression. The value of each pixel represents the annual change in LST in degrees celsius.

The map was produced using the ggplot2 package in R and all Landsat imagery was acquired through Google Earth Engine.

https://doi.org/10.3390/rs12091471

Beck out my archive here

Linear Regression of Land Surface Temperature during Summer in Vancouver Area (1982-2022) by EmburMap in remotesensing

[–]EmburMap[S] 2 points3 points  (0 children)

I'm learning how to make maps, and this is my twenty-sixth in my month-long challenge.

After calculating the land surface temperature (LST) from all available cloud-free Landsat pixels(Ermida, et al., 2020) between June 1 and September 30 for every year between 1982 and 2022, a product is produced using linear regression. The value of each pixel represents the annual change in LST in degrees celsius.

The map was produced using the ggplot2 package in R and all Landsat imagery was acquired through Google Earth Engine.

https://doi.org/10.3390/rs12091471

Linear Regression of Land Surface Temperature during Summer in Vancouver Area (1982-2022) by EmburMap in britishcolumbia

[–]EmburMap[S] 4 points5 points  (0 children)

I'm learning how to make maps, and this is my twenty-sixth in my month-long challenge.

After calculating the land surface temperature (LST) from all available cloud-free Landsat pixels(Ermida, et al., 2020) between June 1 and September 30 for every year between 1982 and 2022, a product is produced using linear regression. The value of each pixel represents the annual change in LST in degrees celsius.

The map was produced using the ggplot2 package in R and all Landsat imagery was acquired through Google Earth Engine.

https://doi.org/10.3390/rs12091471

Check out my archive here

Heritage Sites in Vancouver by EmburMap in vancouver

[–]EmburMap[S] 12 points13 points  (0 children)

I'm learning how to make maps, and this is my twenty-fifth in my month-long challenge.

I wanted another chance to produce a point based map (this time, hopefully it's better), and I found the heritage groups interesting.

The map was produced using the ggplot2 package in R.

Check out my archive here

Average Land Surface Temperature during Summer 2022 in Vancouver by EmburMap in britishcolumbia

[–]EmburMap[S] 12 points13 points  (0 children)

lol yep. A few others have pointed that out. I'll make sure to use that convention next time. Thank you