การสร้างจุดทางภูมิศาสตร์โดยใช้ API นั้นง่ายและสะดวกตามที่แสดงในตัวอย่างโค้ดต่อไปนี้
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aspose.GIS for .NET มีสิ่งอำนวยความสะดวกในการแสดงชุดของจุดเป็นคลาส MultiPoint เดียว สามารถมีหนึ่งหรือหลาย Point ที่กำหนดโดยข้อมูลละติจูดและลองจิจูดของแต่ละ Point
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
คุณสามารถสร้าง Line String โดยระบุ Point Geometries ได้
สร้าง Line String
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MultiLine string คือชุดของ Line Strings ที่สร้างขึ้นจากรูปทรงเรขาคณิต Point
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Polygon คือชุดของรูปทรงเรขาคณิต Point ซึ่งกำหนดโดย Points ในรูปแบบ LinearRing
สร้าง Polygon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters