imnemina Posted April 16, 2013 Report Posted April 16, 2013 I'm thinking of making a map of flights for the pilots can see destinations to fly more graphically. Something like this: http://viajaraargentina.files.wordpress.com/2011/04/ruta-aerolineas-argentinas1.jpg It would be a bitmap image mapped with coordinates that when you click on a city to return all available flights to that destination. The problem is that the link schedules/view, destinations are not filter for airoport, shows all. On our site the link is http://newaps2012.com.ar/index.php/schedules/view It should be something like "http://newaps2012.com.ar/index.php/schedules/view = KJFK" or something, but can not find the right way of putting it. I honestly do not know if it's posible. Someone comes up as writing the link correctly? Regards Quote
Administrators simpilot Posted April 16, 2013 Administrators Report Posted April 16, 2013 You can use the AmMap plugin for creating the maps on the fly. -> http://www.ammap.com/ It will take data input from your system to create each map dynamically. 1 Quote
Strider Posted April 16, 2013 Report Posted April 16, 2013 What simpilot said is true, but it does require some knowledge of html,php and javascript. 1 Quote
imnemina Posted April 17, 2013 Author Report Posted April 17, 2013 I do not think I explained myself well. What I need to know is if any way of creating a link to flights and filtered to a destination. So that when a pilot click on the city name on the map, the site take you to the page but it leaked flights to that destination. Example: http://newaps2012.com.ar/action.php/schedules/view=arricao% 20KJFK I try with this but it gives me error. The map itself, as I do in JPG with photoshop. Regards Quote
imnemina Posted April 17, 2013 Author Report Posted April 17, 2013 I'm very close. It's something, but I can not find the right code: http://newaps2012.co.../schedules/view # arrapttab KJFK Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.