Talk:Osmarender/orp

From OpenStreetMap Wiki
Jump to navigation Jump to search

To run with Debian (and Ubuntu too), we need the following packages:

  • libxml-perl
  • libxml-sax-perl
  • libxml-writer-perl
  • libxml-xpath-perl
  • libset-object-perl

--Andy 20:09, 28 March 2008 (UTC)

For Gentoo Linux I had to emerge:

  • dev-perl/XML-XPath
  • dev-perl/XML-Writer
  • Set::Object (via g-cpan)

--Deelkar (talk) 15:58, 5 May 2008 (UTC)

Projection support

I've worked support for arbitrary projections into or/p (in a way that still permits the built-in EPSG:3875 code to work even if Geo::Proj4 is not available). But I don't know to whom I should send the patch to consider for inclusion. Who is the current maintainer?

I believe that should be Frederik Ramm. --Deelkar (talk) 15:16, 6 March 2010 (UTC)
Thanks; mail now sent to User:Frederik_Ramm --tms13 16:54, 18 March 2010 (UTC)

Bug?

In ubuntu 10.04 I receive the follwing error:

perl orp.pl -r osm-map-features-z17.xml data.osm Cannot open file '/home/xan/Escriptori/excursio/osmrender/orp/../stylesheets/markers.xml' at /usr/share/perl5/XML/XPath.pm line 53.


Why?

Any hint?

Thanks,--Xan 23:24, 20 April 2011 (BST)

it seems you have only fetched orp, you need to get the stylesheets separately then, which you seem to miss.--Deelkar (talk) 16:34, 26 April 2011 (BST)