Mercurial > hg > nsaunier > traffic-intelligence
annotate README @ 711:523eda2fafd4
added function to create index
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Wed, 22 Jul 2015 17:54:33 -0400 |
| parents | 35c99776e593 |
| children | fd729e8f073c |
| rev | line source |
|---|---|
|
505
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
1 This software project provides a set of tools developed by Nicolas |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
2 Saunier and his collaborators for transportation data processing, in |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
3 particular road traffic, motorized and non-motorized. The project |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
4 consists in particular in tools for the most typical transportation |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
5 data type, trajectories, i.e. temporal series of positions. |
|
80
9a51372607d6
added MIT license to the project
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
diff
changeset
|
6 |
|
505
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
7 The code is licensed under the MIT open source license |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
8 (http://www.opensource.org/licenses/mit-license). |
| 81 | 9 |
|
505
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
10 Contact me at [email protected] and learn more about my work |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
11 at http://nicolas.saunier.confins.net. |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
12 |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
13 Please consult the project website on Bitbucket for more information |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
14 and step-by-step guides |
|
35c99776e593
added new lines for README
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents:
272
diff
changeset
|
15 https://bitbucket.org/Nicolas/trafficintelligence/wiki/Home |
