User Tools

Site Tools


map_suite_wpf_desktop_edition_background_maps_google_bing_etc_samples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_wpf_desktop_edition_background_maps_google_bing_etc_samples [2016/09/08 03:31]
tgwikiupdate [ArcGISServerRestLayer]
map_suite_wpf_desktop_edition_background_maps_google_bing_etc_samples [2017/03/17 02:12] (current)
tgwikiupdate
Line 1: Line 1:
 ====== ​ Map Suite Wpf Desktop Edition Background Maps (Google, Bing, etc) Samples ​ ====== ====== ​ Map Suite Wpf Desktop Edition Background Maps (Google, Bing, etc) Samples ​ ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 <div sampleitem>​ <div sampleitem>​
 ====   GPS to Google Map(Desktop) ​  ==== ====   GPS to Google Map(Desktop) ​  ====
Line 111: Line 114:
 <div content> <div content>
 <div download_viewsource_buttons>​ <div download_viewsource_buttons>​
-[[Source_Code_DesktopEditionSample_OpenStreetMap_CS_100728.zip|View Source]] +[[Source_Code_WpfEditionSample_ArcGISServerRestLayer_CS_160908.zip|View Source]] 
-{{filehistory:​DesktopEditionSample_OpenStreetMap_CS_100728.zip|C# Download}}+{{filehistory:​wpf_arcgisserverrestlayer09082016.zip|C# Download}}
 </​div>​ </​div>​
 <div sample_otherlinks>​ <div sample_otherlinks>​
Line 119: Line 122:
 [[Map Suite Samples Alternate Languages | Need it in another language?]] [[Map Suite Samples Alternate Languages | Need it in another language?]]
 </​div>​ </​div>​
-OpenStreetMap (OSM) is a collaborative ​project ​to create free geographic data for the entire worldIt can be thought of the “Free Wiki World Map”. Now, the latest version of MapSuite desktop ​can support that. In order to run this project, you will need the Development Build 4.0.72.0 or later.+In this wpf-based ​project, we'll demonstrate ​the new ArcGISServerRestLayer released with Map Suite 9.0. This layer gives developers a simple and powerful tool to access their maps that reside on ArcGIS Server. This new layer utilizes ​the [[http://​resources.arcgis.com/​en/​help/​arcgis-rest-api/​|ArcGIS Server REST API]]. Now, the latest version of Map Suite Core can support that. In order to run this project, you will need the Development Build 9.0.443.0 or later.
 </​div>​ </​div>​
 </​div>​ </​div>​
Line 141: Line 144:
 In the project “GPS to Google Map”, we learned how to project a single point in Longitude/​Latitude so that it displays correctly on Google Map. In today’s project, we apply the same principle of projection to a shapefile to have it showing on Google Map. Notice how we also set the extent of the map based on the projected shapefile. In the project “GPS to Google Map”, we learned how to project a single point in Longitude/​Latitude so that it displays correctly on Google Map. In today’s project, we apply the same principle of projection to a shapefile to have it showing on Google Map. Notice how we also set the extent of the map based on the projected shapefile.
 </​div>​ </​div>​
 +</​div>​
 +
 +----
 +
 +====   Get Features From ArcGISServer====
 +<div screenshot>​
 +{{wpfedition:​codesamples:​map_suite_wpf_desktop_edition_getfeaturesfromarcgisserver_sample.png?​300x180}}
 +</​div>​
 +<div content>
 +<div download_viewsource_buttons>​
 +[[Source_Code_WpfEditionSample_GetFeaturesFromArcGISServer.zip|View Source]]
 +{{filehistory:​wpf_getfeaturesfromarcgisserver.zip|C#​ Download}}
 +</​div>​
 +<div sample_otherlinks>​
 +[[Map Suite Samples Applies To|Applies To:  Desktop \ Web \ Silverlight \ Wpf ]]
 +\\
 +[[Map Suite Samples Alternate Languages | Need it in another language?]]
 +</​div>​
 +In this wpf-based project, it illustrates how to get the features from the ArcGIS Restful Server. On the left side of the screenshot shows the raster data from ArcGIS Server and on the other side shows the features from ArcGIS Restful Server. In order to run this project, you will need the Development Build 9.0.482.0 or later.
 </​div>​ </​div>​
  
  
 {{page>​Map Suite Services Edition Background Maps (Google, Bing, etc) Samples}} {{page>​Map Suite Services Edition Background Maps (Google, Bing, etc) Samples}}
map_suite_wpf_desktop_edition_background_maps_google_bing_etc_samples.1473305514.txt.gz · Last modified: 2016/09/08 03:31 by tgwikiupdate