You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Transit Developers
I am developing a train timetable application for Android
and I am looking for the GPS coordinates of Italian train stations.
Anyone knows where I can find them?
Daniele
Vijay Patil
unread,
Oct 27, 2009, 12:46:08 AM10/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to transit-d...@googlegroups.com
I assume you are looking for longitude, latitude (lon-lat) values for all train stations. You could use one of the following method :
+ Use Google Earth, create place mark at train stations. Save the file as KML. The file will contain lon-lat values.
+ You could actually visit all train stations and using GPS device note down lon-lat values.
+ If you are developing a web application then you may consider using Google Maps API or OpenLayers javascript library. It will allow you to get lon-lat of train stations directly into your application. You need to be careful about the projection type being used.
HTH
Daniele
-- Vijay Patil
Kieran Huggins
unread,
Oct 27, 2009, 4:54:59 PM10/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to transit-d...@googlegroups.com
OpenStreetMap likely has the stations geolocated already - worth a look: