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_spatial_functions_samples [2015/10/10 07:31] 127.0.0.1 external edit |
map_suite_wpf_desktop_edition_spatial_functions_samples [2017/03/17 02:11] (current) tgwikiupdate |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Map Suite Wpf Desktop Edition Spatial Functions Samples ====== | ====== Map Suite Wpf Desktop Edition Spatial Functions Samples ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | <div sampleitem> | ||
| + | ==== Adjacent Road Search ==== | ||
| + | <div screenshot> | ||
| + | {{wpfedition:codesamples:Map_Suite_Wpf_Desktop_Edition_Sample_AjacentRoadSearch.png?300x180}} | ||
| + | </div> | ||
| + | <div content> | ||
| + | <div download_viewsource_buttons> | ||
| + | [[Source_Code_WpfDesktopEditionSample AjacentRoadSearch.zip|View Source]] | ||
| + | {{filehistory:WpfDesktopEditionSample_AjacentRoadSearch.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 WPF project shows how to get a route between 2 adjacent roads even if they don't intersect within an allowable tolerance. It’s based on Map Suite Geometry Topology module and does not require the Map Suite Routing Extension. | ||
| + | |||
| + | **Note:** This sample requires MapSuiteCore.dll newer than [[map_suite_daily_builds_guide|Daily development build]] version 9.0.178.0 or [[map_suite_daily_builds_guide|Daily Production Build]] version 9.0.0.178. | ||
| + | |||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | ---- | ||
| <div sampleitem> | <div sampleitem> | ||
| ==== Clipping On Line Layer ==== | ==== Clipping On Line Layer ==== | ||