Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProgramOptions: --prefixtables <prefix> / -- sufix < suffix> #52

Closed
cvvergara opened this issue Apr 29, 2015 · 4 comments
Closed

ProgramOptions: --prefixtables <prefix> / -- sufix < suffix> #52

cvvergara opened this issue Apr 29, 2015 · 4 comments

Comments

@cvvergara
Copy link
Member

-prefixtables <prefix>
specifics: optional (default value???)
In the help suggest meaningfull prefixes eu_ or mx_
and its a pŕefix to ways
Component of issue: #43

--prefix instead of --prefixtables

Some Q's:
if "multimodal" then tables can have also a predefined suffix?
mx_ways_bus
mx_ways_train
etc.
or multimodal can fit on the same table with an extra column that indicates which kind of transportation???
if the user only wants to do train routing, can it be compulsory _train??, or can he choose??
if he can choose the we also need --sufix
The --help should be clear on what we decide.

@cvvergara
Copy link
Member Author

Related problem Issue #39

@cvvergara
Copy link
Member Author

@dkastl
prefix or prefixtables?
prefixtables is what is current.

@dkastl
Copy link
Member

dkastl commented Aug 4, 2015

I would use --prefix because it's shorter.
Is there anything else that could be used for --prefix than for tables?

@cvvergara
Copy link
Member Author

no that I know of.
(correct me if I am wrong) right now length is given in degrees distance also cost & reverse cost.

But I also want the suffix
so a table can go like: (thinking for the future)
eu_ways_sec // sec as in time to traverse the edge in cost & reverse_cost
eu_ways_mts // mts as in meters (the length column filled with meters)

which by the way remind me, in all the documentation of pgRouting edge_table is used instead of ways which is what osm2pgrouting uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants