more updates

This commit is contained in:
David 2017-04-30 19:15:09 -04:00
parent be35a4d7c6
commit b09b02eb04
2 changed files with 15 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<div class="container">
<div id='map'></div>
<div id='info'>
<p>New York City loves its bookstores. We <a href="http://www.nytimes.com/2006/10/15/nyregion/thecity/15book.html" target="_blank">eulogize those that have faded</a> and celebrate when new ventures are launched. And while the historic <a href="http://untappedcities.com/2015/08/26/4th-avenue-the-history-of-nycs-book-row/" target="_blank">Book Row may have passed away in the 80s</a>, there are still plenty of stores dotting the map. Here, I have attempted to map out all of the currently-open general-interest independent booksellers in the city. Any store with regular-ish hours (no appointment-only rare book sellers) is included, as far as I've been able to determine.</p>
<p>New York City loves its bookstores. We <a href="http://www.nytimes.com/2006/10/15/nyregion/thecity/15book.html" target="_blank">eulogize those that have faded</a> and celebrate when new ventures are launched. And while the historic <a href="http://untappedcities.com/2015/08/26/4th-avenue-the-history-of-nycs-book-row/" target="_blank">Book Row may have passed away in the 80s</a>, there are still plenty of stores dotting the map. Here, I have attempted to map out all of the currently-open general-interest independent booksellers in the city. Any store with regular-ish hours (no appointment-only rare book sellers) is included, but generally excluding religious booksellers.</p>
<p>The listings here are kept up-to-date to the best of my ability. However, I make no promises about either the accuracy or reliability of the information. If you spot an error, or I've missed a shop, please let me know by <a href="mailto:delta.mu.alpha@gmail.com" target="_blank">email</a> or <a href="https://www.twitter.com/alazyreader" target="_blank">twitter</a>. Based on the "<a href="https://github.com/jlord/hack-spots" target="_blank">Hack Spots</a>" website by <a href="http://www.twitter.com/jllord" target="_blank">@jllord</a>.</p>
<p>There are currently <span id="storeCount"></span> stores indexed on this page.</p>
</div>

View File

@ -1132,5 +1132,19 @@
"website": "https://www.booksaremagic.net/",
"events": "Yes",
"cafe": "No"
},
{
"name": "Namaste Bookshop",
"address": "2 W 14th St",
"city": "New York",
"state": "NY",
"postcode": "10011",
"description": "",
"lat": "40.736063",
"long": "-73.994014",
"country": "USA",
"website": "http://http://www.namastebookshop.com//",
"events": "Yes",
"cafe": "No"
}
]