Re: [Talk-GB] New users and P2

2016-02-25 Thread Michael Booth
There's already an android app that does some of that: 
https://play.google.com/store/apps/details?id=me.guillaumin.android.osmtracker


I record traces and add notes/markers for various things and take 
photos, export it as a gpx, share the trace/photos to google drive, then 
download them for use in iD.


Apparently you can customise the buttons to show different things, 
haven't tried it yet though.


On 25/02/2016 17:04, Nick Whitelegg wrote:



One thought I've had for a long time (and have probably mentioned in 
the past) is a walkers' editor (app rather than web-based). To be 
used something like:



User goes for walk and records GPX trace, following this sort of pattern.


Each time the type of right of way changes, the user selects a high 
level type ("Public Footpath", "Public Bridleway" etc in the UK) 
together with optional surface tags.



User can also enter relevant POIs like stiles, gates etc when they are 
encountered.



When user returns home, track simplification algorithm used to make a 
way from the GPX trace and tags it with the tags equivalent to the ROW 
type.



User downloads data from OSM and algorithms are used to auto-join the 
user's new ways to existing ways where appropriate (or alternatively, 
the user does this manually)



Would there be any interest in this I wonder?


Nick




*From:* Gregory 
*Sent:* 25 February 2016 15:37
*To:* Talk-GB@openstreetmap.org
*Subject:* Re: [Talk-GB] New users and P2
Probably a side-effect of being more recently created, but I've got 
the impression iD is easier to make coded adjustments to & specialised 
implementations of (certainly these exist).


That's just another small sales point for iD. But also provides the 
argument: if you can't get improvements added, fork it and add them 
yourself (could apply to Potlatch too).


Anyway, I use JOSM mainly. I agree with Jerry(SK53) in that we should 
be supporting multiple editors and even specialised ones (for 
data-types or entry-device).


From "Durham Ridge",
Gregory.

On 25 February 2016 at 15:13, SK53 > wrote:


Apart from other factors a very strong reason for favouring iD
over P2 is that the latter is Flash-based, It therefore has a
degree of in-built obsolescence, and may not be allowed for
security reasons in some organisations.

iD has been the default editor for a number of years now (just
under 3 IIRC), and the bulk of additional code for on-line editors
is added to iD, mainly by MapBox. There have been enhancements to
P2 too, but these are many fewer. So the latter is neither
obsolete, nor in an end-of-life stage. However, when it's end
comes it's likely to be swift as flash gets eliminated by major
browsers.

There's still plenty of space for on-line editors (for instance
one which deals with highways, buildings etc as primitive objects
rather than OSM elements as the current ones do): but whether
anyone is willing to take on the odium of maintaining an OSM
editor is moot.

Furthermore, editors on mobile devices are much less mature, and
there are substantial potential benefits in reducing or even
eliminating the survey-edit-update cycle.

Jerry

On 25 February 2016 at 13:15, Dave F > wrote:

What's wrong with with suggesting users use P2 over iD?

P2 has a few advantages over other editors. The only real
benefit I've noticed in iD is it prevents loading of data if
user is zoomed too far out. Something that Richard Fairhurst
might be able to implement fairly easily into P2.

I'm even less encouraged to use iD after a couple of
conversations with two of the developers (the only two?). They
appear resentful to many of the suggestions for improvement.

From memory Richard F. was a developer in the start up of iD,
Is he still involved?

Dave F.



On 25/02/2016 09:30, Philip Barnes wrote:


On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:

I noticed that too Rob. Day before yesterday they all
seemed to start at the same time so I assumed it was
uni students.

We spotted them as new users from the bot that reports in 
#osm-gb.


They were spread over the country,  I assume the lecturer
hasn't updated his notes, the default if you hit the edit
button as a new user is iD.

Phil (trigpoint)

From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com
]
Sent: 25 February 2016 00:24
To: Talk-GB
Subject: [Talk-GB] New users and P2


Hi,


Re: [Talk-GB] New users and P2

2016-02-25 Thread Adam Hoyle
If you’re on an iPhone then “Trails” is very good. Records GPS and one can add 
waypoints and then export the lot straight to Open Street Map.

https://trails.io/en/

(I’m not a developer of it, just a fan).

I agree that it would be awesome to have a walkers app that allows on-the-move 
edits of OSM data.

On the P2 note - Adobe AIR means one can make Android and iOS apps from 
Actionscript, however I don’t know if P2 would be usable on a phone/tablet as a 
finger is much less precise than a mouse, although maybe on iPad Pro with the 
pencil it could work.

