Giter VIP home page Giter VIP logo

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Another Map service provider is:
http://www.openstreetmap.org/

Original comment by heldersepu on 14 Jul 2009 at 8:29

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
some findings about Open Street Map (OST)
 http://a.tile.openstreetmap.org/0/0/0.png
 http://[server(a,b,c)].tile.openstreetmap.org/[zoom]/[x]/[y].png

Original comment by heldersepu on 14 Jul 2009 at 8:56

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
... doing some digging in Yandex but no much success yet, here is what I found 
so far:

I was able to get to one of the tiles servers, but it looks different:
http://vec01.maps.yandex.net/tiles?l=map&v=2.2.3&x=2&y=5&z=4

Attached is a file that might contain some answers

Original comment by heldersepu on 13 Jan 2010 at 4:24

Attachments:

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Instead of hardcoding all the map servers option should be provided to the 
(advanced) users to add new map server urls.

Original comment by [email protected] on 8 Jul 2010 at 9:31

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
the (advanced) users can go into the code and add new map servers in that way 
regular user can use it

Original comment by heldersepu on 8 Jul 2010 at 1:59

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Add initial support for yandex maps, see r1057

Original comment by heldersepu on 29 Sep 2010 at 4:24

  • Changed state: Started

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024

Original comment by heldersepu on 29 Sep 2010 at 5:13

  • Added labels: Milestone-Release0.76

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Please note: Yandex map projection is different from Google/OSM/etc., so 
lat/lon -> tile x y conversion is invalid at the moment. It is not very hard to 
fix it in mapUtils.py - someone just have to add a bit more calculations in 
coord_to_tile/tile_to_coord functions as it was done in unit2latlon/latlon2unit 
here: 

http://maemo.shmuma.ru/mapper/patches/maemo-mapper_2.5.1-yandex1.patch

You can find more information in Maemo Mapper with Shmuma patches that adds 
full support for Yandex maps. Link to the source archive with patches:

http://maemo.shmuma.ru/mapper/src/maemo-mapper_2.5.1-os2008-yandex1.tar.gz

Original comment by [email protected] on 8 Oct 2010 at 9:13

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
As is right now looks good enough to me...

Original comment by heldersepu on 8 Oct 2010 at 6:57

Attachments:

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Steps to reproduce:

1. Download Google Earth
2. Run it, choose some point in Russia - in the center of Saint Petersburg e.g.
3. Save this point.
4. Open GMapcatcher with Google/OSM maps and open/locate the given point.
5. Increase zoom level to maximum possible.
6. Switch to the Yandex maps.

You'll see the difference is about 20-30 km. So you can browse the world, but 
you can't use this data for real navigation with GPS.

This issue is known by all developers of similar applications (Maemo Mapper, 
RMaps for Android etc.)

Original comment by [email protected] on 9 Oct 2010 at 8:39

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Moreover, Google uses Mercator spheroid projection, Yandex - Mercator 
ellipsoid. The difference can't be seen with zoom level on your screenshot.

Original comment by [email protected] on 9 Oct 2010 at 8:47

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Now I see! thank you very much for your explanation.

Original comment by heldersepu on 10 Oct 2010 at 1:13

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Hello Maxim and Helder,
  the yandex maps are broken when setting "Use a different folder per Map Service" is checked. There is missing an 'elif' in function get_url_from_coord in file mapServices.py. 

Tomas

Original comment by [email protected] on 13 Oct 2010 at 2:43

from gmapcatcher.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024

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

  • Changed state: Fixed

from gmapcatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.