This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
map_suite_wpf_desktop_edition_miscellaneous_samples [2015/11/05 05:18] tgwikiupdate |
map_suite_wpf_desktop_edition_miscellaneous_samples [2017/03/17 02:12] (current) tgwikiupdate |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Map Suite Wpf Desktop Edition Miscellaneous Samples ====== | ====== Map Suite Wpf Desktop Edition Miscellaneous Samples ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| <div sampleitem> | <div sampleitem> | ||
| ==== Custom Scale Bar ==== | ==== Custom Scale Bar ==== | ||
| Line 117: | Line 120: | ||
| ---- | ---- | ||
| <div sampleitem> | <div sampleitem> | ||
| - | ==== Index Raster Layer ==== | + | ==== Indexed Raster Layer ==== |
| <div screenshot> | <div screenshot> | ||
| - | {{wpfedition:codesamples:map_suite_wpf_desktop_edition_index_raster_layer_sample.png?300x180}} | + | {{wpfedition:codesamples:map_suite_wpf_desktop_edition_indexed_raster_layer_sample.png?300x180}} |
| </div> | </div> | ||
| <div content> | <div content> | ||
| <div download_viewsource_buttons> | <div download_viewsource_buttons> | ||
| - | [[Source_Code_DesktopEditionSample_IndexRasterLayer_CS_151105.zip|View Source]] | + | [[Source_Code_DesktopEditionSample_IndexedRasterLayer_CS_151105.zip|View Source]] |
| - | {{filehistory:DesktopEditionSample_IndexRasterLayer_CS_151105.zip|C# Download}} | + | {{filehistory:DesktopEditionSample_IndexedRasterLayer_CS_151105.zip|C# Download}} |
| </div> | </div> | ||
| - | \\ \\ This sample demonstrates how to save the features in a shape file (.shp) into a Sqlite file (.sqlite) for a higher query performance. This takes the built-in functionalities of recent daily builds after 9.0.0.1/9.0.1.0 or later, which you can download from the ThinkGeo Customer Portal or Map Suite Product Center. | + | <div sample_otherlinks> |
| + | [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]] | ||
| + | \\ | ||
| + | [[Map Suite Samples Alternate Languages | Need it in another language?]] | ||
| + | </div> | ||
| + | This sample shows how to create indexed raster layer. The sample supports rTree index file and create it if not exist. It is high performance for multiple raster layers. | ||
| </div> | </div> | ||
| </div> | </div> | ||
| + | ---- | ||
| + | <div sampleitem> | ||
| + | ==== Finding Nearest Cross Streets ==== | ||
| + | <div screenshot> | ||
| + | {{wpfedition:codesamples:map_suite_wpf_desktop_edition_redisence_search_sample.png?300x180}} | ||
| + | </div> | ||
| + | <div content> | ||
| + | <div download_viewsource_buttons> | ||
| + | [[Source_Code_WpfDesktopEditionSample_RedisenceSearch_CS_161217.zip|View Source]] | ||
| + | {{filehistory:WpfDesktopEditionSample_RedisenceSearch_CS_161217.zip|C# Download}} | ||
| + | </div> | ||
| + | <div sample_otherlinks> | ||
| + | [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]] | ||
| + | \\ | ||
| + | [[Map Suite Samples Alternate Languages | Need it in another language?]] | ||
| + | </div> | ||
| + | This sample demonstrates how to geocode an address using Map Suite Geocoder. It then returns and highlights the low and high cross streets. | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | ---- | ||
| + | <div sampleitem> | ||
| + | ==== Labeling Flight Lines ==== | ||
| + | <div screenshot> | ||
| + | {{wpfedition:codesamples:map_suite_wpf_desktop_edition_label_flight_lines.png?300x180}} | ||
| + | </div> | ||
| + | <div content> | ||
| + | <div download_viewsource_buttons> | ||
| + | [[Source_Code_map_suite_wpf_desktop_edition_label_flight_lines.zip|View Source]] | ||
| + | {{filehistory:map_suite_wpf_desktop_edition_label_flight_lines.zip|C# Download}} | ||
| + | </div> | ||
| + | <div sample_otherlinks> | ||
| + | [[Map Suite Samples Applies To|Applies To: Desktop \ Web \ Silverlight \ Services \ Wpf ]] | ||
| + | \\ | ||
| + | [[Map Suite Samples Alternate Languages | Need it in another language?]] | ||
| + | </div> | ||
| + | This sample shows how to offset arc shaped flight lines so multiple from point to point are visible and then show popup labels providing information on the flights the lines represent. | ||
| + | </div> | ||
| + | </div> | ||
| ---- | ---- | ||
| {{page>map_suite_services_edition_miscellaneous_samples}} | {{page>map_suite_services_edition_miscellaneous_samples}} | ||