Modify

Opened 6 years ago

Closed 6 years ago

#16406 closed enhancement (fixed)

[PATCH] Update government types in office=government preset

Reported by: naoliv Owned by: team
Priority: normal Milestone: 18.09
Component: Internal preset Version:
Keywords: office government Cc:

Description

Using common values from https://wiki.openstreetmap.org/wiki/Key:government and https://taginfo.openstreetmap.org/keys/government#values

  • data/defaultpresets.xml

    a b  
    96729672        <space />
    96739673        <key key="office" value="government" />
    96749674        <text key="name" text="Name" />
    9675         <combo key="government" text="Type" values="ministry,prosecutor,tax,register_office" />
     9675        <combo key="government" text="Type" values="administrative,audit,education,healthcare,legislative,migration,ministry,pension_fund,prosecutor,public_service,recruitment,register_office,social_security,social_services,tax,transportation" />
    96769676        <reference ref="oh_wheelchair" />
    96779677        <reference ref="link_contact_address" />
    96789678    </item> <!-- Government -->

Attachments (0)

Change History (6)

comment:1 by Don-vip, 6 years ago

Keywords: office government added

comment:2 by Klumbumbus, 6 years ago

The list must be reworked, e.g. audit is used only 27 times. See wiki:DevelopersGuide/DefaultPresets

comment:3 by Don-vip, 6 years ago

Owner: changed from team to naoliv
Status: newneedinfo

comment:4 by naoliv, 6 years ago

Except customs (being used 130 times), all the rest are above 150 and at least cited on the wiki:

  • data/defaultpresets.xml

    a b  
    96729672        <space />
    96739673        <key key="office" value="government" />
    96749674        <text key="name" text="Name" />
    9675         <combo key="government" text="Type" values="ministry,prosecutor,tax,register_office" />
     9675        <combo key="government" text="Type" values="administrative,cadaster,customs,education,healthcare,legislative,migration,ministry,pension_fund,prosecutor,public_service,register_office,social_security,social_services,tax,transportation" />
    96769676        <reference ref="oh_wheelchair" />
    96779677        <reference ref="link_contact_address" />
    96789678    </item> <!-- Government -->

comment:5 by Don-vip, 6 years ago

Milestone: 18.09
Owner: changed from naoliv to team
Status: needinfonew

comment:6 by Don-vip, 6 years ago

Resolution: fixed
Status: newclosed

In 14246/josm:

fix #16406 - Update government types in office=government preset (patch by naoliv)

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.