Best,

Adam

On 25 February 2016 at 17:29:23, Andy Townsend (ajt1...@gmail.com) wrote:

On 25/02/2016 17:04, Nick Whitelegg wrote:


One thought I've had for a long time (and have probably mentioned in the past) 
is a walkers' editor (app rather than web-based). To be used something like:



User goes for walk and records GPX trace, following this sort of pattern.


Each time the type of right of way changes, the user selects a high level type 
("Public Footpath", "Public Bridleway" etc in the UK) together with optional 
surface tags.



User can also enter relevant POIs like stiles, gates etc when they are 
encountered.



When user returns home, track simplification algorithm used to make a way from 
the GPX trace and tags it with the tags equivalent to the ROW type.



User downloads data from OSM and algorithms are used to auto-join the user's 
new ways to existing ways where appropriate (or alternatively, the user does 
this manually)


That's not a million miles from the way that I map right now, albeit without 
the benefits of an "app" as such:

I record a GPS trace (on a Garmin) with numbered waypoints in it.  The symbols 
for the Garmin waypoints "mean" something, so the "boat ramp" symbol means 
"public right of way".  If it's a bridleway I'll add "BR" to the comment on the 
Garmin.  If more text is needed (e.g. the name of a shop I've created a 
waypoint for) I'll create an line in an email to myself, the start of which is 
the Garmin waypoint number and the rest of which is the comment.

When I get home I'll split the individual traces out programmatically, merge 
the comments from the email into the GPX file (likewise) and upload to OSM.

I'll then edit in OSM using the uploaded trace directly (using P2 - JOSM can't 
process waypoints in a way that's useful to me).  Usually the combination of 
new GPS trace, previous GPS traces, Bing imagery, OS OpenData StreetView 
imagery and my recollection is enough to figure out where the path should go, 
but none of those (unless there are really _lots_ of old GPS traces) are good 
enough on their own.

On an introductory level, I can definitely see the benefits of something that 
can suggest to people "here are the other attributes of $thing that you've just 
added", like iD does, and like Kort does/used to do (see 
http://wiki.openstreetmap.org/wiki/Kort_Game ).

Cheers,

Andy


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Andy Townsend

On 25/02/2016 17:04, Nick Whitelegg wrote:



One thought I've had for a long time (and have probably mentioned in 
the past) is a walkers' editor (app rather than web-based). To be 
used something like:



User goes for walk and records GPX trace, following this sort of pattern.


Each time the type of right of way changes, the user selects a high 
level type ("Public Footpath", "Public Bridleway" etc in the UK) 
together with optional surface tags.



User can also enter relevant POIs like stiles, gates etc when they are 
encountered.



When user returns home, track simplification algorithm used to make a 
way from the GPX trace and tags it with the tags equivalent to the ROW 
type.



User downloads data from OSM and algorithms are used to auto-join the 
user's new ways to existing ways where appropriate (or alternatively, 
the user does this manually)




That's not a million miles from the way that I map right now, albeit 
without the benefits of an "app" as such:


I record a GPS trace (on a Garmin) with numbered waypoints in it. The 
symbols for the Garmin waypoints "mean" something, so the "boat ramp" 
symbol means "public right of way".  If it's a bridleway I'll add "BR" 
to the comment on the Garmin.  If more text is needed (e.g. the name of 
a shop I've created a waypoint for) I'll create an line in an email to 
myself, the start of which is the Garmin waypoint number and the rest of 
which is the comment.


When I get home I'll split the individual traces out programmatically, 
merge the comments from the email into the GPX file (likewise) and 
upload to OSM.


I'll then edit in OSM using the uploaded trace directly (using P2 - JOSM 
can't process waypoints in a way that's useful to me).  Usually the 
combination of new GPS trace, previous GPS traces, Bing imagery, OS 
OpenData StreetView imagery and my recollection is enough to figure out 
where the path should go, but none of those (unless there are really 
_lots_ of old GPS traces) are good enough on their own.


On an introductory level, I can definitely see the benefits of something 
that can suggest to people "here are the other attributes of $thing that 
you've just added", like iD does, and like Kort does/used to do (see 
http://wiki.openstreetmap.org/wiki/Kort_Game ).


Cheers,

Andy


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Nick Whitelegg

One thought I've had for a long time (and have probably mentioned in the past) 
is a walkers' editor (app rather than web-based). To be used something like:


User goes for walk and records GPX trace, following this sort of pattern.

