load a GIS file

1007
4
10-25-2016 12:25 PM
JinHao
by
New Contributor

Hi There,

We have GIS files on our local computer,  I wonder does the current ArcGIS API support me to load the GIS files onto a GIS map component and then let me do editing?  

Thanks,

J

Tags (1)
0 Kudos
4 Replies
MichaelBranscomb
Esri Frequent Contributor

Hi,

Most likely yes, but it does depend what format those files are in. Please can you list the file formats you have?

Cheers

Mike

0 Kudos
JinHao
by
New Contributor

Hi Mike,

Thanks for the reply.

The file I am going to load from my local is:  dbf, prj

Can you let me know which GIS .net API function do the load ?

I checked the Guid at here: Developer's guide—ArcGIS Runtime SDK for .NET | ArcGIS for Developers 

I don't see any of the function says it can load a file.

Thanks,

Jin

0 Kudos
JinHao
by
New Contributor

Here is a list of file format that I want the API to load:

dbf,  def, prj, shp, shx

0 Kudos
NeilAyres
MVP Alum

Those are the components of a shapefile.

0 Kudos