Hello All,
In ArcGIS SDK for NET I can open a Geodatabase file, created in ArcGis for Desktop (ArcMap).
Is it possible to load/open a Geodatabase using ArcGIS API for Javascript?
Please advice
Best Regards
Peter,
No a web client based API like JS has limited or no file system access. The JS API needs RESTfull access to layers and data through ArcGIS Server or some web service that provides similar access to the GDB.
You can add a particular feature class from the GDB as a FeatureLayer service.
Thank you Robert, I begin to understand...Is it possible to share it to ArcGis Online and open from there?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.