Unlock OpenStreetMap with ChatGPT

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.ย. 2024

ความคิดเห็น • 15

  • @Hikingguy
    @Hikingguy  29 วันที่ผ่านมา +9

    Here's my query for Texas trails if you want to try it yourself:
    [out:json][timeout:25];
    area["ISO3166-2"="US-TX"]->.state;
    way(area.state)["foot"="yes"]["name"](if:!is_tag("informal"))->.footways;
    (
    node["natural"="peak"]["ele"](if:number(t["ele"]) > 2500)(around.footways:100);
    );
    out body;
    >;
    out skel qt;

  • @ezrabaker1606
    @ezrabaker1606 28 วันที่ผ่านมา +9

    Do you work in software engineering? So cool to see someone leveraging these tools to explore the outdoors!

    • @Hikingguy
      @Hikingguy  28 วันที่ผ่านมา +5

      I do have a background in tech / programming - fun to put it to use in this way (even though ChatGPT is doing most of the work for me now!).

  • @Cayldan
    @Cayldan 29 วันที่ผ่านมา +7

    Awesome! Thanks for showing.👍

  • @OszvaldJuhasz
    @OszvaldJuhasz 10 วันที่ผ่านมา +2

    extremely useful, thanks for this awesome tip!

  • @JoJa015
    @JoJa015 28 วันที่ผ่านมา +3

    Thank you so much for this!!

  • @RickActual
    @RickActual 28 วันที่ผ่านมา +3

    This is very cool!

  • @chrisbrown6919
    @chrisbrown6919 28 วันที่ผ่านมา +2

    Very cool, thank you for sharing!

  • @brum293
    @brum293 28 วันที่ผ่านมา +2

    This is amazing!

  • @heiser_bill
    @heiser_bill 29 วันที่ผ่านมา +2

    Cool stuff!

  • @HuskyMike
    @HuskyMike 29 วันที่ผ่านมา +2

    Wow. That's cool!

  • @rkk112
    @rkk112 29 วันที่ผ่านมา +2

    great idea!