> Try deleting the contents of your cache directory -- the old version
> of pyrender used OSM XML file format, while the new version downloads
> tiles with the graph->location lookups already done.
>
> Instead of the OSM standard:
>
> <nd ref='11616711' />
>
> in cache files, you should see something like:
>
> <nd id='11616711' x='1072729545' y='713811044' />
>
> where x and y are as described in:
>
> http://wiki.openstreetmap.org/index.php/OJW%27s_tile_data_server#What_are_x_and_y

Which is the old and which the new versoin?
I checked out the sources 2 minutes ago.

Did you missed to add a file called tiledata.py?
I've reverted all my changes and updated the sources, but there is
still an error

ImportError: No module named tiledata
There is just OsmTileData

Regards
Raphael

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

Reply via email to