Hacker News new | ask | show | jobs
by pella 686 days ago
Alternative ( with individual Nuclear Power Plants ):

"Open Infrastructure Map is a view of the world's infrastructure mapped in the OpenStreetMap database."

like: https://openinframap.org/#12.37/49.08812/16.15412

1 comments

didn't know about this one, looks nice but complicated.

Note: if you want to see individual stations, you can disable clustering on the map I've made on the top right corner there's a control for disabling clustering.

maybe I should make clustering disabled by default?

All OpenStreetMap - nuclear:

https://overpass-turbo.eu/s/1Pqv

And you can add an extra osm link / Wikidata link for any individual Nuclear Plants:

example:

https://www.openstreetmap.org/relation/5538984#map=16/49.084...

  <tag k="landuse" v="industrial"/>
  <tag k="name" v="Jaderná elektrárna Dukovany"/>
  <tag k="name:cs" v="Jaderná elektrárna Dukovany"/>
  <tag k="name:de" v="Kernkraftwerk Dukovany"/>
  <tag k="name:en" v="Dukovany Nuclear Power Plant"/>
  <tag k="operator" v="ČEZ"/>
  <tag k="operator:wikidata" v="Q336735"/>
  <tag k="plant:method" v="fission"/>
  <tag k="plant:output:electricity" v="1880 MW"/>
  <tag k="plant:source" v="nuclear"/>
  <tag k="power" v="plant"/>
  <tag k="ref:EU:ENTSOE_EIC" v="27W-PU-EDUK----1"/>
  <tag k="short_name" v="EDU"/>
  <tag k="type" v="multipolygon"/>
  <tag k="wikidata" v="Q687033"/>
  <tag k="wikipedia" v="cs:Jaderná elektrárna Dukovany"/>
  
  And a Link to Wikidata : https://www.wikidata.org/wiki/Q336735
Nice, thanks for the ideas and links! Might add this data to the map in the future, hopefully will find a way to do so in a user-friendly way without cluttering the ui.