Monday, 14 March 2016

arcgis javascript api - Is it possible to copy and paste features in an online Edit function?


Using the ESRI JS API, is it possible to select a feature and then create buttons to copy and paste that feature? This would be done using the Editor Widget. If its possible to do this, but only retain the shape (loosing the attributes) I could live with that. If its not possible using the ESRI JS API, can it be done simply with Dojo?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...