niccokunzmann / open-web-calendar

Embed a highly customizable web calendar into your website using ICal source links
https://open-web-calendar.quelltext.eu
GNU General Public License v2.0
212 stars 69 forks source link

add geolocation service option #28

Open thoka opened 5 years ago

thoka commented 5 years ago

I would like to filter events on their geographic location. Add an option to have location resolved by a configurable location resolver, which should return geographic coordinates for a given address / location name. By using a configurable resolver, users could use their own resolver, which may know special places by name.


We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.

Fund with Polar

niccokunzmann commented 5 years ago

Could you comment also in #23, so I know how this is related? I see that the resolver URL should be configurable and not only Google/OpenStreetMap.

thoka commented 5 years ago

23 is an interface option. Here I am asking to add the resolved data into the event stream.

This makes sense only if one looks at this tool as general event aggregator.

niccokunzmann commented 5 years ago

From the purpose, it is a web calendar viewer. The resolved data would be on the calendar or resolved when the user clicks something.