Open GoogleCodeExporter opened 9 years ago
The ".GMapCatcher" directory has multiple items inside, for example in a
default installation you will have :
- markers = file with all your map markers
- locations = file with all the locations searched
- tiles = directory with the map tiles
- sat_tiles = directory with the satellite tiles
In "Settings" > "Custom Maps Directory" you can change the location of
".GMapCatcher" directory to anything you want, that will change the location
for all the items I listed above.
Original comment by heldersepu
on 10 May 2012 at 12:12
Issue 325 has been merged into this issue.
Original comment by heldersepu
on 10 May 2012 at 12:14
yes, i have understood that, but it wasn't my question. I have installed Gmap
on each computer on C: drive. So like that ,maps, marker, location, tiles,
sat_tiles, all of them are in the folder C:\GMapcatcher\.GMapcatcher\ ... but
I have moved the folder d:\.GMapcatcher\ on a network drive
And i have configured Gmap's settings for each computer to focus on this Maps
folder.
Like that, everytime someone is using GMap, the software store the new pic on
the share folder.
But the pb i have is with the markers
Each time someone is adding new marker I see it also. I would like if it's
possible to use the markers file from the one who is install on the C: drive,
and not the one on the network drive
I hope i was more clear with this explanation.
Original comment by olivierc...@gmail.com
on 10 May 2012 at 2:17
a solution would be to modify the path of markers file.
How can i do that ? to use a markers file on the main installation folder but
with no mandatory link with the maps folder.
Original comment by olivierc...@gmail.com
on 10 May 2012 at 4:34
Currently markers, locations and map tiles folder all must be in a common
directory.
You will need to modify the project to read the markers from a different
location
These are some good starting points:
http://code.google.com/p/gmapcatcher/source/browse/trunk/gmapcatcher/mapMark.py
http://code.google.com/p/gmapcatcher/source/browse/trunk/gmapcatcher/mapConf.py
Original comment by heldersepu
on 10 May 2012 at 5:22
thank you for your answer but i have any knowledge with python.
if it s possible for someone to put the same path for marker as gmapcather.conf
thank
Original comment by olivierc...@gmail.com
on 10 May 2012 at 9:32
Original comment by heldersepu
on 22 Jul 2013 at 1:41
Original issue reported on code.google.com by
olivierc...@gmail.com
on 10 May 2012 at 10:02