Airline Route Networks

53 views
Skip to first unread message

Roberto Sanchez

unread,
Apr 21, 2012, 2:14:28 PM4/21/12
to Magic Maps Users
Hello Evan,
I'm considering purchasing Magic Map and I'm trying out the trial
version. I'd like to purchase the software to create maps
demonstrating the route network of airlines. For example, I like to
produce a map showing where JetBlue Airways flies from New York's JFK
to every airport they each serve in the US. I'd like to connect JFK
and the other US airports using solid or dotted lines. Is there a way
to connect the airports/points using lines?

Thanks! Roberto

Evan Miller

unread,
Apr 21, 2012, 3:35:27 PM4/21/12
to magicma...@googlegroups.com
Hi Roberto,

This is a "secret feature" (i.e. not fully baked), but here's how you
can create line segments connecting two cities:

Create a CSV file with one of these sets of columns (along with your
other data):

* latitude1, longitude1, latitude2, longitude2

OR

* city1, state1, city2, state2

OR

* zip code1, zip code2

The created lines will follow Great Circle arcs just like you'd expect
for airline networks. You can color them and define dash patterns as
you wish.

Hope that helps,

Evan

Roberto Sanchez

unread,
Apr 21, 2012, 3:52:14 PM4/21/12
to magicma...@googlegroups.com, magicma...@googlegroups.com
Thanks for your quick response! For the first CSV example using latit. and long., can I also add city labels (without state) in the CSV dataset? If so, what is the column format for doing so.

Thanks again, Roberto!

Sent from my iPhone

Evan Miller

unread,
Apr 21, 2012, 4:10:54 PM4/21/12
to magicma...@googlegroups.com
Hi Roberto,

You can add labels for the line itself (using a column name of your
choosing, such as "route name"), but not to the endpoints. For that
you'll need a separate CSV with the airports.

Best

Evan

On Sat, Apr 21, 2012 at 2:52 PM, Roberto Sanchez

Grasshopper

unread,
Apr 24, 2012, 2:39:15 AM4/24/12
to Magic Maps Users
Hi Evan

I'm just testing out the trial version before making the full version
purchase. When drawing lines between points using a CSV and lat/long
is it possible to change the colour of individual lines. I am trying
to make maps for my tour business and want to colour code the route
depending on the transport used between points.

Thanks
Jason

On Apr 22, 3:10 am, Evan Miller <emmil...@gmail.com> wrote:
> Hi Roberto,
>
> You can add labels for the line itself (using a column name of your
> choosing, such as "route name"), but not to the endpoints. For that
> you'll need a separate CSV with the airports.
>
> Best
>
> Evan
>
> On Sat, Apr 21, 2012 at 2:52 PM, Roberto Sanchez
>
>
>
>
>
>
>
> <mr.roberto.sanc...@gmail.com> wrote:
> > Thanks for your quick response!  For the first CSV example using latit. and long., can I also add city labels (without state) in the CSV dataset?  If so, what is the column format for doing so.
>
> > Thanks again, Roberto!
>
> > Sent from my iPhone
>

Evan Miller

unread,
Apr 24, 2012, 3:53:36 PM4/24/12
to magicma...@googlegroups.com
Hi Jason,

You should be able to color individual lines using the Paint tool in the toolbar.

Best,

Evan
--
Evan Miller
http://www.evanmiller.org/

Grasshopper

unread,
Apr 30, 2012, 5:58:58 AM4/30/12
to Magic Maps Users
Hi Evan

Sorry but I can't get this to work. I have tried to upload a CSV file
formatted as you say and it only draws half of the last line of data.
I did a test on your example in another post for a line between
California and New York and the same problem came up. Is there
something obviously wrong that I might be doing? Here's my CSV file:

name,latitude1,longitude1,latitude2,longitude2
A,27.430809,89.412838,27.4714,89.639402
B,27.4714,89.639402,27.581919,89.862907
C,27.581919,89.862907,27.455446,90.171597
D,27.455446,90.171597,27.499966,90.505006
E,27.499966,90.505006,27.539103,90.756136
F,27.539103,90.756136,27.430809,89.412838

Thanks
Jason


On Apr 25, 2:53 am, Evan Miller <emmil...@gmail.com> wrote:
> Hi Jason,
>
> You should be able to color individual lines using the Paint tool in the
> toolbar.
>
> Best,
>
> Evan
>
>
>
>
>
>
>
>
>
> On Tuesday, April 24, 2012, Grasshopper wrote:
> > Hi Evan
>
> > I'm just testing out the trial version before making the full version
> > purchase.  When drawing lines between points using a CSV and lat/long
> > is it possible to change the colour of individual lines.  I am trying
> > to make maps for my tour business and want to colour code the route
> > depending on the transport used between points.
>
> > Thanks
> > Jason
>
> > On Apr 22, 3:10 am, Evan Miller <emmil...@gmail.com <javascript:;>> wrote:
> > > Hi Roberto,
>
> > > You can add labels for the line itself (using a column name of your
> > > choosing, such as "route name"), but not to the endpoints. For that
> > > you'll need a separate CSV with the airports.
>
> > > Best
>
> > > Evan
>
> > > On Sat, Apr 21, 2012 at 2:52 PM, Roberto Sanchez
>
> > > <mr.roberto.sanc...@gmail.com <javascript:;>> wrote:
> > > > Thanks for your quick response!  For the first CSV example using
> > latit. and long., can I also add city labels (without state) in the CSV
> > dataset?  If so, what is the column format for doing so.
>
> > > > Thanks again, Roberto!
>
> > > > Sent from my iPhone
>
> > > > On Apr 21, 2012, at 2:35 PM, Evan Miller <emmil...@gmail.com<javascript:;>>

Evan Miller

unread,
May 2, 2012, 10:59:38 AM5/2/12
to magicma...@googlegroups.com
Thanks for the detailed report. I've looked into it and it looks like
there are some bugs in this feature. I've fixed them and will send a
new version to Apple ASAP. Magic Maps 1.3.6 is currently in review at
Apple, so this feature should be fixed in version 1.3.7 -- hopefully
in the App Store in 2-3 weeks.

Best

Evan

Evan Miller

unread,
May 17, 2012, 2:06:15 PM5/17/12
to magicma...@googlegroups.com
Ok, 1.3.7 was approved by Apple and will appear in your country's App
Store today or tomorrow. It fixes the bugs in point-to-point routing
as well as a bug in SVG exports of the world map.

Best

Evan

Roberto Sanchez

unread,
May 17, 2012, 7:06:32 PM5/17/12
to magicma...@googlegroups.com
Evan, thanks for the update. I definitely will buy when it hits the App Store. Expect more questions and feedback.

Roberto

Sent from my iPhone
Reply all
Reply to author
Forward
0 new messages