Select to view content in your preferred language

Porting from MAPPOINT to ESRI WPF

637
3
12-21-2011 04:47 AM
Labels (1)
MIKEMENDEL
Emerging Contributor
Hello

I would like to know if someone made Porting from MAPPOINT to ESRI WPF .

Regards,
  Michael Mendel
0 Kudos
3 Replies
BKuiper
Frequent Contributor
Hi Michael,

i never worked with Mappoint, but i just wanted to point you to MapIt (http://www.esri.com/software/mapit/index.html). You probably know this application, but just wanted to make sure.

Hopefully somebody else can help you a bit more on your question. Perhaps you can also tell a bit more on what you are trying to achieve. Which dataformats, etc.
0 Kudos
MIKEMENDEL
Emerging Contributor
Hello

I try to port the MAPPOINT API's to ESRI API's.
0 Kudos
MichaelBranscomb
Esri Frequent Contributor
Hi,

If you're porting your application from MapPoint to ArcGIS you might be interested in one of several ESRI .NET SDKs:

Desktop WPF applications: http://resourcesbeta.arcgis.com/en/help/runtime-wpf/concepts/index.html#//017000000031000000
Web SilverLight applications: http://resourcesbeta.arcgis.com/en/webapis/silverlight-api/community/
Windows Phone: http://resourcesbeta.arcgis.com/en/help/windows-phone/sdk/concepts/index.html#//011v00000004000000

For serving up your spatial data from your backend database (assumed to be SQL server) you'll also be interested in ArcGIS Server (http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/What_is_ArcGIS_for_Server/01540000037p...). There is also a lightweight Spatial Data Server for SQL Server included with "ArcGIS for Server Basic 10.1": http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#/What_is_ArcGIS_Spatial_Data_Server/01s....


Cheers

Mike
0 Kudos