Skip to content

Instantly share code, notes, and snippets.

View tin6150's full-sized avatar
🤪
I am always slow to respond

tin6150 tin6150

🤪
I am always slow to respond
View GitHub Profile
@tin6150
tin6150 / netapp_svm_root_vol_data_protection.txt
Last active April 19, 2019 04:42
NetApp 9.2 :: creating data protection volume for root vol of SVM
NetApp 9.2 :: creating data protection volume for root vol of SVM
2 netapp heads: axiom-01, axiom-02. Each has its own aggregate.
2 SVM: axiomAA, axiomBB
Create snapshot for data protection for each SVM's root volume on each physical filer node.
axiom::> aggr show
@tin6150
tin6150 / census2mapbox.rst
Last active February 16, 2024 07:30
Displaying Census TIGER/line population data in mapbox

Displaying Census TIGER/line population data in mapbox

This gist covers how to get mapbox gl js web-based map to display population data from US Census data, specifically, from their TIGER/line product, which has ESRI shapefile and dbf (dBase III) data file

Here is an example of finished product: https://tin6150.github.io/inet-dev-class/mapbox/mapbox-census-pop.html