• CommentAuthorFanatic
    • CommentTimeMar 13th 2010
     
    I have worked on google maps API, bing maps, map point. I have never worked on Silver light though...
    Need to build a tracking, routing, scheduling,event recording application with few constraints

    Offline ( No internet access )
    Browser based ( Should be able to run in browser )
    Silverlight
    •  
      CommentAuthorPepitaL
    • CommentTimeMar 14th 2010
     
    Hi Farrukh,

    Thanks for your interest in Silverlight. You can download a demo application here: http://geozone.geobase.info/gbfile/releases/pv9ftmjd/SilverStream1.0.0.1.zip
    It contains several examples for routing, geocoding and how to integrate GeoBase methods with Silverlight.
    In addition, I would suggest you to have a look at the following tutorial: http://geozone.geobase.info/resources/view/create-a-silverstream-specific-visual-studio-silverlight-project
    I hope this helps,

    Pepita
    • CommentAuthorFanatic
    • CommentTimeMar 16th 2010
     
    Hi Pepita,

    Thanks... It really helped. I am able to host GeoStream server and the demo application.

    Do you have some advanced code sample of routing ?

    Thanks,
    Farrukh
    •  
      CommentAuthorPepitaL
    • CommentTimeMar 16th 2010
     
    Farrukh,

    All our tutorials/examples are online or/and in the SDK documentation. However, we could offer guidance and directions during your development if you provide detailed informations on your application requirements and your goals.
    Please send an email to gbsupport@telogis.com for specific technical requests.

    Pepita
    • CommentAuthorFanatic
    • CommentTimeMar 26th 2010
     
    Hi Pepita,

    Does silverstream support drawing of geofence on the map?

    Thanks,
    Farrukh
    •  
      CommentAuthorPepitaL
    • CommentTimeMar 28th 2010
     
    Hi Farrukh,

    Although polygones are supported in SilverStream, the geofencing is not available yet.
    A enhancement request has been logged for it.

    Pepita
    • CommentAuthorFanatic
    • CommentTimeApr 4th 2010
     
    Hi Pepita,

    I need to implement planned vs actual route.

    I have mobile devises and i have stored route in form of various stops stored in DB

    I can draw the route of those devices

    I am simulating the real time data using simulator.

    I am having problem in detection when my simulated(actual) route has deviated from the planned route...

    Help would be appreciable...

    We are in the phase of evaluating geobase.

    This is one of the important requirements for our system...

    Thanks,
    Farrukh
    • CommentAuthorFanatic
    • CommentTimeApr 7th 2010
     
    Hi Will,

    Unfortunately, this is the harder thing i want to do...

    I am drawing the planned route on map.

    And i am using the simulator to give locations of mobile device in real time. This is depicting the actual route.

    But the actual route is not in fact the route object but various points obtained after regular interval.

    I need a way to detect when my actual route has deviated (of course more than some threshold value) from the planned route.

    Need help regarding the harder thing.

    You can make it easy for us :)

    Thanks,
    Farrukh
    • CommentAuthorFanatic
    • CommentTimeApr 8th 2010
     
    Hi Will,

    By offline i meant that i need to use the Map data offline.

    I don't want to access the data online through web services.

    I want to use the offline data.

    There may be occasions when we won't be having access to internet but we would be having access to our GeoStream server.

    The requirements you mentioned are of course few of the requirements for this project and you perceived it right.

    Each mobile device will have a navigator software in these and may not be connected to internet all the times.

    whereas the control room guys need to observe the fleet on browser based application. It would be a web site in which multiple devices will be tracked and if some device deviates from the planned route, we need to give some notification on the website in real time.

    I hope i was able to explain something...

    --Farrukh