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

Maps are blank today

0

We host approximately 45 Open Street Maps using KML files on our website. All of the map renderings appear to be down or drawing blanks today. We do not know what has changed or where. Any ideas?

EXAMPLES: http://www.unoevansville.org/plazapark/ http://www.unoevansville.org/all-neighborhoods-map/

Thanks!

Brent

asked 26 Nov '19, 19:25

bdjackson's gravatar image

bdjackson
11112
accept rate: 0%


One Answer:

1

Looking at the source code for the first link in your message I'm guessing it is the OSM Map WordPress plugin related issue. I can't seem to copy/paste the bit I'm looking at, but see for example

div id="map_ol3js_1" class="map undefined" data-map_name="undefined" data-map="map_ol3js_1" style="width:100%; height:100%; overflow:hidden;border:thin solid orange;"

But I think you've worked that out already!

answered 26 Nov '19, 20:59

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

You are correct. It is a OSM plugin issue. Thank You for responding.

(26 Nov '19, 22:21) bdjackson
1

@bdjackson, please accept the answer, so other people know the problem is solved without reading everything. Thanks in advance

(27 Nov '19, 04:03) escada

I do not understand your answer. Using the plugin, our Wordpress script looks like this:

[osm_map_v3 map_center="37.95973423799347,-87.55701988935472" zoom="11" width="100%" height="100%" control="fullscreen" map_border="thin solid orange" file_list="../kml/UNOE.kml" theme="ol"]

It has not changed in 2 years.

Brent

(27 Nov '19, 21:52) bdjackson

@Brent - but OSM has changed in 2 years. What worked before might not work now.

(27 Nov '19, 22:27) SomeoneElse ♦