Re: [datameet] Transit Map design

2017-03-20 Thread Arun Ganesh
On Mon, Mar 20, 2017 at 5:41 PM, H. S. Sudhira  wrote:

> This one is interesting too: http://mbtaviz.github.io/
>
>
Amazing!

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [datameet] Transit Map design

2017-03-20 Thread H. S. Sudhira
This one is interesting too: http://mbtaviz.github.io/

On 20 March 2017 at 15:43, Dhaval Shukla  wrote:

> Thanks
>
>
> I'll post the routes here once I have covered them all. I've covered about
> 2/3rds of the routes here.
>
> On Saturday, 18 March 2017 13:45:00 UTC+5:30, Arun Ganesh wrote:
>>
>> Dhaval, a few transit maps for India that I had made many years back was
>> my first experiments with making such kind of diagrams:
>>
>>
>>- https://upload.wikimedia.org/wikipedia/commons/9/9b/Chennai_
>>suburban_rail_and_bus_interconnectivity_map.png
>>
>> 
>>- https://upload.wikimedia.org/wikipedia/commons/4/47/Ahmedaba
>>d_BRTS_Network_Map.png
>>- https://upload.wikimedia.org/wikipedia/commons/9/9b/Chennai_
>>Metropolitan_Area_Transit_Diagram.png
>>
>> 
>>- https://upload.wikimedia.org/wikipedia/commons/5/5a/Chennai_
>>Metropolitan_Area_Transit_-_Night_Bus_Routes_Map.png
>>
>> 
>>
>>
>> 
>>
>> Its fairly easy to make a schematic of a railway map, but gets a lot
>> harder the more interconnections there are, like in a road based system
>> with buses or autos. To understand the process behind such maps read this
>> comprehensive documentation
>> 
>> of an independent redesign of the Paris map.
>>
>> The step is to get your data in place. Maybe you can share what you have
>> collected so far?
>>
>> On Sat, Mar 18, 2017 at 12:55 PM, Suvajit Sengupta > > wrote:
>>
>>> The ideal one will be to capture the route information in GTFS format
>>> and then use transitive.js ( https://github.com/conveyal/transitive.js/
>>> ) to visualise it.
>>>
>>> Best part of transitive is that you can couple it up with leaflet and
>>> create dynamic route maps.
>>>
>>> An example is shown here : http://conveyal.com/transitive.js/
>>>
>>>
>>>
>>> Suvajit Sengupta
>>> [image: https://]about.me/suvajitsengupta
>>>
>>> 
>>>
>>>
>>> On Sat, Mar 18, 2017 at 12:48 PM, Thejesh GN  wrote:
>>>
 I found this useful.


 https://www.kalyani.com/blog/2010/10/08/subway-map-visualiza
 tion-jquery-plugin/


 Thej
 --
 Thejesh GN ⏚ ತೇಜೇಶ್ ಜಿ.ಎನ್
 http://thejeshgn.com

 On 18-Mar-2017 12:38 PM, "Dhaval Shukla"  wrote:


 Has anyone here worked with transit map design?

 What I mean is the minimalist maps used for metro systems around the
 world like delhi metro, brts maps, london metro etc?

 I want to create one for the shared auto routes of ahmedabad- I have
 mapped quite a few of them already on QGIS- and was wondering if people had
 any tools/suggestions.

 There are no fixed timings on this route, of course, since it runs
 unofficially, but I can create sample times.

 --
 Datameet is a community of Data Science enthusiasts in India. Know more
 about us by visiting http://datameet.org
 ---
 You received this message because you are subscribed to the Google
 Groups "datameet" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to datameet+u...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


 --
 Datameet is a community of Data Science enthusiasts in India. Know more
 about us by visiting http://datameet.org
 ---
 You received this message because you are subscribed to the Google
 Groups "datameet" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to datameet+u...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
>>> Datameet is a community of Data Science enthusiasts in India. Know more
>>> about us by visiting http://datameet.org
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to datameet+u...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> Datameet is a community of Data Science enthusiasts in India. Know more
> about us by visiting http://datameet.org
> ---
> You received this message because you are subscribed to the Google Groups
> "datameet" group.
> To unsubscribe from this group and stop receiving emails from it, 

Re: [datameet] Transit Map design

2017-03-20 Thread Dhaval Shukla
Thanks


I'll post the routes here once I have covered them all. I've covered about 
2/3rds of the routes here.

On Saturday, 18 March 2017 13:45:00 UTC+5:30, Arun Ganesh wrote:
>
> Dhaval, a few transit maps for India that I had made many years back was 
> my first experiments with making such kind of diagrams:
>
>
>- 
>
> https://upload.wikimedia.org/wikipedia/commons/9/9b/Chennai_suburban_rail_and_bus_interconnectivity_map.png
>- 
>
> https://upload.wikimedia.org/wikipedia/commons/4/47/Ahmedabad_BRTS_Network_Map.png
>- 
>
> https://upload.wikimedia.org/wikipedia/commons/9/9b/Chennai_Metropolitan_Area_Transit_Diagram.png
>- 
>
> https://upload.wikimedia.org/wikipedia/commons/5/5a/Chennai_Metropolitan_Area_Transit_-_Night_Bus_Routes_Map.png
>
>
> 
>
> Its fairly easy to make a schematic of a railway map, but gets a lot 
> harder the more interconnections there are, like in a road based system 
> with buses or autos. To understand the process behind such maps read this 
> comprehensive documentation 
>  
> of an independent redesign of the Paris map.
>
> The step is to get your data in place. Maybe you can share what you have 
> collected so far?
>
> On Sat, Mar 18, 2017 at 12:55 PM, Suvajit Sengupta  > wrote:
>
>> The ideal one will be to capture the route information in GTFS format and 
>> then use transitive.js ( https://github.com/conveyal/transitive.js/ ) to 
>> visualise it.
>>
>> Best part of transitive is that you can couple it up with leaflet and 
>> create dynamic route maps.
>>
>> An example is shown here : http://conveyal.com/transitive.js/
>>
>>   
>>
>> Suvajit Sengupta
>> [image: https://]about.me/suvajitsengupta
>>
>> 
>>  
>>
>>
>> On Sat, Mar 18, 2017 at 12:48 PM, Thejesh GN > > wrote:
>>
>>> I found this useful.
>>>
>>>
>>>
>>> https://www.kalyani.com/blog/2010/10/08/subway-map-visualization-jquery-plugin/
>>>
>>>
>>> Thej
>>> --
>>> Thejesh GN ⏚ ತೇಜೇಶ್ ಜಿ.ಎನ್
>>> http://thejeshgn.com
>>>
>>> On 18-Mar-2017 12:38 PM, "Dhaval Shukla" >> > wrote:
>>>
>>>
>>> Has anyone here worked with transit map design?
>>>
>>> What I mean is the minimalist maps used for metro systems around the 
>>> world like delhi metro, brts maps, london metro etc?
>>>
>>> I want to create one for the shared auto routes of ahmedabad- I have 
>>> mapped quite a few of them already on QGIS- and was wondering if people had 
>>> any tools/suggestions.
>>>
>>> There are no fixed timings on this route, of course, since it runs 
>>> unofficially, but I can create sample times.
>>>
>>> -- 
>>> Datameet is a community of Data Science enthusiasts in India. Know more 
>>> about us by visiting http://datameet.org
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to datameet+u...@googlegroups.com .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>> -- 
>>> Datameet is a community of Data Science enthusiasts in India. Know more 
>>> about us by visiting http://datameet.org
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "datameet" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to datameet+u...@googlegroups.com .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> -- 
>> Datameet is a community of Data Science enthusiasts in India. Know more 
>> about us by visiting http://datameet.org
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "datameet" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to datameet+u...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Datameet is a community of Data Science enthusiasts in India. Know more about 
us by visiting http://datameet.org
--- 
You received this message because you are subscribed to the Google Groups 
"datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to datameet+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.