Re: [OSM-talk] New features in iD - looking for feedback and beta testers..

2015-03-29 Thread Minh Nguyen

On 2015-03-27 14:55, Dave F. wrote:

Until there's a logical, common sense way to select, split, continue 
unstitch ways that meet at intersections, I'm sticking with P2.


As a power user, I found these operations a lot less frustrating after 
discovering that selecting a way, holding down Shift, and selecting the 
intersecting node limits the split, disconnection, or extension to just 
that way.



And why the delete key isn't utilized is beyond me. Leaving out basic
functionality doesn't make iD easier to use.


Press Ctrl+Del or Ctrl+Backspace to delete the selected feature. The 
modifier key was added [1] in response to complaints that iD was making 
it too easy to delete stuff. [2]


FWIW, the wiki has a full list of shortcuts. [3]

[1] 
https://github.com/openstreetmap/iD/commit/b52eb9ce72653b538d025ca93f9264690d0bd398

[2] https://github.com/openstreetmap/iD/issues/1698
[3] http://wiki.openstreetmap.org/wiki/ID/Shortcuts

--
m...@nguyen.cincinnati.oh.us


___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] New features in iD - looking for feedback and beta testers..

2015-03-28 Thread colliar
Am 27.03.2015 um 19:39 schrieb Bryan Housel:
 
 - Don’t delete ways that are part of a route/boundary Relation
 This will prevent a bunch of breaking edits to relations - Thanks RichardF!
 https://github.com/openstreetmap/iD/pull/2526 
 https://github.com/openstreetmap/iD/pull/2526


Why only route and boundary relations ?

How about multipolygons, turn-restrictions and all the relations iD does
not know about ?

As long as iD often hides the membership behind a scroll bar on the
left, people will not easily recognize all the relations an object is
member of.

cu colliar


0xE8F56581.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature
___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] New features in iD - looking for feedback and beta testers..

2015-03-28 Thread Jóhannes Birgir Jensson

Thank you for that Bryan.

I found the C/V mechanism on live by accident recently and was ever so 
happy to see it introduced. I have not tried it on an Apple.


The mini-map feature is fantastic, although on my keyboard it is the + 
button, the same location on keyboard as / in your case. The lower 
button next to Return key is how I sometimes describe it.


I will see if I can test the other features advertised. One feature I am 
missing from JOSM is the ability to select several adjacent buildings 
and Square them all, currently squaring each one in iD deforms another 
and I end up with strange wedges using iD.


Thanks for a fantastic editor!

--Jóhannes

Þann 27.3.2015 18:39, skrifaði Bryan Housel:
Hi Everyone… It’s been a busy few months for the iD team, and we have 
a handful of new features that will be launching soon.  We’d love to 
get some mappers to beta test and provide feedback!


These features are available now by using the latest development 
branch of iD hosted at http://openstreetmap.us/iD/master/
Please try them out and report any issues or questions on our Github 
issue tracker: https://github.com/openstreetmap/iD/issues



- Copy and Paste selected features with ⌘-C and ⌘-V
https://github.com/openstreetmap/iD/pull/2498

- Conflict Resolution
iD will now check if any of your modifications conflict with edits 
made by other users, and will present you with a UI to see the 
difference and choose how to resolve the conflict.

https://github.com/openstreetmap/iD/pull/2489

- Smarter Way Movement
When moving a connected way, iD will now slide the moving way along 
the non-moving way, rather than “zorroing” the connection point.

https://github.com/openstreetmap/iD/pull/2516

- Don’t delete ways that are part of a route/boundary Relation
This will prevent a bunch of breaking edits to relations - Thanks 
RichardF!

https://github.com/openstreetmap/iD/pull/2526

- Map-In-Map
You can now bring up a locator mini-map with the ‘/‘ key.  By default 
it displays the current area but zoomed out by -6.  Zoom and pan the 
mini-map to quickly find and move to different locations.

