这个应用程序允许在一个单独的框架中查看与每个几何图形相关的非空间属性。
This application allows you to view the non-spatial attributes associated with each geometry in a separate frame.
这个内部函数以一个几何图形的 WKT 表示(而不是几何图形本身)以及作为 SVG 属性的颜色和线宽为输入。
This internal function takes the WKT representation of a geometry as input -- not the geometry itself -- along with the color and line width for the respective SVG attributes.
在处理过程中,需要将数据库中的几何图形转换成它的SVG表示,并添加一些特定于呈现的属性,例如颜色和笔划宽度。
It is necessary to convert a geometry in the database to its SVG representation and adding some rendering-specific attributes like color and stroke-width in the process.
应用推荐