Skip to main content
Open

Add Coordinate System Extracting/Setting functionality to GeometryExtractor/Replacer

Related products:Transformers
  • October 12, 2018
  • 4 replies
  • 72 views

takashi
Celebrity

***Note from Migration:***

Original Title was: Add Coordinate System Extracting/Setting functionality to GeometryExtractor/Replacer


You can use a pair of the GeometryExtractor and the GeometryReplacer effectively when you perform a geometric operation on the feature but need to restore the original geometry later. And if you perform coordinate system transformation in the operation, you will also have to restore the original coordinate system.

In such a case, you can use a pair of the CoordinateSystemExtractor and the CoordinateSystemSetter to restore the coordinate system, but it would be a bit tedious.

It would be nice if the GeometryExtractor/Replecer have the same functionality as the CoordinateSystemExtractor/Setter optionally.

4 replies

jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • October 15, 2018

nepalikiwi
Contributor
Forum|alt.badge.img+4
  • Contributor
  • January 31, 2019

It would be added advantage. Having said that, I used Esri JSON to extract the geometry and later used Geometry replacer without any issue as Esri JSON stores Spatial reference by default.


erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • August 13, 2020

I ran into the same issue.

I was expecting the Coordinate System to be restored too.

But it was not.

So yes, please, add that option.


andreaatsafe
Safer
Forum|alt.badge.img+17
The following idea has been merged into this idea:

All the votes have been transferred into this idea.