https://github.com/openstreetmap/iD/pull/2554


Thanks!
Bryan


___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk



___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


[OSM-talk] New features in iD - looking for feedback and beta testers..

2015-03-27 Thread Bryan Housel
Hi Everyone… It’s been a busy few months for the iD team, and we have a handful 
of new features that will be launching soon.  We’d love to get some mappers to 
beta test and provide feedback!

These features are available now by using the latest development branch of iD 
hosted at http://openstreetmap.us/iD/master/ 
http://openstreetmap.us/iD/master/
Please try them out and report any issues or questions on our Github issue 
tracker:  https://github.com/openstreetmap/iD/issues 
https://github.com/openstreetmap/iD/issues


- Copy and Paste selected features with ⌘-C and ⌘-V 
https://github.com/openstreetmap/iD/pull/2498 
https://github.com/openstreetmap/iD/pull/2498

- Conflict Resolution
iD will now check if any of your modifications conflict with edits made by 
other users, and will present you with a UI to see the difference and choose 
how to resolve the conflict.
https://github.com/openstreetmap/iD/pull/2489 
https://github.com/openstreetmap/iD/pull/2489

- Smarter Way Movement
When moving a connected way, iD will now slide the moving way along the 
non-moving way, rather than “zorroing” the connection point.
https://github.com/openstreetmap/iD/pull/2516 
https://github.com/openstreetmap/iD/pull/2516

- Don’t delete ways that are part of a route/boundary Relation
This will prevent a bunch of breaking edits to relations - Thanks RichardF!
https://github.com/openstreetmap/iD/pull/2526 
https://github.com/openstreetmap/iD/pull/2526

- Map-In-Map
You can now bring up a locator mini-map with the ‘/‘ key.  By default it 
displays the current area but zoomed out by -6.  Zoom and pan the mini-map to 
quickly find and move to different locations.
https://github.com/openstreetmap/iD/pull/2554 
https://github.com/openstreetmap/iD/pull/2554


Thanks! 
Bryan___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] New features in iD - looking for feedback and beta testers..

2015-03-27 Thread Dave F.

Hi

I thought these were already implemented? A bit late for beta.

Until there's a logical, common sense way to select, split, continue  
unstitch ways that meet at intersections, I'm sticking with P2.


The 'disconnect' option is a pointless obfuscation.

And why the delete key isn't utilized is beyond me. Leaving out basic 
functionality doesn't make iD easier to use.


Dave F.

On 27/03/2015 18:39, Bryan Housel wrote:
Hi Everyone… It’s been a busy few months for the iD team, and we have 
a handful of new features that will be launching soon.  We’d love to 
get some mappers to beta test and provide feedback!


These features are available now by using the latest development 
branch of iD hosted at http://openstreetmap.us/iD/master/
Please try them out and report any issues or questions on our Github 
issue tracker: https://github.com/openstreetmap/iD/issues



- Copy and Paste selected features with ⌘-C and ⌘-V
https://github.com/openstreetmap/iD/pull/2498

- Conflict Resolution
iD will now check if any of your modifications conflict with edits 
made by other users, and will present you with a UI to see the 
difference and choose how to resolve the conflict.

https://github.com/openstreetmap/iD/pull/2489

- Smarter Way Movement
When moving a connected way, iD will now slide the moving way along 
the non-moving way, rather than “zorroing” the connection point.

https://github.com/openstreetmap/iD/pull/2516

- Don’t delete ways that are part of a route/boundary Relation
This will prevent a bunch of breaking edits to relations - Thanks 
RichardF!

https://github.com/openstreetmap/iD/pull/2526

- Map-In-Map
You can now bring up a locator mini-map with the ‘/‘ key.  By default 
it displays the current area but zoomed out by -6.  Zoom and pan the 
mini-map to quickly find and move to different locations.

https://github.com/openstreetmap/iD/pull/2554


Thanks!
Bryan


___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk




---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com
___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk