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/12/18 06:59] tgwikiupdate |
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> | <div sampleitem> | ||
- | ==== AjacentRoadSearch ==== | + | ==== Adjacent Road Search ==== |
<div screenshot> | <div screenshot> | ||
{{wpfedition:codesamples:Map_Suite_Wpf_Desktop_Edition_Sample_AjacentRoadSearch.png?300x180}} | {{wpfedition:codesamples:Map_Suite_Wpf_Desktop_Edition_Sample_AjacentRoadSearch.png?300x180}} | ||
Line 16: | Line 18: | ||
[[Map Suite Samples Alternate Languages | Need it in another language?]] | [[Map Suite Samples Alternate Languages | Need it in another language?]] | ||
</div> | </div> | ||
- | In today’s WPF project, we show you how to get a route between 2 adjacent roads, even it’s not intersected, but in an allowable tolerance. It’s based on Map Suite Geometry Topology module, thus no Routing Extension SDK is required. | + | 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 that you reference DLLs from the MapSuiteCore.dll of versions after [[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. | + | **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> |