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

Hi,

I want to create my own OSM server for my commercial purpose, I want to know how to start creating with step by step. 1. what is the procedure for editing the osm map. 2. after completion of it how should I use in my web/app application? 3. Will the request hit my server or OSM server? 4. what help is used of https://opentileserver.org/ 5. how Mapnik helps me?? 6. what should I use Leaflet or OpenLayers for my web/app application?

I don't how to start creating the osm server, kindly provide me step by step.

thanks & regards

asked 08 Aug '17, 14:46

ranveerneemkar's gravatar image

ranveerneemkar
9556
accept rate: 0%


An "OSM Server" can mean many things - it might mean a place to serve map tiles (or vector data), something to handle geocoding, something to handle routing, or something that allows users to edit a map.

I'm guessing that you want a tile server, and I'd suggest looking at https://switch2osm.org/manually-building-a-tile-server-16-04-2-lts/ if that is the case. Also have a look at the "using tiles" section.

permanent link

answered 08 Aug '17, 15:05

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

thanks, I need for fleet management purpose will tile server is okay for it & what is the use of Mapnik?

(08 Aug '17, 15:10) ranveerneemkar
1

If you just want to display tiles then yes, a tile server is OK. If you want to do more (allow users to create routes between places that they click on a map) then you'd need more - but it depends entirely on what you want to do.

(08 Aug '17, 15:12) SomeoneElse ♦

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:

×16
×6
×1

question asked: 08 Aug '17, 14:46

question was seen: 12,110 times

last updated: 08 Aug '17, 15:12

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