[Tilesathome] lowzoom how?
80n
80n80n at gmail.com
Sun Nov 18 11:17:25 GMT 2007
On Nov 18, 2007 5:25 AM, Matthias Julius <lists at julius-net.net> wrote:
> "Adam Schreiber" <sadam at clemson.edu> writes:
>
> > I changed my config to do the lowzoom layer and ran
> >
> > tilesGen.pl xy 69 101 8
> >
> > It then proceeded to claim to download files and upload a blank zoom 8
> > tile. If I ran it on loop, it quickly downloaded rendered a blank
> > tile very quickly and then uploaded a blank tile.
> >
> > I'm not sure what's going on.
>
> I have tried to render lowzoom tiles as well and got only empty
> tiles. After investigating a little bit I found out that the osm files
> returned by the XAPI contain no data. They only contain the osm
> element which is empty.
>
> Then I tried the usage example from the XAPI wiki page
>
> wget http://www.informationfreeway.org/api/0.5/node[amenity=hospital]<http://www.informationfreeway.org/api/0.5/node%5Bamenity=hospital%5D>-O
> data.osm
>
> and the returned file only contains
>
> <?xml version='1.0' standalone='no'?>
>
Works for me:
<osm version="0.5" generator="osmxapi: OSM Extended API"
osmxapi:uri="/api/0.5/node%5bamenity=hospital%5d"
osmxapi:planetDate="20071110" osmxapi:copyright="2007 OpenStreetMap
contributors">
−
<node id="672180" lat="48.2111046" lon="16.3034403" user="Gabriel Ebner"
osmxapi:users="Gabriel Ebner" timestamp="2007-10-27T21:40:40Z">
<tag k="amenity" v="hospital"/>
<tag k="name" v="Wilhelminenspital"/>
</node>
−
<node id="3596186" lat="53.4633700" lon="-2.2266791"
timestamp="2007-06-21T17:10:58+01:00">
<tag k="amenity" v="hospital"/>
<tag k="name" v="Manchester Royal Infirmary"/>
</node>
−
<node id="8095626" lat="59.3096202" lon="18.0556183"
timestamp="2007-09-19T12:25:53+01:00">
<tag k="amenity" v="hospital"/>
</node>
−
<node id="11152240" lat="54.9787451" lon="-1.6182749"
timestamp="2007-11-03T12:11:13Z">
<tag k="amenity" v="hospital"/>
<tag k="loc_name" v="RVI"/>
<tag k="name" v="Royal Victoria Infirmary"/>
</node>
−
<node id="12138761" lat="51.3348068" lon="-0.4086243"
timestamp="2006-07-30T20:45:11+01:00">
<tag k="amenity" v="hospital"/>
<tag k="name" v="Cobham Community Hospital and Health Centre"/>
<tag k="note" v="No Emergency Department"/>
</node>
etc
>
> Matthias
>
> _______________________________________________
> Tilesathome mailing list
> Tilesathome at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tilesathome/attachments/20071118/87e599d2/attachment.html>
More information about the Tilesathome
mailing list