PDA

View Full Version : TEMS to Google earth Convertor



asifhaider919
2009-12-30, 04:25 PM
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.

asifhaider919
2009-12-30, 04:30 PM
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.

mobilink999
2009-12-30, 05:00 PM
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 ...

aouizn
2009-12-30, 08:16 PM
very good tools.

please send me setup file.
thanks.

Lesmana
2009-12-30, 08:50 PM
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.........

justdream
2009-12-30, 09:07 PM
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 :hug:

asifhaider919
2009-12-30, 09:27 PM
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/documentation/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.

marceloenrique
2009-12-30, 10:32 PM
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/documentation/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

rcz90
2010-01-04, 06:03 AM
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.

Muzaffar
2010-09-30, 07:59 PM
[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

wnsworld
2010-09-30, 11:04 PM
i m sharing one VBA script, may this is helpfull, use my default password to unlock it..

Pls anyone can teach me how to work with Access Database?

http://www.4shared.com/file/cyRT_T2z/Excel_to_KML_Creator.html

gsmman2006
2010-10-02, 05:37 PM
HI,

please share your tool on 4share .

or contact with me for more detail or exchange .

gsmman2006@yahoo.com



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.

ayman.absi
2010-10-05, 01:58 AM
I tried before to make a tool like this and I did it but it still has some bugs.
I have a question. Did you use point draw or line draw?
If point the output file will be so big!
I need your recommendations.

asifhaider919
2010-10-05, 01:20 PM
I tried before to make a tool like this and I did it but it still has some bugs.
I have a question. Did you use point draw or line draw?
If point the output file will be so big!
I need your recommendations.

i used multigeometry

wnsworld
2010-10-05, 03:09 PM
upload it at 4shared, thanks in advance
it better than a my macro, seems to be nice tool..


i used multigeometry

hong lim
2010-10-13, 05:21 PM
i used multigeometry


sir what is the password for TEMs to Google converter? i already added a reputation..:D

sat150
2010-10-27, 01:39 AM
i m sharing one VBA script, may this is helpfull, use my default password to unlock it..


i'm what your default password?? i can't open it thanks

ritgail
2010-10-27, 12:04 PM
Please share the password i have tried with your default pass(finetopixx or thanksforrepo) not working

tomsg
2010-10-27, 07:35 PM
i m sharing one VBA script, may this is helpfull, use my default password to unlock it..

Pls anyone can teach me how to work with Access Database?

Excel_to_KML_Creator.rar - 4shared.com - online file sharing and storage - download (http://www.4shared.com/file/cyRT_T2z/Excel_to_KML_Creator.html)

hi wnsworld

do you have specific area of Access Database you want to learn?

wnsworld
2010-10-28, 04:25 AM
just want to know how to interface Excel with Access database..


hi wnsworld

do you have specific area of Access Database you want to learn?

tomsg
2010-10-29, 10:57 AM
just want to know how to interface Excel with Access database..

You could use 'import' table to get the data from many external sources like text file and excel.

another is 'Link Table', this interface will keep the update data on Access if from excel source.

mojiiiiii
2010-10-29, 12:39 PM
please share it eith us

pisarenko
2010-11-02, 06:39 AM
Nice, tanks for the application

ayman.absi
2010-12-08, 11:40 AM
Hi, What's new about your TEMS-google tool?

wael
2010-12-13, 10:26 PM
many thanks it is usfull

telwind
2010-12-21, 06:46 PM
TEMS RA could support to export directly into the kml file. TI 9.1 works fine. I havent tried with other versions.

from TEMS RA right click on map window you will see the 'Export to Google Earth', just click on that and select the destination location to save the file. TEMS RA will make the kml with many information elements like RxLev, RxQual, Mode, C/I, etc...

catechumen
2010-12-21, 08:44 PM
upload it at rapid you file, thanks in advance

telwind
2010-12-22, 09:11 AM
upload it at rapid you file, thanks in advance

that is just snapshot. Just follow the steps will be OK.

nezam
2010-12-29, 03:09 PM
Dear

Thank you for your excellent report,could you please give me more information to make my own file? How can I convert TEMS log file and KPI files to KML format?

nezam
2010-12-29, 03:54 PM
Dear Assifheidar

wael
2010-12-29, 04:06 PM
Dears
Here it is the tool to convert the them from MapInfo file to Google earth , hope it is useful for all

telwind
2010-12-29, 04:10 PM
I saw there's still many members asking how to convert from TEMS to kml. Here the snapshot how to export from TEMS RA to kml file.