pinpoint's preprocessed US States location data
Update Data Steps
-
Run:
# Install cli tools make install # Produce new data make gen # Remove intermediate files make clean # stage git add -A # commit git commit -m "bump to xxx" git push
Refer
-
Protocol Buffers define: https://github.com/deslittle/pinpoint/blob/main/pb/locinfo.proto
-
Maintain tools