Each time the type of right of way changes, the user selects a high level type 
("Public Footpath", "Public Bridleway" etc in the UK) together with optional 
surface tags.


User can also enter relevant POIs like stiles, gates etc when they are 
encountered.


When user returns home, track simplification algorithm used to make a way from 
the GPX trace and tags it with the tags equivalent to the ROW type.


User downloads data from OSM and algorithms are used to auto-join the user's 
new ways to existing ways where appropriate (or alternatively, the user does 
this manually)


Would there be any interest in this I wonder?


Nick



From: Gregory 
Sent: 25 February 2016 15:37
To: Talk-GB@openstreetmap.org
Subject: Re: [Talk-GB] New users and P2

Probably a side-effect of being more recently created, but I've got the 
impression iD is easier to make coded adjustments to & specialised 
implementations of (certainly these exist).

That's just another small sales point for iD. But also provides the argument: 
if you can't get improvements added, fork it and add them yourself (could apply 
to Potlatch too).

Anyway, I use JOSM mainly. I agree with Jerry(SK53) in that we should be 
supporting multiple editors and even specialised ones (for data-types or 
entry-device).

>From "Durham Ridge",
Gregory.

On 25 February 2016 at 15:13, SK53 
> wrote:
Apart from other factors a very strong reason for favouring iD over P2 is that 
the latter is Flash-based, It therefore has a degree of in-built obsolescence, 
and may not be allowed for security reasons in some organisations.

iD has been the default editor for a number of years now (just under 3 IIRC), 
and the bulk of additional code for on-line editors is added to iD, mainly by 
MapBox. There have been enhancements to P2 too, but these are many fewer. So 
the latter is neither obsolete, nor in an end-of-life stage. However, when it's 
end comes it's likely to be swift as flash gets eliminated by major browsers.

There's still plenty of space for on-line editors (for instance one which deals 
with highways, buildings etc as primitive objects rather than OSM elements as 
the current ones do): but whether anyone is willing to take on the odium of 
maintaining an OSM editor is moot.

Furthermore, editors on mobile devices are much less mature, and there are 
substantial potential benefits in reducing or even eliminating the 
survey-edit-update cycle.

Jerry

On 25 February 2016 at 13:15, Dave F 
> wrote:
What's wrong with with suggesting users use P2 over iD?

P2 has a few advantages over other editors. The only real benefit I've noticed 
in iD is it prevents loading of data if user is zoomed too far out. Something 
that Richard Fairhurst might be able to implement fairly easily into P2.

I'm even less encouraged to use iD after a couple of conversations with two of 
the developers (the only two?). They appear resentful to many of the 
suggestions for improvement.

>From memory Richard F. was a developer in the start up of iD, Is he still 
>involved?

Dave F.



On 25/02/2016 09:30, Philip Barnes wrote:

On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:
I noticed that too Rob. Day before yesterday they all seemed to start at the 
same time so I assumed it was uni students.

We spotted them as new users from the bot that reports in  #osm-gb.

They were spread over the country,  I assume the lecturer hasn't updated his 
notes, the default if you hit the edit button as a new user is iD.

Phil (trigpoint)
From: Rob Nickerson 
[mailto:rob.j.nicker...@gmail.com]
Sent: 25 February 2016 00:24
To: Talk-GB
Subject: [Talk-GB] New users and P2


Hi,

Is anyone aware of any recent OSM press - we've seen a lot of new OSM mappers 
in the Midlands in the last 2 days :-)

