diff options
Diffstat (limited to 'dictionaries/wkt.dict')
-rw-r--r-- | dictionaries/wkt.dict | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/dictionaries/wkt.dict b/dictionaries/wkt.dict new file mode 100644 index 00000000..68423b52 --- /dev/null +++ b/dictionaries/wkt.dict @@ -0,0 +1,35 @@ +# https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry + +"AFFINEPLACEMENT" +"BREPSOLID" +"CIRCLE" +"CIRCULARSTRING" +"CLOTHOID" +"COMPOUNDCURVE" +"CURVE" +"CURVEPOLYGON" +"ELLIPTICALCURVE" +"EMPTY" +"GEODESICSTRING" +"GEOMETRY" +"GEOMETRYCOLLECTION" +"LINESTRING" +"MULTICURVE" +"MULTILINESTRING" +"MULTIPOINT" +"MULTIPOLYGON" +"MULTISURFACE" +"NURBSCURVE" +"POINT" +"PATCHES" +"POLYGON" +"POLYHEDRALSURFACE" +"SPIRALCURVE" +"SRID" +"SURFACE" +"TIN" +"TRIANGLE" +"ZM" + +# misc +"(1,2)" |