16273 Commits

Author SHA1 Message Date
Bryan Housel 9c738cb5b7 Restore preset ordering test with leading terms (regressed in af776501)
The ordering did not actually change, but the test was failing because
it was throwing away the preset terms.. preset.terms() actually returns
translated terms not original terms, and should default to returning the
original terms when translations are not available (like in testing).
2017-09-10 12:56:07 -04:00
jgravois 7521369ece add support for displaying esri metadata 2017-09-09 21:59:07 -07:00
Bryan Housel 9750fa4d82 Merge pull request #4333 from willemarcel/fix-feminine-hygiene
fix feminine_hygiene terms
2017-09-09 11:48:01 -04:00
Wille Marcel f2de9383e1 fix feminine_hygiene terms 2017-09-09 12:24:08 -03:00
Wille Marcel 910c463d98 add preset for hackerspace 2017-09-09 12:18:22 -03:00
Bryan Housel 1c9719d763 Avoid requesting blank tiles from EsriWorldImagery
(closes #4327)

This allows the real tiles to overzoom, so the user does not see
tiles with the "map data not yet available" message
2017-09-09 08:51:13 -04:00
Bryan Housel c6189bb3b9 Merge pull request #4331 from willemarcel/feminine_hygiene
add preset for vending=feminine_hygiene
2017-09-09 08:13:27 -04:00
Bryan Housel 22b36598ab Merge pull request #4330 from willemarcel/remove-area-from-presets
remove area from some presets geometry
2017-09-09 08:11:12 -04:00
Wille Marcel 6e2ad9deaf add preset for vending=feminine_hygiene 2017-09-08 19:59:00 -03:00
Wille Marcel 949ed23e0a remove area from some presets geometry 2017-09-08 19:47:16 -03:00
JamesKingdom 1c959488b5 Merge remote-tracking branch 'origin/master' into hcpresets 2017-09-08 20:45:47 +01:00
JamesKingdom b4971b8190 Adding untracked files 2017-09-08 20:42:08 +01:00
Bryan Housel 28b5eff7a2 Merge pull request #4328 from Teiron/master
Improve address format for Poland
2017-09-08 14:59:22 -04:00
Bryan Housel f8a15be885 Use route-water icon for waterway relation, add to defaults.json 2017-09-08 14:53:51 -04:00
Bryan Housel 92e2efa46a Reorder relation preset files - icon, fields, geometry, tags, name 2017-09-08 14:52:48 -04:00
Teiron b5bf72b3ac Improve address format for Poland 2017-09-08 20:31:51 +02:00
Bryan Housel 8450cab287 Add route-water icon 2017-09-08 14:21:43 -04:00
Bryan Housel 4b0c167c0d Merge branch 'master' into waterway 2017-09-08 14:21:14 -04:00
greenkeeper[bot] 9c130bd573 chore(package): update rollup-plugin-commonjs to version 8.2.1 2017-09-08 13:58:46 -04:00
Bryan Housel 21a090ba26 Improve traffic_calming=table presets
(closes #4309)

This:
* adds presets for raised crossing and raised crosswalk, same as the existing
  crossing and crosswalk presets but with `traffic_calming=table` added
* retains a generic `traffic_calming=table` preset without crossing tags,
  and for usage on vertex geometry only (removed line, cause of the original issue)
2017-09-08 11:16:57 -04:00
Bryan Housel 46fca95e7d Merge pull request #4300 from leegenes/reflect-action
check final edge in poly hull in reflect action
2017-09-07 17:35:56 -04:00
JamesKingdom 9af4252089 Add CSS to make waterway blue 2017-09-07 19:48:49 +01:00
JamesKingdom 4f13f97500 Add maxspeed back to living street
(closes #4260)
2017-09-07 17:32:16 +01:00
Bryan Housel 2f893ea1a5 Upgrade to d3 4.10.2 2017-09-07 12:02:53 -04:00
greenkeeper[bot] 9dafe75ef7 chore(package): update mapillary-js to version 2.8.0 2017-09-07 11:49:12 -04:00
Bryan Housel e80e77c2bf And remove artwork_type from Art Gallery too.. 2017-09-07 11:07:22 -04:00
Bryan Housel 5370da7d48 Merge pull request #4298 from simonpoole/preset-updates
artwork_type applies to individual works of art and not to a shop
2017-09-07 11:06:19 -04:00
Bryan Housel be65e1a53c Merge pull request #4308 from openstreetmap/greenkeeper/d3-4.10.1
Update d3 to the latest version 🚀
2017-09-07 10:06:44 -04:00
Bryan Housel 0a60d7bee8 Merge branch 'master' into greenkeeper/d3-4.10.1 2017-09-07 10:06:31 -04:00
Bryan Housel 5b9aa6b6ab Merge pull request #4301 from manfredbrandl/master
remove addr:unit from address fields for Germany, Austria and Switzerland
2017-09-07 10:04:35 -04:00
Bryan Housel a75a59ffc7 Merge pull request #4296 from willemarcel/route-ferry-preset
add more fields to Ferry Route preset
2017-09-07 09:58:12 -04:00
greenkeeper[bot] b8f383ac5e chore(package): update ecstatic to version 3.0.0 2017-09-07 09:55:19 -04:00
Bryan Housel c0eb80c3cb Merge pull request #4285 from willemarcel/update-select-docs
update select features documentation
2017-09-07 09:47:05 -04:00
Bryan Housel 35e0733a38 Merge pull request #4314 from manfredbrandl/patch-1
Phone formats for Austria, Ivory Coast and Benin
2017-09-07 09:25:42 -04:00
Manfred Brandl 4339feede4 Phone formats for Austria, Ivory Coast and Benin 2017-09-06 16:02:21 +02:00
greenkeeper[bot] e56fc45d2d chore(package): update d3 to version 4.10.1 2017-09-02 22:32:59 +00:00
Manfred Brandl fdd6035e4a remove addr:unit from threee addresses field
addr:unit removed from address fields for Germany, Austria and Switzerland
2017-08-30 09:51:53 +02:00
Lee Haugen 2343198bc2 Check final poly hull edge in search for smallest rectangle 2017-08-29 16:02:04 -05:00
JamesKingdom 5171a176e7 Waterway first attempt 2017-08-29 21:34:09 +01:00
Simon Poole 26535e18bd artwork_type applies to individual works of art and not to a shop 2017-08-29 18:33:01 +02:00
Wille Marcel 1e9c1bbb05 add more fields to Ferry Route preset 2017-08-29 09:19:58 -03:00
JamesKingdom d493ee9a89 Add name field back to wood
(fixes comment in #4200)
2017-08-29 12:11:57 +01:00
JamesKingdom e079c090f9 Merge pull request #4284 from willemarcel/remove-unit-br-address
remove addr:unit from Brazil addresses field
2017-08-27 23:52:17 +01:00
JamesKingdom 2effb40c41 Merge pull request #4290 from openstreetmap/defib
Defibrillator preset adjustment
2017-08-27 23:44:30 +01:00
JamesKingdom ac13f594ac Add reference code to defibrillator 2017-08-27 21:24:45 +01:00
JamesKingdom 753471d1a4 Allow defibrillators to be placed on a vertex 2017-08-27 21:06:03 +01:00
Wille Marcel 99965a5cc9 improve text and compile locales/en.json 2017-08-27 15:38:15 -03:00
Wille Marcel 6a61a7305d update select features documentation 2017-08-27 15:27:02 -03:00
Wille Marcel 5e14eceb47 remove addr:unit from Brazil addresses field 2017-08-27 15:09:40 -03:00
Bryan Housel 1392761093 v2.4.1 2017-08-26 16:05:58 -04:00