Re: [HOT] Tasking manager - clone project with boundary.

2017-12-06 Thread Bjoern Hassler
That's amazing - many thanks!
Bjoern

On 6 December 2017 at 19:08, Blake Girardot HOT/OSM <
blake.girar...@hotosm.org> wrote:

> Hi Bjoern,
>
> It looks like Ethan did get exactly what you want created on the back
> end, but I do not see a link to it on the front end yet.
>
> But, I just tested this and it works as you want, it will download the
> AoI as a geojson and then you can use that file unaltered to import
> and create a new project for exactly that AoI. You will have to edit
> the url for the project you want the AoI from:
>
> https://tasks.hotosm.org/api/v1/project/3708/aoi?as_file=true
>
> Cheers
> blake
>
>
>
> On Wed, Dec 6, 2017 at 7:38 PM, Bjoern Hassler 
> wrote:
> > Hi Blake,
> >
> > many thanks, that all makes sense!
> >
> > Bjoern
> >
> > On 6 December 2017 at 16:58, Blake Girardot HOT/OSM
> >  wrote:
> >>
> >> Hi Bjoern,
> >>
> >> I put some answers inline below.
> >>
> >> On Tue, Dec 5, 2017 at 10:01 PM, Bjoern Hassler 
> >> wrote:
> >> > Dear friends,
> >> >
> >> > In the new tasking manager:
> >> >
> >> > - Is it possible to clone a project with boundary?
> >>
> >> No, at the moment it clones everything but the original project AoI.
> >> That is one of the reasons it is good to workout the project aoi ahead
> >> of time in something like JOSM first. That makes it easy to clone, or
> >> recreate, etc.
> >>
> >> > - Is it possible to export the boundary from one project easily, so it
> >> > can
> >> > be imported into another?
> >>
> >> I am not sure the answer to this. It is possible I believe via the
> >> TM3's API, but it is not what I would call easy. I know Ethan was
> >> working on making some easy URLs to get the original AoI out, as well
> >> as the created Tasks out.
> >>
> >> > - Is it possible to change the boundary for a draft project (i.e.
> before
> >> > there's any edits)?
> >>
> >> No, this is not possible, once the project is created, it is fixed.
> >> You can now actually delete a project, (edit -> actions -> delete) so
> >> feel free to clone, import a new aoi, then delete the original would
> >> be the fast path to fixing the aoi.
> >>
> >> You can also use imagery to create the aoi and do the pre-splitting,
> >> when creating a project, lower right corner is a layers icon. But
> >> really best to create the aoi in josm then import into TM3.
> >>
> >> >
> >> > One way to have two projects with the same boundary would be to upload
> >> > the
> >> > same boundary file to both... but I've already got one hand drawn
> >> > boundary
> >> > (in a project with edits) and now want to set up another projects with
> >> > matching tiles...
> >>
> >> I think in HOT's slack someone can help you if you really want to get
> >> that exact aoi again, the TM3 does output it, but as i said, it is via
> >> an API so not meant for people to use, but for a machine to parse and
> >> make use of, but it is geojson so we can hand parse it to get just the
> >> aoi part of the geojson
> >>
> >> Hope that helps some,
> >> cheers
> >> blake
> >>
> >>
> >> > Thanks,
> >> > Bjoern
> >> >
> >> > ___
> >> > HOT mailing list
> >> > HOT@openstreetmap.org
> >> > https://lists.openstreetmap.org/listinfo/hot
> >> >
> >>
> >>
> >>
> >> --
> >> 
> >> Blake Girardot
> >> Humanitarian OpenStreetMap Team >> id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2">
> >> 
> >> 
> >>  >>
> >> href="https://www.avast.com/sig-email?utm_medium=email;
> utm_source=link_campaign=sig-email_content=webmail_term=icon"
> >> target="_blank"> >>
> >> src="https://ipmcdn.avast.com/images/icons/icon-envelope-
> tick-round-orange-animated-no-repeat-v1.gif"
> >> alt="" width="46" height="29" style="width: 46px; height: 29px;"
> >> />
> >> Virus-free.  >>
> >> href="https://www.avast.com/sig-email?utm_medium=email;
> utm_source=link_campaign=sig-email_content=webmail_term=link"
> >> target="_blank" style="color: #4453ea;">www.avast.com
> >> 
> >> 
> >>  >> height="1">
> >
> >
>
>
>
> --
> 
> Blake Girardot
> Humanitarian OpenStreetMap Team
>
___
HOT mailing list
HOT@openstreetmap.org
https://lists.openstreetmap.org/listinfo/hot


Re: [HOT] Tasking manager - clone project with boundary.

2017-12-06 Thread Blake Girardot HOT/OSM
Hi Bjoern,

It looks like Ethan did get exactly what you want created on the back
end, but I do not see a link to it on the front end yet.

But, I just tested this and it works as you want, it will download the
AoI as a geojson and then you can use that file unaltered to import
and create a new project for exactly that AoI. You will have to edit
the url for the project you want the AoI from:

https://tasks.hotosm.org/api/v1/project/3708/aoi?as_file=true

Cheers
blake



On Wed, Dec 6, 2017 at 7:38 PM, Bjoern Hassler  wrote:
> Hi Blake,
>
> many thanks, that all makes sense!
>
> Bjoern
>
> On 6 December 2017 at 16:58, Blake Girardot HOT/OSM
>  wrote:
>>
>> Hi Bjoern,
>>
>> I put some answers inline below.
>>
>> On Tue, Dec 5, 2017 at 10:01 PM, Bjoern Hassler 
>> wrote:
>> > Dear friends,
>> >
>> > In the new tasking manager:
>> >
>> > - Is it possible to clone a project with boundary?
>>
>> No, at the moment it clones everything but the original project AoI.
>> That is one of the reasons it is good to workout the project aoi ahead
>> of time in something like JOSM first. That makes it easy to clone, or
>> recreate, etc.
>>
>> > - Is it possible to export the boundary from one project easily, so it
>> > can
>> > be imported into another?
>>
>> I am not sure the answer to this. It is possible I believe via the
>> TM3's API, but it is not what I would call easy. I know Ethan was
>> working on making some easy URLs to get the original AoI out, as well
>> as the created Tasks out.
>>
>> > - Is it possible to change the boundary for a draft project (i.e. before
>> > there's any edits)?
>>
>> No, this is not possible, once the project is created, it is fixed.
>> You can now actually delete a project, (edit -> actions -> delete) so
>> feel free to clone, import a new aoi, then delete the original would
>> be the fast path to fixing the aoi.
>>
>> You can also use imagery to create the aoi and do the pre-splitting,
>> when creating a project, lower right corner is a layers icon. But
>> really best to create the aoi in josm then import into TM3.
>>
>> >
>> > One way to have two projects with the same boundary would be to upload
>> > the
>> > same boundary file to both... but I've already got one hand drawn
>> > boundary
>> > (in a project with edits) and now want to set up another projects with
>> > matching tiles...
>>
>> I think in HOT's slack someone can help you if you really want to get
>> that exact aoi again, the TM3 does output it, but as i said, it is via
>> an API so not meant for people to use, but for a machine to parse and
>> make use of, but it is geojson so we can hand parse it to get just the
>> aoi part of the geojson
>>
>> Hope that helps some,
>> cheers
>> blake
>>
>>
>> > Thanks,
>> > Bjoern
>> >
>> > ___
>> > HOT mailing list
>> > HOT@openstreetmap.org
>> > https://lists.openstreetmap.org/listinfo/hot
>> >
>>
>>
>>
>> --
>> 
>> Blake Girardot
>> Humanitarian OpenStreetMap Team> id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2">
>> 
>> 
>> >
>> href="https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon;
>> target="_blank">>
>> src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif;
>> alt="" width="46" height="29" style="width: 46px; height: 29px;"
>> />
>> Virus-free. >
>> href="https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=link;
>> target="_blank" style="color: #4453ea;">www.avast.com
>> 
>> 
>> > height="1">
>
>



-- 

Blake Girardot
Humanitarian OpenStreetMap Team

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


Re: [HOT] Tasking manager - clone project with boundary.

2017-12-06 Thread Bjoern Hassler
Hi Blake,

many thanks, that all makes sense!

Bjoern

On 6 December 2017 at 16:58, Blake Girardot HOT/OSM <
blake.girar...@hotosm.org> wrote:

> Hi Bjoern,
>
> I put some answers inline below.
>
> On Tue, Dec 5, 2017 at 10:01 PM, Bjoern Hassler 
> wrote:
> > Dear friends,
> >
> > In the new tasking manager:
> >
> > - Is it possible to clone a project with boundary?
>
> No, at the moment it clones everything but the original project AoI.
> That is one of the reasons it is good to workout the project aoi ahead
> of time in something like JOSM first. That makes it easy to clone, or
> recreate, etc.
>
> > - Is it possible to export the boundary from one project easily, so it
> can
> > be imported into another?
>
> I am not sure the answer to this. It is possible I believe via the
> TM3's API, but it is not what I would call easy. I know Ethan was
> working on making some easy URLs to get the original AoI out, as well
> as the created Tasks out.
>
> > - Is it possible to change the boundary for a draft project (i.e. before
> > there's any edits)?
>
> No, this is not possible, once the project is created, it is fixed.
> You can now actually delete a project, (edit -> actions -> delete) so
> feel free to clone, import a new aoi, then delete the original would
> be the fast path to fixing the aoi.
>
> You can also use imagery to create the aoi and do the pre-splitting,
> when creating a project, lower right corner is a layers icon. But
> really best to create the aoi in josm then import into TM3.
>
> >
> > One way to have two projects with the same boundary would be to upload
> the
> > same boundary file to both... but I've already got one hand drawn
> boundary
> > (in a project with edits) and now want to set up another projects with
> > matching tiles...
>
> I think in HOT's slack someone can help you if you really want to get
> that exact aoi again, the TM3 does output it, but as i said, it is via
> an API so not meant for people to use, but for a machine to parse and
> make use of, but it is geojson so we can hand parse it to get just the
> aoi part of the geojson
>
> Hope that helps some,
> cheers
> blake
>
>
> > Thanks,
> > Bjoern
> >
> > ___
> > HOT mailing list
> > HOT@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/hot
> >
>
>
>
> --
> 
> Blake Girardot
> Humanitarian OpenStreetMap Team id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2">
> 
> 
>  href="https://www.avast.com/sig-email?utm_medium=email;
> utm_source=link_campaign=sig-email_content=webmail_term=icon"
> target="_blank"> src="https://ipmcdn.avast.com/images/icons/icon-envelope-
> tick-round-orange-animated-no-repeat-v1.gif"
> alt="" width="46" height="29" style="width: 46px; height: 29px;"
> />
> Virus-free.  href="https://www.avast.com/sig-email?utm_medium=email;
> utm_source=link_campaign=sig-email_content=webmail_term=link"
> target="_blank" style="color: #4453ea;">www.avast.com
> 
> 
>  height="1">
>
___
HOT mailing list
HOT@openstreetmap.org
https://lists.openstreetmap.org/listinfo/hot


Re: [HOT] Tasking manager - clone project with boundary.

2017-12-06 Thread Blake Girardot HOT/OSM
Hi Bjoern,

I put some answers inline below.

On Tue, Dec 5, 2017 at 10:01 PM, Bjoern Hassler  wrote:
> Dear friends,
>
> In the new tasking manager:
>
> - Is it possible to clone a project with boundary?

No, at the moment it clones everything but the original project AoI.
That is one of the reasons it is good to workout the project aoi ahead
of time in something like JOSM first. That makes it easy to clone, or
recreate, etc.

> - Is it possible to export the boundary from one project easily, so it can
> be imported into another?

I am not sure the answer to this. It is possible I believe via the
TM3's API, but it is not what I would call easy. I know Ethan was
working on making some easy URLs to get the original AoI out, as well
as the created Tasks out.

> - Is it possible to change the boundary for a draft project (i.e. before
> there's any edits)?

No, this is not possible, once the project is created, it is fixed.
You can now actually delete a project, (edit -> actions -> delete) so
feel free to clone, import a new aoi, then delete the original would
be the fast path to fixing the aoi.

You can also use imagery to create the aoi and do the pre-splitting,
when creating a project, lower right corner is a layers icon. But
really best to create the aoi in josm then import into TM3.

>
> One way to have two projects with the same boundary would be to upload the
> same boundary file to both... but I've already got one hand drawn boundary
> (in a project with edits) and now want to set up another projects with
> matching tiles...

I think in HOT's slack someone can help you if you really want to get
that exact aoi again, the TM3 does output it, but as i said, it is via
an API so not meant for people to use, but for a machine to parse and
make use of, but it is geojson so we can hand parse it to get just the
aoi part of the geojson

Hope that helps some,
cheers
blake


> Thanks,
> Bjoern
>
> ___
> HOT mailing list
> HOT@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/hot
>



-- 

Blake Girardot
Humanitarian OpenStreetMap Team


https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon;
target="_blank">https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif;
alt="" width="46" height="29" style="width: 46px; height: 29px;"
/>
Virus-free. https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=link;
target="_blank" style="color: #4453ea;">www.avast.com




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


[HOT] Tasking manager - clone project with boundary.

2017-12-05 Thread Bjoern Hassler
Dear friends,

In the new tasking manager:

- Is it possible to clone a project with boundary?
- Is it possible to export the boundary from one project easily, so it can
be imported into another?
- Is it possible to change the boundary for a draft project (i.e. before
there's any edits)?

One way to have two projects with the same boundary would be to upload the
same boundary file to both... but I've already got one hand drawn boundary
(in a project with edits) and now want to set up another projects with
matching tiles...

Thanks,
Bjoern
___
HOT mailing list
HOT@openstreetmap.org
https://lists.openstreetmap.org/listinfo/hot