image file storage

2230
1
01-16-2016 09:16 PM
NadirHussain
Occasional Contributor II

Dear All

i have one layer with some attributes.one attribute is its image.so how can i store this image for each feature.because for each feature i have one image.Other task is that i have to create web application for this data.i have to give editing option on this app.so that user can add new features from that app.if i will use feature template for adding new features.so for each feature i have also attach an image for new feature.i want browse option should be there on editor template.so please help in this matter.

thanks.

0 Kudos
1 Reply
GirishYadav
Occasional Contributor

Nadir,

Check out the AttachmentEditor in ArcGIS API for Javascript. It does exactly what you want. Its also embedded in Editor dijit.

-Girish