emergenzeHack / terremotocentro

Il sito del progetto TerremotoCentroItalia
http://terremotocentroitalia.info
MIT License
66 stars 11 forks source link

Notifiche automatiche da mapillary #388

Open iltempe opened 8 years ago

iltempe commented 8 years ago

Segnalo cosa mi scrive mapillary dopo la mia richiesta di avere notifiche automatiche da chi mappa in zona terremoto.

Currently our notifications system is disabled, but may be enabled soon. You can still test to see if it will allow you to choose your region.

http://legacy.mapillary.com/map/settings/notifications

At the bottom of this page, you can start to type the names of the places you want notifications about. This would mean choosing each municipality. Please confirm with me if all the municipalities are available to you there.

Alternatively, i askif you have a shapefile or GeoJSON for the exact boundary of your region. If you do not, you can try to draw one at http://www.geojson.io.

With this file, there may be a future option to set up notifications for exactly the area you want. Please let me know how the notifications search works for you, and we can follow up to find a solution.

aborruso commented 8 years ago

Ciao @iltempe , a partire dai comuni elencati qui ho fatto direttamente la query di sotto su overpassturbo e ho ottenuto questo geojson: https://gist.github.com/aborruso/b590d69413975aac383b6661c3ace746

Dovrebbe essere buono per lo scopo.

[out:json][timeout:25];
(
  relation
    ["boundary"="administrative"]
    ["admin_level"="8"]
        ["name"~"Amatrice|Arquata del Tronto|Montefortino|Montegallo|Montemonaco|Montereale|Capitignano|Campotosto|Valle Castellana|Rocca Santa Maria|Accumoli|Amatrice|Cittareale|Cascia|Monteleone di Spoleto|Norcia|Preci"]
  ({{bbox}}) 
);
out body;
>;
out skel qt;
iltempe commented 8 years ago

Ottimo @aborruso giro al mio contatto mapillary direttamente questo issue almeno vede ciò che hai fatto e se vuole aggiornarci lo fa qui. Thanks

cbeddow commented 8 years ago

Bonjorno!

My questions:

  1. Would you like to have an email that links to a map with only the updated sequences visible?
  2. How often do you want notifications? Each day, each week? Or for each new sequences even only minutes apart?
  3. Are you interested in hosting a map on your website that updates automatically to always only show new sequences within 24 hours? This may be easiest.
iltempe commented 8 years ago

Hi @cbeddow and thanks for you support! Here our answers. 1 you can send update to terremotocentroita@gmail.com 2 i think every week is enough for us 3 the map sould be very useful

One more question: can you give us also a feed rss of these updates, should be useful to send updates on twitter and telegram?

Thanks a lot!

iltempe commented 7 years ago

@cbeddow any news?

cbeddow commented 7 years ago

Hello! For some reason my notifications did not come through here, I apologize.

We currently have no updates on notifications at this time.

Currently if you use the method I described, you can see updates in the "My Feed" (english) section of your Mapillary account. For example, I see an update in my account every time "Italy" has added new photos. This make work for some of your regions.

Is anyone in your organization familiar with Javascript and Mapbox? If you are interested in having an interactive map that shows Mapillary sequences from the last 24 hours, I have some advice. I have started a repository here: https://github.com/cbeddow/terremoto

Preview the map here: http://cbeddow.github.io/terremoto

Currently the map will display new Mapillary sequences during the last 48 hours (none exist now). I am hoping to hear back from Mapbox support about how I can support some labels of cities and other features, as there was a conflict with the labels displaying in the black zone also which I did not want. Finally, would you like me to display the administrative boundaries as well?

cbeddow commented 7 years ago

Hello!

Can anyone provide me with a link to a GeoRSS for earthquakes in Italy? or for your specific areas only? I can add this to the map so that you can see earthquake locations and Mapillary sequences and compare.

cbeddow commented 7 years ago

@aborruso @iltempe I've created this map which will allow you to monitor earthquake location (red is new, yellow is older, up to 30 days + size of circle corresponds to magnitude, click the circles for info) and then compare to Mapillary. The slider will determine how new/old Mapillary info is, up to 30 days. I can change this so the max setting is anything older than 30 days. There is no new Mapillary coverage in the last 30 days so nothing is currently visible.

https://cbeddow.github.io/terremoto/