Also is Potlatch 2 still the default for new mappers as they all seem to be 
using that? I though we'd switched to iD as the default across all browsers now 
(although I don't remember where I read that!).



Rob




---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb




--
Gregory
o...@livingwithdragons.com
http://www.livingwithdragons.com

Re: [Talk-GB] New users and P2

2016-02-25 Thread Richard Fairhurst
Jerry Clough wrote:
> However, when it's end comes it's likely to be swift as flash gets
> eliminated by major browsers.

I think that remains to be seen. There's a number of alternative options for
running Flash apps, either in-browser (Shumway, FlexJS) or on Mac/Windows
desktop (AIR). There's also the possibility of moving to a close cousin such
as Haxe/OpenFL.

Whether any of these are pragmatic choices; whether it'd be more
entertaining to cut one's losses and move to something like a native OS X
app; or whether it's all too much hassle, I'm not yet sure. But we do have a
paucity of editing software and it would be a shame to see that worsen.

cheers
Richard



--
View this message in context: 
http://gis.19327.n5.nabble.com/New-users-and-P2-tp5868439p5868490.html
Sent from the Great Britain mailing list archive at Nabble.com.

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Paul Berry
I can't but comment on my own experiences but for quick, simple updates, iD
is the way to go (and it can handle a lot more than that). You'll notice
that the [Edit] dropdown shows, in order: iD, Potlatch 2, Remote Control
(for JOSM or similar). I'm presuming these options are only coincidentally
in alphabetical order and are actually ranked from beginner to expert in
terms of ease-of-use and power. Certainly my own stats reflect this (
http://hdyc.neis-one.org/?Paul%20Berry).

And yet, not one of the main editors does everything I want. There is
always scope for improvement or specialisation :)

Regards,
*Paul*


On 25 February 2016 at 15:37, Gregory  wrote:

> Probably a side-effect of being more recently created, but I've got the
> impression iD is easier to make coded adjustments to & specialised
> implementations of (certainly these exist).
>
> That's just another small sales point for iD. But also provides the
> argument: if you can't get improvements added, fork it and add them
> yourself (could apply to Potlatch too).
>
> Anyway, I use JOSM mainly. I agree with Jerry(SK53) in that we should be
> supporting multiple editors and even specialised ones (for data-types or
> entry-device).
>
> From "Durham Ridge",
> Gregory.
>
> On 25 February 2016 at 15:13, SK53  wrote:
>
>> Apart from other factors a very strong reason for favouring iD over P2 is
>> that the latter is Flash-based, It therefore has a degree of in-built
>> obsolescence, and may not be allowed for security reasons in some
>> organisations.
>>
>> iD has been the default editor for a number of years now (just under 3
>> IIRC), and the bulk of additional code for on-line editors is added to iD,
>> mainly by MapBox. There have been enhancements to P2 too, but these are
>> many fewer. So the latter is neither obsolete, nor in an end-of-life stage.
>> However, when it's end comes it's likely to be swift as flash gets
>> eliminated by major browsers.
>>
>> There's still plenty of space for on-line editors (for instance one which
>> deals with highways, buildings etc as primitive objects rather than OSM
>> elements as the current ones do): but whether anyone is willing to take on
>> the odium of maintaining an OSM editor is moot.
>>
>> Furthermore, editors on mobile devices are much less mature, and there
>> are substantial potential benefits in reducing or even eliminating the
>> survey-edit-update cycle.
>>
>> Jerry
>>
>> On 25 February 2016 at 13:15, Dave F  wrote:
>>
>>> What's wrong with with suggesting users use P2 over iD?
>>>
>>> P2 has a few advantages over other editors. The only real benefit I've
>>> noticed in iD is it prevents loading of data if user is zoomed too far out.
>>> Something that Richard Fairhurst might be able to implement fairly easily
>>> into P2.
>>>
>>> I'm even less encouraged to use iD after a couple of conversations with
>>> two of the developers (the only two?). They appear resentful to many of the
>>> suggestions for improvement.
>>>
>>> From memory Richard F. was a developer in the start up of iD, Is he
>>> still involved?
>>>
>>> Dave F.
>>>
>>>
>>>
>>> On 25/02/2016 09:30, Philip Barnes wrote:
>>>

 On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:

> I noticed that too Rob. Day before yesterday they all seemed to start
> at the same time so I assumed it was uni students.
>
> We spotted them as new users from the bot that reports in  #osm-gb.

 They were spread over the country,  I assume the lecturer hasn't
 updated his notes, the default if you hit the edit button as a new user is
 iD.

 Phil (trigpoint)

