Re: [OSM-talk] OpenTrailView - updates

2019-08-29 Thread Stefan Baebler
Thanks, the uploading works now!

However, I cannot see my uploaded photospheres anywhere on the site, not
even while being logged in, logging in again Neither on the map nor on
some list. Not sure if it was successful or not.

Few suggestions:
- make it so that the uploader sees his own uploads immediately (no pending
approvals etc needed) with a status clearly shown
- allow for lower zoom levels. Panning away from your demo area is slow in
high zooms.
- search box should trigger searching when enter key is pressed
- after login you should remove oauth_token from the URL (either via
JavaScript history.push or http redirect)
- persist current coordinates in the URL, so it is easy to share and
bookmark links (there are plugins for leaflet, eg leaflet-hash)
- make the site more mobile friendly (text is extremely unreadable, buttons
hard to hit...)

Thanks,
Stefan

V sre., 28. avg. 2019 19:11 je oseba Nick Whitelegg <
nick.whitel...@solent.ac.uk> napisala:

>
> Hello Stefan,
>
>
> Have increased limit to 15 MB now - let me know if you still have
> problems. Still not mobile friendly just yet - will do this when I have the
> time.
>
>
> Thanks,
>
> Nick
>
> --
> *From:* Stefan Baebler 
> *Sent:* 25 August 2019 22:33:38
> *To:* Nick Whitelegg 
> *Cc:* Simon Polster ; osm-talk 
> *Subject:* Re: [OSM-talk] OpenTrailView - updates
>
> Hi!
>
> I have problems uploading full 360°*180° photospheres. All of them are
> around 10MB, and could not find any below 5MB to test with. The error does
> not say much - no photo uploaded and no error code.
>
> The size limit should be raised (eg to 15MB) in my opinion as there is no
> easy option to compress such images (eg by lowering the resolution).
>
> Also the website is really hard to use on mobile devices. :-(
>
> Br,
> Stefan
>
>
>
>
> V pet., 16. avg. 2019 19:05 je oseba Nick Whitelegg <
> nick.whitel...@solent.ac.uk> napisala:
>
>
> Hello Simon,
>
>
> Glad it's working for you!
>
>
> It looks like it should be possible to show the view field on the map - a
> Leaflet plugin exists to draw semicircles for example, so I'll have a look
> into that - shouldn't be too difficult to implement.
>
>
> Thanks,
>
> Nick
>
> --
> *From:* Simon Polster 
> *Sent:* 15 August 2019 18:17:46
> *To:* talk@openstreetmap.org 
> *Subject:* Re: [OSM-talk] OpenTrailView - updates
>
> Looks very nice and works very smoothly for me, thank you!
>
> One functionality I think would be useful for orientation: somehow make
> the current viewfield of the panorama visible in the little overview map
> (or if that's too difficult to implement at least link the rotation of
> the panorama with the overview map so that they always share the same
> geographic direction).
>
> Cheers
> Simon
>
> Am 06/08/2019 um 16:58 schrieb Nick Whitelegg:
> >
> > Hi,
> >
> >
> > To follow up my post of a couple of months ago, I have made a few
> updates to OpenTrailView, a StreetView-like application which allows users
> to upload 360 panoramas which will then be automatically linked using
> underlying OSM ways, allowing users to navigate from panorama to panorama.
> >
> >
> > It now allows you to login with your OSM credentials, removing the need
> to create a separate account - in fact I have removed the signup facility
> so if you signed up before, you should now login using your OSM username
> instead.
> >
> >
> > It also has a facility to allow you to set the position of a panorama if
> EXIF latitude and longitude metadata is not present. This can be done
> either by clicking on the map to position the panorama, or by using a GPX
> file recorded at the same time to position panoramas automatically by using
> EXIF and GPX timestamps.
> >
> >
> > URL: https://www.opentrailview.org/
> >
> >
> > 
> >
> > Gitlab repo: https://gitlab.com/nickw1/opentrailview/
> >
> >
> > Nick
> >
> >
> >
> > ___
> > talk mailing list
> > talk@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/talk
> >
>
> ___
> talk mailing list
> talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk
> ___
> talk mailing list
> talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk
>
>
___
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Anonymous comments on notes now disabled

2019-08-29 Thread James
I support this, I've even seen SEO services open notes just to have a "link
back to their site"

On Thu., Aug. 29, 2019, 5:49 p.m. Frederik Ramm, 
wrote:

> Hi,
>
> after two years of discussing the pros and cons, a decision has now been
> reached to disallow anonymous comments on notes.
>
> Up until two days ago, anonymous (i.e. not logged-in) users could create
> notes and comment on existing notes; the only thing they could not do
> was close a note.
>
> Now, anonymous users can *still* create notes, but they cannot comment
> on or close existing notes.
>
> In the long discussions leading up to this decision (see
> https://github.com/openstreetmap/openstreetmap-website/issues/1543 and
> https://github.com/openstreetmap/openstreetmap-website/pull/1926) we
> agreed that anonymous comments on notes are rarely useful, and when they
> are, they come mostly from users who have just forgotten to log in. This
> was weighed against recent massive spam and vandalism activities which
> rendered the notes system near unusuable in some regions. Perversely, it
> is much easier to fight a vandal creating new, useless notes (by just
> closing them) than it is to clean up their droppings from existing notes.
>
> Bye
> Frederik
>
> --
> Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09" E008°23'33"
>
> ___
> 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] Anonymous comments on notes now disabled

2019-08-29 Thread Frederik Ramm
Hi,

after two years of discussing the pros and cons, a decision has now been
reached to disallow anonymous comments on notes.

Up until two days ago, anonymous (i.e. not logged-in) users could create
notes and comment on existing notes; the only thing they could not do
was close a note.

Now, anonymous users can *still* create notes, but they cannot comment
on or close existing notes.

In the long discussions leading up to this decision (see
https://github.com/openstreetmap/openstreetmap-website/issues/1543 and
https://github.com/openstreetmap/openstreetmap-website/pull/1926) we
agreed that anonymous comments on notes are rarely useful, and when they
are, they come mostly from users who have just forgotten to log in. This
was weighed against recent massive spam and vandalism activities which
rendered the notes system near unusuable in some regions. Perversely, it
is much easier to fight a vandal creating new, useless notes (by just
closing them) than it is to clean up their droppings from existing notes.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09" E008°23'33"

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


[OSM-talk] Please join the session on FOSS4G EO Data Challenge 2019 results on 30th August 2019

2019-08-29 Thread Suchith Anand via talk
 Some of the presentations from yesterday’s sessions at FOSS4G 2019 are already 
available athttps://media.ccc.de/c/foss4g2019




You can watch the live presentations of the plenary and various parallel 
sessions at the links provided 
athttps://www.osgeo.org/foundation-news/foss4g-2019-academic-track-and-live-streaming-of-foss4g-conference-for-the-benefit-of-all/




I welcome you to tommorow’s (30th August 2019) session at 11am (Bucharest time) 
inOpereta conference room on the results ofFOSS4G EO Data Challenge 2019 
https://2019.foss4g.org/schedule/open-source-eo-data-challenge/   




I want to thank all the organisations who supported this competition, the 
mentors and participants. 




Please also attend the GEO session on 30th August 2019 (Friday ) at 9:00 am 
(Bucharest time).  It is a great opportunity to learn more about the  Group on 
Earth Observations, theGEO Work Programme and explore potential avenues for 
collaboration. There will be presentation on (G)EO hackathon  engaging 
indigenous communities byDiana Mastracci (University of Oxford, UK) and also 
sharing ideas for the session on EO and the World's Indigenous Peoples at 
GEOWeek 2019 [1].




We look forward to welcoming you and your contributions for bridging the 
Geospatial Digital Divide [2].




Best wishes,




Suchith 









[1] https://www.earthobservations.org/geoweek19.php

[2] 
https://www.osgeo.org/foundation-news/please-share-geoforall-teaching-research-resources-colleagues-students/





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