vaughnmuirhead / import-file

A custom widget for ESRI's web appbuilder product that allows a user to import spatial data from a file.
1 stars 1 forks source link

import-file

A custom widget for ESRI's web appbuilder product that allows a user to import spatial data from a file. Allows upload and immediate display on the map. User can optionally enter a ArcSDE target feature class which the uploaded data will be appended to.

Supported Upload types

Currently supports upload of SHP(Zipped), CSV and DXF.

Notes

The WAB widget is based on the OOTB Geoprocessing widget.

Dependencies

Development

Follow instructions from the generator-esri-appbuilder-js project https://github.com/Esri/generator-esri-appbuilder-js to:

Deployment