> From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]
> Sent: 25 February 2016 00:24
> To: Talk-GB
> Subject: [Talk-GB] New users and P2
>
>
> Hi,
>
> Is anyone aware of any recent OSM press - we've seen a lot of new OSM
> mappers in the Midlands in the last 2 days :-)
>
> Also is Potlatch 2 still the default for new mappers as they all seem
> to be using that? I though we'd switched to iD as the default across all
> browsers now (although I don't remember where I read that!).
>
>
>
> Rob
>
>
>
>>>
>>> ---
>>> This email has been checked for viruses by Avast antivirus software.
>>> https://www.avast.com/antivirus
>>>
>>>
>>> ___
>>> Talk-GB mailing list
>>> Talk-GB@openstreetmap.org
>>> https://lists.openstreetmap.org/listinfo/talk-gb
>>>
>>
>>
>> ___
>> Talk-GB mailing list
>> Talk-GB@openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/talk-gb
>>
>>
>
>
> --
> Gregory
> o...@livingwithdragons.com
> http://www.livingwithdragons.com
>
> ___
> Talk-GB mailing list
> Talk-GB@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-gb
>
>

Re: [Talk-GB] New users and P2

2016-02-25 Thread Gregory
Probably a side-effect of being more recently created, but I've got the
impression iD is easier to make coded adjustments to & specialised
implementations of (certainly these exist).

That's just another small sales point for iD. But also provides the
argument: if you can't get improvements added, fork it and add them
yourself (could apply to Potlatch too).

Anyway, I use JOSM mainly. I agree with Jerry(SK53) in that we should be
supporting multiple editors and even specialised ones (for data-types or
entry-device).

>From "Durham Ridge",
Gregory.

On 25 February 2016 at 15:13, SK53  wrote:

> Apart from other factors a very strong reason for favouring iD over P2 is
> that the latter is Flash-based, It therefore has a degree of in-built
> obsolescence, and may not be allowed for security reasons in some
> organisations.
>
> iD has been the default editor for a number of years now (just under 3
> IIRC), and the bulk of additional code for on-line editors is added to iD,
> mainly by MapBox. There have been enhancements to P2 too, but these are
> many fewer. So the latter is neither obsolete, nor in an end-of-life stage.
> However, when it's end comes it's likely to be swift as flash gets
> eliminated by major browsers.
>
> There's still plenty of space for on-line editors (for instance one which
> deals with highways, buildings etc as primitive objects rather than OSM
> elements as the current ones do): but whether anyone is willing to take on
> the odium of maintaining an OSM editor is moot.
>
> Furthermore, editors on mobile devices are much less mature, and there are
> substantial potential benefits in reducing or even eliminating the
> survey-edit-update cycle.
>
> Jerry
>
> On 25 February 2016 at 13:15, Dave F  wrote:
>
>> What's wrong with with suggesting users use P2 over iD?
>>
>> P2 has a few advantages over other editors. The only real benefit I've
>> noticed in iD is it prevents loading of data if user is zoomed too far out.
>> Something that Richard Fairhurst might be able to implement fairly easily
>> into P2.
>>
>> I'm even less encouraged to use iD after a couple of conversations with
>> two of the developers (the only two?). They appear resentful to many of the
>> suggestions for improvement.
>>
>> From memory Richard F. was a developer in the start up of iD, Is he still
>> involved?
>>
>> Dave F.
>>
>>
>>
>> On 25/02/2016 09:30, Philip Barnes wrote:
>>
>>>
>>> On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:
>>>
 I noticed that too Rob. Day before yesterday they all seemed to start
 at the same time so I assumed it was uni students.

 We spotted them as new users from the bot that reports in  #osm-gb.
>>>
>>> They were spread over the country,  I assume the lecturer hasn't updated
>>> his notes, the default if you hit the edit button as a new user is iD.
>>>
>>> Phil (trigpoint)
>>>
 From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]
 Sent: 25 February 2016 00:24
 To: Talk-GB
 Subject: [Talk-GB] New users and P2


 Hi,

 Is anyone aware of any recent OSM press - we've seen a lot of new OSM
 mappers in the Midlands in the last 2 days :-)

 Also is Potlatch 2 still the default for new mappers as they all seem
 to be using that? I though we'd switched to iD as the default across all
 browsers now (although I don't remember where I read that!).



 Rob



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


-- 
Gregory
o...@livingwithdragons.com
http://www.livingwithdragons.com
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


[Talk-GB] weeklyOSM 292

2016-02-25 Thread Jinal Foflia
The weekly round-up of OSM news, issue # 292, is now available online in
English, giving as always a summary of all things happening in the
OpenStreetMap world:



*http://www.weeklyosm.eu/archives/6959
*
Among others:



   - What plans for weekend? You might want to get out and know the world
   around you through field mapping, read more about how to map with field
   papers...
   - Do roads have a smell? Have a look at the smelly maps and find how
   each road smells in your city...
   - Interested in being a part of the Open Data Day, look in here for the
   events taking place in your city...
   - New to JOSM? There is a guide to help you with your first steps with
   JOSM...
   - Cities based on where people take photos, a brilliant collection of
   maps by Eric Fischer...
   - Have an interesting map to share, North American Cartographic
   Information Society invites submissions for the Atlas of Design...


Enjoy! weeklyOSM is brought to you by ...
https://wiki.openstreetmap.org/wiki/WeeklyOSM
Cheers,
Jinal Foflia
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread SK53
Apart from other factors a very strong reason for favouring iD over P2 is
that the latter is Flash-based, It therefore has a degree of in-built
obsolescence, and may not be allowed for security reasons in some
organisations.

iD has been the default editor for a number of years now (just under 3
IIRC), and the bulk of additional code for on-line editors is added to iD,
mainly by MapBox. There have been enhancements to P2 too, but these are
many fewer. So the latter is neither obsolete, nor in an end-of-life stage.
However, when it's end comes it's likely to be swift as flash gets
eliminated by major browsers.

There's still plenty of space for on-line editors (for instance one which
deals with highways, buildings etc as primitive objects rather than OSM
elements as the current ones do): but whether anyone is willing to take on
the odium of maintaining an OSM editor is moot.

