Hi, I use CTparental with Linux Mint on my computer to limit access of young people to the Web with a whitelist. I think that it is important that they use OSM and also that they learn the OMS' philosophy. Unfortunately with these two items in my whitelist openstreetmap.org openstreetmap.org/assets only the standard layer can be used, and it is not possible to obtain a trip itinerary. Does-it exist a complete list of all the URL for completely whitelisting OSM? Thanks in advance asked 04 Sep '23, 15:17 Superdocious |
You would need to add:
If you need other maps than the standard map (e.g. CycleOSM etc), use your browers dev tools to see the requests and whitelist them as well (e.g. openstreetmap.fr, thunderforest.com etc) More Domains to whitelist (Edit): For those other map layers you would need:
For Valhalla Routing you would need:
(valhalla1 <- this one got edited above as well) answered 04 Sep '23, 18:11 Spiekerooger 1
Also, graphhopper.com is necessary for calculating itineraries using GraphHopper.
(05 Sep '23, 11:30)
scai ♦
Thank you for these responses With your items in my whitelist I have the itineraries calculated by OSMR and by GraphHopper. However I have not the itineraries using Vahalla, and moreover in the right hand menu I can use only the standard map and not the 5 other ones (CyclOSM, Carte cyclable, Carte de transport, ÖPNVKarte). I have not find any request for these maps in the source code given by Firefox, so I am looking for more info
(07 Sep '23, 18:43)
Superdocious
1
I've edited the answer to include more domains/subdomains for those other map layers as well as corrected the valhalla domain.
(07 Sep '23, 19:25)
Spiekerooger
|
Thank you so much for your help, it's a pleasure to see the kids using OSM safely. To recap, here are the 16 items of the whitelist
Plus, with Linux, one can use the URL to create a "web application", which opens OSM directly without going through the browser's home page. So there's no temptation to waste time on the web! answered 08 Sep '23, 15:47 Superdocious |