-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
"Seznam.cz" maps now uses different system #456
Comments
Why don't you do it? |
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: 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 :) |
"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.
The text was updated successfully, but these errors were encountered: