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

I am currently looking to download a local map of my area, and store it on a server with my website. Do I require any special frame works to display the MAP ??

I would also like to be able to input lat and long coordinates to the map to show real time movement with an icon, can anyone please assist me with my project. I code in all web development code, so I am open to any suggestions.

I will be hosting it with a linux OS system, out putting it in a browser.

asked 08 Jan '13, 17:49

Orbitaltwist's gravatar image

Orbitaltwist
30335
accept rate: 0%


The first place I'd look would be the "serving tiles" section of the switch2osm website. That'll give you a bit of background about how the "map" actually works.

Next, have a look at the "using tiles" section, which describes using OpenLayers or Leaflet to display the map. It's using a toolkit such as that that you can "display something at a certain latitude and longitude". Neither OpenLayers nor Leaflet are specifically just OSM projects - there are lots of examples of what you can do with them elsewhere on the web.

permanent link

answered 08 Jan '13, 17:57

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

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:

×37
×25
×22

question asked: 08 Jan '13, 17:49

question was seen: 4,276 times

last updated: 10 Jan '13, 00:04

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