NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello,

I need to access the endpoint https://api.openstreetmap.org/api/0.6/node/ locally (in my case this would be localhost:3000/api/0.6/node/)to get node details by nodeID. Any guide how to setup a local server on Ubuntu 17.10?

Thanks.

asked 11 Feb '18, 03:08

KlausD94's gravatar image

KlausD94
21334
accept rate: 0%

edited 16 Feb '18, 23:20

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


What you want is the "openstreetmap website" software. Installation instructions for older Ubuntu versions are here https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md and if you don't get it to work on 17.10 out of the box, consider running it in a Docker container.

permanent link

answered 11 Feb '18, 08:38

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×290
×123
×92
×39

question asked: 11 Feb '18, 03:08

question was seen: 10,360 times

last updated: 16 Feb '18, 23:20

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum