Live data from Hacker News

Show HN: OpenFreeMap – Open-Source Map Hosting

openfreemap.org

241–243 of 243 posts

Re: Show HN: OpenFreeMap – Open-Source Map Hosting

#241

Earlier quoted context omitted.

That's an interesting claim. I make range requests to 100GB+ files (genomics) all the time for work and it works great. I've never considered total file size as directly related to latency in this respect, assuming you have some sort of an index of course.

Here the requests are really really small, on average 405 bytes each. I guess in your genomics work you are making larger requests, so probably it's not so much of an issue. BTW, we are discussing latency with bdon in this issue, it seems to be specific to Cloudflare: https://github.com/hyperknot/openfreemap/issues/16

I just tried @bmon's curl examples above with 100 byte requests. Similar results. I think the Cloudflare explanation is more likely.

Re: Show HN: OpenFreeMap – Open-Source Map Hosting

#242

Earlier quoted context omitted.

Yes. It's active. But it's imperative. I didn't find a good React interface to MapLibre. See Streetcomplete switching to MapLibre.

https://visgl.github.io/react-map-gl/ is a react interface to MapLibre

Well, they should rewrite the home page. It says MapBox everywhere and MapLibre nowhere.

Re: Show HN: OpenFreeMap – Open-Source Map Hosting

#243
post #9

Always on the lookout for self-hosted map servers, so I'll definitely try this one out. Slightly off-topic, one thing I'm having a hard time finding is satellite imagery. I need to self-host an offline web application using CesiumJS, and while I can spin up a map server, I can't find satellite imagery for free or cheap. I've used MapTiler[0], their server works great and they offer low-res satellite imagery for free/…

You can find simple yet affordable satellite imagery for self hosting here https://www.keimaps.com/articles/self-hosted-basemap-cesium
Post reply on HN