Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create JUGs Map #7

Closed
cesarhernandezgt opened this issue Dec 16, 2020 · 6 comments
Closed

Create JUGs Map #7

cesarhernandezgt opened this issue Dec 16, 2020 · 6 comments

Comments

@cesarhernandezgt
Copy link
Collaborator

The metadata for the map can be coming from the proposed structure defined in #5

@cesarhernandezgt cesarhernandezgt changed the title Create JUG Map Create JUGs Map Dec 16, 2020
@cesarhernandezgt
Copy link
Collaborator Author

Hi @icougil ,

With the information you shared, I was seeing https://ayastreb.me/jekyll-maps/ for adding JUGs map waiting for github pages.

I managed to install and run a local Hello World:
image

But the map rendering complains because it seems the Google Maps API needs a billing account from the g account used :/. I wonder if there is a way to have a Goole Maps API for Open Source project?

image

Then the other option https://leafletjs.com/examples/quick-start/ seems also to make reference to mapbox https://www.mapbox.com/pricing/, this offers up to 50,000 calls in the free tier. I didn't try this one yet.

Any ideas, suggestion,s or questions are more than welcome since at this point both solutions involve billing accounts.

@icougil
Copy link
Collaborator

icougil commented Dec 22, 2020

That's the main reason I was suggesting using Leaflet, because it is provider agnostic (ie does not depend on any specific provider), we could use whatever you may like including OpenStreetMap.

I will try to create a new personal repo to have a POC and share it with you to see how it could finally be a first model to render the map worldwide and at the same time visualize in alphabetical order (and/or by country?) all the JUGs. Ah! and at the same time easy to add for all those who wish to do so 😉

@icougil
Copy link
Collaborator

icougil commented Dec 22, 2020

Here we have a first approach: https://github.com/icougil/JUGs_POC

@cesarhernandezgt
Copy link
Collaborator Author

Thanks for the pointer @icougil !
I created a first PR in our sandbox repository: icougil/JUGs_POC#1

The data can be pulled from geojson collecations: https://github.com/icougil/JUGs_POC/pull/1/files#diff-cb62d501ca761c9ca457f5be41a9cc950a403acc5189daea0ee458330e9196a6R1

image

@cesarhernandezgt
Copy link
Collaborator Author

I close it by mistake, reopening now

@cesarhernandezgt
Copy link
Collaborator Author

done in #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants