I tried cloning this and running it locally because I was interested in helping develop improvements to the commons-on-osm.php map.
How do we "install" this code or otherwise get it running? We're missing some files in this repo. commons-on-osm.php references geo_param.php here: https://github.com/aiomaster/WIWOSM/blob/master/client/commons-on-osm.php#L16 and there's a reference to a local javascript file here:
https://github.com/aiomaster/WIWOSM/blob/master/client/commons-on-osm.php#L31 which is obviously OpenLayers but... patched? Should it be checked into this repo or I should download and rename OpenLayers there?
A good place for such install notes would be a README.md file in this repo
I tried cloning this and running it locally because I was interested in helping develop improvements to the commons-on-osm.php map.
How do we "install" this code or otherwise get it running? We're missing some files in this repo. commons-on-osm.php references
geo_param.phphere: https://github.com/aiomaster/WIWOSM/blob/master/client/commons-on-osm.php#L16 andthere's a reference to a local javascript file here:Should it be checked into this repo or I should download and rename OpenLayers there?https://github.com/aiomaster/WIWOSM/blob/master/client/commons-on-osm.php#L31 which is obviously OpenLayers but... patched?
A good place for such install notes would be a README.md file in this repo