![]() |
Re: Map making with osm2go
For anyone who's subscribed to this but didn't see my other thread, AapoRantalainen has put the fixed verion of OSM2Go into extras-devel, which is very kind of him. I took it out on the recent OSMLondon mapping party and it works fine, even if I found some of the presets a bit annoying to use. Which caused me to do some digging and discover you can customise the presets to suit yourself by editing /opt/osm2go/presets.xml
To do this, I used TxPad as root, having backed up the original file (even though it's easy to redownload from garage or github, it's easier to recopy back from the same directory!). That is to say, with rootsh and TxPad installed, I typed Code:
root Code:
<group name="Bicycle" icon="presets/bike.png"> Code:
</group> <!-- Bicycle --> Code:
<annotations> I then amended the bicycle_parking item, adding things I use regularly: Code:
<combo key="covered" text="Covered" values="yes,no" default="no" delete_if_empty="true" /> (Incidentally, I accidentally discovered TxPad uses the proximity sensor to toggle onscreen controls. That's pretty cool.) |
Re: Map making with osm2go
Further to my last, this is now the top group of presets
Code:
<group name="Contacts and info" icon="presets/addresses.png"> Oh yes, I've also added Code:
<combo key="fee" text="Fee" values="yes,no" default="no" delete_if_empty="true" /> EDIT: Sorry, schoolboy error in the big xml chunk - I'd put spaces after the commas in some of the combo lists in the food and drink chunk, which stopped them from recogising existing tags on elements. Now (I think) fixed. |
Re: Map making with osm2go
is it possible to add Bing aerial images to the wms in osm2go?
|
Re: Map making with osm2go
when you edit project, in the Area editor the osm map is not visualized. how to solve the issue?
|
All times are GMT. The time now is 17:44. |
vBulletin® Version 3.8.8