Open Sc0ttx opened 6 years ago
Why don't you do it? Submit a Pull request
I like to help with some programming, I'm C++/C# programmer. I don't have experiences with Python and any programming enviroment for that. It will took me days to prepare working enviroment, understand of Python, understand system of dependencies, and so on. Yes it looks like excuse, but I just don't have that free time now.
Excuses excuses...
To prepare a working environment, will take you less than 10 minutes depending on your internet connection speed, all the instructions are here: https://github.com/heldersepu/GMapCatcher/blob/wiki/devEnv.md
I don't use Seznam and never use it before, you say you don't have free time... you should see my schedule, if you are seriously interested on getting this fixed consider hiring a freelancer, I would recommend you: www.guru.com
Yeah excuses I knew You will say that :) I just want report issue, maybe someday I do it myself, but at now, I have too much opened projects.
"Seznam.cz" maps no longer supports this layout: http://.mapserver.mapy.cz//
and shows error: UTM33 map array is no longer supported...
New layout is simple: http(s)://mapy.cz/?x=&y=&z=
where:
x, y = float numbers, for example: 18.1290159
z = int number [1 to 20].
layer name = {zakladni|turisticka|letecka|zimni|dopravni|zemepisna}
Could somebody update "gmapcatcher/mapServers/seznam.py" code to support new layout?
Thanks.