<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="/style.css"> <meta http-equiv="Content-Language" content="th"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="เติมแผนที่ที่หายไปในประเทศไทย"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Mapping Thailand - TechTransThai</title> <link rel="icon" type="image/svg" href="/resources/icons/mappingthailand.svg"> </head> <body> <div class="topbar"> <div class="topbar-group"> <a href="/" style="display: flex; align-items: center; text-decoration: none;"> <img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;"> <h4 class="logo">TechTransThai</h4> </a> <div style="display: flex; align-items: center"> <a href="/team" class="button header">ทีม</a> <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="button header">วงแหวนเว็บ</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a> </div> </div> </div> <div class="grid-container"> <div class="middle large"> <div class="header" style="margin-top: 2cm;"> </div> <h1>Mapping Thailand</h1> ร่วมเป็นส่วนหนึ่งในการเพิ่มข้อมูลของประเทศไทยลงใน OpenStreetMap เพื่อให้มี Open Data ในการทำสิ่งต่าง ๆ ได้รวดเร็วขึ้น <div class="quickbuttons" style="margin-top: 5vh;"> <a class="button accent" target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/techtransthai/public-floorplans">แปลนต้นทางสำหรับแผนที่ในอาคาร</a> <a class="button" target="_blank" rel="noopener noreferrer" href="https://www.openstreetmap.org">เปิดเว็บไซต์ OpenStreetMap</a> <a class="button" target="_blank" rel="noopener noreferrer" href="https://matrix.to/#/#ttt-mapping:matrix.org">พูดคุยผ่าน Matrix</a> </div> <h3 style="margin-top: 5vh;">Satellite Imagery Tracing</h3> เราใช้ iD ในการเปิดไปยังขอบเขตที่ต้องการ โดยเฉพาะหมู่บ้านและพื้นที่พักอาศัย จากนั้นจะวาด Polygon ของสถานที่ต่าง ๆ ในนั้น เพื่อให้สามารถคาดการณ์จำนวนประชากรในพื้นที่ได้ และพร้อมสำหรับการ Ground Survey ซึ่งข้อมูลนี้จะมีประโยชน์สำหรับสถานการณ์ฉุกเฉิน ภัยพิบัติต่าง ๆ ต่อไป <h3 style="margin-top: 5vh;">Ground Survey</h3> เมื่อพวกเราไปตามสถานที่ต่าง ๆ ในชีวิตประจำวัน จะมีการใช้แอปอย่าง StreetComplete และ Every Door ในการเก็บข้อมูลสำคัญที่ขาดหายไปลงใน OpenStreetMap เช่น ชื่อของสถานที่ สถานะความเข้าถึงได้ของวีลแชร์ เวลาเปิดทำการ ฯลฯ <h3 style="margin-top: 5vh;">Indoor Mapping</h3> พวกเราได้มีการลงพื้นที่ตามอาคารสาธารณะต่าง ๆ เพื่อค้นหาและถ่ายภาพแผนผังอาคารที่มีอยู่ โดยเฉพาะแผนที่ร้านค้าสำหรับศูนย์การค้าและแผนที่ทางหนีไฟสำหรับอาคารอื่น ๆ จากนั้นนำมาเทียบกับภาพถ่ายดาวเทียมแล้วเพิ่มข้อมูลด้วย OsmInEdit ต่อไป <div class="list" style="margin-top: 2vh;"> <a class="listactionmini" target="_blank" rel="noopener noreferrer" href="https://www.openstreetmap.org/way/336752159"> <div style="display: flex; margin-left: 0.5cm; margin-top: -0.4cm; margin-bottom: -0.2cm; align-items: center; justify-content: left"> <div> <p>ศูนย์การเรียนรู้ สำนักหอสมุด มหาวิทยาลัยเกษตรศาสตร์</p> <p class="description">อาคารในมหาวิทยาลัย</p> </div> </div> <svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg> </a> </div> </div> </div> </body> </html>