Custom Import CSV Tool
Hi All,
I just ported over a custom Import CSV tool to the GVH 2.4 that we use in our ESRI Flexviewer app. The zipfile contains the workflow and 3 CSV example files for Point, Polygon and Polyline features. Our surveyors use a custom utility that exports survey data to a specific .csv format as represented in the example files. They use this csv tool to visually verify what was done in the field.
(http://data.latitudegeo.com/community/userfiles/7601/import_survey_csv.zip) import_survey_csv.zip
For the GVH version, I allowed the user to select what labels to use as well as specify the fontsize. The fonts placement will scale up if the fontsize changes from the default value of 8. Most of our csv files are small in nature. I noticed that large files can be a problem with drawing performance. Also note that each text label is in it's own layer as I was not sure if they could be conbined into one layer.
I would appreciate some extra eye's one the code to see if the workflow could be optimized.
Best Regards, Rick
-
Here is a revised version v1.02. Remember to change the geometry server to your own with variable "geometryServer".
(http://data.latitudegeo.com/community/userfiles/7601/import_survey_csv_v1.02.zip) import_csv/import_survey_csv_v1.02.zip
Minor revisions to Configure Workflow Containers.
Rick
0
Please sign in to leave a comment.
Comments
1 comment