Closed dphiffer closed 7 years ago
@dphiffer neat! Can you include a few screenshots of what the dev feature looks like, please?
Screenshots!
Hmm two of those images aren't showing up. Do these work?
DUDE, this looks really good :)
On Fri, Dec 2, 2016 at 10:00 AM, Dan Phiffer notifications@github.com wrote:
Hmm two of those images aren't showing up. Do these work? [image: screen shot 2016-12-02 at 12 57 24 pm] https://cloud.githubusercontent.com/assets/38114/20844686/0fcd537c-b88f-11e6-876e-e6f289e98105.png [image: screen shot 2016-12-02 at 12 57 52 pm] https://cloud.githubusercontent.com/assets/38114/20844697/19c25756-b88f-11e6-841b-906985e1bc94.png
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/whosonfirst/whosonfirst-www-spelunker/pull/58#issuecomment-264519321, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0EO0_mNYHxQ10BK4P_sqFY6dCkaNGVks5rEFy3gaJpZM4LCwF5 .
For a followup PR, it would be nice to see a Download link off the landing page for the Spelunker.
Also big thank you to @stepps00 for work in this PR.
I am going to close this PR without merging it because:
dev-bundler
branch (fixing the merge conflicts)Meanwhile this is enabled and otherwise working on the dev Spelunker. Yay!
This is a new Download feature for the Spelunker inspired by @burritojustice’s WOF Descender. It lets you download a bundle of WOF features, encoded as a GeoJSON FeatureCollection or as a CSV summary.
We started out calling it the Descender, but then switched it to "Bundler" to avoid confusion with the other project. And now I'm thinking we should just call it "Downloads" since that's how we labeled the links to it. To make things only slightly more confusing, I'm leaving the JavaScript library called
mapzen.whosonfirst.bundler.js
, which is designed to be reusable elsewhere.The download feature lives at the path
/download/[WOF id]
and supports the URL argument?include=[placetype]
to support linking directly to a particular kind of descendant download. Example: https://localhost:8994/download/85977539/?include=borough (download boroughs of NYC)You can find "download descendants" links: • From an individual WOF record (under Other, on the right sidebar) • Above the map on the Descendants results