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

Hello, I have installed Rails Port in our local server and We have a seperate server for Tiles.

Now I understand from thsi link https://github.com/openstreetmap/openstreetmap-website/blob/master/CONFIGURE.md that, I will need run bellow to import geographical Data

osmosis --read-pbf greater-london-latest.osm.pbf \
  --write-apidb host="localhost" database="openstreetmap" \
  user="openstreetmap" password="" validateSchemaVersion="no"

But what I am asking is, How can I use my Own tiles which is in 192.168.1.32/Hot with this Ruby port ?

Please help me with this ?

asked 27 May '18, 14:29

fosiul's gravatar image

fosiul
96131419
accept rate: 50%


Since I cant Delete this question, So i am making it Answered, found the solution https://help.openstreetmap.org/questions/36946/set-railsport-and-josm-to-use-local-tile-server

although, just had to edit all link in leaflet.osm.js

Thanks

permanent link

answered 27 May '18, 16:02

fosiul's gravatar image

fosiul
96131419
accept rate: 50%

I've marked it answered for you...

(27 May '18, 16:32) 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:

×29
×18

question asked: 27 May '18, 14:29

question was seen: 1,476 times

last updated: 27 May '18, 16:32

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