heldersepu / GMapCatcher

An offline map viewer
Other
218 stars 69 forks source link

"Seznam.cz" maps now uses different system #456

Open Sc0ttx opened 6 years ago

Sc0ttx commented 6 years ago

"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.

heldersepu commented 6 years ago

Why don't you do it? Submit a Pull request

Sc0ttx commented 6 years ago

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.

heldersepu commented 6 years ago

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

Sc0ttx commented 6 years ago

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.