- Mastering PostGIS
- Dominik Mikiewicz Michal Mackiewicz Tomasz Nycz
- 97字
- 2021-07-02 22:52:26
Composing and decomposing polygons
Polygons in PostGIS are made of rings. A ring is a closed LineString-that is, the first and last point have the same coordinates. A polygon must have only one outline (also called a shell, or exterior ring) and can have zero or more interior rings (holes), which must be contained within the outer ring. The winding order of vertices is irrelevant (in contrast to some other GIS formats, most notably the Shapefile format). This means that if a polygon feature has more than one exterior ring, it must be saved as a MultiPolygon.
推薦閱讀
- 大學計算機基礎:基礎理論篇
- Hands-On Artificial Intelligence on Amazon Web Services
- JavaScript實例自學手冊
- 基于LPC3250的嵌入式Linux系統開發
- 西門子S7-200 SMART PLC從入門到精通
- 計算機網絡應用基礎
- Windows程序設計與架構
- Maya 2012從入門到精通
- 現代機械運動控制技術
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- Blender Compositing and Post Processing
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- The DevOps 2.1 Toolkit:Docker Swarm
- 重估:人工智能與賦能社會
- Natural Language Processing and Computational Linguistics