- Timestamp:
- 2015-02-14T00:13:55+01:00 (10 years ago)
- Location:
- trunk
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r8058 r8059 181 181 </optional> 182 182 </chunk> 183 <chunk id="payment_base">184 <check key="payment:coins" text="Coins" />185 <check key="payment:notes" text="Notes" text_context="payment" />186 <check key="payment:electronic_purses" text="Electronic purses and Charge cards" />187 <check key="payment:debit_cards" text="Debit cards" />188 <check key="payment:credit_cards" text="Credit cards" />189 </chunk>190 <chunk id="payment_account">191 <reference ref="payment_base" />192 <check key="payment:account_cards" text="Account or loyalty cards" />193 </chunk>194 183 <chunk id="fee"> 195 184 <combo key="fee" text="Fee" values="yes,no" /> … … 2834 2823 <reference ref="name_operator" /> 2835 2824 <text key="ref" text="Reference Number" /> 2836 < reference ref="payment_account" />2825 <preset_link preset_name="Payment Methods" /> 2837 2826 </item> <!-- Ticket Machine --> 2838 2827 </group> <!-- Public Transport --> … … 4350 4339 <key key="amenity" value="telephone" /> 4351 4340 <text key="operator" text="Operator" /> 4352 <reference ref="payment_base" /> 4341 <space /> 4342 <check key="payment:coins" text="Coins" /> 4343 <check key="payment:notes" text="Notes" text_context="payment" /> 4353 4344 <check key="payment:telephone_cards" text="Telephone cards" /> 4345 <preset_link preset_name="Payment Methods" /> 4354 4346 </item> <!-- Telephone --> 4355 4347 <item name="Emergency Phone" icon="styles/standard/vehicle/emergency_phone.png" type="node" preset_name_label="true"> … … 6355 6347 </item> <!-- Music --> 6356 6348 </group> <!-- Electronic --> 6357 <group name="Cash" icon=" presets/dollar.png">6349 <group name="Cash" icon="styles/standard/money/dollar.svg"> 6358 6350 <item name="Bank" icon="styles/standard/money/bank.png" type="node,closedway" preset_name_label="true"> 6359 6351 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bank" … … 6850 6842 <text key="operator" text="Operator" /> 6851 6843 <text key="ref" text="Reference number" /> 6852 < reference ref="payment_account" />6844 <preset_link preset_name="Payment Methods" /> 6853 6845 </item> <!-- Vending Machine --> 6846 <item name="Payment Methods" icon="styles/standard/money/dollar.svg" type="node,way,closedway,relation" preset_name_label="true"> 6847 <link href="http://wiki.openstreetmap.org/wiki/Key:payment" /> 6848 <space /> 6849 <combo key="payment:cash" text="Cash" values="yes,no" /> 6850 <checkgroup columns="4"> 6851 <check key="payment:coins" text="Coins" /> 6852 <check key="payment:notes" text="Notes" text_context="payment" /> 6853 </checkgroup> 6854 <space /> 6855 <combo key="payment:debit_cards" text="Debit cards" values="no" /> 6856 <checkgroup columns="4"> 6857 <check key="payment:bankaxess" text="BankAxess" /> 6858 <check key="payment:bancomat" text="Bancomat" /> 6859 <check key="payment:girocard" text="Girocard" /> 6860 <check key="payment:laser" text="Laser" /> 6861 <check key="payment:maestro" text="Maestro" /> 6862 <check key="payment:visa_debit" text="Visa Debit" /> 6863 <check key="payment:visa_electron" text="Visa Electron" /> 6864 </checkgroup> 6865 <space /> 6866 <combo key="payment:credit_cards" text="Credit cards" values="no" /> 6867 <checkgroup columns="4"> 6868 <check key="payment:american_express" text="American Express" /> 6869 <check key="payment:diners_club" text="Diners Club" /> 6870 <check key="payment:discover_card" text="Discover Card" /> 6871 <check key="payment:jcb" text="JCB" /> 6872 <check key="payment:mastercard" text="Mastercard" /> 6873 <check key="payment:visa" text="Visa" /> 6874 </checkgroup> 6875 <space /> 6876 <combo key="payment:electronic_purses" text="Electronic purses and Charge cards" values="no" /> 6877 <checkgroup columns="4"> 6878 <check key="payment:ep_avant" text="Avant (fi)" /> 6879 <check key="payment:ep_cash" text="Cash (ch)" /> 6880 <check key="payment:ep_chipknip" text="Chipknip (nl)" /> 6881 <check key="payment:ep_geldkarte" text="Geldkarte (de)" /> 6882 <check key="payment:ep_mep" text="Mep (pt)" /> 6883 <check key="payment:ep_minicash" text="Minicash (lu)" /> 6884 <check key="payment:ep_minipay" text="Minipay (it)" /> 6885 <check key="payment:ep_monedero" text="Mondero (ar)" /> 6886 <check key="payment:ep_monedero4b" text="Mondero 4b (es)" /> 6887 <check key="payment:ep_moneo" text="Moneo (fr)" /> 6888 <check key="payment:ep_proton" text="Proton (be)" /> 6889 <check key="payment:ep_quick" text="Quick (au)" /> 6890 </checkgroup> 6891 <space /> 6892 <combo key="payment:cryptocurrencies" text="Cryptocurrencies" values="no" /> 6893 <checkgroup columns="4"> 6894 <check key="payment:bitcoin" text="Bitcoin" /> 6895 <check key="payment:dogecoin" text="Dogecoin" /> 6896 <check key="payment:litecoin" text="Litecoin" /> 6897 </checkgroup> 6898 <space /> 6899 <label text="Public transport:" /> 6900 <checkgroup columns="4"> 6901 <check key="payment:bob" text="Bob" /> 6902 <check key="payment:icsf" text="IC Stored Fare" /> 6903 <check key="payment:oyster" text="Oyster" /> 6904 <check key="payment:prepaid_ticket" text="Prepaid ticket" /> 6905 <check key="payment:sube" text="Sube" /> 6906 </checkgroup> 6907 <space /> 6908 <label text="Others:" /> 6909 <checkgroup columns="4"> 6910 <check key="payment:cheque" text="Cheque" /> 6911 <check key="payment:contactless" text="Contactless" /> 6912 <check key="payment:meal_voucher" text="Meal voucher" /> 6913 <check key="payment:paypal" text="Paypal" /> 6914 <check key="payment:telephone_cards" text="Telephone cards" /> 6915 <check key="payment:u-key" text="U-Key" /> 6916 <check key="payment:wire_transfer" text="Wire transfer" /> 6917 </checkgroup> 6918 </item> <!-- Payment Methods --> 6854 6919 </group> <!-- Shops --> 6855 6920 <group name="Geography" icon="presets/peak.svg">
Note:
See TracChangeset
for help on using the changeset viewer.