Furthermore, editors on mobile devices are much less mature, and there are
substantial potential benefits in reducing or even eliminating the
survey-edit-update cycle.

Jerry

On 25 February 2016 at 13:15, Dave F  wrote:

> What's wrong with with suggesting users use P2 over iD?
>
> P2 has a few advantages over other editors. The only real benefit I've
> noticed in iD is it prevents loading of data if user is zoomed too far out.
> Something that Richard Fairhurst might be able to implement fairly easily
> into P2.
>
> I'm even less encouraged to use iD after a couple of conversations with
> two of the developers (the only two?). They appear resentful to many of the
> suggestions for improvement.
>
> From memory Richard F. was a developer in the start up of iD, Is he still
> involved?
>
> Dave F.
>
>
>
> On 25/02/2016 09:30, Philip Barnes wrote:
>
>>
>> On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:
>>
>>> I noticed that too Rob. Day before yesterday they all seemed to start at
>>> the same time so I assumed it was uni students.
>>>
>>> We spotted them as new users from the bot that reports in  #osm-gb.
>>
>> They were spread over the country,  I assume the lecturer hasn't updated
>> his notes, the default if you hit the edit button as a new user is iD.
>>
>> Phil (trigpoint)
>>
>>> From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]
>>> Sent: 25 February 2016 00:24
>>> To: Talk-GB
>>> Subject: [Talk-GB] New users and P2
>>>
>>>
>>> Hi,
>>>
>>> Is anyone aware of any recent OSM press - we've seen a lot of new OSM
>>> mappers in the Midlands in the last 2 days :-)
>>>
>>> Also is Potlatch 2 still the default for new mappers as they all seem to
>>> be using that? I though we'd switched to iD as the default across all
>>> browsers now (although I don't remember where I read that!).
>>>
>>>
>>>
>>> Rob
>>>
>>>
>>>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
>
> ___
> Talk-GB mailing list
> Talk-GB@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-gb
>
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Philip Barnes
I don't think anyone was criticising P2, just questioning how so many new users 
had chosen a non-default editor. 

Phil (trigpoint)

On Thu Feb 25 13:15:11 2016 GMT, Dave F wrote:
> What's wrong with with suggesting users use P2 over iD?
> 
> P2 has a few advantages over other editors. The only real benefit I've 
> noticed in iD is it prevents loading of data if user is zoomed too far 
> out. Something that Richard Fairhurst might be able to implement fairly 
> easily into P2.
> 
> I'm even less encouraged to use iD after a couple of conversations with 
> two of the developers (the only two?). They appear resentful to many of 
> the suggestions for improvement.
> 
>  From memory Richard F. was a developer in the start up of iD, Is he 
> still involved?
> 
> Dave F.
> 
> 
> 
> On 25/02/2016 09:30, Philip Barnes wrote:
> >
> > On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:
> >> I noticed that too Rob. Day before yesterday they all seemed to start at 
> >> the same time so I assumed it was uni students.
> >>
> > We spotted them as new users from the bot that reports in  #osm-gb.
> >
> > They were spread over the country,  I assume the lecturer hasn't updated 
> > his notes, the default if you hit the edit button as a new user is iD.
> >
> > Phil (trigpoint)
> >> From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]
> >> Sent: 25 February 2016 00:24
> >> To: Talk-GB
> >> Subject: [Talk-GB] New users and P2
> >>
> >>   
> >>
> >> Hi,
> >>
> >> Is anyone aware of any recent OSM press - we've seen a lot of new OSM 
> >> mappers in the Midlands in the last 2 days :-)
> >>
> >> Also is Potlatch 2 still the default for new mappers as they all seem to 
> >> be using that? I though we'd switched to iD as the default across all 
> >> browsers now (although I don't remember where I read that!).
> >>
> >>
> >>
> >> Rob
> >>
> >>
> 
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
>

-- 
Sent from my Jolla
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] London bus lanes

