this post was submitted on 28 Jun 2023
20 points (100.0% liked)

Aotearoa / New Zealand

1683 readers
108 users here now

Kia ora and welcome to !newzealand, a place to share and discuss anything about Aotearoa in general

Rules:

FAQ ~ NZ Community List ~ Join Matrix chatroom

 

Banner image by Bernard Spragg

Got an idea for next month's banner?

founded 2 years ago
MODERATORS
 

A web application I made for viewing & using topographic maps in New Zealand.

top 8 comments
sorted by: hot top controversial new old
[–] RaoulDuke 5 points 2 years ago (1 children)

Thanks for making and sharing this. I know I'll use it. I keep discovering features. I'm glad you've got the Basemaps imagery on there.

In terms of offline use, does it keep low-res tiles of the whole country for offline use, with the option to download individual tiles when you're zoomed in? That's how it seems to work.

[–] fallaciousreasoning 3 points 2 years ago* (last edited 2 years ago) (1 children)

Basically, it just caches anything you've looked at, and nothing else :)

If you try and zoom in further than it has cached data, it'll use a lower res version, if it has one.

[–] RaoulDuke 4 points 2 years ago (1 children)

OK, cool. What does the little download button that shows up when you zoom in do?

[–] fallaciousreasoning 3 points 2 years ago* (last edited 2 years ago)

It downloads the visible area up to a higher zoom level, which should let you zoom/pan around a bit more when you're offline

[–] Lemmyin 5 points 2 years ago

Very cool. Thanks!! I will save some tiles next time I’m going out fly fishing :)

[–] sylverstream 4 points 2 years ago (1 children)

Nice! I'm always downloading a topo map offline on my phone before going on a hike, e.g. NZ Topo Map. App isn't very user friendly, would be cool to have a better one.

[–] fallaciousreasoning 3 points 2 years ago* (last edited 2 years ago)

Ah yeah, I actually used to used that one too! Mapy.cz is pretty good too, but their topo maps aren't quite as good as the LINZ ones.

Make sure you look at the area you're going to be in (in https://topos.nz) before trying to use it offline, or everything will be really low res.

[–] fallaciousreasoning 4 points 2 years ago* (last edited 2 years ago)

Some features it supports:

  • measuring distance and drawing tracks
  • generating elevation profiles (using the LINZ elevation API)
  • automatically caches areas you've viewed for offline use
  • viewing mountains and routes from https://climbnz.org.nz/mountains
  • viewing doc huts
  • live weather (scraped from Metservice)

The source code is available here: https://github.com/fallaciousreasoning/topo