jyawn / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

Bus stops show up x miles east of geo-coordinates recorded from google earth #324

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. created simple route with 3 stops in Kingston, Jamaica
2. Feed validator accepted directory of txt files
3. Load dir into schedule_viewer.exe (transitfeed-windows-binary-1.2.10)and the 
stops appear in the right relative shape to each other, but all are more than 
half a degree east of the real location.

Also, every time I load schedule viewer, i receive an error about v2 API being 
deprecated and then the map disappears..is this related to my problem?

What is the expected output? What do you see instead?
I expect to see the stops in the right location. The map loads and displays, 
but stops are all east of kingston - almost in the ocean.

What version of the product are you using? On what operating system?
1.2.10
Windows 7 Starter SP1

Please provide any additional information below.

The deprecation error:

Google has disabled use of the Maps API for this application. The provided key 
is not a valid Google API Key, or it is not authorized for the Google Maps 
Javascript API v2 on this site. If you are the owner of this application, you 
can learn about obtaining a valid key here: 
http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#O
btaining_Key

Going to this site did not seem to resolve my API issue

Thanks in advance,
Brian Tinger

Original issue reported on code.google.com by btin...@gmail.com on 29 Feb 2012 at 2:47

GoogleCodeExporter commented 8 years ago
Google Earth version 6.2.1.6014 (beta)

stops.txt--
stop_id,stop_name,stop_lat,stop_lon,location_type,parent_station
P1, S Parade,17.581381,-76.473703,,
P2, Beeston St,17.582649,-76.473632,,
P3, Orange St,17.583312,-76.473648,,

Hard to fully debug due to API issue closing the map in schedule viewer. 
Appears both latitude and longitude are off by

Original comment by btin...@gmail.com on 29 Feb 2012 at 3:11

GoogleCodeExporter commented 8 years ago

Original comment by bdfer...@google.com on 26 Sep 2014 at 4:31

GoogleCodeExporter commented 8 years ago
Moved to https://github.com/google/transitfeed/issues/324

Original comment by bdfer...@google.com on 7 Oct 2014 at 7:39