rishabht1 / gmapcatcher

Automatically exported from code.google.com/p/gmapcatcher
0 stars 0 forks source link

addition of the command line parameter (--config-path="gmapcatcher.conf") to select conf file #227

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> What new or enhanced feature are you proposing?
I want to use two exclusive map files like googlemap and openstleetmap.
But gmapchatcher uses only one conf file,so only one map cache directory 
uses multiple map. This causes confusion.

> What goal would this enhancement help you achieve?
If add this feature to gmapcatcher, gmapcatcher can use as a general-purpose 
map viewer usefully.

Original issue reported on code.google.com by ppp15...@gmail.com on 26 Oct 2010 at 4:31

GoogleCodeExporter commented 9 years ago
I will have to investigate if command line parameters are available, we use 
py2exe to build the installer.

We have an option ("Use a different folder per Map Service") perhaps that is 
what you need?

Original comment by heldersepu on 26 Oct 2010 at 12:54

Attachments:

GoogleCodeExporter commented 9 years ago
Hmm...

I do not test it yet, it seems to be reasonable.
But,another issue is left.
In this case, when user want to view other map data ,yser must change
settings manualy every time.
If gmapcatcher has command parameter and make shortcut or script file,
it can view each map in one click or one command and it is very convenience.

Original comment by ppp15...@gmail.com on 26 Oct 2010 at 1:11

GoogleCodeExporter commented 9 years ago
I just did a quick test and the final exe is handling the parameter correctly, 
i will add this shortly.

Original comment by heldersepu on 26 Oct 2010 at 1:37

GoogleCodeExporter commented 9 years ago
Thank you.

Original comment by ppp15...@gmail.com on 26 Oct 2010 at 1:50

GoogleCodeExporter commented 9 years ago
I added this change to GMapCatcher, here is the test installer:
http://code.google.com/p/gmapcatcher/downloads/detail?name=GMapCatcher-0.7.5.2.e
xe

Please test it if you have some time 

Original comment by heldersepu on 2 Dec 2010 at 7:03

GoogleCodeExporter commented 9 years ago

Original comment by heldersepu on 29 Mar 2011 at 2:17