This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gis [2013/06/05 08:56] bhuvan |
gis [2018/03/24 11:13] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| - Go to terminal and login to root | - Go to terminal and login to root | ||
| - At the terminal give the command | - At the terminal give the command | ||
| - | [code]export http_proxy="http://192.168.1.1:3128" | + | <code> |
| - | [/code] | + | export http_proxy="http://192.168.1.1:3128" |
| + | </code> | ||
| - Then install flash by giving this command | - Then install flash by giving this command | ||
| - | [code]apt-get install flashplugin-nonfree[/code] | + | <code> |
| + | apt-get install flashplugin-nonfree | ||
| + | </code> | ||
| ===Editing the Maps=== | ===Editing the Maps=== | ||
| - Open the link osm.org in the browser and login with username: swecha, password: password | - Open the link osm.org in the browser and login with username: swecha, password: password | ||
| + | - Now go to you native place in the map or the area that you know very well and start adding the roads, streets etc. | ||