# How to use worldmap offline in node-red

**URL:** https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090
**Category:** General
**Created:** [17 June 2022 21:07 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090 "2022-06-17T21:07:21Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![nobody12343](https://avatars.discourse-cdn.com/v4/letter/n/4af34b/32.png) [@nobody12343](https://discourse.nodered.org/u/nobody12343)
#### Post date: [17 June 2022 21:07 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/1 "2022-06-17T21:07:21Z")

</div>

Good day,

i am setting up a worldmap on node-red. I want to track paths and delete these paths after i have clicked a button. Right now, it works fine. But the current state is with a internet connection.  
I want to use worldmap offline without an internet connection. How can i do this.  
In the worldmap node there is a drop down menue where i can choose custom maps. But how do i use it?

So i am looking for a offline solution to display a worldmap with node-red. Tracking the paths is no problem, this is working.

Thanks for the help.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [17 June 2022 21:15 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/2 "2022-06-17T21:15:46Z")

</div>

Worldmap only has country outlines built in for offline use. If you need real maps offline you need a local (offline) map server. If you read the readme there are several examples of how to do this with docker containers. Or any local WMS server can be used.

---

<div class="post-metadata">

### Author: ![nobody12343](https://avatars.discourse-cdn.com/v4/letter/n/4af34b/32.png) [@nobody12343](https://discourse.nodered.org/u/nobody12343)
#### Post date: [17 June 2022 23:13 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/3 "2022-06-17T23:13:50Z")

</div>

Thank you for your fast reply.  
I have read the documentation and saw the option with the docker and mapserver. It looks like that this cost many time. Is there a fast way to do this? I just want to few a small village and i have just a raspberry pi.

Thanks

---

<div class="post-metadata">

### Author: ![hardillb](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hardillb/32/12373_2.png) [@hardillb](https://discourse.nodered.org/u/hardillb)
#### Post date: [18 June 2022 00:46 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/4 "2022-06-18T00:46:51Z")

</div>

No, the docker container is the fast way.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [18 June 2022 04:23 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/5 "2022-06-18T04:23:05Z")

</div>

If you don’t need to zoom much then you may be able to use a simple image overlay as long as you can find one and set the coordinates of the corners. Again see the readme for an example.

---

<div class="post-metadata">

### Author: ![nobody12343](https://avatars.discourse-cdn.com/v4/letter/n/4af34b/32.png) [@nobody12343](https://discourse.nodered.org/u/nobody12343)
#### Post date: [18 June 2022 10:01 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/6 "2022-06-18T10:01:02Z")

</div>

Thanks again for the replys.  
I will test the docker container. This seems to be the easiest way.  
Later I will write about the results.

---

<div class="post-metadata">

### Author: ![miladmrm](https://avatars.discourse-cdn.com/v4/letter/m/a4c791/32.png) [@miladmrm](https://discourse.nodered.org/u/miladmrm)
#### Post date: [3 July 2022 05:18 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/8 "2022-07-03T05:18:33Z")

</div>

Hey nobody12343,  
Did you do this?  
Just like you, I need to use the world map in offline mode.  
If you do, I would be grateful if you could guide me.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [1 September 2022 05:19 UTC](https://discourse.nodered.org/t/how-to-use-worldmap-offline-in-node-red/64090/9 "2022-09-01T05:19:30Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
