TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Geodatadownloader, a browser based geospatial data downloader

5 pointsby mchaynesover 3 years ago

1 comment

mchaynesover 3 years ago
Geodatadownloader[1][2] solves the problem of &quot;how do I download data from this ArcGIS rest endpoint?&quot; It operates completely in the browser, besides the CDN for the javascript, as well as the ArcGIS online map used to visualize the data you&#x27;re about to download.<p>Long term, I&#x27;d love to add support for download of multiple file formats. I believe I&#x27;ll be able to use an emscripten port of GDAL (specifically ogr2ogr) to do this.<p>[1] <a href="https:&#x2F;&#x2F;geodatadownloader.com" rel="nofollow">https:&#x2F;&#x2F;geodatadownloader.com</a> [2] <a href="https:&#x2F;&#x2F;github.com&#x2F;mchaynes&#x2F;geodatadownloader" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mchaynes&#x2F;geodatadownloader</a>