2016-02-25 Thread Philip Barnes
On Thu Feb 25 13:24:40 2016 GMT, Dave F wrote:
> I believe visibility of the lanes isn't necessarily the problem, but the 
> tagging scheme. Actually, I should say schemes; quite difficult to 
> memorise the differences. And that's before finding out if taxis, 
> motorbike, bicycles or even cars are permitted.

And days/times of operation.

Phil (trigpoint)

 
> On 24/02/2016 18:02, Richard Fairhurst wrote:
> > Hi all,
> >
> > I was slightly surprised to find that bus lane tagging in London is 
> > very patchy!
> >
> > Bus lanes are easy to spot, even from imagery:
> >
> > 1. They are on roads with bus routes (see Andy's Transport map)
> > 2. They have thick white lines separating them from the general lanes
> > 3. They are often painted red/brown
> > 4. They often have big bus-shaped objects in them
> >
> > The simplest way of tagging them is just busway=lane . (But you can 
> > add lanes:bus:forward=1 and stuff like that if you really want to. 
> > Lots more at http://wiki.openstreetmap.org/wiki/Bus_lanes .)
> >
> > I'll add a few over the next couple of days - it would be smashing if 
> > others wanted to join in.
> >
> > cheers
> > Richard
> >
> > ___
> > Talk-GB mailing list
> > Talk-GB@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/talk-gb
> 
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
> 
> ___
> Talk-GB mailing list
> Talk-GB@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-gb
>

-- 
Sent from my Jolla
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Lester Caine
On 25/02/16 13:15, Dave F wrote:
> What's wrong with with suggesting users use P2 over iD?
> 
> P2 has a few advantages over other editors. The only real benefit I've
> noticed in iD is it prevents loading of data if user is zoomed too far
> out. Something that Richard Fairhurst might be able to implement fairly
> easily into P2.

While I accept that P2 is falling a little behind on things like some of
the tag templates, It is still a much better platform for new users than
Id and certainly I use it to demo editing to my client base.

-- 
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] London bus lanes

2016-02-25 Thread Amaroussi (OpenStreetMap)
Hi,

I currently aim to use lanes:psv where taxis are allowed, but due to major 
projects, nothing beats surveying at present.

— Amaroussi

> On 25 Feb 2016, at 13:24, Dave F  wrote:
> 
> I believe visibility of the lanes isn't necessarily the problem, but the 
> tagging scheme. Actually, I should say schemes; quite difficult to memorise 
> the differences. And that's before finding out if taxis, motorbike, bicycles 
> or even cars are permitted.
> 
> Dave F.
> 
> On 24/02/2016 18:02, Richard Fairhurst wrote:
>> Hi all,
>> 
>> I was slightly surprised to find that bus lane tagging in London is very 
>> patchy!
>> 
>> Bus lanes are easy to spot, even from imagery:
>> 
>> 1. They are on roads with bus routes (see Andy's Transport map)
>> 2. They have thick white lines separating them from the general lanes
>> 3. They are often painted red/brown
>> 4. They often have big bus-shaped objects in them
>> 
>> The simplest way of tagging them is just busway=lane . (But you can add 
>> lanes:bus:forward=1 and stuff like that if you really want to. Lots more at 
>> http://wiki.openstreetmap.org/wiki/Bus_lanes .)
>> 
>> I'll add a few over the next couple of days - it would be smashing if others 
>> wanted to join in.
>> 
>> cheers
>> Richard
>> 
>> ___
>> Talk-GB mailing list
>> Talk-GB@openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/talk-gb
> 
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
> 
> ___
> Talk-GB mailing list
> Talk-GB@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk-gb


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] London bus lanes

2016-02-25 Thread Dave F
I believe visibility of the lanes isn't necessarily the problem, but the 
tagging scheme. Actually, I should say schemes; quite difficult to 
memorise the differences. And that's before finding out if taxis, 
motorbike, bicycles or even cars are permitted.


Dave F.

On 24/02/2016 18:02, Richard Fairhurst wrote:

Hi all,

I was slightly surprised to find that bus lane tagging in London is 
very patchy!


Bus lanes are easy to spot, even from imagery:

1. They are on roads with bus routes (see Andy's Transport map)
2. They have thick white lines separating them from the general lanes
3. They are often painted red/brown
4. They often have big bus-shaped objects in them

The simplest way of tagging them is just busway=lane . (But you can 
add lanes:bus:forward=1 and stuff like that if you really want to. 
Lots more at http://wiki.openstreetmap.org/wiki/Bus_lanes .)


I'll add a few over the next couple of days - it would be smashing if 
others wanted to join in.


cheers
Richard

___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Dave F

What's wrong with with suggesting users use P2 over iD?

P2 has a few advantages over other editors. The only real benefit I've 
noticed in iD is it prevents loading of data if user is zoomed too far 
out. Something that Richard Fairhurst might be able to implement fairly 
easily into P2.


I'm even less encouraged to use iD after a couple of conversations with 
two of the developers (the only two?). They appear resentful to many of 
the suggestions for improvement.


From memory Richard F. was a developer in the start up of iD, Is he 
still involved?


Dave F.



On 25/02/2016 09:30, Philip Barnes wrote:


On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:

I noticed that too Rob. Day before yesterday they all seemed to start at the 
same time so I assumed it was uni students.


We spotted them as new users from the bot that reports in  #osm-gb.

They were spread over the country,  I assume the lecturer hasn't updated his 
notes, the default if you hit the edit button as a new user is iD.

Phil (trigpoint)

From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]
Sent: 25 February 2016 00:24
To: Talk-GB
Subject: [Talk-GB] New users and P2

  


Hi,

Is anyone aware of any recent OSM press - we've seen a lot of new OSM mappers 
in the Midlands in the last 2 days :-)

Also is Potlatch 2 still the default for new mappers as they all seem to be 
using that? I though we'd switched to iD as the default across all browsers now 
(although I don't remember where I read that!).



Rob





---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Philip Barnes
On Thu Feb 25 10:34:03 2016 GMT, Nick Allen wrote:
> But Some versions of Internet Explorer run P2 only,  could it be they
> are all with the same company running corporate laptops?

I'll stick with students,  the edits were spread over the country too much for 
a company. Many were homes and schools.

Phil (trigpoint)


> On 25 Feb 2016 09:31, "Philip Barnes"  wrote:
> 
> >
> >
> > On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:
> > > I noticed that too Rob. Day before yesterday they all seemed to start at
> > the same time so I assumed it was uni students.
> > >
> > We spotted them as new users from the bot that reports in  #osm-gb.
> >
> > They were spread over the country,  I assume the lecturer hasn't updated
> > his notes, the default if you hit the edit button as a new user is iD.
> >
> > Phil (trigpoint)
> > >
> > > From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com]
> > > Sent: 25 February 2016 00:24
> > > To: Talk-GB
> > > Subject: [Talk-GB] New users and P2
> > >
> > >
> > >
> > > Hi,
> > >
> > > Is anyone aware of any recent OSM press - we've seen a lot of new OSM
> > mappers in the Midlands in the last 2 days :-)
> > >
> > > Also is Potlatch 2 still the default for new mappers as they all seem to
> > be using that? I though we'd switched to iD as the default across all
> > browsers now (although I don't remember where I read that!).
> > >
> > >
> > >
> > > Rob
> > >
> > >
> >
> > --
> > Sent from my Jolla
> > ___
> > Talk-GB mailing list
> > Talk-GB@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/talk-gb
> >
>

-- 
Sent from my Jolla
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb


Re: [Talk-GB] New users and P2

2016-02-25 Thread Philip Barnes


On Thu Feb 25 06:43:23 2016 GMT, Andy Robinson wrote:
> I noticed that too Rob. Day before yesterday they all seemed to start at the 
> same time so I assumed it was uni students.
> 
We spotted them as new users from the bot that reports in  #osm-gb.

They were spread over the country,  I assume the lecturer hasn't updated his 
notes, the default if you hit the edit button as a new user is iD.

Phil (trigpoint)
> 
> From: Rob Nickerson [mailto:rob.j.nicker...@gmail.com] 
> Sent: 25 February 2016 00:24
> To: Talk-GB
> Subject: [Talk-GB] New users and P2
> 
>  
> 
> Hi,
> 
> Is anyone aware of any recent OSM press - we've seen a lot of new OSM mappers 
> in the Midlands in the last 2 days :-)
> 
> Also is Potlatch 2 still the default for new mappers as they all seem to be 
> using that? I though we'd switched to iD as the default across all browsers 
> now (although I don't remember where I read that!).
> 
> 
> 
> Rob
> 
>

-- 
Sent from my Jolla
___
Talk-GB mailing list
Talk-GB@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-gb