[OSM-dev] New version of tiles at home
John McKerrell
john at mckerrell.net
Wed Dec 6 10:19:58 GMT 2006
inkscape warnings are fine as far as I know, I always get them, when
using osmarender on my own, or with this.
I also don't seem to be able to see the results of my build on the
map though, my username is mcknut and I've been doing Liverpool if
that helps to check (2014,1327 appears to have missing data for
instance, there should now be two parks tagged up).
John
On 6 Dec 2006, at 10:09, Francisco R. Santos wrote:
> Yes, I had the same problem with the perl command line: ^M. I
> removed and now it is fine.
>
> However, I get a LOT of inkscape warnings:
>
> ** (inkscape:25535): WARNING **: Unimplemented style property
> SP_PROP_BASELINE_SHIFT: value: -35%
>
> Is it normal? inkscape --version gives "Inkscape 0.44 (Oct 9 2006)"
>
>
> Regards,
> Quico
>
> On 12/6/06, John McKerrell < john at mckerrell.net> wrote:
> I was having similar problems, it seems the conf file has DOS line-
> endings, I ran dos2unix (on the conf file) and it looks like it's
> running fine.
>
> John
>
> On 6 Dec 2006, at 07:49, Rhys Powell wrote:
>
> > James R. Glasgow wrote:
> >>>
> >> I am having a problem with this new tiles at home script. when I run
> >>
> >> $ ./tilesGen.pl
> >>
> >> all I get is
> >>
> >>
> >> Downloading: Request from server done, 23 bytes
> >> OK, got something... (from the "grow" server module)
> >> Doing zoom level 12, location 2116, 1380
> >> Doing area around 50.485396,6.020508
> >> Downloading: Map data to data-4971.osm done, 0 bytes
> >> No data at this location
> >> Trying smaller slices...
> >> Downloading: Map data to data-4971-0.osm done, 0 bytes
> >> No data here either
> >>
> >> and then it stops. Is this because there is just no data for this
> >> area and the other 20 areas it just tried, or is it a problem with
> >> the
> >> script?
> >>
> >>
> >> I also tried
> >>
> >> Doing zoom level 12, location 2141, 1396
> >> Doing zoom level 12, location 2018, 1291
> >> Doing zoom level 12, location 2007, 1307
> >> Doing zoom level 12, location 2025, 1382
> >> Doing zoom level 12, location 2108, 1356
> >> Doing zoom level 12, location 2143, 1422
> >>
> >> etc...
> >
> > I was getting the same issue as well as it failing on a bad
> > interpreter
> > say that it was #!/usr/bin/perl^M which I couldn't grep out so I
> > had to
> > copy the script apart from that top line.
> >
> > So far to get it to connect to the server I have had to add into
> > the script
> > my $Niceness = "nice";
> > my $OsmUsername = "username";
> > my $OsmPassword = "password";
> >
> >
> > but I have now run out of time. It appears, on my system at least,
> > that
> > the main script is not reading in the conf file, it is readable
> by all
> > so there is some other underlying reason. Not sure if I will get to
> > look
> > into that today, but I should get a chance to just hack it to get
> > it to
> > run hopefully.
> >
> > Cheers
> >
> > Rhys
> >
> >
> > _______________________________________________
> > dev mailing list
> > dev at openstreetmap.org
> > http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
>
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20061206/fa879e72/attachment.html>
More information about the dev
mailing list