Created
November 30, 2016 20:47
-
-
Save nvkelso/a0a2a184865867bee90b1e061537b3bd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var dataset = { | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-05-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40656299999999, | |
37.762682 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398137, | |
37.722076 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-31 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410402, | |
37.777656 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48791499999999, | |
37.761006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-23 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.437044, | |
37.737608 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-07-31 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44673799999998, | |
37.763692 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44228799999999, | |
37.751925 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41426000000001, | |
37.726344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-09 00:00:00+00", | |
"total_units": 94, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394572, | |
37.757963000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-08-06 00:00:00+00", | |
"total_units": 119, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39294699999999, | |
37.787771 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.478108, | |
37.750644 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2008-10-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45048899999999, | |
37.746435999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2000-05-18 00:00:00+00", | |
"total_units": 65, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39659499999999, | |
37.767108 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-11-18 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411305, | |
37.798086 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-31 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.457195, | |
37.775107 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-09-19 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421373, | |
37.7625 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448586, | |
37.730821999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2002-07-11 00:00:00+00", | |
"total_units": 80, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391516, | |
37.788413 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-07-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44506499999999, | |
37.759747 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-07 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44449099999999, | |
37.801269 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-29 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431513, | |
37.764619 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-11-26 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415924, | |
37.796094000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-27 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Pacific Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42667800000001, | |
37.796599 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-11-21 00:00:00+00", | |
"total_units": 107, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42121100000001, | |
37.789272 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-01-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.401547, | |
37.741624 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-28 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43725500000001, | |
37.722553999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39398200000001, | |
37.753003 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-12-04 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421656, | |
37.729093 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-04 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42535500000001, | |
37.742413 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416339, | |
37.788524 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-30 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38600600000001, | |
37.749454 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41021699999999, | |
37.771927000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-10-14 00:00:00+00", | |
"total_units": 45, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40508200000001, | |
37.789957 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41366799999999, | |
37.751715000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39018899999999, | |
37.734207 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-09-12 00:00:00+00", | |
"total_units": 108, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.389882, | |
37.759747999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-18 00:00:00+00", | |
"total_units": 44, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4158, | |
37.774287 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415871, | |
37.744885 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.477617, | |
37.745084999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42933700000002, | |
37.743691999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-20 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43252700000001, | |
37.751633 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-03 00:00:00+00", | |
"total_units": 104, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404677, | |
37.778165 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385718, | |
37.728840999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-09-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50764199999999, | |
37.758966 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-13 00:00:00+00", | |
"total_units": 64, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.483875, | |
37.720504999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2007-09-07 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.508578, | |
37.772604 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-23 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418884, | |
37.73834 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-12-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43552, | |
37.752258000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2005-12-20 00:00:00+00", | |
"total_units": 35, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42241399999999, | |
37.792911 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2014-05-23 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45734099999999, | |
37.765268 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-27 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42108700000001, | |
37.79634 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-10-11 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43938100000001, | |
37.779286 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-09-14 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394124, | |
37.752681 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-05-20 00:00:00+00", | |
"total_units": 24, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.405875, | |
37.795426 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-05-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504248, | |
37.756598 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419894, | |
37.742276000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-23 00:00:00+00", | |
"total_units": 115, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40338100000001, | |
37.779609 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-24 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392086, | |
37.763653000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-09-24 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.470127, | |
37.783043 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-02-22 00:00:00+00", | |
"total_units": 89, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.37083899999999, | |
37.729834999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-26 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412254, | |
37.744432 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50849299999999, | |
37.755765999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-05-27 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440091, | |
37.729197 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-12-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39703, | |
37.738089 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-08-25 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44591000000001, | |
37.75158 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-29 00:00:00+00", | |
"total_units": 54, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41376499999998, | |
37.786943 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-28 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424578, | |
37.753304 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-06 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418631, | |
37.757939 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-17 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411842, | |
37.755378 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-06 00:00:00+00", | |
"total_units": 591, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393791, | |
37.709992 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-08-05 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.456232, | |
37.71197 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48690500000001, | |
37.739096 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-07-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49995200000001, | |
37.777879999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2002-11-21 00:00:00+00", | |
"total_units": 501, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41347900000001, | |
37.778441 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392284, | |
37.719334 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-09-08 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.434803, | |
37.798826 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.507322, | |
37.773618 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-07 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44431200000001, | |
37.713823 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-01-31 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.450924, | |
37.782567 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-05-22 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.405831, | |
37.711766 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39606299999998, | |
37.736259000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.481902, | |
37.775172999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-05-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416867, | |
37.729031 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44206100000001, | |
37.757596 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44008500000001, | |
37.760325 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406152, | |
37.715012 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445572, | |
37.778418 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-09-29 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41831699999999, | |
37.766965 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2003-05-14 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.477281, | |
37.715359 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-14 00:00:00+00", | |
"total_units": 50, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41646200000001, | |
37.748521000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-07-03 00:00:00+00", | |
"total_units": 17, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397168, | |
37.71985 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43805800000001, | |
37.726175 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-01-21 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417277, | |
37.747878 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-31 00:00:00+00", | |
"total_units": 40, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41807299999999, | |
37.784546 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-05-20 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.460277, | |
37.780514000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-07-28 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43240800000001, | |
37.710445 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-02 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44609799999999, | |
37.796009000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39321299999999, | |
37.762032 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-11-08 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392342, | |
37.782862 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-05-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406811, | |
37.754408000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-07-09 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397181, | |
37.784471 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-23 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44970500000001, | |
37.783993 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-06-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39293, | |
37.736373 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-06-27 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390845, | |
37.735443 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-29 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40546200000001, | |
37.711622 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.399391, | |
37.768687 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-14 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418548, | |
37.789552 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-22 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40670700000001, | |
37.751055 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-08-28 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39472099999999, | |
37.77935 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-08-01 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440219, | |
37.799644 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-09-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49425600000001, | |
37.77343 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-10-11 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40144199999999, | |
37.768374 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394899, | |
37.758981 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-06-21 00:00:00+00", | |
"total_units": 109, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388255, | |
37.762341 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39979299999999, | |
37.793652 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-11-05 00:00:00+00", | |
"total_units": 31, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.459377, | |
37.724298 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2014-12-31 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50455900000001, | |
37.760306 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-06-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39298500000001, | |
37.722569 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-10-07 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41385600000001, | |
37.771155 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2015-03-16 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41475600000001, | |
37.7752 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-04-07 00:00:00+00", | |
"total_units": 19, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412655, | |
37.774234 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40652800000001, | |
37.746868 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-09-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44368200000001, | |
37.801545000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-11-27 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441864, | |
37.79753 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445425, | |
37.762071 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2009-12-02 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40744199999999, | |
37.785799 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-11 00:00:00+00", | |
"total_units": 25, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422719, | |
37.758169 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.464818, | |
37.778099 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-02-09 00:00:00+00", | |
"total_units": 67, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40710200000001, | |
37.779379 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-07-22 00:00:00+00", | |
"total_units": 1679, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402222, | |
37.711653000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-01-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441275, | |
37.761860999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.483005, | |
37.759215999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-10-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43938100000001, | |
37.779286 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-11-19 00:00:00+00", | |
"total_units": 15, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416284, | |
37.772818 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-02-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.468278, | |
37.714683 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-02-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.453629, | |
37.735651000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-12 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45719299999999, | |
37.775678000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-11 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39606299999998, | |
37.736259000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2005-08-12 00:00:00+00", | |
"total_units": 510, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39752800000001, | |
37.781807 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-04-11 00:00:00+00", | |
"total_units": 263, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388603, | |
37.755928000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.439232, | |
37.745603 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-07-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44686499999999, | |
37.711940000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-04-10 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4133, | |
37.757537 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.428104, | |
37.766943 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-08-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.500423, | |
37.778616 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2014-11-24 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414565, | |
37.775157 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-09-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430628, | |
37.799191 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-02-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40051399999999, | |
37.759997999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-05 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42268600000001, | |
37.770096 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-06-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392156, | |
37.73688 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-10-23 00:00:00+00", | |
"total_units": 550, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418001, | |
37.774335 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-04-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40079899999999, | |
37.751823 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2006-10-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40423600000001, | |
37.717945 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48651100000001, | |
37.783568 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-13 00:00:00+00", | |
"total_units": 89, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40196200000001, | |
37.779428 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-07-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40646299999999, | |
37.730033 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-11-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47764, | |
37.744621 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2008-06-12 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430431, | |
37.751269 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-06-24 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410653, | |
37.764522 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-06 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42461100000001, | |
37.777423999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-05 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.474659, | |
37.778333 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.495516, | |
37.738291 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430226, | |
37.747261 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-01 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40402900000001, | |
37.797989 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.471383, | |
37.720377 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-10-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390975, | |
37.749256 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-11-14 00:00:00+00", | |
"total_units": 90, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411615, | |
37.780644 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-11-19 00:00:00+00", | |
"total_units": 34, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41731999999999, | |
37.725719 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-09-05 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.484482, | |
37.780413 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-04-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407374, | |
37.750857 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-07 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40830600000001, | |
37.756935999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-28 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39323600000002, | |
37.782424 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-09 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413219, | |
37.771938 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-11-07 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42087, | |
37.805369 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-09-13 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39668700000001, | |
37.777733000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.449807, | |
37.757005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-10-04 00:00:00+00", | |
"total_units": 77, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407671, | |
37.763478000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-08 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40457099999999, | |
37.796121 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-07-03 00:00:00+00", | |
"total_units": 27, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41976299999999, | |
37.792778999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-05-31 00:00:00+00", | |
"total_units": 239, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40347299999999, | |
37.769201 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 63, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-04-04 00:00:00+00", | |
"total_units": 96, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415201, | |
37.74864 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43066200000001, | |
37.741634999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41366000000001, | |
37.800157 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40169499999999, | |
37.73322 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-06-11 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.438602, | |
37.786491 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-30 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45313, | |
37.709431 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-05-14 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43681699999999, | |
37.799483 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50511200000001, | |
37.744064 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-09-23 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42908, | |
37.785903999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.497856, | |
37.772921000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-06-10 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.502997, | |
37.7416 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-29 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41192, | |
37.774905 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.488077, | |
37.761786 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-08-25 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414299, | |
37.773562 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41454099999999, | |
37.753644 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-11-30 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421392, | |
37.767205 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-05-29 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.460148, | |
37.7433 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-04-15 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415319, | |
37.783304 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414952, | |
37.772938 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-11-14 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.401699, | |
37.762565 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-11-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.387526, | |
37.723079 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-03-12 00:00:00+00", | |
"total_units": 15, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421318, | |
37.755944 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412775, | |
37.752765000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40207099999999, | |
37.752238 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388876, | |
37.757233 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398218, | |
37.728211 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403469, | |
37.726678 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48111000000002, | |
37.783828 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-03-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418448, | |
37.73591 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 58, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-26 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445705, | |
37.802769 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-09 00:00:00+00", | |
"total_units": 313, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.472043, | |
37.713736 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-03-25 00:00:00+00", | |
"total_units": 16, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41998600000001, | |
37.762004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436127, | |
37.733670000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-05-04 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409948, | |
37.785013 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44202299999999, | |
37.772138 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-08 00:00:00+00", | |
"total_units": 89, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.483875, | |
37.720504999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-04-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.487605, | |
37.750221 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-08-29 00:00:00+00", | |
"total_units": 50, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422711, | |
37.78212 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2005-07-20 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40569599999999, | |
37.779887 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38243, | |
37.734243 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.452524, | |
37.722359999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-11-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43586, | |
37.725299 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-02-16 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47536799999999, | |
37.744038 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40246, | |
37.756753 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41435200000001, | |
37.727965999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-07-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.395926, | |
37.737477 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-01 00:00:00+00", | |
"total_units": 53, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41112, | |
37.765321 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-19 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42360500000001, | |
37.762714 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-04-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448755, | |
37.773313 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-19 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38754899999999, | |
37.767996000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42828700000001, | |
37.745769 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-18 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391974, | |
37.732033 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-07-01 00:00:00+00", | |
"total_units": 165, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41499499999999, | |
37.749027000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41848600000002, | |
37.709087 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-18 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41746, | |
37.768121 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2011-11-10 00:00:00+00", | |
"total_units": 395, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.395473, | |
37.766125 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-17 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45241999999999, | |
37.765232 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-05-31 00:00:00+00", | |
"total_units": 434, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40388300000001, | |
37.771824 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-02-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414208, | |
37.709394 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-08 00:00:00+00", | |
"total_units": 16, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44063999999999, | |
37.773976 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2005-04-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394675, | |
37.7815 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.465924, | |
37.778529999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-12-23 00:00:00+00", | |
"total_units": 603, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394594, | |
37.7879 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-09 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48285, | |
37.763867 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388857, | |
37.76932 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-23 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.457451, | |
37.775075 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-08-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44636200000001, | |
37.796384 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-06-16 00:00:00+00", | |
"total_units": 76, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406826, | |
37.779159 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-10-29 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45794, | |
37.723999 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-04-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39558999999998, | |
37.735393 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-03-18 00:00:00+00", | |
"total_units": 100, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423102, | |
37.772544 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-11-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390594, | |
37.736202 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42068300000001, | |
37.800724 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41584099999999, | |
37.744982 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.468174, | |
37.755237 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-19 00:00:00+00", | |
"total_units": 68, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411298, | |
37.771906 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-12-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41465500000001, | |
37.744735 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-01-23 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48341699999999, | |
37.782334999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-01-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.386581, | |
37.745546000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-02 00:00:00+00", | |
"total_units": 182, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40565900000001, | |
37.772871 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406552, | |
37.714828000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-03-14 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40535600000001, | |
37.795685999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-09-11 00:00:00+00", | |
"total_units": 185, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40253200000001, | |
37.786206 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2008-01-08 00:00:00+00", | |
"total_units": 7887, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.483875, | |
37.720504999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2003-05-14 00:00:00+00", | |
"total_units": 81, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47583600000002, | |
37.715286 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-10-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448632, | |
37.710479 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-02-11 00:00:00+00", | |
"total_units": 11, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42602, | |
37.774383 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.387849, | |
37.730051 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-01-30 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45652199999999, | |
37.781071999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410597, | |
37.739670000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-03-07 00:00:00+00", | |
"total_units": 403, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.396622, | |
37.786978000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-31 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42118799999999, | |
37.760565 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-10-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392753, | |
37.733439000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40553799999999, | |
37.711327000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-05 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49753999999999, | |
37.774183 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-12-26 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431923, | |
37.708459000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-02-22 00:00:00+00", | |
"total_units": 22, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.37083899999999, | |
37.729834999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49213200000001, | |
37.782858000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-08-22 00:00:00+00", | |
"total_units": 42, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42244699999999, | |
37.772953 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2016-02-09 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433558, | |
37.748771999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-11-02 00:00:00+00", | |
"total_units": 154, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39899199999999, | |
37.762933000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2016-02-12 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42420200000001, | |
37.747664 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419149, | |
37.755978999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-10-14 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40788300000001, | |
37.781146 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2004-01-27 00:00:00+00", | |
"total_units": 34, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46078200000001, | |
37.758941 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-01-16 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440146, | |
37.75117 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-08-28 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39155500000001, | |
37.782959999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-09 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44379199999999, | |
37.781614000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-03 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41698000000001, | |
37.768056 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41875900000001, | |
37.75878 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.382995, | |
37.729186 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-22 00:00:00+00", | |
"total_units": 44, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408915, | |
37.791783 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-07 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.443924, | |
37.778583000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-09 00:00:00+00", | |
"total_units": 112, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41574299999999, | |
37.764271 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-10-01 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410977, | |
37.756137 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-10 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.466587, | |
37.757314 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-01-16 00:00:00+00", | |
"total_units": 91, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38586699999999, | |
37.718283 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-09-07 00:00:00+00", | |
"total_units": 408, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40965800000001, | |
37.773694 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-11-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42816, | |
37.799303 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-11 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416615, | |
37.759803999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422307, | |
37.739996999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-08-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39831299999999, | |
37.764221 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-08-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.444928, | |
37.762569 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-11-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48925200000001, | |
37.772833 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-12-31 00:00:00+00", | |
"total_units": 50, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41617099999999, | |
37.787017 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-01 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.442874, | |
37.762461 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-09-10 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38823300000001, | |
37.718539 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-04-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.479648, | |
37.764216999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-02-22 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408998, | |
37.782703000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-07 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393355, | |
37.755764 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49966299999998, | |
37.743033000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2003-02-21 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418501, | |
37.756586999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-10-01 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408149, | |
37.784884999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-08-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40286100000002, | |
37.733805 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-01-30 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.503573, | |
37.752808 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-09-04 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393188, | |
37.765578999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49124499999999, | |
37.745529 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41020900000001, | |
37.768572999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-04-01 00:00:00+00", | |
"total_units": 51, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413955, | |
37.786344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-07-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.466181, | |
37.750601 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43860900000001, | |
37.749542 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.447321, | |
37.717758 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-02-05 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445523, | |
37.785078999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-17 00:00:00+00", | |
"total_units": 351, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419123, | |
37.765581 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-10 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.384823, | |
37.73747 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-10-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39892900000001, | |
37.763484000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413018, | |
37.744971 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-04-29 00:00:00+00", | |
"total_units": 81, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44077, | |
37.785821 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44054299999999, | |
37.763908 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40037, | |
37.731241 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-09-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42868100000001, | |
37.774938 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49564299999999, | |
37.730173 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-21 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406241, | |
37.745022 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-07-05 00:00:00+00", | |
"total_units": 52, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42118400000001, | |
37.753932 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-11-07 00:00:00+00", | |
"total_units": 69, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42288, | |
37.779072 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-20 00:00:00+00", | |
"total_units": 36, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412904, | |
37.774071 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-12-21 00:00:00+00", | |
"total_units": 153, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398385, | |
37.789471 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-08-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.405217, | |
37.710443 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2006-04-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40553899999999, | |
37.779944 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-06-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417782, | |
37.733791 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47076499999999, | |
37.761554 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-07-29 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385442, | |
37.762008 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-07-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407344, | |
37.750997 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-11-22 00:00:00+00", | |
"total_units": 304, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41174199999999, | |
37.781799 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-02-24 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43676799999999, | |
37.779213 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47889099999999, | |
37.747417 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-05-01 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394042, | |
37.753619 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-02-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.399615, | |
37.757451 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46738899999998, | |
37.719854999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-17 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.439966, | |
37.729267 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-31 00:00:00+00", | |
"total_units": 125, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412779, | |
37.775628999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-31 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403264, | |
37.779277 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-10-04 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.446458, | |
37.79638 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-10-16 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43431899999999, | |
37.743483000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397751, | |
37.710886 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-03-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.453275, | |
37.775935 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-06-10 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42023700000001, | |
37.786093 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.474949, | |
37.783328000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485148, | |
37.732597 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-08-03 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409353, | |
37.732727000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-10-18 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404063, | |
37.778648 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-02-22 00:00:00+00", | |
"total_units": 185, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.37083899999999, | |
37.729834999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2005-06-21 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39094399999999, | |
37.779321 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40686699999999, | |
37.748125 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.502052, | |
37.761772 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-19 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.396413, | |
37.76468 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41426000000001, | |
37.726344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-05-31 00:00:00+00", | |
"total_units": 176, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40023899999998, | |
37.765845 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504943, | |
37.780187 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2009-08-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43608700000001, | |
37.796726 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-01-12 00:00:00+00", | |
"total_units": 124, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42373, | |
37.801763 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419326, | |
37.806348 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-12-16 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42181399999998, | |
37.805745 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47075, | |
37.785911 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.383347, | |
37.729386 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2011-09-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40608300000001, | |
37.754036 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-03-09 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40858200000001, | |
37.779686 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Pacific Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445544, | |
37.793704999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47746599999999, | |
37.763061 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-04-04 00:00:00+00", | |
"total_units": 200, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39085800000001, | |
37.771457 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-11-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40707900000001, | |
37.753593 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-12-19 00:00:00+00", | |
"total_units": 81, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403232, | |
37.788247999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-30 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47645700000001, | |
37.759434999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-10 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39927, | |
37.774134000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38768200000001, | |
37.732794 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-03-17 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41331299999999, | |
37.757674 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-06-03 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410648, | |
37.7942 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-01 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49346399999999, | |
37.775643 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39425800000001, | |
37.734897 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2006-11-03 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40096799999999, | |
37.712402000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-05-21 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421504, | |
37.800111 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392256, | |
37.778817 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-04-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43383500000002, | |
37.762834000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-10 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.458779, | |
37.724697 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-06-06 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47371299999999, | |
37.742889 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41238799999999, | |
37.737472 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-03-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413614, | |
37.738772999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43796499999999, | |
37.777437 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-21 00:00:00+00", | |
"total_units": 38, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40918899999998, | |
37.774683 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-02-24 00:00:00+00", | |
"total_units": 157, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420208, | |
37.765846 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-08-13 00:00:00+00", | |
"total_units": 152, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390643, | |
37.775051 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-04-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44116499999998, | |
37.758782000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-03-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426374, | |
37.740332 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417763, | |
37.795683000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49395700000001, | |
37.778368 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390055, | |
37.763095 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-03 00:00:00+00", | |
"total_units": 20, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412406, | |
37.755378 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-10-24 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44123799999998, | |
37.799459999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-12-21 00:00:00+00", | |
"total_units": 112, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39865800000001, | |
37.790149 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-07-17 00:00:00+00", | |
"total_units": 431, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418295, | |
37.777301 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-07-10 00:00:00+00", | |
"total_units": 52, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419597, | |
37.780876 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-03-04 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.458789, | |
37.712892 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-02-19 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41766399999999, | |
37.760540999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40858100000001, | |
37.742457 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-04-29 00:00:00+00", | |
"total_units": 37, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38894099999999, | |
37.761247 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-09-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47553400000001, | |
37.776291 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43194299999999, | |
37.722305 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-22 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448412, | |
37.788135 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-29 00:00:00+00", | |
"total_units": 20, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41809199999999, | |
37.756735 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.489108, | |
37.745783 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-04 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40266499999998, | |
37.761151 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-04-26 00:00:00+00", | |
"total_units": 84, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40508600000001, | |
37.778442 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4331, | |
37.744446999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-05-15 00:00:00+00", | |
"total_units": 74, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39522099999999, | |
37.789642 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-07-29 00:00:00+00", | |
"total_units": 20, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41838, | |
37.805708 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-19 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49250900000001, | |
37.773234 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-04-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.470679, | |
37.76032 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-15 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404183, | |
37.735214 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.493982, | |
37.77871 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-07 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391283, | |
37.734833 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46411599999999, | |
37.713522999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420065, | |
37.802708 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44543200000001, | |
37.762231 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-29 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.432397, | |
37.771623999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-23 00:00:00+00", | |
"total_units": 73, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416701, | |
37.760673 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-02-17 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42065, | |
37.762186 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-16 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400287, | |
37.776099 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-01 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424673, | |
37.771260999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-10 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430325, | |
37.786794 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-09 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433079, | |
37.739088 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-09-30 00:00:00+00", | |
"total_units": 35, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42097700000001, | |
37.752309999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-05-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414593, | |
37.773396000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-04-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42860800000001, | |
37.72363 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-06-19 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.480834, | |
37.781028000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-02 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40523300000001, | |
37.789914 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-02-22 00:00:00+00", | |
"total_units": 492, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.37083899999999, | |
37.729834999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402749, | |
37.796879 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43672, | |
37.715427000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-11-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41575900000001, | |
37.766313000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42401799999999, | |
37.743984999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-10-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49461799999999, | |
37.778406 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-05-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.492725, | |
37.764497 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-16 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43496699999999, | |
37.77178 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39324599999999, | |
37.733717999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.494474, | |
37.777501 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-07-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41684, | |
37.754708 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2013-12-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43672, | |
37.798582 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-02-19 00:00:00+00", | |
"total_units": 63, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420299, | |
37.790265999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407991, | |
37.766779 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-06 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415255, | |
37.769762 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46726299999999, | |
37.75756 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-18 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39198700000001, | |
37.780151000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-06-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41554099999999, | |
37.753032 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40746499999999, | |
37.751816 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-09-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424849, | |
37.798155 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40575, | |
37.801602 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.469117, | |
37.778181 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2013-01-29 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48403799999998, | |
37.780745 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.499145, | |
37.747381 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-11-22 00:00:00+00", | |
"total_units": 110, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42019599999999, | |
37.77498 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-14 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436361, | |
37.728757 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-02-06 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390345, | |
37.73427 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38900600000001, | |
37.720915999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-29 00:00:00+00", | |
"total_units": 16, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40478799999998, | |
37.773994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-11-25 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43776399999999, | |
37.7689 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-06-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42679, | |
37.748255 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-04-18 00:00:00+00", | |
"total_units": 79, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398676, | |
37.781781 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-04-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.506773, | |
37.761835999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-22 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390643, | |
37.775051 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422928, | |
37.744974 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-18 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.434331, | |
37.745402 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.465643, | |
37.720555 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-03-21 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45828999999999, | |
37.711123 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.432103, | |
37.728564 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-02-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423547, | |
37.755364 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-01-21 00:00:00+00", | |
"total_units": 72, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417824, | |
37.76548 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43766000000001, | |
37.781196 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-01-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49679099999999, | |
37.73142 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-10-06 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38878700000001, | |
37.774716 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-03 00:00:00+00", | |
"total_units": 24, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42191100000001, | |
37.748323 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-04-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.447074, | |
37.730948 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-05-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426603, | |
37.72959 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-10-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448944, | |
37.762232 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-16 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.450924, | |
37.742327 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-06-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426658, | |
37.746579 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-12-05 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42134399999999, | |
37.741582 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-04-05 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.479257, | |
37.782521 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-09-19 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413752, | |
37.799172 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48153500000001, | |
37.776782 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-06 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42934, | |
37.739158 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-16 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43553899999999, | |
37.750964 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2011-05-27 00:00:00+00", | |
"total_units": 104, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40444699999999, | |
37.778048999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404008, | |
37.752674 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2004-08-04 00:00:00+00", | |
"total_units": 79, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426147, | |
37.771696999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-04 00:00:00+00", | |
"total_units": 23, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410395, | |
37.771584000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-09-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.479325, | |
37.753627 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-06 00:00:00+00", | |
"total_units": 112, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425374, | |
37.775356 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2011-09-28 00:00:00+00", | |
"total_units": 118, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391671, | |
37.791558 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-01-29 00:00:00+00", | |
"total_units": 18, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38908899999998, | |
37.763188 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-06 00:00:00+00", | |
"total_units": 88, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42595, | |
37.769425 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-09-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47158700000001, | |
37.739740999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-03-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441528, | |
37.731282 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41426000000001, | |
37.726344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-04-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.443478, | |
37.716156 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49176999999999, | |
37.747122999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-26 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43937, | |
37.777953000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-04-25 00:00:00+00", | |
"total_units": 45, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394221, | |
37.765562 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-06-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48889299999999, | |
37.742222 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426381, | |
37.755674 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48829099999999, | |
37.743534000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2011-06-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40616499999999, | |
37.745934000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-08-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.460148, | |
37.725346 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2016-02-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415517, | |
37.802228 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-11-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43424499999999, | |
37.745407 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2007-03-30 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42454, | |
37.749837 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-12-21 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44490400000001, | |
37.77151 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-11-16 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44903500000001, | |
37.709626 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-09-17 00:00:00+00", | |
"total_units": 15, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40739199999999, | |
37.780923 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-10 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419774, | |
37.746402 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-09 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42341, | |
37.80275 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406986, | |
37.743655 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-05-15 00:00:00+00", | |
"total_units": 21, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.447442, | |
37.782853 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-13 00:00:00+00", | |
"total_units": 190, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41106200000002, | |
37.78289 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46079399999999, | |
37.716342 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45141399999999, | |
37.730343 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-15 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.459822, | |
37.789128999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45252099999999, | |
37.720394 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-08 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408424, | |
37.758181 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-24 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41568999999998, | |
37.749992 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-29 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.469024, | |
37.754999 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-02-23 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445927, | |
37.771446000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-07-30 00:00:00+00", | |
"total_units": 53, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.442052, | |
37.799414 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-08-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39371799999999, | |
37.730062 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44558700000002, | |
37.762102 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-02-24 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40674399999999, | |
37.753709 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-29 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.451448, | |
37.779099 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-08-29 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41247, | |
37.780901 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-09 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44065900000001, | |
37.716464 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-02-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.434317, | |
37.761156 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-15 00:00:00+00", | |
"total_units": 146, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40306499999998, | |
37.779486999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-10-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.446954, | |
37.767399 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-07-19 00:00:00+00", | |
"total_units": 56, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504737, | |
37.735853999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-24 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415526, | |
37.745359 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-07-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42618600000002, | |
37.727942 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-11-10 00:00:00+00", | |
"total_units": 1100, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.386881, | |
37.758569 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-11 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.486928, | |
37.785246 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-07 00:00:00+00", | |
"total_units": 31, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422444, | |
37.778576 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2002-11-21 00:00:00+00", | |
"total_units": 550, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41301299999999, | |
37.777926 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-04-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46515900000001, | |
37.708366 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40405700000001, | |
37.778356 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.3882, | |
37.73275 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.452454, | |
37.720595 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-08-07 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42720800000001, | |
37.770984000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-31 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.451777, | |
37.708692 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40258999999999, | |
37.758099 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-12 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44593, | |
37.784991999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-09-26 00:00:00+00", | |
"total_units": 136, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413316, | |
37.770484 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-20 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.434219, | |
37.747017 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-03-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45255300000001, | |
37.762873 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-06-02 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413546, | |
37.771174 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-02-23 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.439365, | |
37.772165 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48992, | |
37.742003000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2007-12-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42728799999999, | |
37.739932 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-05-14 00:00:00+00", | |
"total_units": 32, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388649, | |
37.739894 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.467386, | |
37.715445 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.471969, | |
37.740777 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-07-24 00:00:00+00", | |
"total_units": 112, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408952, | |
37.776238 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46043799999998, | |
37.723335 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41899599999999, | |
37.748798 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-10 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41535800000001, | |
37.773909 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2013-03-19 00:00:00+00", | |
"total_units": 44, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.389154, | |
37.760227 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-02-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39299999999999, | |
37.736413 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45183999999999, | |
37.770762 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-07-15 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.468594, | |
37.755287 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2016-01-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.405002, | |
37.793839 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-09-05 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47797299999999, | |
37.778259999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-05-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.437954, | |
37.762612 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-03-20 00:00:00+00", | |
"total_units": 23, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45488, | |
37.781171 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-11-24 00:00:00+00", | |
"total_units": 36, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420399, | |
37.769359 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-09-06 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.443381, | |
37.799625 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-05-07 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.490379, | |
37.757991 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.501893, | |
37.760458 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42072399999999, | |
37.727561 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-12-21 00:00:00+00", | |
"total_units": 51, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39186200000002, | |
37.762147999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-09-11 00:00:00+00", | |
"total_units": 202, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41201399999999, | |
37.780328999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403089, | |
37.719559000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-05 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40538500000001, | |
37.746739 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-03-18 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411156, | |
37.781008 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-11 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40716499999999, | |
37.716043 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50340600000001, | |
37.749063 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43543700000001, | |
37.757073999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-08-05 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411999, | |
37.786106 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-01-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46966499999999, | |
37.76119 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-16 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42190500000001, | |
37.754196 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-09-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.375173, | |
37.731968 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-11 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.427182, | |
37.802639 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-06-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45091000000001, | |
37.782499 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-03-21 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420121, | |
37.766299 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-16 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43571599999999, | |
37.764602000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.374045, | |
37.731328000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-02-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40858, | |
37.754027 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46056899999999, | |
37.782877 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403953, | |
37.799893 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.434238, | |
37.756236 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-11-03 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39041, | |
37.72858 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40448799999999, | |
37.790032000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-05-14 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47211000000001, | |
37.765236 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2004-06-01 00:00:00+00", | |
"total_units": 41, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47759199999999, | |
37.781107 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-04-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41651399999999, | |
37.796997 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-09 00:00:00+00", | |
"total_units": 27, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41761699999999, | |
37.763318 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402583, | |
37.758032 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.432024, | |
37.79906 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-14 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40953999999999, | |
37.798675 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44365, | |
37.709226 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-11-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.484724, | |
37.75991 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-04-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48054599999999, | |
37.777103000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-01-24 00:00:00+00", | |
"total_units": 85, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39360900000001, | |
37.788706 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2012-05-23 00:00:00+00", | |
"total_units": 155, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409494, | |
37.78375 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423896, | |
37.731953000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-07-23 00:00:00+00", | |
"total_units": 38, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40536399999999, | |
37.779016999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-16 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42803700000002, | |
37.74498 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-03-28 00:00:00+00", | |
"total_units": 160, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421943, | |
37.772335 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46065800000001, | |
37.764075 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-01 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41343700000002, | |
37.77365 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.475399, | |
37.774425 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-23 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400729, | |
37.795553999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-04 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38808, | |
37.718621 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-07-23 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425404, | |
37.768761 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41439799999999, | |
37.750723 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-08-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448578, | |
37.768136 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.465296, | |
37.748248 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-04-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398679, | |
37.72485 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-04-08 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.453441, | |
37.789436 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-02-27 00:00:00+00", | |
"total_units": 180, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41960700000001, | |
37.775215 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-03-14 00:00:00+00", | |
"total_units": 23, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41483400000001, | |
37.783937 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-03-10 00:00:00+00", | |
"total_units": 20, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419308, | |
37.79033 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394352, | |
37.786307 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44211100000001, | |
37.798837 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43203799999999, | |
37.728901 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-10-12 00:00:00+00", | |
"total_units": 70, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407816, | |
37.76514 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-12-19 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41308300000001, | |
37.756871999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40257700000001, | |
37.757964 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-01 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421365, | |
37.762418 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49352900000001, | |
37.74389 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41259199999999, | |
37.73062 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.463356, | |
37.714549 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-02-11 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39323600000002, | |
37.762271000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-08 00:00:00+00", | |
"total_units": 54, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420298, | |
37.787465999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-11-12 00:00:00+00", | |
"total_units": 83, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445743, | |
37.784045 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-10-17 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417165, | |
37.753690999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-03 00:00:00+00", | |
"total_units": 180, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393473, | |
37.786091 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-31 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424622, | |
37.778143 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2005-11-10 00:00:00+00", | |
"total_units": 24, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4355, | |
37.762921 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2009-10-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45928700000002, | |
37.713376000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-27 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410816, | |
37.777936 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44788600000001, | |
37.713712 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-02-13 00:00:00+00", | |
"total_units": 37, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41963999999999, | |
37.786602 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-11-07 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422817, | |
37.725755 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-06-24 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408791, | |
37.801256 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.479883, | |
37.737491 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417295, | |
37.748425 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-11 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422742, | |
37.757051000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-02-12 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408644, | |
37.779638 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-24 00:00:00+00", | |
"total_units": 22, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43961100000001, | |
37.799096 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-29 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41733500000001, | |
37.767339 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-09-30 00:00:00+00", | |
"total_units": 48, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431215, | |
37.764539 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-08-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425137, | |
37.729664 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2005-03-09 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420868, | |
37.767417 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-01-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45246100000001, | |
37.770739 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-01-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.490898, | |
37.764675 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-09 00:00:00+00", | |
"total_units": 15, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420826, | |
37.789321 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-07-11 00:00:00+00", | |
"total_units": 41, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42430900000001, | |
37.798224 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-03-20 00:00:00+00", | |
"total_units": 17, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4122, | |
37.805617 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45691200000002, | |
37.722063 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-12-09 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41189299999999, | |
37.739993 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-10-11 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40825, | |
37.751115000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-02-01 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.459291, | |
37.744006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-07-10 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504434, | |
37.780366 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-02-02 00:00:00+00", | |
"total_units": 47, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41031000000001, | |
37.780778999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-28 00:00:00+00", | |
"total_units": 23, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41683300000001, | |
37.767092 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-31 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.479798, | |
37.780008 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-08-22 00:00:00+00", | |
"total_units": 256, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42191100000001, | |
37.784929999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-04-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39233200000001, | |
37.736034000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-16 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408426, | |
37.783288 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47733000000001, | |
37.77718 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-31 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419696, | |
37.759159999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-03 00:00:00+00", | |
"total_units": 139, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425752, | |
37.778168 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-09 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.442376, | |
37.761525 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.484343, | |
37.755418 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2007-08-09 00:00:00+00", | |
"total_units": 8619, | |
"neighborhood": "Treasure Island/YBI" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.370951, | |
37.824284000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-13 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433052, | |
37.803371000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-12-24 00:00:00+00", | |
"total_units": 60, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39186200000002, | |
37.762147999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46548999999999, | |
37.778275 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2011-11-16 00:00:00+00", | |
"total_units": 198, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43056899999999, | |
37.727779999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-11 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42123000000001, | |
37.760985999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-07 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38691499999999, | |
37.738636 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417046, | |
37.735502000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.387023, | |
37.728637 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-08 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421842, | |
37.751828 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-11-04 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436199, | |
37.73467 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-25 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43531000000002, | |
37.751467 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-03-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421472, | |
37.782118 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2007-05-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39400900000001, | |
37.753277000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-03-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.395526, | |
37.746086 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-05-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40048300000001, | |
37.773445 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-03-07 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.452972, | |
37.782306 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-03-02 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.401196, | |
37.781741 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-13 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44941200000001, | |
37.781053 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-02-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47838600000001, | |
37.730503000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-17 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.438506, | |
37.7599 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-15 00:00:00+00", | |
"total_units": 30, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39841000000001, | |
37.765395 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41464099999999, | |
37.744597999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-16 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413353, | |
37.742007 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-18 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48888600000001, | |
37.742717 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-01-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.495609, | |
37.733137 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.460728, | |
37.719853 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406044, | |
37.779544 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436379, | |
37.711946999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-01 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42918200000001, | |
37.767942 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-02-22 00:00:00+00", | |
"total_units": 1500, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38613500000001, | |
37.775704 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-12-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.473702, | |
37.781551 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-12-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402056, | |
37.756158 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388773, | |
37.77006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-07 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.396658, | |
37.760231 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-02-13 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.386628, | |
37.756757 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-08 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388722, | |
37.758941 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.489724, | |
37.748669 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-25 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.405845, | |
37.802279 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425995, | |
37.801536999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-10-09 00:00:00+00", | |
"total_units": 44, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422795, | |
37.794632 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-12-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416597, | |
37.805023 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-04 00:00:00+00", | |
"total_units": 18, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414946, | |
37.790617 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-10-04 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441528, | |
37.778579 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-09-23 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418058, | |
37.742578 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39356799999999, | |
37.72827 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-03-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433699, | |
37.721425 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433186, | |
37.761396000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-05-23 00:00:00+00", | |
"total_units": 39, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410312, | |
37.779073 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-12-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398692, | |
37.757991 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-06-08 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38902, | |
37.750453 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-10 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41939099999999, | |
37.748769 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-11-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.491654, | |
37.764559000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-01-16 00:00:00+00", | |
"total_units": 83, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40978600000001, | |
37.780584999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-04 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411897, | |
37.765121 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-23 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.439191, | |
37.762875 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-04-26 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39092, | |
37.786905 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2016-03-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.428701, | |
37.729818 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-18 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.458832, | |
37.712959999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.432852, | |
37.726328 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42466399999999, | |
37.75966 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436172, | |
37.796715 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42742700000001, | |
37.736297 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485091, | |
37.75972 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-21 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43397, | |
37.763921 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-12-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39031000000001, | |
37.728691999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-12-10 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.438681, | |
37.720949 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.399391, | |
37.768687 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2000-05-22 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40460300000001, | |
37.791915 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408721, | |
37.710366 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-05-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410298, | |
37.794829 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-18 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419977, | |
37.763579 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-05-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47254199999999, | |
37.765251 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48358700000001, | |
37.772849 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2007-03-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41291000000001, | |
37.714582 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.37683799999999, | |
37.732306 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-03-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47673400000001, | |
37.783783 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.387417, | |
37.726631 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46923999999999, | |
37.720632 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-07-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45188300000001, | |
37.729313 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-06 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47474799999999, | |
37.763432 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-21 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41035, | |
37.741508 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2015-01-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485979, | |
37.776481 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-06-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39321899999999, | |
37.7621 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-01 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413629, | |
37.751298 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-10 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418342, | |
37.805398 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-07-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415848, | |
37.726859999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2009-02-05 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50778799999999, | |
37.749776000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-05-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43600500000001, | |
37.77737 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430728, | |
37.780389 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-04-24 00:00:00+00", | |
"total_units": 164, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41273600000001, | |
37.779756 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.395959, | |
37.7794 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38583100000001, | |
37.729513 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2000-11-27 00:00:00+00", | |
"total_units": 260, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422951, | |
37.789592999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-05-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.458623, | |
37.713423999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-12-07 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397609, | |
37.730237 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-01-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47340600000001, | |
37.78358 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425568, | |
37.729642 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.466074, | |
37.765361999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-06 00:00:00+00", | |
"total_units": 86, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40873700000002, | |
37.776986 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-09-25 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40720300000001, | |
37.743536999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-04-03 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41500400000001, | |
37.784298 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41091000000002, | |
37.758641 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-08-22 00:00:00+00", | |
"total_units": 26, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424617, | |
37.799662 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.452542, | |
37.718389 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-12-12 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504189, | |
37.742043 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2016-02-12 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41381899999999, | |
37.805808 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2011-04-27 00:00:00+00", | |
"total_units": 688, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406601, | |
37.782154 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-23 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433577, | |
37.743085 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-02-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400375, | |
37.767888 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408098, | |
37.732714 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-04-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40125900000001, | |
37.758353 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 71, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-02 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414258, | |
37.75713 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-16 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397302, | |
37.776105 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398253, | |
37.710511 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-05-19 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42223899999999, | |
37.761477 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-10 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39279599999999, | |
37.722125 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2010-06-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433132, | |
37.767897 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-11-10 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.405725, | |
37.75392 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-04-08 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43531000000002, | |
37.751467 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-11-05 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.429446, | |
37.723628999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-11-22 00:00:00+00", | |
"total_units": 76, | |
"neighborhood": "Pacific Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.432772, | |
37.790296000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-07 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39631899999999, | |
37.763681 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-04-08 00:00:00+00", | |
"total_units": 60, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.429432, | |
37.767509000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-01-11 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408323, | |
37.770781 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-22 00:00:00+00", | |
"total_units": 14, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425496, | |
37.800859 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47525900000001, | |
37.742168 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-17 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424631, | |
37.750393 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-10-31 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419425, | |
37.795061 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-11 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39204299999999, | |
37.76317 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-07-16 00:00:00+00", | |
"total_units": 37, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420824, | |
37.787929 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-07-29 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402449, | |
37.725541 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2011-12-08 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390305, | |
37.727325 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-08-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431327, | |
37.748737 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42481599999999, | |
37.744351 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-08-29 00:00:00+00", | |
"total_units": 50, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4094, | |
37.737316 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-05-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.476074, | |
37.783744 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-12 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.450011, | |
37.767744 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-07-27 00:00:00+00", | |
"total_units": 143, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391772, | |
37.771402 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-28 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423243, | |
37.798933 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-26 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391002, | |
37.779809 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-14 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41091999999999, | |
37.771508000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-20 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414454, | |
37.752722 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.451649, | |
37.783058000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43356499999999, | |
37.734978999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-02-25 00:00:00+00", | |
"total_units": 16, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424124, | |
37.775518 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-25 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46011899999999, | |
37.778931 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-06-28 00:00:00+00", | |
"total_units": 334, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39701699999999, | |
37.788222999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-02-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398125, | |
37.763567 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-05 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42356299999999, | |
37.755531 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-06-16 00:00:00+00", | |
"total_units": 45, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421094, | |
37.768459 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44023600000001, | |
37.75029 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-09-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40723200000001, | |
37.743466999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50231799999999, | |
37.742125 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-21 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42012700000001, | |
37.766366999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49982, | |
37.777186 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413206, | |
37.799271000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-02-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421351, | |
37.764491 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391494, | |
37.734952 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-08 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.476576, | |
37.730866999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41426000000001, | |
37.726344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2011-12-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.395576, | |
37.75953 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-12-05 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413348, | |
37.742076000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-20 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412263, | |
37.796371 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2005-07-15 00:00:00+00", | |
"total_units": 231, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425605, | |
37.785734000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40635800000001, | |
37.795730999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.481311, | |
37.733164 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-08-23 00:00:00+00", | |
"total_units": 93, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388361, | |
37.763639000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47108, | |
37.781328 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-10-24 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423806, | |
37.766206 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-07 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431715, | |
37.800703000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-06-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402068, | |
37.784938000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397981, | |
37.734952 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41606000000002, | |
37.796328 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-04-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39558999999998, | |
37.735393 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409135, | |
37.74407 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2013-03-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40019099999999, | |
37.756959 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411055, | |
37.756522 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-01-24 00:00:00+00", | |
"total_units": 22, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403449, | |
37.779132000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-12-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423846, | |
37.741620000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-01-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.460691, | |
37.780495 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2005-06-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391397, | |
37.75294 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-21 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424898, | |
37.766593 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-08-15 00:00:00+00", | |
"total_units": 85, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415897, | |
37.781804 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.437913, | |
37.712243 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-19 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430598, | |
37.802203999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-30 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436921, | |
37.778195000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.480754, | |
37.74258 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2009-12-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42532, | |
37.775960999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-10-15 00:00:00+00", | |
"total_units": 460, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46064799999999, | |
37.759368 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-30 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398748, | |
37.800035 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-09 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48526100000001, | |
37.783625 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-13 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41773300000001, | |
37.753007000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397158, | |
37.721986 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-11-18 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.389072, | |
37.74114 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-09-29 00:00:00+00", | |
"total_units": 61, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44058799999999, | |
37.717733 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-11 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393707, | |
37.727273 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-02-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.466177, | |
37.754446 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2010-06-30 00:00:00+00", | |
"total_units": 1600, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39514399999999, | |
37.75582 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2005-04-26 00:00:00+00", | |
"total_units": 69, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.388902, | |
37.760798 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-02 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.396224, | |
37.720289 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.480272, | |
37.742359 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2009-07-07 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400654, | |
37.718677 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-05-07 00:00:00+00", | |
"total_units": 65, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419486, | |
37.786187 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-01-16 00:00:00+00", | |
"total_units": 93, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38493400000002, | |
37.719383 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2016-05-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.449451, | |
37.765369 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-27 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.445848, | |
37.802178000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47970900000001, | |
37.75915 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-18 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49088700000001, | |
37.780629 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-09-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41381100000001, | |
37.797216999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-05-19 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38754899999999, | |
37.767996000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47639699999999, | |
37.733573 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.427649, | |
37.803536 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-10-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48816000000001, | |
37.747626000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426566, | |
37.73834 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-07-18 00:00:00+00", | |
"total_units": 41, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423879, | |
37.777035999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408245, | |
37.75052 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-11-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417004, | |
37.709768 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402923, | |
37.726673999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-11 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394729, | |
37.781457 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-08-12 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421806, | |
37.768777 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2011-06-27 00:00:00+00", | |
"total_units": 256, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393594, | |
37.756203 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2014-10-14 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.458707, | |
37.724657 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.480263, | |
37.742221 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-10 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422774, | |
37.762699 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-07-10 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404824, | |
37.79371 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47904399999999, | |
37.764725 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-08 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406273, | |
37.772795 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-04-19 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40184599999999, | |
37.730425 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-10-31 00:00:00+00", | |
"total_units": 377, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.395234, | |
37.783898 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2009-09-21 00:00:00+00", | |
"total_units": 29, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419795, | |
37.763228000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435224, | |
37.751472 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-01-14 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42449199999999, | |
37.773127 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2008-12-31 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40860500000001, | |
37.802909 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-09-20 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410678, | |
37.760708 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2011-11-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441193, | |
37.801697999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4179, | |
37.742823 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40257, | |
37.757895 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-09-23 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422008, | |
37.777701 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-21 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.432032, | |
37.773064 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2009-02-04 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41982800000001, | |
37.760831 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-01-23 00:00:00+00", | |
"total_units": 122, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38493400000002, | |
37.719383 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2013-03-11 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43050900000001, | |
37.74693 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-09-26 00:00:00+00", | |
"total_units": 26, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423699, | |
37.773658000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2010-04-28 00:00:00+00", | |
"total_units": 1700, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41899, | |
37.713087 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-05 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42017299999999, | |
37.794855 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-09-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414194, | |
37.724739 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-02-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436398, | |
37.778276 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-26 00:00:00+00", | |
"total_units": 299, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47317, | |
37.716029 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-27 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.451555, | |
37.76129 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.493587, | |
37.779003 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-06 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43186200000001, | |
37.744745 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-12-07 00:00:00+00", | |
"total_units": 326, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.391729, | |
37.759196 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-08 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415849, | |
37.801211 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-30 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41530300000001, | |
37.79387 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-12-11 00:00:00+00", | |
"total_units": 98, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42950900000001, | |
37.780353000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-30 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43835700000001, | |
37.804003 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407524, | |
37.778948 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-05-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404424, | |
37.769112 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-11-16 00:00:00+00", | |
"total_units": 449, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.462121, | |
37.776281 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-08-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.439799, | |
37.750246000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-02-11 00:00:00+00", | |
"total_units": 186, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411323, | |
37.781883 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-01-23 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43119399999999, | |
37.76536 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44988700000002, | |
37.710679 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2005-03-16 00:00:00+00", | |
"total_units": 37, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412155, | |
37.782826 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39006100000002, | |
37.763164 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419917, | |
37.729215 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-28 00:00:00+00", | |
"total_units": 11, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42828899999999, | |
37.762652 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.442682, | |
37.787471999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38476299999999, | |
37.727920000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-07-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46908300000001, | |
37.783468 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435828, | |
37.714337 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38921, | |
37.727041 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-09-25 00:00:00+00", | |
"total_units": 69, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423253, | |
37.788056 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-10-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.471203, | |
37.736017 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-14 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397779, | |
37.730261 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-06-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417776, | |
37.735161 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-05-26 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.449551, | |
37.731231 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-05 00:00:00+00", | |
"total_units": 34, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40714299999999, | |
37.776962 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42120700000001, | |
37.76077 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-09-13 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41057099999999, | |
37.77813 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-01-14 00:00:00+00", | |
"total_units": 127, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.399048, | |
37.765356 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400582, | |
37.738219 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-12-06 00:00:00+00", | |
"total_units": 69, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.389251, | |
37.761228 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-30 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.462263, | |
37.778834 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-22 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44971799999999, | |
37.773887 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-10-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41873100000001, | |
37.742607 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-09-10 00:00:00+00", | |
"total_units": 65, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41191599999999, | |
37.773184 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-03-15 00:00:00+00", | |
"total_units": 59, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.389324, | |
37.762027 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-04-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430675, | |
37.786702000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-03-21 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41325800000001, | |
37.752235999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41011599999999, | |
37.748075 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-01 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39473000000001, | |
37.717887 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-06-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39298500000001, | |
37.722569 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-10-18 00:00:00+00", | |
"total_units": 184, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412403, | |
37.786146 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-05-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.451355, | |
37.785003 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-16 00:00:00+00", | |
"total_units": 63, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41616299999998, | |
37.788546000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-11-26 00:00:00+00", | |
"total_units": 33, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400452, | |
37.79787 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-08-28 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44133300000001, | |
37.734254 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-07-30 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420604, | |
37.774727 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-12-09 00:00:00+00", | |
"total_units": 980, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.372037, | |
37.730187 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-01-21 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485395, | |
37.779751 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-09-26 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44681100000001, | |
37.730829 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-12-26 00:00:00+00", | |
"total_units": 129, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397263, | |
37.773034 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-01-08 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41745300000001, | |
37.75625 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-04-16 00:00:00+00", | |
"total_units": 95, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42376599999999, | |
37.782222999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-03-19 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.399556, | |
37.776627000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42866000000001, | |
37.720879 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-21 00:00:00+00", | |
"total_units": 17, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40173200000001, | |
37.762907 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398435, | |
37.736996000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2008-08-13 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431205, | |
37.759265 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-18 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435223, | |
37.7737 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435852, | |
37.797419 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-31 00:00:00+00", | |
"total_units": 51, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.415966, | |
37.782148 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-15 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407147, | |
37.743678 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-28 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46920700000001, | |
37.779421 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-06-26 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Chinatown" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40961000000001, | |
37.795214 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-01-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.458514, | |
37.727194 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-04-13 00:00:00+00", | |
"total_units": 11, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441503, | |
37.798860999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-12-12 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421077, | |
37.749534999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40256299999999, | |
37.757827 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2012-12-19 00:00:00+00", | |
"total_units": 42, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40974299999999, | |
37.775714 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.479672, | |
37.764559999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-07-14 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440978, | |
37.759937 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-06-02 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.449863, | |
37.782379999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-11-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409098, | |
37.778689 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-03-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.465079, | |
37.719120000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-24 00:00:00+00", | |
"total_units": 150, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394354, | |
37.782809 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38903700000002, | |
37.719045 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-16 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40350600000001, | |
37.778347 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.483668, | |
37.784706 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-01-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49508700000001, | |
37.729867999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-09 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407002, | |
37.798648 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-29 00:00:00+00", | |
"total_units": 126, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421646, | |
37.783052000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-09-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.384452, | |
37.740408 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.490008, | |
37.783237 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2009-10-23 00:00:00+00", | |
"total_units": 54, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41946200000001, | |
37.767266 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-10-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40760700000001, | |
37.753298 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-07-10 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.4074, | |
37.744103 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40410200000001, | |
37.781681 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2010-09-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43618799999999, | |
37.765456 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-30 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41020300000001, | |
37.798938 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46156200000001, | |
37.722429999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-08-05 00:00:00+00", | |
"total_units": 316, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409568, | |
37.783175 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-23 00:00:00+00", | |
"total_units": 248, | |
"neighborhood": "Lakeshore" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48090800000001, | |
37.718266 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-12-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42453, | |
37.730725 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-10-31 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.465115, | |
37.747093 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-08-08 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38903300000001, | |
37.762425 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-12-09 00:00:00+00", | |
"total_units": 29, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.426029, | |
37.776757 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-04-19 00:00:00+00", | |
"total_units": 20, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414204, | |
37.788801 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-11-24 00:00:00+00", | |
"total_units": 140, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390396, | |
37.787248 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-03-26 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423404, | |
37.76065 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-10 00:00:00+00", | |
"total_units": 46, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407098, | |
37.777685 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-10-14 00:00:00+00", | |
"total_units": 20, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.389528, | |
37.764140999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2012-05-07 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40034399999999, | |
37.793447 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-06 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417189, | |
37.794394 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-12-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416109, | |
37.760639000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-04-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43358899999998, | |
37.714355 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-03-11 00:00:00+00", | |
"total_units": 55, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418539, | |
37.750313 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-10 00:00:00+00", | |
"total_units": 584, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42003000000001, | |
37.773891 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-11-04 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.439079, | |
37.777417 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-01 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410324, | |
37.794499 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39640700000001, | |
37.765519 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-06-27 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485925, | |
37.777869 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-21 00:00:00+00", | |
"total_units": 135, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42098600000001, | |
37.786944 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-06-25 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.425133, | |
37.772252 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-01-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.459303, | |
37.713553000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-02-04 00:00:00+00", | |
"total_units": 229, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.401926, | |
37.710808 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-11 00:00:00+00", | |
"total_units": 545, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39510700000001, | |
37.787203999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2011-10-13 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40166299999999, | |
37.771125 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-11-17 00:00:00+00", | |
"total_units": 60, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40971599999999, | |
37.7608 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-01-29 00:00:00+00", | |
"total_units": 21, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43993, | |
37.799075 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-02-07 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.476875, | |
37.764682 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2013-04-08 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49045500000001, | |
37.742153 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-18 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417978, | |
37.766542 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-05-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.481403, | |
37.758594 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.509354, | |
37.774260999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-10-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.477551, | |
37.764108 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45023799999998, | |
37.708487 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Treasure Island/YBI" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.370951, | |
37.824284000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-03 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40839199999999, | |
37.775809 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.442199, | |
37.75105 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-09-11 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38808600000002, | |
37.740586 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47756799999999, | |
37.749825 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-07 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485722, | |
37.743441 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406896, | |
37.743659 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-13 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39661799999999, | |
37.787417 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2015-08-13 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47678700000002, | |
37.782174 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-01-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.456658, | |
37.723696000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-09-25 00:00:00+00", | |
"total_units": 24, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410808, | |
37.774732 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-09-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41150800000001, | |
37.739979 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2014-10-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440615, | |
37.755505 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-09-26 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421051, | |
37.802238 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-23 00:00:00+00", | |
"total_units": 26, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.399105, | |
37.781496000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-06-25 00:00:00+00", | |
"total_units": 390, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39175300000001, | |
37.789737 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-06-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39833999999999, | |
37.718255 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.502008, | |
37.775259000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-16 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46470900000001, | |
37.780691 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-09-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41381100000001, | |
37.797216999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-01-14 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402096, | |
37.78236 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.433127, | |
37.711549 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-19 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423898, | |
37.788587 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45986200000002, | |
37.715156 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-02-21 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.428074, | |
37.751901000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-02-14 00:00:00+00", | |
"total_units": 44, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409123, | |
37.777295 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-01-31 00:00:00+00", | |
"total_units": 14, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430031, | |
37.800321000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49039499999999, | |
37.744523 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-23 00:00:00+00", | |
"total_units": 219, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41400700000001, | |
37.770818 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2013-08-29 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393348, | |
37.752904 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-08-08 00:00:00+00", | |
"total_units": 172, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40481899999999, | |
37.781067 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-01 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.492254, | |
37.775457 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39253799999999, | |
37.721979 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-12-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Seacliff" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.492644, | |
37.787296999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-09-16 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42010900000001, | |
37.766536 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-02-12 00:00:00+00", | |
"total_units": 179, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.393359, | |
37.785367 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-06-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40900800000001, | |
37.714742 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-01-29 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42859299999999, | |
37.774949 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-12-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47601499999999, | |
37.782209 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2011-03-22 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42398500000002, | |
37.788965000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-11 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40813200000001, | |
37.774399 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-04-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.465896, | |
37.762813 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397365, | |
37.790304 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-08-15 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408022, | |
37.752648 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-01-28 00:00:00+00", | |
"total_units": 11, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46023999999998, | |
37.710931 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-23 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.416344, | |
37.783711 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-08-13 00:00:00+00", | |
"total_units": 198, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.390643, | |
37.775051 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-11-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38748799999999, | |
37.72869 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-07-20 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.481284, | |
37.782524 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-31 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435174, | |
37.773131 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440249, | |
37.772017 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-10-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43358400000001, | |
37.743155 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-05 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43278500000001, | |
37.769982 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-05-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.398847, | |
37.777338 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42533700000001, | |
37.768913 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-06 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46231100000001, | |
37.763521000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-15 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394585, | |
37.759583 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-03-01 00:00:00+00", | |
"total_units": 30, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418398, | |
37.790175 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-16 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400848, | |
37.776946 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-05-24 00:00:00+00", | |
"total_units": 274, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41058100000001, | |
37.7615 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-07-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435324, | |
37.720919 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-16 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.476188, | |
37.760767 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-04-25 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41533600000001, | |
37.715139 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.401149, | |
37.756832 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-01-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41126000000001, | |
37.778482000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-11 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40146000000001, | |
37.769678000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-29 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.429905, | |
37.751751 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.447448, | |
37.771029999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-10-31 00:00:00+00", | |
"total_units": 191, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42627900000001, | |
37.77235 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-20 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40846100000002, | |
37.761456 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-29 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43330300000001, | |
37.751585999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-06-13 00:00:00+00", | |
"total_units": 312, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414523, | |
37.776807 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-04-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Presidio Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45106000000001, | |
37.783245 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-10 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.421048, | |
37.769141 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.442419, | |
37.755494 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-02-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430228, | |
37.718804 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407848, | |
37.747861 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-09-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46306100000001, | |
37.774409999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-02-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44026399999998, | |
37.765671999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-10-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441546, | |
37.753941999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-15 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40063500000001, | |
37.744081 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-07-18 00:00:00+00", | |
"total_units": 128, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38998500000001, | |
37.760766 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-08-23 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44971699999999, | |
37.759361 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-25 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423526, | |
37.768281 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2010-09-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.448776, | |
37.757967 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-21 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.497224, | |
37.763645000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-04-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44318999999999, | |
37.774925 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400512, | |
37.738178999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504737, | |
37.763452 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2006-09-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41381100000001, | |
37.797216999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40052299999999, | |
37.760514 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-08 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44411699999999, | |
37.783004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-08-01 00:00:00+00", | |
"total_units": 60, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43758799999999, | |
37.775742 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.429272, | |
37.736323999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-17 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40716499999999, | |
37.777592999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-05-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.484098, | |
37.781568 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-03-23 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423966, | |
37.747639 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-04-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43226299999999, | |
37.748746999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2005-12-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.418264, | |
37.763279 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-06 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Pacific Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44443899999999, | |
37.789658 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-13 00:00:00+00", | |
"total_units": 154, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43712099999999, | |
37.773437 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-04-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47988400000001, | |
37.778628000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-09-19 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.508349, | |
37.759658 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-05-01 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.400172, | |
37.753136 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-11-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42418799999999, | |
37.801626 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-03-10 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42048700000001, | |
37.754065999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2007-11-07 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.422804, | |
37.725722 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2000-05-22 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.403304, | |
37.791311 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-03-28 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.452568, | |
37.762944 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-09-26 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49601100000001, | |
37.77554 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2013-11-01 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412499, | |
37.797358 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 81, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42178999999999, | |
37.794412 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-12 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.459271, | |
37.712857 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-18 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42400400000001, | |
37.760448 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-08-19 00:00:00+00", | |
"total_units": 59, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39317199999999, | |
37.762971 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-02-24 00:00:00+00", | |
"total_units": 17, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413505, | |
37.787063 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-24 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409151, | |
37.778488 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-07-01 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.396596, | |
37.789691 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2006-09-25 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.407175, | |
37.743608 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-06-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40162600000001, | |
37.730908 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-12-04 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417976, | |
37.750966999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-01-26 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435065, | |
37.750993 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48851, | |
37.752674 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-25 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44032800000001, | |
37.803321999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-25 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.468893, | |
37.782956 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-05-06 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.424917, | |
37.753671000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2007-08-24 00:00:00+00", | |
"total_units": 10500, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38493400000002, | |
37.719383 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-02-25 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Parkside" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.504902, | |
37.742011 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-09-11 00:00:00+00", | |
"total_units": 17, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423497, | |
37.770013 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Inner Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.468057, | |
37.749637 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-12-09 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.392653, | |
37.793234999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435423, | |
37.745385999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-10-01 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417905, | |
37.735167 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-06-09 00:00:00+00", | |
"total_units": 9, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420065, | |
37.786434 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-12-10 00:00:00+00", | |
"total_units": 60, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40415800000001, | |
37.772752000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-03-30 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435848, | |
37.749942 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-02 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.492618, | |
37.780483000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-09-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.50393799999999, | |
37.75801 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46039099999999, | |
37.712540999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-22 00:00:00+00", | |
"total_units": 47, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420841, | |
37.788363000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2008-05-15 00:00:00+00", | |
"total_units": 13, | |
"neighborhood": "West of Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45788200000001, | |
37.724533 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2010-12-17 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431727, | |
37.747277000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-08 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408873, | |
37.774566 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43231100000001, | |
37.771634000000006 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-03-24 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423748, | |
37.777933000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-04-14 00:00:00+00", | |
"total_units": 855, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419486, | |
37.774259 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2016-04-28 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.396874, | |
37.759314 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-11-18 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.487528, | |
37.778735 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-05-21 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44898, | |
37.722322 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-06-21 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41371299999999, | |
37.752965 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2006-01-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397676, | |
37.775348 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-01-31 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.436456, | |
37.763176 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-05-06 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41636799999999, | |
37.776892 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-07-29 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43062900000001, | |
37.753353999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-01-16 00:00:00+00", | |
"total_units": 87, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430769, | |
37.766527 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2011-06-14 00:00:00+00", | |
"total_units": 45, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.509427, | |
37.772355 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2013-12-31 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.443591, | |
37.709875 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-20 00:00:00+00", | |
"total_units": 127, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39688000000001, | |
37.787529 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-03-13 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Crocker Amazon" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44011299999998, | |
37.715661 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-29 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41932299999999, | |
37.777529 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-23 00:00:00+00", | |
"total_units": 17, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43029299999999, | |
37.767875 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-10 00:00:00+00", | |
"total_units": 4, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41303, | |
37.7551 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-07-31 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42311699999999, | |
37.771054 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2008-11-05 00:00:00+00", | |
"total_units": 7, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417736, | |
37.758487 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-06 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.414495, | |
37.714723 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2015-04-02 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.428597, | |
37.776777 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-28 00:00:00+00", | |
"total_units": 354, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.419395, | |
37.772917 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-05-03 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43978200000001, | |
37.718545 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41205500000001, | |
37.757569000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-21 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42399499999999, | |
37.788796999999995 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-12 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43048999999999, | |
37.750952000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-17 00:00:00+00", | |
"total_units": 113, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410696, | |
37.784658 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2012-03-16 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408527, | |
37.776817 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2012-11-02 00:00:00+00", | |
"total_units": 145, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39976100000001, | |
37.763236 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2014-05-29 00:00:00+00", | |
"total_units": 6, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.411128, | |
37.775234000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-01-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Marina" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.441677, | |
37.796589000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-10-03 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39691499999999, | |
37.763366 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-12 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41127, | |
37.729822 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-07-17 00:00:00+00", | |
"total_units": 220, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41876299999998, | |
37.772040999999994 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-07-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413326, | |
37.747911 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-11-24 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41228600000001, | |
37.795459 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2008-12-15 00:00:00+00", | |
"total_units": 19, | |
"neighborhood": "Russian Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41128799999998, | |
37.800683 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-20 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Visitacion Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408601, | |
37.714631 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-23 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38611200000001, | |
37.729673 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-10-27 00:00:00+00", | |
"total_units": 55, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.385107, | |
37.713344 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-03-01 00:00:00+00", | |
"total_units": 89, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397774, | |
37.784374 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP REINSTATED", | |
"date_filed": "2015-12-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48958600000002, | |
37.783184999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-04 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Glen Park" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431401, | |
37.741332 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-11-27 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40981599999999, | |
37.756645 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-07-24 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.501654, | |
37.756623 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-16 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.410794, | |
37.763735 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-04-01 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43115900000001, | |
37.770798 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-08-01 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.412524, | |
37.776154999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-12-19 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.48329299999999, | |
37.785273 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2014-01-30 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409558, | |
37.777487 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-04-26 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40284799999999, | |
37.773029 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2013-12-13 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Noe Valley" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.430637, | |
37.756081 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-08 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42796399999999, | |
37.721801 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-04-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.485298, | |
37.762163 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-01-08 00:00:00+00", | |
"total_units": 47, | |
"neighborhood": "Pacific Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.423027, | |
37.790495 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-09-16 00:00:00+00", | |
"total_units": 392, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.39624099999999, | |
37.777728 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-06-25 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.440055, | |
37.759228 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-05-24 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.402073, | |
37.772771999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2012-08-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44523899999999, | |
37.761415 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2014-05-29 00:00:00+00", | |
"total_units": 100, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40415700000001, | |
37.777664 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-07-31 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Twin Peaks" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45071899999999, | |
37.749840999999996 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-02-05 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.435828, | |
37.714337 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-04-29 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "North Beach" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41330500000001, | |
37.804879 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-06-22 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40681799999999, | |
37.743634 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-07-17 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.46779, | |
37.720882 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-08-31 00:00:00+00", | |
"total_units": 24, | |
"neighborhood": "Potrero Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.38951599999999, | |
37.764005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-05-28 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40411200000001, | |
37.778312 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-06-01 00:00:00+00", | |
"total_units": 28, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.420138, | |
37.766451 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2016-01-29 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.408705, | |
37.781281 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-04 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Bernal Heights" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.413105, | |
37.747871 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-06-06 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44509, | |
37.759539000000004 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-08-20 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.404931, | |
37.790337 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2014-11-24 00:00:00+00", | |
"total_units": 27, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42993500000001, | |
37.767145 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2015-04-27 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Financial District" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.394525, | |
37.790552000000005 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-01-10 00:00:00+00", | |
"total_units": 117, | |
"neighborhood": "Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41381200000001, | |
37.754595 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-05-13 00:00:00+00", | |
"total_units": 8, | |
"neighborhood": "Haight Ashbury" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.44921599999999, | |
37.769168 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2009-12-03 00:00:00+00", | |
"total_units": 35, | |
"neighborhood": "Downtown/Civic Center" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42111000000001, | |
37.774429 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-01-03 00:00:00+00", | |
"total_units": 0, | |
"neighborhood": "Bayview" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.406139, | |
37.735971 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-05-22 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.507077, | |
37.772426 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2013-01-31 00:00:00+00", | |
"total_units": 12, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.41717299999999, | |
37.773198 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-04-15 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Castro/Upper Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.43420900000001, | |
37.764439 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-10-08 00:00:00+00", | |
"total_units": 5, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.409444, | |
37.776945 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2016-01-14 00:00:00+00", | |
"total_units": 3, | |
"neighborhood": "Inner Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.47029199999999, | |
37.779579 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2011-06-23 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Richmond" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.488927, | |
37.783219 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "CONSTRUCTION", | |
"date_filed": "2012-06-14 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Ocean View" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.45918300000001, | |
37.713377 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2015-07-09 00:00:00+00", | |
"total_units": 10, | |
"neighborhood": "Outer Mission" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.431899, | |
37.728457 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL FILED", | |
"date_filed": "2015-03-04 00:00:00+00", | |
"total_units": 229, | |
"neighborhood": "South of Market" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.397631, | |
37.784221 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "PL APPROVED", | |
"date_filed": "2015-02-25 00:00:00+00", | |
"total_units": 16, | |
"neighborhood": "Western Addition" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.42403999999999, | |
37.7751 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP FILED", | |
"date_filed": "2013-04-09 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Excelsior" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.40575600000001, | |
37.729396 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP APPROVED", | |
"date_filed": "2014-08-12 00:00:00+00", | |
"total_units": 1, | |
"neighborhood": "Nob Hill" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.417699, | |
37.795691 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"properties": { | |
"project_status": "BP ISSUED", | |
"date_filed": "2014-09-29 00:00:00+00", | |
"total_units": 2, | |
"neighborhood": "Outer Sunset" | |
}, | |
"type": "Feature", | |
"geometry": { | |
"coordinates": [ | |
-122.49213700000001, | |
37.758945000000004 | |
], | |
"type": "Point" | |
} | |
} | |
] | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment