Hi, Following this tutorial (Rails Port, OpenStreetMap website) https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md , I successfully installed my local server and it is working. When I go to my server adress, the website just looks like OpenStreetMap's website. Now I want to use in JOSM my local server instead of http://api.openstreetmap.org/api
Any help will be appreciated Thanks |
What does the log of your web server say about JOSM's connection request?
You can now view the site in your favourite web-browser at http://localhost:3000/
, says the tutorial - perhaps you need to set the API server URL tohttp://localhost:3000/
?cross-post: https://gis.stackexchange.com/questions/197393/use-local-osm-server-in-josm