Commit Graph

388 Commits

Author SHA1 Message Date
John Firebaugh 7f3f648c1c Support multiple overlays in hash 2013-07-25 11:29:31 -07:00
John Firebaugh 1168053cc2 Coalesce multi-extent imagery sources 2013-07-25 11:14:53 -07:00
John Firebaugh 9d954ac043 Permit translating all preset term lists
Transifex ignores empty strings, so ensure that every
preset terms list is a string by using placeholder text.
Hopefully this leads to more translators knowing what
to do with terms, and not to them translating the placeholder
literally.

Fixes #1633
2013-07-22 16:55:25 -07:00
John Firebaugh 5b6632147f Add more building presets
Fixes #1616
2013-07-22 15:39:41 -07:00
John Firebaugh e8d924aab0 Add ability to create a new relation (fixes #1576) 2013-07-22 15:13:21 -07:00
John Firebaugh 26cab408e8 Add dog park preset (fixes #1638) 2013-07-22 10:34:32 -07:00
John Firebaugh 6f07acb6f6 Update translations 2013-07-18 17:54:46 -07:00
John Firebaugh 92ee0e1ac4 Fix update_locales for zh-TW and similar (fixes #1634) 2013-07-18 17:54:46 -07:00
John Firebaugh 53f7c106cc Remove obsolete validation 2013-07-18 17:35:29 -07:00
John Firebaugh 1010b19e1f Merge pull request #1632 from skorasaurus/haiti-imagery
updated Haitian imagery sources
2013-07-18 17:32:35 -07:00
Tom MacWright 581c2b093f Merge pull request #1630 from awright/master
childcare amenity
2013-07-17 11:14:43 -07:00
John Firebaugh d617e2219a Fix some layer names 2013-07-15 14:05:11 -07:00
John Firebaugh 6c2d90dcaf Fix overlay and scaleExtent for TIGER Alaska/Hawaii overlays 2013-07-12 15:43:33 -07:00
alyssa wright 90dcbee920 childcare amenity
Added childcare amenity tag. Removed conflicting terms in kindergarten tag.
2013-07-10 15:44:18 -04:00
Will Skora 8281ce6acb updated Haitian imagery srcs 2013-07-10 15:18:36 -04:00
John Firebaugh 117291c3fd Merge pull request #1615 from pnorman/patch-2
Add SK53_bulk:load to discarded tags
2013-07-08 11:32:53 -07:00
John Firebaugh 0d2345a4a2 Add presets (#1617) 2013-06-29 16:02:53 -04:00
pnorman 5684015e7c Add SK53_bulk:load to discarded tags
Added as per consultation with SK53. This tag served a similar purpose to tiger:upload_uuid
2013-06-25 14:18:02 -06:00
Saman Bemel-Benrud 7b46ccbb65 minor refinements. 2013-06-20 17:55:54 -04:00
Saman Bemel-Benrud d4582e03bf fix translation. 2013-06-20 17:52:50 -04:00
John Firebaugh 21fa8c9c5d Prevent merging over restriction relations (#1512) 2013-06-18 14:25:10 -07:00
John Firebaugh 5ee24ec623 Update translations 2013-06-16 20:10:44 -07:00
John Firebaugh 3861879f62 Remove Connection#user and always use #userDetails
Because the embedded iD does not show the account
UI, Connection#userDetails was not being called, so
the commit UI didn't show the user name and image.

Fixes #1464
2013-06-14 13:06:13 -07:00
John Firebaugh d60cc019f6 Add terms for Buddhist place of worship
Suggested by @shangkuanlc
2013-06-12 19:29:41 -07:00
John Firebaugh ca4a524268 Add preset for Buddhist place of worship (#1586) 2013-06-12 17:16:47 -07:00
John Firebaugh 3609b8280b Remove repeated words (fixes #1591) 2013-06-12 16:57:57 -07:00
John Firebaugh 4b4f20461d Interpolate "Cafe" and "Playground" translations (fixes #1578) 2013-06-06 12:56:39 -07:00
John Firebaugh 4b41378acb Update translations 2013-06-05 16:58:03 -07:00
John Firebaugh 467d01d339 First pass at "Add to Relation" (#1539) 2013-06-05 11:22:00 -07:00
John Firebaugh 36e1d8f1f3 Add admin boundary relation preset 2013-06-05 10:25:17 -07:00
John Firebaugh 3d27a68f4a Add fields to relation presets 2013-06-04 10:59:02 -07:00
John Firebaugh a1d7d05155 Feature List (#1545) 2013-06-04 10:37:24 -07:00
John Firebaugh a90a1a654c Add Route Master preset 2013-06-04 10:37:08 -07:00
John Firebaugh 3981279747 Fix member list redraws
d3 does not store the keys produced by a data bind -- it
recomputes them on the fly. The key function that was used
referred to `entity`, with the intent that rows referring
to the previous entity would wind up in the exit selection.
But since the key is recomputed for the existing bindings,
and at that point `entity` refers to the new entity, that
portion of the key effectively always matched.

While here, fix deletion of incomplete members (don't know
what the geometry is, so can't do geometry-specific annotations).

Fixes #1548.
2013-05-30 11:45:02 -07:00
John Firebaugh 6439bdc48c Shorten "Zoom in" text, don't hide it on narrow screens
Fixes #1477.
2013-05-29 19:54:41 -07:00
John Firebaugh a7e2bc43c1 Add Address preset (#1524) 2013-05-29 19:02:33 -07:00
John Firebaugh 8c2c5357c7 Fix typo, localize 2013-05-29 16:10:57 -07:00
John Firebaugh 4bdd49b5fc Adjustments to multipolygon preset
* It shouldn't appear as a search result for simple areas.
* Changing to another area preset shouldn't remove the
  type=multipolygon tag.
* It shouldn't be preferred to the Building preset, which
  matches with score 0.5.

Fixes #1546.
2013-05-29 16:00:34 -07:00
John Firebaugh 40ad05e1e9 Use "building_area" field for all amenities
This field will preserve a building=yes tag when
switching to from the Building preset.

Refs #1408.
2013-05-29 14:56:50 -07:00
Saman Bemel-Benrud b7d2578fb8 adding placeholders for access preset. 2013-05-29 15:54:29 -04:00
Saman Bemel-Benrud 52aa970296 click preset icon to return to preset grid. 2013-05-29 15:40:12 -04:00
John Firebaugh 8e6dd17cfc Fill in preset list for relations
Fixes #1541
2013-05-29 10:21:45 -07:00
John Firebaugh 2d4b6bf45b Add description and fixme fields 2013-05-28 19:55:06 -07:00
John Firebaugh 1069382353 Obvious editor is obvious 2013-05-28 15:14:07 -07:00
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 182849cbe6 Make preset field placeholders translatable 2013-05-28 11:07:36 -07: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