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

Potlatch 2 - not loading map_features.xml ?

0

I'm trying to set up Potlatch 2 at http://www.zgroks.com/potlatch/potlatch2.html and it seems to work except that the icons on the left panel do not load. From reviewing the documentation it sounds like the left panel should be populated from the map_features.xml file. I followed the instructions elsewhere for setting it up, but must be missing something... any help would be much appreciated!

asked 03 Nov '11, 12:55

RobertTorzynski's gravatar image

RobertTorzynski
26113
accept rate: 0%


One Answer:

1

It turns out that I had not put the resource files (icons and *.xml files) in the right subdirectories. I thought I followed the directions at: https://wiki.openstreetmap.org/wiki/Potlatch_2/Deploying_Potlatch_2 but when I looked at the zgroks site in the Google Chrome JavaScript console, I saw many error messages. Moved the files to the indicated directories and it works: http://www.zgroks.com/potlatch/potlatch2.html. Kewl!

answered 12 Nov '11, 12:07

RobertTorzynski's gravatar image

RobertTorzynski
26113
accept rate: 0%

Source code available on GitHub .