home.social

#overpassapi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #overpassapi, aggregated by home.social.

fetched live
  1. @robtherunt
    the list of all the vegan places is quite small, like 2MB, so the we just send the entire list to everyone who looks at the map.

    however, i think the #overpassapi query is heavy, so for now the server admin is manually updating it about once per month, to be polite.

    if for some reason you need to demo a fully up-to-date version, feel free to just self-host it. it's light, because i programmed it on my old #android phone using #termux, so you can self-host from phone too.

    the only dependency is curl, and any web server, like:
    python3 -m http.server

    map code is here:
    codeberg.org/pelle/angrypig

  2. @robtherunt
    the list of all the vegan places is quite small, like 2MB, so the we just send the entire list to everyone who looks at the map.

    however, i think the #overpassapi query is heavy, so for now the server admin is manually updating it about once per month, to be polite.

    if for some reason you need to demo a fully up-to-date version, feel free to just self-host it. it's light, because i programmed it on my old #android phone using #termux, so you can self-host from phone too.

    the only dependency is curl, and any web server, like:
    python3 -m http.server

    map code is here:
    codeberg.org/pelle/angrypig

  3. # Wochenrückblick, Ausgabe 139 (2026-17)

    Themen:

    🗺️ Bikerouter Route Manager verfügbar ✨

    🗺️ Eigene Overpass-API-Instanz für Bikerouter oder lieber postpass?

    🧭 Navigation im Blog aufgeräumt

    ✈️ Neuer Mastodon-Account für Flugsimulator-Screenshots

    🔊 In dieser Woche gehört: Sisterhood 9, Katja Kilig, Ida Scheppert

    #Wochenrückblick #Bikerouter #RouteManager #OverpassAPI #Overpass #OpenStreetMap #postpass #Blog #FlightSim #Techno

    marcusjaschen.de/blog/2026/202

  4. # Wochenrückblick, Ausgabe 139 (2026-17)

    Themen:

    🗺️ Bikerouter Route Manager verfügbar ✨

    🗺️ Eigene Overpass-API-Instanz für Bikerouter oder lieber postpass?

    🧭 Navigation im Blog aufgeräumt

    ✈️ Neuer Mastodon-Account für Flugsimulator-Screenshots

    🔊 In dieser Woche gehört: Sisterhood 9, Katja Kilig, Ida Scheppert

    #Wochenrückblick #Bikerouter #RouteManager #OverpassAPI #Overpass #OpenStreetMap #postpass #Blog #FlightSim #Techno

    marcusjaschen.de/blog/2026/202

  5. I’m traveling at the moment so i often find myself pulling my laptop out on the train where internet is patchy.
    So I’ve found myself setting up more stuff to work locally.
    Thats how I found myself trying to compile and run a local copy of the Overpass API for querying open street map data… on a Mac. I’m typing this on my phone from memory so will provide references and corrections later when back at my laptop. #OSM #overpass #overpassturbo #overpassapi #openstreetmap

  6. I’m traveling at the moment so i often find myself pulling my laptop out on the train where internet is patchy.
    So I’ve found myself setting up more stuff to work locally.
    Thats how I found myself trying to compile and run a local copy of the Overpass API for querying open street map data… on a Mac. I’m typing this on my phone from memory so will provide references and corrections later when back at my laptop. #OSM #overpass #overpassturbo #overpassapi #openstreetmap

  7. Crazy idea of the day:
    could I use the Overpass API to find all possible weekend hiking trips in the alps?

    I want to get tuples of tourism=alpine_hut which are not more than 7h walking distance from each other and can be either reached within 4,5h from a common parkinglot or have a bus stop within 4,5h walking distance.

    From what I understand, even path distance sadly isn't trival in Overpass and generating such a query for a reasonable part of the alps probably means I need would need to set up my own OSM server with Overpass-API, right?

    It really would be nice to not having to scan maps manually but actually being able to automate the process and get an automatic list of suggestions!

    #OpenStreetMap #OSM #Overpass #OverpassAPI

  8. Crazy idea of the day:
    could I use the Overpass API to find all possible weekend hiking trips in the alps?

    I want to get tuples of tourism=alpine_hut which are not more than 7h walking distance from each other and can be either reached within 4,5h from a common parkinglot or have a bus stop within 4,5h walking distance.

    From what I understand, even path distance sadly isn't trival in Overpass and generating such a query for a reasonable part of the alps probably means I need would need to set up my own OSM server with Overpass-API, right?

    It really would be nice to not having to scan maps manually but actually being able to automate the process and get an automatic list of suggestions!

    #OpenStreetMap #OSM #Overpass #OverpassAPI

  9. Ich habe das Wochenende genutzt, um meine erstes package fertig zu schreiben:
    Einen wrapper um die #Overpass API in #Julia.

    @kaat0 macht dan­kens­wer­ter­wei­se noch ein Review und dann wird es hoffentlich bald gepublished.

    #OSM #OpenStreetMap #JuliaLang #OverpassAPI #OSM #OpenStreetMap #JuliaLang #OverpassAPI

    github.com/gwehrle/Overpass.jl

  10. Last weekend at #Puducherry, 5 of us from #FSHMPY walked around the #HeritageTown area and mapped the #streetlamps in #openstreetmap

    The first image is before mapping and the 2nd image is after mapping. The screenshots are from the web page that I built over 2 days which queries street lights from #osm through #OverpassApi and renders it in the map taking the operational status into account.

    The #StreetLight map can be explored here fsftn.gitlab.io/streetlight-ma

    @OSMIndia @openstreetmap

  11. I can't remember if I've shared this on here before but I made a tool that creates Animal Crossing style maps of real places using Overpass and @openstreetmap slowe.github.io/crossingify/ (You could choose any location by adding e.g. "?lat=53.8&lon=-1.55&name=Leeds" to the URL)

    #ACNH #overpassapi

  12. I can't remember if I've shared this on here before but I made a tool that creates Animal Crossing style maps of real places using Overpass and @openstreetmap slowe.github.io/crossingify/ (You could choose any location by adding e.g. "?lat=53.8&lon=-1.55&name=Leeds" to the URL)

    #ACNH #overpassapi

  13. For the very first time I found something I was searching for via an #openstreetmap #OverpassAPI query!

    I need a much better workflow, though.

    1. edit query in #emacs
    2. cut and paste in overpass-turbu.eu box
    3. click button and wait

    #gis #data

  14. For the very first time I found something I was searching for via an #openstreetmap #OverpassAPI query!

    I need a much better workflow, though.

    1. edit query in #emacs
    2. cut and paste in overpass-turbu.eu box
    3. click button and wait

    #gis #data

  15. Just wrapped up Exercise 002 of @gralhix's fantastic OSINT challenges! This one sparked my interest in OpenStreetMap and the powerful Overpass Turbo query language.

    Crafting my first Overpass Turbo query to tackle the geolocation challenge was a real thrill. I'm excited to dive deeper into the world of #OpenStreetMap and explore its potential for #OSINT investigations.

    If any experienced #OSM users have resources, tips, or words of wisdom to share with a curious newcomer, I'm all ears! 🙏 Really keen to learn from the community and level up my skills.

    Check out my full writeup on the challenge, including my novel (I think? 😅) approach using Overpass Turbo to identify the tallest building:

    medium.com/points-unknown/gral

    Big thanks to @gralhix for putting together such engaging and educational exercises! 🙌 Can't wait to tackle the next one.

    #osint #geolocation #openstreetmap #overpassturbo #overpassapi

  16. Merci pour les nombreuses réponses au questionnaire
    #OverpassAPI
    limesurvey.2i2l.net/index.php/

    Juste un rappel pour les personnes intéressées qui n'ont pas renseigné leur courriel : on veut bien vous contacter :-).

    #osm #openstreetmap #LogicielLibre

  17. Connaissez-vous le potentiel des requêtes #OverpassAPI pour travailler avec les données #OpenStreetMap ?

    Savez-vous que vous pouvez apprendre à rédiger des requêtes #OverpassAPI élaborées en 2 jours seulement ?
    Avec son partenaire Carto’Cité, 2i2L propose la formation « Maîtriser les requêtes #OverpassAPI » 2i2l.fr/formation-openstreetma .

    Et nous avons préparé un formulaire pour connaître vos attentes : limesurvey.2i2l.net/index.php/

    Notre catalogue #Géomatique #Logiciellibre : 2i2l.fr/catalogue-de-formation

  18. Bin bloß ich es der die Overpass Api schrecklich dokumentiert findet? Da sind meiner Meinung nach so wenig brauchbare Beispiele dabei

    #osm #openstreetmap #overpassapi #overpassturbo

  19. Today has been learning how to use #OverpassAPI to return a list of coffee shops. Despite the steep learning curve, I've figured it out thanks to this #StackExchange 🧵 gis.stackexchange.com/question

  20. Today has been learning how to use #OverpassAPI to return a list of coffee shops. Despite the steep learning curve, I've figured it out thanks to this #StackExchange 🧵 gis.stackexchange.com/question

  21. Les PLU imposent certaines normes pour les bâtiments à moins de 500 mètres d'un bidule historique.
    Quelles adresses sont à moins de 500 mètres d'une église à Paris?
    une requête overpass vous permet de le voir:

    overpass-turbo.eu/s/1sWP

    la requête:

    [out:json];

    area[name="Paris"];
    way(area)[historic=yes]->.historic_place;
    (
    node(around.historic_place:500)["addr:housenumber"];
    );
    (._;>;);
    out body;

    #openstreetmap #overpass #overpassapi

  22. @tommy

    Auch so, ja, ich bin am PC, hätte ich dazusagen sollen (aber du hast es wohl auch so erkannt).

    (Ich mache wenig am Handy, vielleicht kann ich mir #OSMand später mal anschauen. Bekomme ich denn damit die Karte als PDF erstellt, oder als teilbaren Link? Dann könnte auch das schon eine Lösung sein! )

    Irgendwer sagte mir mal die #OverpassApi / #OverpassTurbo wäre für sowas gut?!
    Ich kenne mich damit aber nicht aus und - ehrliche Ansage - will mich da auch nicht reinfuxen müssen.