Commit Graph

  • 8a0b67afcc Add more placeholders John Firebaugh 2014-06-13 10:52:02 -07:00
  • 257d3e07df number -> housenumber John Firebaugh 2014-06-13 10:34:28 -07:00
  • 199fd35173 Simplify CSS John Firebaugh 2014-06-13 10:36:28 -07:00
  • 38cb42e0bc Add tests for line z-indexing. Bryan Housel 2014-06-11 22:30:36 -04:00
  • 7f35ab6125 separate svg group for areas and their related strokes/fills (for consistency) Bryan Housel 2014-06-11 13:01:27 -04:00
  • 83e66b3705 Improved address preset Christian Schwarz 2014-06-10 21:08:50 +02:00
  • ff0357b927 Added countrycode spec Christian Schwarz 2014-06-10 19:09:53 +02:00
  • cfa023a988 Removed pointInFeature Christian Schwarz 2014-06-10 18:25:39 +02:00
  • 0c5f563a26 add test for iD.Entity.layer(), fix spelling of man_made. Bryan Housel 2014-06-09 23:39:16 -04:00
  • a5f839db44 improve bridge styles, add low-zoom, butt linecaps.. Bryan Housel 2014-06-09 23:16:44 -04:00
  • 97b189b397 Precreate fixed number of layergroups between -10, 10 Bryan Housel 2014-06-09 17:40:14 -04:00
  • 13c1711d68 Switched to Nominatim api for now Christian Schwarz 2014-06-09 20:22:56 +02:00
  • c5ba92d20f Merge branch 'master' into bhousel-layers Bryan Housel 2014-06-06 16:13:48 -04:00
  • 849363ff8c Group by layer to correctly depth sort lines.. Bryan Housel 2014-06-02 22:26:15 -04:00
  • b8ec19356f Updated country code endpoint Christian Schwarz 2014-06-05 21:32:14 +02:00
  • 81effc23cf Removed local countries.json Christian Schwarz 2014-06-05 20:33:38 +02:00
  • 49eae8e389 Switched to a custom country code service Christian Schwarz 2014-06-05 20:30:12 +02:00
  • 8250a9753d Fix preset field buttons (fixes #2247) John Firebaugh 2014-06-05 10:23:24 -07:00
  • 5a51a6c8c2 Added gb address format with housename field Christian Schwarz 2014-06-05 00:42:15 +02:00
  • 60f51d7c79 Test country code lookup with nominatim Christian Schwarz 2014-06-04 01:05:46 +02:00
  • b3acd56bbb Added support for localization of address fields Christian Schwarz 2014-06-03 22:49:42 +02:00
  • cfd2b6a619 Group line parts so that they can be properly depth sorted. Bryan Housel 2014-06-02 17:39:51 -04:00
  • 4f70731dfb Only render oneway markers that actually appear in the viewport (motorways and rivers used to fill the DOM tree with a lot of crap!) Bryan Housel 2014-05-31 03:23:31 -04:00
  • 5ee391dd52 Better layer sorting to fix z-depth issues.. Bryan Housel 2014-05-30 15:20:36 -04:00
  • 3e138bf16b 1.4.0 John Firebaugh 2014-05-29 16:09:54 -07:00
  • f095454420 Update translations John Firebaugh 2014-05-29 16:04:39 -07:00
  • d90f8054b1 Remove retina cursors John Firebaugh 2014-05-29 15:53:13 -07:00
  • cb2121b7c4 Don’t preventDefault on mousedown (fixes #2115) John Firebaugh 2014-05-28 18:02:44 -07:00
  • c30ba03606 Ensure combobox menus are closed on blur (fixes #2207) John Firebaugh 2014-05-28 17:37:07 -07:00
  • 38b821bdea Limit imagery_used tag to 255 characters (fixes #2181) John Firebaugh 2014-05-28 17:04:49 -07:00
  • 0a83545a76 Simplify and fix midpoint drawing logic (fixes #2136) John Firebaugh 2014-05-28 16:48:01 -07:00
  • 26d7206bc9 Merge branch 'master' of github.com:openstreetmap/iD Bryan Housel 2014-05-28 13:21:26 -04:00
  • 941ee1d88c Allow suggestion if preset with same name exists, pick suggestion w highest count..#2224 Bryan Housel 2014-05-28 13:17:48 -04:00
  • c0db8b8e67 jshint John Firebaugh 2014-05-27 14:42:15 -07:00
  • 0c09871c4a Don’t show turn restriction editor for non-highways (fixes #2240) John Firebaugh 2014-05-27 14:35:57 -07:00
  • 29d26f5078 Fix restrictions rendering on FF (fixes #2241) John Firebaugh 2014-05-27 14:26:27 -07:00
  • e10bba980f Handle cases where current vertex disappears (fixes #2234) John Firebaugh 2014-05-27 11:25:24 -07:00
  • a796d4b1ea only check .isIntersection for nodes Martin Raifer 2014-05-27 15:19:47 +02:00
  • 1f2420e599 Prefer more specific 'Crosswalk' preset over generic 'Crossing' Many new users in my area are getting this wrong or skipping crossings entirely because: 1. Most crossings people want to map really are crossing=zebra. 2. 'zebra' is not a common term in the US so users don't know to pick it. 3. Popup help for 'Crossing' shows a zebra, so users think that's what they picked. Bryan Housel 2014-05-24 12:20:52 -04:00
  • e2f1b39253 Name and icon updates to stadium, dojo, sports_center Bryan Housel 2014-05-23 23:34:22 -04:00
  • d4b2bd6834 Merge pull request #2226 from datendelphin/master Bryan Housel 2014-05-23 22:27:42 -04:00
  • 89ac5f41db Merge pull request #2235 from bhousel/bhousel-fields Bryan Housel 2014-05-23 22:16:14 -04:00
  • fbd583eb76 Hide inspector when dragging (fixes #2229) John Firebaugh 2014-05-23 18:02:40 -07:00
  • 10bd86cb45 Check single source for implied onewayness #2220 Bryan Housel 2014-05-23 17:07:11 -04:00
  • 40810dab04 Correctly trim whitespace in semicolon-separated multivalues #2236 Bryan Housel 2014-05-23 15:06:10 -04:00
  • 1c3d0dacee Replace all matches, not just the first one.. Bryan Housel 2014-05-23 15:04:35 -04:00
  • 126f334c96 eliminate warning: 'context' is defined but never used Bryan Housel 2014-05-23 14:57:52 -04:00
  • 5fdbd6f9f4 Instead of using context.selectedIDs(), define a check.entity setter function Bryan Housel 2014-05-23 11:27:27 -04:00
  • 191c7002f4 Handle empty selectedIDs.. Bryan Housel 2014-05-22 16:20:52 -04:00
  • 8380981ac3 Pretend oneway field is a oneway_yes field if junction=roundabout is set. Bryan Housel 2014-05-22 15:47:54 -04:00
  • e3e2ea602a Checkmark fields now support custom string options oneway fields now show "Assumed to be No" or "Assumed to be Yes" instead of "Unknown" #2220 Bryan Housel 2014-05-22 13:48:04 -04:00
  • d973580203 Add to .gitignore: .DS_Store, node_modules Bryan Housel 2014-05-22 13:44:45 -04:00
  • e6518dea49 restore maki sprite Martin Raifer 2014-05-22 12:16:28 +02:00
  • 3011cbdaa8 fix typo: "only_straight_ahead" -> "only_straight_on" Martin Raifer 2014-05-22 11:51:44 +02:00
  • a2a4405ed8 Fix restriction type inference (fixes #2233) John Firebaugh 2014-05-21 16:28:29 -07:00
  • b77f9f3a78 Fix turn icon clipping John Firebaugh 2014-05-21 15:08:38 -07:00
  • ffee92cbd6 Fix U-turn icon John Firebaugh 2014-05-21 15:05:41 -07:00
  • 48dc768bbb Merge branch 'turn-restrictions' John Firebaugh 2014-05-21 14:22:22 -07:00
  • 4751c50a2e 1.3.10 John Firebaugh 2014-05-21 14:08:12 -07:00
  • ec77ff1222 Update imagery John Firebaugh 2014-05-21 14:14:19 -07:00
  • 88b834bb19 Update translations John Firebaugh 2014-05-21 14:11:12 -07:00
  • b8501bcf89 iD.Way.isOneWay should return false if oneway=no #2220 i.e. overrides implied oneway tag like highway=motorway or junction=roundabout Bryan Housel 2014-05-20 00:10:29 -04:00
  • 8b6ce214a2 Initial support for only_* restrictions John Firebaugh 2014-05-19 15:53:46 -07:00
  • af41940663 revert e07104f761 see #2220 Bryan Housel 2014-05-19 16:10:07 -04:00
  • 67e7380980 add blue arrow samanpwbb 2014-05-19 15:55:24 -04:00
  • e41f438daf Add prefix for ford=yes for vertex geometry #2224 Bryan Housel 2014-05-19 15:45:24 -04:00
  • a757142146 Rename "Entrance" as "Entrance/Exit" and add parking_entrance preset. Bryan Housel 2014-05-19 15:39:16 -04:00
  • 545183c721 Remove foot: yes placeholder for cycleway and bridleway #2221 Bryan Housel 2014-05-19 12:56:43 -04:00
  • 429f20a450 Improve access tag placeholders #2221 Bryan Housel 2014-05-19 12:22:52 -04:00
  • 4c5e6bee75 Add a preset for ford=yes tag #2224 Bryan Housel 2014-05-19 11:29:33 -04:00
  • 47e5273da0 use new maki icons #2227 Bryan Housel 2014-05-19 11:13:21 -04:00
  • e07104f761 Way can be reasonably assumed to not be oneway. #2220 Bryan Housel 2014-05-19 10:58:35 -04:00
  • 3ac705b67e Fix flicker John Firebaugh 2014-05-18 16:26:31 -07:00
  • f811c19cdc Fix straight on restricting with splits John Firebaugh 2014-05-18 12:08:26 -07:00
  • 6089a6aaea Better solution for maintaining selection John Firebaugh 2014-05-18 13:27:15 -07:00
  • 243e86b277 Update selected segment after splits John Firebaugh 2014-05-17 21:49:54 -07:00
  • 9d5df793b5 Fix turn generation from ways that need splitting John Firebaugh 2014-05-17 21:27:51 -07:00
  • eaaff52d62 Help text John Firebaugh 2014-05-17 10:22:54 -07:00
  • 047fbb1282 Fix rendering when dragging intersection vertex John Firebaugh 2014-05-17 08:54:09 -07:00
  • 48e3ff2f22 Vertex in turn restriction editor isn't selectable John Firebaugh 2014-05-17 08:47:21 -07:00
  • 573237e94e Render U-turns John Firebaugh 2014-05-17 08:42:47 -07:00
  • d4d80b2d6e Use turn restriction icons John Firebaugh 2014-05-17 08:15:22 -07:00
  • 3d210ac3c1 Implement basic restriction toggling John Firebaugh 2014-05-16 17:03:55 -07:00
  • f74f6ad54a Use restriction preset icons John Firebaugh 2014-05-16 13:43:13 -07:00
  • 15fb547bcc Let preset editor preserve field state John Firebaugh 2014-05-15 17:29:57 -07:00
  • 0afb5002cf adding turn restriction assets samanpwbb 2014-05-16 14:29:33 -04:00
  • 26422d9c9a Show ways in restriction editor as if they were split John Firebaugh 2014-05-15 16:46:38 -07:00
  • 3b26e8d511 Show turn restriction editor for any intersection John Firebaugh 2014-05-15 14:33:29 -07:00
  • f39ae89177 Render turns of selected way John Firebaugh 2014-05-09 14:58:27 -07:00
  • 495fcc1b11 Include pick in lodash build John Firebaugh 2014-05-09 15:34:58 -07:00
  • 7cac179ce0 Start work on turn restriction editing field John Firebaugh 2014-05-15 11:49:10 -07:00
  • be0126aba6 Extract iD.svg.Defs from Surface John Firebaugh 2014-05-14 16:54:11 -07:00
  • 90bc8dd70a Extract iD.geo.RawMercator John Firebaugh 2014-05-14 17:53:47 -07:00
  • 419d5f359f field.geometry is a string, not an array John Firebaugh 2014-05-14 16:39:41 -07:00
  • f5b29989f5 Deselect before deleting an entity John Firebaugh 2014-05-09 16:45:29 -07:00
  • 93758b7ab9 Add turn restriction presets John Firebaugh 2014-05-09 16:39:09 -07:00
  • 173d379316 Merge branch 'bhousel-bhousel-fields' John Firebaugh 2014-05-18 12:39:24 -07:00
  • f9520362c9 Use match rather than split John Firebaugh 2014-05-18 12:35:22 -07:00
  • 22c71bffca Update regexp, and remove trim from old key.. Bryan Housel 2014-05-16 16:31:34 -04:00
  • 846d637aa7 Trim tag keys, and prevent duplicate tag keys (#2043) Bryan Housel 2014-05-16 12:37:02 -04:00