WKT / WKB / GeoJSON convert online

WKT / WKB / GeoJSON convert online

发布日期: 2021-09-15 更新日期: 2021-09-15 编辑: 浏览次数: 18749

分类: 地理计算与工具 标签:

Here is a simple conversion tool between different text representations for 2D geometry objects. Supported formats are:

  • WKB, a.k.a. Well-Known Binary, in hexadecimal format
  • WKT, a.k.a. Well-Known Text
  • GeoJSON A few sample geometries (taken from Wikipedia) are available:

  • POINT

  • LINESTRING
  • POLYGON
  • MULTIPOINT
  • MULTILINESTRING
  • MULTIPOLYGON
  • GEOMETRYCOLLECTION This tool uses the wkx javascript library for parsing .

 

    请 登陆 后进行评论
评论列表 (0)