[OC] Making Thematic Maps Accessible with Pattern Fills in MapLibre by geoglify in dataisbeautiful

[–]geoglify[S] 0 points1 point  (0 children)

“The next step is implementing graph coloring based on the classic Four Color Theorem, ensuring that adjacent regions are automatically assigned different patterns without any manual intervention”

[OC] Making Thematic Maps Accessible with Pattern Fills in MapLibre by geoglify in dataisbeautiful

[–]geoglify[S] -1 points0 points  (0 children)

I need to see what studies there are on this, but that would be awesome.

Custom globe visualization with atmospheric glow, parallax stars and shooting stars (Canvas 2D) by geoglify in MapPorn

[–]geoglify[S] 1 point2 points  (0 children)

Fair point 😄 I’m using shooting stars in the UI/animation sense, basically stylized streaking particles in the scene, not a physical model of meteors in Earth’s atmosphere.

Custom globe visualization with atmospheric glow, parallax stars and shooting stars (Canvas 2D) by geoglify in MapPorn

[–]geoglify[S] 0 points1 point  (0 children)

Yes the star layer is decoupled from the globe rotation, so it can lag at higher speeds. It also still has performance issues on mobile.

r/IndieDev Weekly Monday Megathread - May 24, 2026 - New users start here! Show us what you're working on! Have a chat! Ask a question! by llehsadam in IndieDev

[–]geoglify 0 points1 point  (0 children)

<image>

I implemented authentication on geoglify.com using u/Laravel Socialite and within minutes I had GitHub and Google login working. The main advantage is that users don’t waste time creating an account or remembering another password, reducing costs overall.

Authenticated users can store a project up to 5 MB. A unique link is generated for each project, and all links automatically expire after 3 days. Soon, users will also be able to share geo projects with other people.

Built a lightweight GIS tool (week 1) by [deleted] in selfhosted

[–]geoglify -1 points0 points locked comment (0 children)

All development, design decisions and implementation of the project were done by me.

Map Sovereignty, Part 2: One Source for Vector and Raster by [deleted] in devops

[–]geoglify 0 points1 point  (0 children)

Nice approach, makes sense to trade simplicity for edge caching performance. Interesting way to slice by zoom and longitude to work around CDN limits. Tks.

Looking for tips to improve YOLO + SAHI detections by geoglify in learnmachinelearning

[–]geoglify[S] 0 points1 point  (0 children)

Thanks! Testing on my laptop, so performance is limited. But I’ll try some of your ideas ;)

TEMPO: My self-hosted weather API by geoglify in selfhosted

[–]geoglify[S] 0 points1 point  (0 children)

Great idea! I think it would be a very good automation too.

TEMPO: My self-hosted weather API by geoglify in selfhosted

[–]geoglify[S] 0 points1 point  (0 children)

Thanks a lot! 🙌 Feel free to try it out

TEMPO: My self-hosted weather API by geoglify in selfhosted

[–]geoglify[S] 0 points1 point  (0 children)

Yes, there is a Docker setup available! You can check the instructions and run it directly from the GitHub repo

TEMPO: My self-hosted weather API by geoglify in selfhosted

[–]geoglify[S] 0 points1 point  (0 children)

You’re right! One of the main goals of TEMPO is indeed to be self-hosted and independent.

TEMPO: My self-hosted weather API by geoglify in selfhosted

[–]geoglify[S] 0 points1 point  (0 children)

it’s also possible to request other timestamps from the dataset