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

Hi,

I need to share a map of my city on our Intranet, we don't have Internet connexion on it. We need more than a picture of the map, we need to search street name. I know how to export data from OpenStreetMap but I don't know how put it on my web server (IIS).

Thanks for your help.

Bests regards.

Pierre

asked 29 Mar '13, 09:27

ZeMuRDoCK's gravatar image

ZeMuRDoCK
26113
accept rate: 0%


You'll need to setup your own tile server (to display the map) and nominatim server (to search for addresses). switch2osm has a good tutorial on serving tiles, and the nominatim installation instructions can be found on the wiki.

Hum, those instructions are for Linux servers though. All the tools should work on Windows, but I do not know of a tutorial for that platform. Maybe an easyer solution would be to use a ready-made virtual machine image to run the osm services.

permanent link

answered 29 Mar '13, 10:13

Vincent%20de%20Phily's gravatar image

Vincent de P... ♦
17.3k18152249
accept rate: 19%

edited 29 Mar '13, 10:19

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:

×106
×2

question asked: 29 Mar '13, 09:27

question was seen: 5,062 times

last updated: 29 Mar '13, 10:19

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