Skip to content

Instantly share code, notes, and snippets.

View tbuckl's full-sized avatar
Studying

Tom Buckley tbuckl

Studying
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
wget https://github.com/Esri/file-geodatabase-api/raw/master/FileGDB_API_1.5/FileGDB_API_1_5_64gcc51.tar.gz
tar xzvf FileGDB_API_1_5_64gcc51.tar.gz
cd FileGDB_API-64gcc51/
export LD_LIBRARY_PATH=/home/ubuntu/src/FileGDB_API-64gcc51/lib
sudo cp lib/*.so /usr/local/lib
cd gdal-2.2.3/
./configure --with-fgdb=/home/ubuntu/src/FileGDB_API-64gcc51
make
sudo make install
gistup
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="pandoc" />
Id Name OtherModes PrimaryMode PrivateCode ShortName SiriOperatorRef WebSite
AC Transit AC Transit bus AC AC Transit AC Transit http://www.actransit.org
Alcatraz Hornblower Ferry Alcatraz Hornblower Ferry ferry HF Hornblower Alcatraz http://www.alcatrazcruises.com/index.aspx
ACE Altamont Corridor Express Altamont Corridor Express rail CE ACE null http://www.acerail.com/
American Canyon Transit American Canyon Transit bus AY American Canyon http://www.ridethevine.com/american-canyon-transit
Angel Island Tiburon Ferry Angel Island Tiburon Ferry ferry AT Angel Is Tiburon http://www.angelislandferry.com
BART BART rail BA BART BART http://www.bart.gov
Blue & Gold Fleet Blue & Gold Fleet ferry BG Blue & Gold Blue & Gold http://www.blueandgoldfleet.com/
Caltrain Caltrain bus rail CT Caltrain Caltrain http://www.caltrain.com/
Capitol Corridor Capitol Corridor rail AM Capitol Corridor http://www.capitolcorridor.org
'POLYGON ((-124.09 36.87,-121.39 36.87, -121.39 39.76, -124.09 39.76, -124.09 36.87))
@tbuckl
tbuckl / Fishnet data dictionary.csv
Created September 6, 2017 17:51
Bay Area Greenprint Data Dictionary
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 3.
Glossary Reference,Definition,Field name,Unit,Math to be performed,Theme
"Additional water (mm) for
irrigation - hotter and drier","Additional acre-feet per
year needed for agriculture
in a hotter and drier
climate change scenario",MIROC,Acre-feet per year,Sum,Agriculture
"Additional water (mm) for
irrigation - warmer and
wetter","Additional acre-feet per
year needed for agriculture
@tbuckl
tbuckl / example.csv
Last active September 1, 2017 23:55
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 8.
WKT,project,project_id
"LINESTRING (-122.149204 37.4277659,-122.1468222 37.4255592,-122.145803 37.4250395,-122.1439469 37.4240341)",OBAG,129
"LINESTRING (-122.1042824 37.4293591,-122.1042824 37.4220317)",OBAG,145
"LINESTRING (-121.8660808 37.3543132,-121.830225 37.3788879)",OBAG,130
"LINESTRING (-121.8301177 37.3787514,-121.8270707 37.3808487,-121.8263197 37.3810704)",OBAG,130
"LINESTRING (-121.876359 37.2590596,-121.8818092 37.2576933,-121.8830967 37.2578641,-121.883955 37.2581032,-121.8842554 37.2583423,-121.8845558 37.258718,-121.8848133 37.2591962,-121.8851566 37.2599818,-121.8854141 37.2606307)",OBAG,121
"LINESTRING (-121.9174933 37.3106525,-121.919167 37.3107208,-121.9233298 37.3107208,-121.9305182 37.3106866,-121.9313979 37.3106696,-121.9318056 37.3107549)",OBAG,121
"LINESTRING (-121.8194318 37.2588888,-121.8192172 37.2582569,-121.8189812 37.258069,-121.8185949 37.2577445,-121.8180156 37.2572151,-121.8176723 37.2568564,-121.817565 37.2563441,-121.8176508 37.2548753,-121.8176508 37.2537651,-121.8176723
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.