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

I want to create own osm server for non commercial/ Internal use only with routing machine/ Geo Coding Please help me with the easiest way Step By Step

asked 01 Jun '22, 13:36

Abhishek991990's gravatar image

Abhishek991990
11112
accept rate: 0%


For tiles: switch2osm.org

For geocoding (Nominatim): https://nominatim.org/release-docs/develop/admin/Installation/ although you might find "Photon" easier to install since you can download a pre-computed data set: https://github.com/komoot/photon

For routing: Graphhopper is probably easiest https://github.com/graphhopper/graphhopper/blob/master/docs/web/quickstart.md

Note that if you want to do this with world-wide data you will need a big server (around 2 TB fast hard disk, 128 GB RAM).

If you are familiar with Docker then you might also find ready-made Docker containers for these services.

permanent link

answered 01 Jun '22, 13:53

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 01 Jun '22, 13:54

Any Other way to do all of this via Windows Server or Windows System With GUI

(01 Jun '22, 14:08) Abhishek991990
(01 Jun '22, 14:17) SomeoneElse ♦
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:

×710
×305
×204

question asked: 01 Jun '22, 13:36

question was seen: 1,707 times

last updated: 01 Jun '22, 14:17

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