Welcome to our English website. Not everything is translated yet so if you have any questions please contact us.

  • Customer service: +31 (0)24 641 94 74
    Mail:

Purpose: Help players locate key resources (water, metal, obsidian, oil, silica, sulfur, cactus sap, etc.) on the Scorched Earth map.

As a survivor, I want to see all metal node locations on a map, filter by resource type, and toggle cave/wyvern trench danger zones, so I can plan efficient harvest routes. 2. Data Layer – Resource Coordinates Create a dataset (JSON/CSV) for each resource type:

"resource": "Metal", "coordinates": [ "lat": 75.2, "lon": 45.8, "density": "high", "danger": "wyvern_near", "lat": 62.5, "lon": 30.1, "density": "medium" ]