hi, I'am trying to import much data to map, so not good idea to upload public map and jam system. I have Ubuntu 12.4 lts and installed openstreetmap software as well potlatch2. Openstreet ware need's for potlatch2 at least oauth,... what else, is there instructions ? As undesrtood potlatch2 can only edit data at public server but not at own if not build for it, I figured out that oauth must be installed what elese? http://wiki.openstreetmap.org/wiki/Potlatch_2/Deploying_Potlatch_2 Also intrested to search by street name or object! asked 29 Jul '13, 11:16 boy007 |
hi, Not working yet but,.. At least I/you need: Oauth -sudo apt-get sqlite3 sudo apt-get install sqlite3 sudo apt-get install php5 svn co https://github.com/fkooman/oauth-install-all sudo mkdir /var/www/oauth sudo chown YOU:www-data /var/www/oauth cd oauth-install-all ./oauth-install-all /var/www/html/oauth http://mpi1/oauth sudo /etc/init.d/apache2 restart Openlayers -answered 30 Jul '13, 09:41 boy007 |
Here is incorrect settings: /var/www/osm/potlatch2.html
==== Here is http://mpi1/oauth/:
If I get this worked out I add installation notes to http://boy007.dy.fi answered 30 Jul '13, 09:51 boy007 |
hi, I'am stuck whit OAUTH,... can not ubnderstand which parameter at oauth match to one at potclatch2 !!! answered 01 Aug '13, 11:37 boy007 |