Ask Your Question
0

i want to add GPS location to each bus, i have the latitude and longitude coordinates of each bus. please guide me how to add these coordinates to each bus?

asked 2017-02-23 01:04:50 -0500

anonymous user

Anonymous

i have created a database of about 1500 buses of different voltage levels( viz 765kV,400kV,220kV,132kV), i tried to add location in the item properties, but when i again open the same location, i found 0 in latitude and longitude. i need to add all the gps coordinates in bulk (may be in an excel format will be easier). After adding the location i want to open my SLD of the real geographical may( google earth). so as to have each bus on its actual geographical location on the map

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-02-23 11:24:10 -0500

EBahr gravatar image

I would check out section 3.6.8 Specifying Bus Locations from a File in the GUI Users Guide. Basically you create a file with something like the following format and save as a *.loc:

GEOPHYSICAL
/BusID, X location, Y location
100,        50.863N,    90.423W
101,        50.345N,    80.564W

Then, just load the *.loc file and start building your SLD. If you already have a SLD built, you can click Diagram, then click Update bus locations.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2017-02-23 01:04:50 -0500

Seen: 1,000 times

Last updated: Feb 23 '17