Can I access gis service which made by arcgis server via map suite web development ?
Arccessing arcgis server
Hi Yudi,
Welcome to MapSuite discussion forum, any questions please feel free to post here.
Yes, the MapSuite web component allows us to access the ArcGis Server, a typical sample about visiting ArcGIS Rest Server can be found in the installation sample “\Samples\CSharp Samples\Samples\NewFeatures\ LoadAnArcGISServerRestOverlay.aspx”. Can you detail your scenario, and maybe we can provide some helpful information to you.
Thanks.
Johnny
Is this only available for WebEdition?
I can’t find ArcGISServerRestOverlay class in WpfDesktopEdition.
Regards,
Yuliam
Yuliam,
I am afraid that ArcGISServerRestOverlay is only available for WebEdition so far. We will consider to add it to other products.
Thanks,
James
James,
Isn’t there any other workaround for these?
Can’t SOAP map type be used too?
services.arcgisonline.com/ArcGIS/services/World_Imagery/MapServer?wsdl
May I know the next release date that provides ArcGis feature in Wpf Desktop Edition?
Regards,
Yuliam
Yuliam,
Thank you for the suggestion. It’s on the list but I am afraid it will not be supported very soon. We now only support WMS/WFS Services accross all the controls, Web Edition has ArcGISServerRestOverlay because we use Openlayers internally which supports it, so it might take some time to do the SOAP or Rest support from scratch for other products. We will try to have a rough version in May but I’m not sure. Sorry for the inconvenience.
Thanks.
James