This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

OSM WMS baselayers for two different years

1

Is it possible to get OSM WMS base layer for two different years ( 2000 and 2010 ).

asked 15 Dec '14, 10:53

vijaycharan's gravatar image

vijaycharan
26113
accept rate: 0%

Thanku. Let me check those links

(16 Dec '14, 17:28) vijaycharan

2 Answers:

3

You clearly could produce something yourself with for example https://wiki.openstreetmap.org/wiki/OSM_History_Renderer

You should however note that the data for 2000 is the degenerate case and will not take a lot of work to convert.

answered 15 Dec '14, 15:14

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

3

I believe Simon forgot some irony tags in his reply. OSM was founded on 1 July 2004. An OSM base layer for 2000 will be quite easy to create: it's simply white space.

(15 Dec '14, 18:37) mmd

3

Martijn van Exel did something like this here. I believe that code is here (you'd need to change some hardcoded addresses though).

answered 15 Dec '14, 19:00

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866
accept rate: 16%

Source code available on GitHub .