Digitizing Spatial Data
gis.stanford.edu
Think of them as translations from 3d to 2d
*(a shapefile isn't really a file)
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Label": "\"Null Island\""
},
"geometry": {
"type": "Point",
"coordinates": [
0,
0
]
}
},
https://slides.com/staceymaples/digitizingbootcamp
(smoothing & thinning)
https://allmaps.xyz/images/45bbc7ea6e45e5c9/{z}/{x}/{y}.png
Credit: @chris_whong