Skip to content

Interactive, client-side heatmap of resource nodes on the Satisfactory world map

License

Notifications You must be signed in to change notification settings

Hirashi3630/satisfactory_node_heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive, client-side heatmap of resource nodes on the Satisfactory world map. Pick resources and find ideal locations for your next factory.

screenshot

Features

  • Heatmap overlay: distribution of nodes, select multiple to see where they overlap CTRL+LMB
  • Resource filters: toggle by purity (Impure/Normal/Pure) or individually
  • Fast client-side rendering: uses Leaflet with CRS.Simple and leaflet.heat

Getting Started

Development

  • Serve locally to avoid browser file:// restrictions:
    • python -m http.server 8000
    • Open http://localhost:8000/ in your browser
  • Static assets live under resources/:
    • resources/map.jpg — world map image
    • resources/nodes_vanilla.json — node data extracted using Ficsit Networking mod
    • resources/img/*.png — resource icons

Credits & Disclaimer

  • Satisfactory is developed and owned by Coffee Stain Studios AB. This project is not affiliated with, endorsed, or sponsored by Coffee Stain Studios AB.
  • All game names, logos, icons, and related assets are trademarks and/or copyrighted materials of Coffee Stain Studios AB; their use here is for identification and informational purposes only.
  • If any asset use is a concern, please open an issue and I'll address it promptly.

Contributing

Issues and pull requests are welcome.

License

MIT — see LICENSE

About

Interactive, client-side heatmap of resource nodes on the Satisfactory world map

Topics

Resources

License

Stars

Watchers

Forks

Contributors