Thanks Thanks:  4
Page 1 of 4 123 ... LastLast
Showing results 1 to 10 of 32

Thread: TEMS to Google earth Convertor

  1. #1
    Senior Member Reputation: 641
    Join Date
    2009-12-29
    Location
    Pakistan
    Posts
    363


    Default TEMS to Google earth Convertor

    Dear All,

    I am going to share some information about creating a tool that would convert TEMS log files directly into google earth.

    The advantage of this tool would be:-

    1- Direct conversion of TEMS log Files to google earth.
    2- All stuff would directly be plotted on google earth with legends.
    3- Optimization would be much easier when you know the stuff on google earth as you can optimize the high traffic areas.


    Now some info on how to make such a tool.

    You need to be aware of the following to start making this tool,
    1- Access Database
    2- Keyhole Markup Language
    3- some knowledge of lat-lon conversions

    You can ask for help if you want to make your own.


    Attached are the snapshots of the tool i have developed for myself.
    Attached Images Attached Images

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     

  3. #2
    Senior Member Reputation: 641
    Join Date
    2009-12-29
    Location
    Pakistan
    Posts
    363


    Default

    can anyone tell me why am i unable to see even the stuff which i have uploaded.?? :s

    i receive the following message:-


    asifhaider919, you do not have permission to access this page. This could be due to one of several reasons:

    1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
    2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

  4. #3
    Member Reputation: 165
    Join Date
    2009-07-20
    Posts
    187


    Default

    Hi dear!!
    very much interested in developing GE tool. I know VBA and access/excel prog. Have already developed 3 tools but this one is very desirable. Lets join hand and do it ...

  5. #4
    Junior Member Reputation: 14
    Join Date
    2007-12-02
    Posts
    68


    Default

    very good tools.

    please send me setup file.
    thanks.

  6. #5
    Member Reputation: 43
    Join Date
    2008-12-07
    Posts
    171


    Default DT logs in google earth

    Quote Originally Posted by asifhaider919 View Post
    can anyone tell me why am i unable to see even the stuff which i have uploaded.?? :s

    i receive the following message:-


    asifhaider919, you do not have permission to access this page. This could be due to one of several reasons:

    1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
    2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


    Dear asifhaider.....
    please explain in detail how to create this tool..
    it will be very useful for all.........

  7. #6
    Senior Member Reputation: 491
    Join Date
    2008-08-14
    Posts
    2,954


    Default

    Quote Originally Posted by asifhaider919 View Post
    can anyone tell me why am i unable to see even the stuff which i have uploaded.?? :s

    i receive the following message:-


    asifhaider919, you do not have permission to access this page. This could be due to one of several reasons:

    1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
    2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
    upload it at 4shared, thanks in advance
    it seems to be very nice tool

  8. #7
    Senior Member Reputation: 641
    Join Date
    2009-12-29
    Location
    Pakistan
    Posts
    363


    Default

    Quote Originally Posted by alammasud View Post
    Dear asifhaider.....
    please explain in detail how to create this tool..
    it will be very useful for all.........
    you need to start off with knowing the KML language. here is the link to get started. start from the basic if you havent worked on it yet.

    http://code.google.com/apis/kml/docu...n/kml_tut.html


    create a access database
    export the tems log file in txt format with the desired fields
    import it into the access database
    now start building the tool step by step,
    first thing to do is to plot levels against the (LAT,LON)
    the the colors of the dots with the level ranges.


    but before this familiarise yourself with the kml language, once you know the language it would be fun for you to make kmls of your own demands and need.

  9. #8
    VIP Member Reputation: 711
    Join Date
    2009-06-08
    Location
    CHILE
    Posts
    550


    Default

    Quote Originally Posted by asifhaider919 View Post
    you need to start off with knowing the KML language. here is the link to get started. start from the basic if you havent worked on it yet.

    http://code.google.com/apis/kml/docu...n/kml_tut.html


    create a access database
    export the tems log file in txt format with the desired fields
    import it into the access database
    now start building the tool step by step,
    first thing to do is to plot levels against the (LAT,LON)
    the the colors of the dots with the level ranges.


    but before this familiarise yourself with the kml language, once you know the language it would be fun for you to make kmls of your own demands and need.
    upload it at 4shared you file,
    thanks in advance


    gracias marceloenrique

  10. #9
    BannedUser Reputation: -2
    Join Date
    2009-06-20
    Posts
    78


    Default

    Quote Originally Posted by asifhaider919 View Post
    Dear All,

    I am going to share some information about creating a tool that would convert TEMS log files directly into google earth.

    The advantage of this tool would be:-

    1- Direct conversion of TEMS log Files to google earth.
    2- All stuff would directly be plotted on google earth with legends.
    3- Optimization would be much easier when you know the stuff on google earth as you can optimize the high traffic areas.


    Now some info on how to make such a tool.

    You need to be aware of the following to start making this tool,
    1- Access Database
    2- Keyhole Markup Language
    3- some knowledge of lat-lon conversions

    You can ask for help if you want to make your own.


    Attached are the snapshots of the tool i have developed for myself.
    upload this tool man.........it is important for every body dude.

  11. #10
    Junior Member Reputation: 10
    Join Date
    2010-09-30
    Posts
    1


    Default Re: TEMS to Google earth Convertor

    [QUOTE=asifhaider919;63732]Dear All,

    I am going to share some information about creating a tool that would convert TEMS log files directly into google earth.

    The advantage of this tool would be:-

    1- Direct conversion of TEMS log Files to google earth.
    2- All stuff would directly be plotted on google earth with legends.
    3- Optimization would be much easier when you know the stuff on google earth as you can optimize the high traffic areas.


    Now some info on how to make such a tool.

    You need to be aware of the following to start making this tool,
    1- Access Database
    2- Keyhole Markup Language
    3- some knowledge of lat-lon conversions

    You can ask for help if you want to make your own.


    I need your help plz share your cell# or email me detail how to make it at muzaffartg@gmail.com plz plz plz

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •