jmarin/scale

Add geometry service

Opened this issue · 0 comments

Operations:

  • Project: returns array of projected geometries
  • Simplify: returns array of simplified geometries
  • Buffer: array of polygons as a result of buffering geometries. Option to union (optional)
  • Area and perimeter for polygons
  • Lengths for lines
  • Centroids: returns array of points as a result of calculating centroids on array of polygons