FacilMap / facilmap

FacilMap is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan trips and add markers, lines and routes to custom maps with live collaboration.
https://facilmap.org/
GNU Affero General Public License v3.0
317 stars 21 forks source link

Covid-19 monitoring site of people gathering. #113

Closed Rio71x closed 3 years ago

Rio71x commented 4 years ago

Dear support, due to the Covid-19 emergency i'm working to a site that monitors the gatherings of peoples reported by users of my site.

I would like to have a confirmation of people gathering using 2 different IP addresses (not the time and date). I am using facilmap and the markers, the goal is to have for the same address reported, the first marker yellow with label to be confirmed by other user , and the second in red with label confirmed.

Is it possible for you provide me support or implement a script in the following map ? :

https://facilmap.org/PUrKag53A9qwU9#

Is it possible to export that map ?

Thanks a lot for your time.

cdauth commented 4 years ago

Sorry, I don't understand what exactly you need.

How are markers added? How should the colour be changed? To what do you want to export the map?

Rio71x commented 4 years ago

Dear friend, thanks a lot for your prompt support.

The markers added are only for test purposes. Considering two users that claims that is present a people in gathering in the same address ...

The first reported marker should be yellow (With label to be confirmed by another user) The second reported marker replace the first and should be red (With label confirmed).

If is not possible i would like to export that map for a joomla site.

Thanks so much! Have a nice evening.

cdauth commented 4 years ago

I still don't understand what you need.

You can either have users manually change the colour of the marker by changing the colour by hand or by defining a dropdown/checkbox form field that sets the colour to yellow/red depending on its state.

Or you can build an application around FacilMap that sets the marker colour automatically in reaction to what users are doing. You can use the FacilMap client for this.

I don't understand what you mean by “export for a joomla site”. You can export the markers/lines on a map as GeoJSON, GPX or HTML table, but I don’t know if that helps you for your site. If you want to embed the map into your site, just use an iframe.

Rio71x commented 4 years ago

Hi Candid, thanks a lot for you explanation. Now the situation is clear for me that i am a beginner for building custom maps. I will investigate about FacilMap client and the rest of your suggestions. Have a nice weekend.