Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/public-transport/gtfs-to-fptf
Convert GFTS data to FPTF: lib & CLI.
https://github.com/public-transport/gtfs-to-fptf
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGE...
lodash.package -> lodash/package
54f37954eb83de9a15114da941c805aaf07b884e authored almost 6 years ago
54f37954eb83de9a15114da941c805aaf07b884e authored almost 6 years ago
rename sample directories
cbcd8b2036c71f861babc32cecd868e284f2acfe authored almost 6 years ago
cbcd8b2036c71f861babc32cecd868e284f2acfe authored almost 6 years ago
adapt to linter: spaces -> tabs, fix timezone error(s), remove disused requires
63a0bf99ba04761f977426352963b87470c02e60 authored almost 6 years ago
63a0bf99ba04761f977426352963b87470c02e60 authored almost 6 years ago
update author mail, node>=8, add linter and depcheck
71f64cc4627a62fa8ea13bc0adcbdea172e25fbe authored almost 6 years ago
71f64cc4627a62fa8ea13bc0adcbdea172e25fbe authored almost 6 years ago
update license year
75a2fff55f4f06a9b2616dfbe7fbc621a1a76e0f authored almost 6 years ago
75a2fff55f4f06a9b2616dfbe7fbc621a1a76e0f authored almost 6 years ago
remove yaml config
b4de0ab0fd14afa87dd7c2f09934b96dd3ef77d3 authored almost 6 years ago
b4de0ab0fd14afa87dd7c2f09934b96dd3ef77d3 authored almost 6 years ago
use absolute paths in gitignore, add files
ee7ad69bbae6fb7d1eed0bbad38039296a9b3a71 authored almost 6 years ago
ee7ad69bbae6fb7d1eed0bbad38039296a9b3a71 authored almost 6 years ago
add support for shapes.txt, refactor using async/await
d8d4fec73a7404cf3bc7df6431c3e54def22abba authored almost 6 years ago
d8d4fec73a7404cf3bc7df6431c3e54def22abba authored almost 6 years ago
0.1.1
3032d666d8a2cb4c27dd0de8e67c0e0f895f7753 authored over 6 years ago
3032d666d8a2cb4c27dd0de8e67c0e0f895f7753 authored over 6 years ago
add gtfs mode for lines
ddad2c0a90cf283d8472fa1ef0ea2d237777de9f authored over 6 years ago
ddad2c0a90cf283d8472fa1ef0ea2d237777de9f authored over 6 years ago
update version number
d094b73b774eb8456fe8b31283f939fda280d04a authored almost 7 years ago
d094b73b774eb8456fe8b31283f939fda280d04a authored almost 7 years ago
update depencencies
7f91de2d5612663140ffd477e874341d1ccd5c8a authored almost 7 years ago
7f91de2d5612663140ffd477e874341d1ccd5c8a authored almost 7 years ago
update readme
641c453a9096a6688cf79917c5ceae2fb3ea087f authored almost 7 years ago
641c453a9096a6688cf79917c5ceae2fb3ea087f authored almost 7 years ago
adapt to gtfs-to-leveldb api, fix async stream closing
186fb8c28e5c6adee30d4ae417e727bb6095c862 authored almost 7 years ago
186fb8c28e5c6adee30d4ae417e727bb6095c862 authored almost 7 years ago
fix is-empty-file promises
be9113294c93e6d522ba940ed9e39d413be4265b authored almost 7 years ago
be9113294c93e6d522ba940ed9e39d413be4265b authored almost 7 years ago
coordinates -> location ([email protected])
9213046c4e8e1e0be532280609a162f49f9c61ce authored almost 7 years ago
9213046c4e8e1e0be532280609a162f49f9c61ce authored almost 7 years ago
fix 'files' field
95672d08ac20817b9529bbae944125ed1c479da3 authored almost 7 years ago
95672d08ac20817b9529bbae944125ed1c479da3 authored almost 7 years ago
license: MIT -> ISC
7462cbb3ae0f9a6812c68792786f4963efdeab0b authored almost 7 years ago
7462cbb3ae0f9a6812c68792786f4963efdeab0b authored almost 7 years ago
Merge pull request #7 from public-transport/gtfs-to-leveldb
use gtfs-to-leveldb
f61c31343fa3f458ef0f2542420c824438ffc079 authored almost 7 years ago
remove package-lock
3dfea80bb8ae7922f85edfe18c0033cff7dc6b0b authored almost 7 years ago
3dfea80bb8ae7922f85edfe18c0033cff7dc6b0b authored almost 7 years ago
remove package-lock, update gitignore
dbcd8c119023119e0911a6dcf5947465595404ca authored almost 7 years ago
dbcd8c119023119e0911a6dcf5947465595404ca authored almost 7 years ago
use gtfs-to-leveldb
cfcd8572a05db00071eb920730eebcaff240e67a authored about 7 years ago
cfcd8572a05db00071eb920730eebcaff240e67a authored about 7 years ago
restore Node memory limit, minor stuff
ccb485ecf457de045f6351e0528a9dc02a72c10b authored about 7 years ago
ccb485ecf457de045f6351e0528a9dc02a72c10b authored about 7 years ago
tmp-dir CLI option
aa8bae6e96922dbe03b555680d27b571a352f7ef authored about 7 years ago
aa8bae6e96922dbe03b555680d27b571a352f7ef authored about 7 years ago
index.js: async/await for more readable code
134a2cb89754f7d90b2f375a02cdba86d2774ac7 authored about 7 years ago
134a2cb89754f7d90b2f375a02cdba86d2774ac7 authored about 7 years ago
bin.js: use async/await, fs-extra, pump for more readable code
additional implicit benefits:
- pump catches stream errors
- fse.ensureDir works like mkdir -p
Merge pull request #3 from public-transport/import-pass-db-in
refactor GTFS import
01940b1ded9260e1e2a8fc251bf57a2f0f9acb4e authored about 7 years ago
use a custom level-write-stream
todo: publish this thing to npm
04161f866589161c626343eeb1171be1b501bdd4 authored about 7 years ago
rewrite & fix read-gtfs/import.js :bug:
8e3c45f3e7d307f26a6f5a586438f75f8bcf8f00 authored about 7 years ago
8e3c45f3e7d307f26a6f5a586438f75f8bcf8f00 authored about 7 years ago
bugfixes :bug:
374a6bf9fdc6ab06fab7e2fed609ce02ddbd47df authored about 7 years ago
374a6bf9fdc6ab06fab7e2fed609ce02ddbd47df authored about 7 years ago
fast-csv -> csv-parser
63d0ecd5e6444c2cb47ba0f268830ae96415f8f1 authored about 7 years ago
63d0ecd5e6444c2cb47ba0f268830ae96415f8f1 authored about 7 years ago
remove shrinkwrap.yaml
either package-lock.json or shrinkwrap.yaml or yarn.lock
fd4550722e1949ea86d40858f04f7e0e39e855a8 authored about 7 years ago
rename agencyStream, etc to plural
21fcc99132af6c4b0df6884e34606b352c5db953 authored about 7 years ago
21fcc99132af6c4b0df6884e34606b352c5db953 authored about 7 years ago
update shrinkwrap.yaml, add package-lock.json
8b2736f3fafc36740162564da51e426e0906ca8d authored about 7 years ago
8b2736f3fafc36740162564da51e426e0906ca8d authored about 7 years ago
let bin.js pass the source dir instead of streams
0bde31ad1e4796eb68b9b7a41074674932a1eb3a authored over 7 years ago
0bde31ad1e4796eb68b9b7a41074674932a1eb3a authored over 7 years ago
merge master into import-pass-db-in
93900ebce1565e92a60cd5d74e79760a21ca4a0f authored over 7 years ago
93900ebce1565e92a60cd5d74e79760a21ca4a0f authored over 7 years ago
don't monkey-patch write stream into db
c7cbe4db0ebfb196518b596a8aa2ca1655d04fcd authored over 7 years ago
c7cbe4db0ebfb196518b596a8aa2ca1655d04fcd authored over 7 years ago
rewrite index.js
1a0d6af2293bcb91fcb34291f4aa885b029094bb authored over 7 years ago
1a0d6af2293bcb91fcb34291f4aa885b029094bb authored over 7 years ago
read-gtfs/import: remove db creation
4f6b6d39ce26905127706a10fb421212c863fbbe authored over 7 years ago
4f6b6d39ce26905127706a10fb421212c863fbbe authored over 7 years ago
refactor DB reader, write new GTFS file reader
- use read-gtfs/mapping
- rename `raeudig` to `lastPossible`
Merge pull request #1 from public-transport/code-style
code style: rename vars, use a function to compute LevelDB keys
18ffc3d5fa88c96353c96a7ecd5b03f4b21a1434 authored over 7 years ago
remove db -> files mapping for now
164a3bbd1b34039db900f57ab0420ee2b0d82829 authored over 7 years ago
164a3bbd1b34039db900f57ab0420ee2b0d82829 authored over 7 years ago
GTFS import: extract file <-> DB mapping
e6cbe19274f5da83a9399b5ebf1c79471830e3a1 authored over 7 years ago
e6cbe19274f5da83a9399b5ebf1c79471830e3a1 authored over 7 years ago
GTFS import: rename a few things
52f14e8a29ee4d5341577ead57f6f58b8c9e9b94 authored over 7 years ago
52f14e8a29ee4d5341577ead57f6f58b8c9e9b94 authored over 7 years ago
use a function to compute keys
19e01256c52a79faa5b62630f0460c4681e363d3 authored over 7 years ago
19e01256c52a79faa5b62630f0460c4681e363d3 authored over 7 years ago
remove catch in lib fn
878a94e60444d36216d8c1a78e174fab7e452362 authored over 7 years ago
878a94e60444d36216d8c1a78e174fab7e452362 authored over 7 years ago
rename prepare -> dataToOp, writeStreams -> streams
dc3114c43025ecc9738f619dba51b80ddd42d13f authored over 7 years ago
dc3114c43025ecc9738f619dba51b80ddd42d13f authored over 7 years ago
4 spaces -> tabs
as specified in the Editorconfig# Please enter the commit message for your changes. Lines starting
056d4f0c0a29013b95652c9c3daa19e3b49a3839 authored over 7 years ago
fancify readme :rainbow:
9f207957979653f2a212aa2597c9e19330f8eb89 authored over 7 years ago
9f207957979653f2a212aa2597c9e19330f8eb89 authored over 7 years ago
fancify readme
34e7b9f2239b7da452e162df4ab869a8146c48a5 authored over 7 years ago
34e7b9f2239b7da452e162df4ab869a8146c48a5 authored over 7 years ago
add docs, move to-do to separate section
c05326431c90d9e4884841ca975ca2f1ef543b41 authored over 7 years ago
c05326431c90d9e4884841ca975ca2f1ef543b41 authored over 7 years ago
change csv parser
d04e44f72e763fabb153717c049bbf54703fe79f authored over 7 years ago
d04e44f72e763fabb153717c049bbf54703fe79f authored over 7 years ago
remove dependencies
6d8812a49686cb6485c7cd38d211dfa9d6678902 authored over 7 years ago
6d8812a49686cb6485c7cd38d211dfa9d6678902 authored over 7 years ago
fancify readme :rainbow:
25df683b79c645badf5b9f8fa7da8c5451c2e07f authored over 7 years ago
25df683b79c645badf5b9f8fa7da8c5451c2e07f authored over 7 years ago
init
dc6b8190eeae81f925ac03cc6eefad5f132c26d6 authored over 7 years ago
dc6b8190eeae81f925ac03cc6eefad5f132c26d6 authored over 7 years ago