The xobjex call is benign.  Osmarender is attempting to get the current date
using a date service provided by xobjex but this doesn't appear to work for
some xsl processors.  All its used for is to put the year into a copyright
notice so its not going to cause any problem here.

The namespace error is probably caused by one of the pre-processors in the
stack not passing through the xmlns attribute on the <osm> element.

The <osm> element from osmxapi should looks something like this:
<osm version='0.5' generator='osmxapi: OSM Extended API' xmlns:osmxapi='
http://www.informationfreeway.org/osmxapi/0.5'
osmxapi:uri=/api/0.5/way[elephant=*]' osmxapi:planetDate='20071118'
osmxapi:copyright='2007 OpenStreetMap contributors'>

>From the error message below I'd say that close-areas is probably the first
place to look.

80n

On Nov 19, 2007 12:47 AM, Brent Easton <[EMAIL PROTECTED]> wrote:

> When processing lowzoom tiles, I am getting thousands of these errors:
>
> data-3380-close-areas.osm:6613: namespace error : Namespace prefix osmxapi
> for users on node is not defined
> 149.1366727' user='mtrax' osmxapi:users='mtrax'
> timestamp='2007-10-31T12:38:31Z'
>
> and one of these for each zoom level:
>
> I/O error : Attempt to load network entity
> http://xobjex.com/service/date.xsl
> warning: failed to load external entity "
> http://xobjex.com/service/date.xsl";
>
> Neither appear to be causing any problems though.
>
> Regards,
> Brent.
>
>
> ____________________________________________________________
> Brent Easton
> Analyst/Programmer
> University of Western Sydney
> Email: [EMAIL PROTECTED]
>
>
> _______________________________________________
> Tilesathome mailing list
> [email protected]
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome
>
_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/tilesathome

Reply via email to