Using Local feature layer with JavaScript API

668
2
07-11-2017 11:03 AM
RobertTaracha
New Contributor

Hey,

   I'm new to the Java script API, I know that the .NET SDK allows the user to get layer in a local GDB.

   

   Is there a way to get data from the local GDB, as in "path=C:\User\database.gdb\layer_I_want" ? This is mainly for testing purpose. The layers I have do not exist on the arcgis servers, be guess they are untested and unsued. 

Thanks 

Tags (1)
0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus

Robert,

   No the JS API does not have access to local GDBs.

RobertTaracha
New Contributor

Thank you

0 Kudos