Commit Graph

208 Commits

Author SHA1 Message Date
John Firebaugh
17ba55f58c Fix typo 2013-05-28 15:07:36 -07:00
Saman Bemel-Benrud
5600b6271d adding placeholder text and exception for showing placeholder on radio buttons during hover. 2013-05-28 17:01:40 -04:00
John Firebaugh
5cf68bc1cc Add presets for new line icons 2013-05-24 17:17:41 -07:00
John Firebaugh
8f272f2508 Special case multipolygon preset icon
Multipolygons have geometry === "area", so normally
wouldn't trigger a 'preset-icon-relation' class.

This preset usually matches only in the case where
the tags are on the outer way and the multipolygon
itself is untagged. Otherwise, a more specific area
preset will match.
2013-05-24 11:26:12 -07:00
John Firebaugh
5868875833 Split "other" preset into geometry specific fallbacks
This way the name and icon can be geometry-specific.
2013-05-24 11:14:59 -07:00
John Firebaugh
ab10f8ac38 Hook up relation icons 2013-05-23 22:20:14 -07:00
John Firebaugh
4e5c18c0ac Add common relation presets
Multipolygon is not included because multipolygon relations
should be matched by other presets.
2013-05-22 17:28:39 -07:00
John Firebaugh
974c2eddf5 Add terms for playground
This ensures that all languages can provide alternate
term translations, which may help with #1423.
2013-05-09 16:12:46 -07:00
John Firebaugh
23d70230fc Update maki (fixes #1429) 2013-05-08 17:39:35 -07:00
John Firebaugh
6f3f756fd2 Build 2013-05-07 17:08:28 -07:00
Saman Bemel-Benrud
1ff588a17a fixing highway=living_street icon, i think? 2013-05-07 19:13:19 -04:00
Tom MacWright
b19ac4cdd1 Fix grammar in walkthrough. Fixes #1422 2013-05-07 14:28:27 -04:00
John Firebaugh
6dfb443f95 Tweak ATM preset 2013-05-06 13:50:11 -07:00
John Yani
a717466615 Update atm.json
Add operator field
2013-05-06 18:50:17 +03:00
John Yani
750384d2d5 Create atm.json
http://wiki.openstreetmap.org/wiki/Tag:amenity%3Datm
2013-05-06 18:47:47 +03:00
Ansis Brammanis
c3512d5b31 add college and kindergarten presets 2013-05-01 15:01:53 -04:00
Ansis Brammanis
7bf1dab1e0 add more man_made presets 2013-05-01 13:32:26 -04:00
Ansis Brammanis
3995e6e8bd add more aeroway presets 2013-05-01 12:37:24 -04:00
John Firebaugh
b492af6f15 Add specific highway=service presets 2013-04-28 12:16:42 -07:00
John Firebaugh
e5dd800aff Allow selecting a relation 2013-04-26 11:34:24 -07:00
John Firebaugh
16c1e9d7e5 Show all tags (fixes #1181) 2013-04-23 14:13:03 -07:00
Ansis Brammanis
cc8e9a37ca add building field to amenity presets 2013-04-23 12:28:15 -04:00
Ansis Brammanis
34f1a21631 add building_yes field to all shops 2013-04-23 11:54:13 -04:00
Ansis Brammanis
e0d8d75392 fix tram icon 2013-04-22 13:31:30 -04:00
John Firebaugh
ddfe157a24 Translate 'Search' (fixes #1358) 2013-04-21 16:44:53 -07:00
tyr
8958c5601f updated path preset:
* added new sac_scale, incline and trail_visibility fields
* added ref field
* removed oneway and maxspeed field
this should better reflect how highway=path is used.
See: http://taginfo.openstreetmap.org/tags/highway=path#combinations
2013-04-21 14:03:25 +02:00
John Yani
d489c30e79 Substation preset: Adding the most common tag combination 2013-04-20 22:57:03 +03:00
John Firebaugh
f58ebbb626 Use icon that exists 2013-04-20 11:31:04 -07:00
John Yani
80424d04a0 Presets: Add Volleyball Court 2013-04-20 11:28:39 -07:00
John Firebaugh
846aa539ac Merge branch 'refs/heads/Vanuan-sub_station' 2013-04-20 11:26:30 -07:00
John Firebaugh
db95a07b53 Remove building tag 2013-04-20 11:26:11 -07:00
John Yani
4d3060f5c2 Fixes two problems with Substation
1. substation -> sub_station.
2. Substations are usually  buildings (doesn't apply to points unfortunately).
2013-04-20 04:34:26 +03:00
John Firebaugh
db8ed6c4b2 Use new maki icons 2013-04-19 16:07:34 -07:00
John Firebaugh
8eaeda7fbe Build, update translations 2013-04-19 15:53:57 -07:00
John Firebaugh
3773f8cef6 Merge pull request #1335 from Vanuan/patch-1
Create car_wash.json
2013-04-19 12:31:53 -07:00
John Yani
77d13bffea Update car_wash.json 2013-04-19 22:28:37 +03:00
Ansis Brammanis
51f929359e use building icon instead of warehouse, fix #1257 2013-04-19 15:16:55 -04:00
John Yani
cae374ccf1 Create car_wash.json
http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcar_wash
2013-04-19 20:59:28 +03:00
John Yani
56d7268bbe Update and rename fontain.json to fountain.json 2013-04-19 20:50:15 +03:00
John Yani
fa2596c4b9 Create fontain.json
http://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfountain
2013-04-19 20:31:18 +03:00
Ansis Brammanis
e893f686ca add postal code field, fixes #1292 2013-04-18 16:45:48 -04:00
Ansis Brammanis
dd35ed91d9 name field is now localizable 2013-04-16 16:32:39 -04:00
John Firebaugh
7f498c2a10 Fix "Remove" translation in radio field (fixes #1317) 2013-04-15 17:06:37 -07:00
John Firebaugh
d6e51cc777 Add access field to barriers 2013-04-15 17:01:47 -07:00
John Firebaugh
399bbdeda9 Add highway=living_street preset 2013-04-15 16:36:50 -07:00
John Firebaugh
b4744a8248 Add "Land Use" category 2013-04-15 16:09:49 -07:00
John Firebaugh
19bcd711ec Split categories into separate files; translate 2013-04-15 16:09:49 -07:00
John Firebaugh
1e8805782f Add landuse=retail preset, tweak icon 2013-04-15 16:09:49 -07:00
John Firebaugh
9dc331215c Make preset changes to individual files 2013-04-15 14:22:45 -07:00
John Firebaugh
1ae9fa59f0 Fix marina preset 2013-04-15 14:17:31 -07:00