Modify

Opened 11 years ago

Closed 11 years ago

#9013 closed enhancement (fixed)

adding waterway=wadi to josm-style

Reported by: osm@… Owned by: team
Priority: normal Milestone:
Component: Internal mappaint style Version: tested
Keywords: style Cc: aighes

Description

Please add the following lines to josm-default-style to display waterway=wadi.

	<rule>
		<condition k="waterway" v="wadi"/>
		<line width="2" realwidth="2" dashed="true" colour="water#0000ff"/>
		<icon annotate="true" src="misc/deprecated.png"/>
	</rule>

This will make it easyer to map such wadis, because you wont see only a grey way.

Attachments (1)

wadi.txt (1022 bytes ) - added by Don-vip 11 years ago.
Wiki page to create when the wiki maintenance will be over

Download all attachments as: .zip

Change History (4)

comment:1 by AlfonZ, 11 years ago

Component: CoreInternal mappaint style

Is there a wiki page for it?

comment:2 by osm@…, 11 years ago

I can't find a wiki-page for it, but the tag is used about 2500 times. Due to a large import there is also a tag intermittent=yes, which is also used for the same thing. So the rule should be extended to this tag.

OSM-mapnik-map supports both versions.

comment:3 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 6183/josm:

fix #9013 - add waterway=wadi to presets/map style

by Don-vip, 11 years ago

Attachment: wadi.txt added

Wiki page to create when the wiki maintenance will be over

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.