ToB企服应用市场:ToB评测及商务社交产业平台

标题: 发布关于PostGIS对于USD格式的拓展 [打印本页]

作者: 愛在花開的季節    时间: 2023-8-7 12:21
标题: 发布关于PostGIS对于USD格式的拓展
我们非常高兴的发布为了一年一度的SIGGRAPH 2023发布关于为PostGIS支持USD格式的新拓展。
新添加了3个函数
  1. ST_AsUSDA(geom geometry, usd_root_name text, usd_geom_name text, width float)
  2. ST_AsUSDC(geom geometry, usd_root_name text, usd_geom_name text, width float)
  3. ST_GeomFromUSD(format int, content bytea)
复制代码
函数ST_AsUSDA和ST_AsUSDC用于转换PostGIS的geometry为USD数据,可以是文本格式的USDA用于调试,或者是紧凑的二进制USDC格式。所有的参数解释如下。
ST_GeomFromUSD用于转换USD文件到GEOMETRYCOLLECTION,
代码仓库
分支
编译和安装的方式等同于PostGIS,一切按照PostGIS文档所描述进行即可。
感谢香港特新科技对本项目的赞助和支持。
We're happy to annouce that the USD format in PostGIS is working for SIGGRAPH 2023.
There are 3 major functions were created,
  1. ST_AsUSDA(geom geometry, usd_root_name text, usd_geom_name text, width float)
  2. ST_AsUSDC(geom geometry, usd_root_name text, usd_geom_name text, width float)
  3. ST_GeomFromUSD(format int, content bytea)
复制代码
The function ST_AsUSDA and ST_AsUSDC are used convert a PostGIS geometry to USD content, either in ASCII(USDA) format or binary Crate format(USDC). Both of them supports all geometry type. Here is the explanation for all arguments.
ST_GeomFromUSD is is used to convert a USD content back to a set of geometry wrapped by GEOMETRYCOLLECTION.
Repository
Branch
Build and test as PostGIS document described.
Thanks for the support from Jadason Technology Ltd for this project.
 
日本語
私たちは、PostGISでUSD格式をサポートすることが発表されました。
新し3つSQL関数は使えるようになりました。
  1. ST_AsUSDA(geom geometry, usd_root_name text, usd_geom_name text, width float)
  2. ST_AsUSDC(geom geometry, usd_root_name text, usd_geom_name text, width float)
  3. ST_GeomFromUSD(format int, content bytea)
复制代码
関数ST_AsUSDAとST_AsUSDCは、PostGISで幾何学的な物体、USD格式に変換します、USDA文本格式とUSDCバイナリ形式がサポートされます。
関数ST_GeomFromUSDは、SQL文本とバイナリのデータは、USDA文本格式とUSDCに変換することができます。引数formatは、1意味が入データが文本格式、2がバイナリ格式。
Repository
Branch
スポンサーJadason Technlogy Ltdに感謝申し上げます。

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!




欢迎光临 ToB企服应用市场:ToB评测及商务社交产业平台 (https://dis.qidao123.com/) Powered by Discuz! X3.4