Using openrailway.org as tiles? #256
Replies: 3 comments 7 replies
-
According to this page, their tile server is this:
So what you can do is:
However, it looks like this supposed to be a overlay, not a unique layer. Let me think about a way to add this feature in. |
Beta Was this translation helpful? Give feedback.
-
Found this site, where you can see all the different tileservers supported. Experimenting ahead!! |
Beta Was this translation helpful? Give feedback.
-
I've been playing around with the different services found on the Leaflet provider page. Some of them are super interesting. To name a few: • TomTom maps (imho a far better traffic service than Apple and Google Maps) So I tried to get them to work on the maps. Any suggestions on how? An example with OpenWeather. I've signed up for a free account and got an API key. Code is:
Where appid says nnnnnnnn, I have used my proper API key. But it doesn't work. The rails show up correctly and by turning on and off layers, I can see both, rails, signals and speed, as described here. But the weather is missing. So that's one thing I'm curios about. The other is how to add API keys for the other services in the list? |
Beta Was this translation helpful? Give feedback.
-
The read me says:
How? Can I use https://www.openrailwaymap.org as tiles? If so, what would the code be?
Beta Was this translation helpful? Give feedback.
All reactions