ThinkGeo.com    |     Documentation    |     Premium Support

Advice on what samples to follow?

Hi any advise to a mapsuite beginner, on what samples i sould try to follow?


 
There is so many samples so I'm a bit lost right now...
 
Step one in my program / service
(no gui, only text input)
 
1.) Add startpoint (building) A
2.) Find distance (meters) from building A to Road B
3.) Find Shortest Route from A to endpoint address C
4.) Get Distance from A to C
 
I have the following thinkegeo components, desktop, routing.
 
I have roads, and address and building data files.
 
- Niels
 

Hello Niels, 
  
 Welcome to MapSuite world, please feel free to let us know your question. 
  
 For your requirements: 
  
 1.) You can check DesktopEdition HowDoISamples—>Markers—>Add simple markers on the map to add your first POI. 
 2.) You can check DesktopEdition HowDoISamples—>Features—>Find the distance from one feature to another. But get your Road B as a lineshape from your shapefile which contains the Road B. 
 3.) You can check Routing HowDoISamples—>Sample Routing 
 4.) You can check DesktopEdition HowDoISamples—>Features—>Find the distance from one feature to another. 
  
 Regards, 
  
 Gary