我的github
posts - 3243,  comments - 42,  views - 158万

SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations.

SFCGAL provides standard compliant geometry types and operations, that can be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases (cf. PostGIS manual).

Geometry coordinates have an exact rational number representation and can be either 2D or 3D. Among supported geometry types are :

  • Points
  • LineStrings
  • Polygons
  • TriangulatedSurfaces
  • PolyhedralSurfaces
  • GeometryCollections
  • Solids

 

Supported operations include :

  • WKT reading and writing with exact rational number representation for coordinates
  • Intersection operations and predicates
  • Convex hull computation
  • Tessellation
  • Extrusion
  • Area and distance computation
  • Minkovski sums
  • Contour offsets
  • Straight skeleton generations

参考:https://sfcgal.gitlab.io/SFCGAL/

posted on   XiaoNiuFeiTian  阅读(86)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
历史上的今天:
2019-01-16 Photoshop AI插件
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示