Live data from Hacker News

Show HN: Free, open-source site for finding beautiful hikes

hike.io

51–60 of 86 posts

Re: Show HN: Free, open-source site for finding beautiful hikes

#51
post #41

I think you need some kind of reputation/review system in place. I used to do 8-9 hrs hikes and in that case you need to know the new guy won't start screaming in pain after 4 hrs. Also, most of the hikers are in a group, there should be a way to create a group tied to a specific area. Finally, you should think of something better than donations to keep this going, because potentially it can go very far. The thing is…

I was hoping that distance + elevation could give a sense of the difficulty without having to create a "difficulty scale". The problem I always have with such scales is that each site is different and their definition of a hard hike is not my definition.

In terms of monetization, all I know at this point is that I want it to be freely available without ads. Beyond that, I'm flexible. A supporter badge could work. I was also thinking it would be cool if there was a way to monetize the pictures. For example, if you could order prints, a portion of the revenue would go to original photographer and hike.io.

Re: Show HN: Free, open-source site for finding beautiful hikes

#52
post #7

Put some info on that front page photo so people know what it is. If there's info there, it didn't show in my browser. (The hike for anyone unfamiliar is The Narrows in Zion National Park, Utah.) Maybe also suggestions or random features on the front page? That could lead in to the discover page. Run through "top hikes" sites for ideas on what to add yourself and build up your content. I was a bit surprised not to fi…

Thanks, was coming here to ask about the front page picture. Wow, what a shame, I've been to Zion but didn't hike this place :(

Re: Show HN: Free, open-source site for finding beautiful hikes

#53

Besides the points already mentioned by other commenters I'd say imperial units all over instead of metrical system being used was a big let down to me for using the site. Given only the US uses imperial stuff it would be reasonable to assume metrical units for any IP not located in the US, unless the site is targeted for american audience. Also, I'm not sure how multi-trails hikes should be organized. I tried to add…

If it's any consolation, I'm using the metric system on the backend and plan to add the ability to change your default units. I don't want hike.io to be US-centric.

Multi-trail circuits are not really supported at the moment, but I like the idea. You could hack your way around it currently by creating a "master hike", call it Annapurna Circuit, and then link to the other sub-trails from the master.

I've created issues for both of the things you've mentioned - https://github.com/zaknelson/hike.io/issues

Re: Show HN: Free, open-source site for finding beautiful hikes

#54
post #53

Besides the points already mentioned by other commenters I'd say imperial units all over instead of metrical system being used was a big let down to me for using the site. Given only the US uses imperial stuff it would be reasonable to assume metrical units for any IP not located in the US, unless the site is targeted for american audience. Also, I'm not sure how multi-trails hikes should be organized. I tried to add…

If it's any consolation, I'm using the metric system on the backend and plan to add the ability to change your default units. I don't want hike.io to be US-centric. Multi-trail circuits are not really supported at the moment, but I like the idea. You could hack your way around it currently by creating a "master hike", call it Annapurna Circuit, and then link to the other sub-trails from the master. I've created issue…

Awesome!

Re: Show HN: Free, open-source site for finding beautiful hikes

#55
Might want to work on the search.

I typed in "Goat Rocks", since, well, Goat Rocks. No results.

Then I clicked "Discover", which prominently featured Glacier Lake, which has the intro text: Glacier Lake is a hike within Goat Rocks Wilderness in western Washington state.

... Shouldn't that have come up in my search then?

Re: Show HN: Free, open-source site for finding beautiful hikes

#56

Might want to work on the search. I typed in "Goat Rocks", since, well, Goat Rocks. No results. Then I clicked "Discover", which prominently featured Glacier Lake, which has the intro text: Glacier Lake is a hike within Goat Rocks Wilderness in western Washington state. ... Shouldn't that have come up in my search then?

I can see how that would be terribly confusing. Currently, search only works for the name of the hike.

I've added an issue - https://github.com/zaknelson/hike.io/issues/24

Re: Show HN: Free, open-source site for finding beautiful hikes

#57
Looks nice, works fast.

I'm going to be biased because I like hiking, so what a surprise I like a hiking site.

I already upload pix of hikes to panoramio, perhaps you could share those pix. Panoramio's licensing system is totally bizarre, I think they're trying to get permission for simple CC:SA from uploaders but they dumb it down into prose so I'm not entirely sure what they're asking. Licensing equivalent of security thru obscurity. If you're trying to CC:SA or CC:NC then just call it CC:SA or CC:NC instead of making the verbal equivalent of an interpretive dance.

Aside from pure and simple CRUD it would be interesting to see more complicated stuff. Find me the hikes within 10 miles of my sister's house and shorter than 3 miles and a low vertical component so when we visit in the summer we can take a short hike with the little kids. Or some kind of popularity stats or voting for most beautiful scenery, or least mosquitoes. Given a pile of data there should be more to do with it than "find me a name" and "its nearby". A query that sounds like "Find me the hike within 50 miles of my house with the fewest pix and/or shortest writeup"

(edited to add, something I've never seen before, but would be hilarious, would be rating hikes not by the usual stars or distance but little icons of mosquitoes, or bug spray icons or something, wetlands (swamps) are beautiful in the winter or around a hard freeze, but in the summer, ugh)

Something I've never seen before that just jumped into my head is integration of weather.gov weather reports / forecasts with hike data. Am I wise or an idiot to want to visit Glacier National Park in April? Shorter term, I have this Friday off, will it be good traveling weather to go 25 miles away or should I stick to snow shoeing in the local park (because of a blizzard, or perhaps it'll be -20F again and even the locals stay close to home when its below -10F)

WRT polite monetization, if your site took off and I participated, if my wife bought me a logo-d tee shirt for my birthday, I might wear it when hiking, in the summer anyway. Or amazon affiliate links might not be too intrusive.

Regarding my suggestions above, take them positively as intended.

Re: Show HN: Free, open-source site for finding beautiful hikes

#60
post #48

Earlier quoted context omitted.

Yeah don't give up on this, I've wanted a site like yours for years now. But like the first poster said, there are some usability issues to fix. Not sure if this was mentioned but for me the landing page works but I immediately click on Map because I don't know what to search for. Do place names show hikes in a specific radius? If so, what's the radius? So map was much more straight forward to me, but when I then cli…

I'm not sure I understand the question: "Do place names show hikes in a specific radius?" Are you talking about the orange dots on the map? They correspond to a single hike. That is annoying that the map doesn't remember where you were. Seems like the best way to handle that is to store your last location in localstore.

He means if I type 'Seattle, WA' then what is the 'search radius' around Seattle that I will get for hikes?
Post reply on HN