Skip to main content
Open

Simplify Input of Search Envelopes

Related products:Transformers
  • October 29, 2015
  • 7 replies
  • 83 views

roland.martin
Contributor
Forum|alt.badge.img+11
Simplify input of Search Envelopes somehow - it would be nice to only have to deal with one dialog box (actually, ideally one text box even) rather than the current 4-6.

7 replies

roland.martin
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • October 29, 2015
@dalelutz3 One possible solution might be if the FeatureReader (best transformer ever, by the way) could be combined with the normal readers - i.e. every reader has an optional input connection which allows you to do the spatial intersection / attribute join?

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • October 29, 2015
@rolypole Literally as you were typing this we were looking at exactly this issue today. Definitely room for improvement here.

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • October 29, 2015
@rolypole Very interesting idea. We'll continue to give this thought -- already this has made me think perhaps we need an "AreaOfInterestCreator" which pops up a background map and lets you draw a rectangle -- it then emits a feature with these bounds that can be used as input to FeatureReader Good discussion.

geogeoff
Contributor
Forum|alt.badge.img+1
  • Contributor
  • November 26, 2015
A graphical AOI Creator would be awesome.... it would allow user to change AOI envelope quickly to verify and test difficult issues.

lifalin2016
Influencer
Forum|alt.badge.img+40
  • Influencer
  • September 19, 2016

Maybe also add a checkbox, that enables/disables the search envelope function without removing the values ?


esko
Forum|alt.badge.img+2
  • June 12, 2017
Why not : (1) enable a leaflet-like pop-up window with user's choice of background map (eg. pre-configured into Data Inspector) (2) let the user draw a bounding box with his/her mouse and (3) import corner coordinates back to the search envelope dialog.

 

Helps enormously when testing with huge datasets and you know an area where you can pick a representative sample.

 

 


kuanglee
Contributor
Forum|alt.badge.img+1
  • Contributor
  • June 12, 2017
Agreed. Alternatively, if a reader can browse to a shapefile or Esri featureclass in FGDB, or SDE as a AOI, it would be a PLUS.