I will try to test it in the next weeks. Setting up a new render stack
is no common task so it may take a while until you get enough response.
Best would be to ask for svn commit access and just commit it. If it
breaks, so. will fix it. It if not easy to get feedback on a tool like
osm2pgsql.
Thank you for your work!
Peter
Am 01.11.2010 00:02, schrieb Hartmut Holzgraefe:
I've extended osm2pgsql to dynamically support different parsing
frontends and added direct .pbf reading support which is roughly
based on code heavily inspired by from pbf2osm
Changes in this branch over osm2pgsql trunk include:
* configure now properly checks requirements
* libxml2 based and primitive xml parsing are now both supported
by the default build
* additional frontend for reading .osm.pbf files
The reading frontend can be selected using the --input-reader=...
(or -r) command line option. Possible values are 'xml2' (default),
'primitive' or 'pbf'.
The current protobuf-c-0.14 is required to build, older versions
will not work. Building without PBF support is not possible yet,
but is on my Todo list.
Current source is available as
http://php-baustelle.de/osm2pgsql-0.70.2.tar.gz
and a bazaar branch repository is available at
https://code.launchpad.net/~hartmut-php/+junk/osm2pgsql-autotools
So far the status is "works for me" only so i'd like to get some
testing feedback ...
PS: as the code is already a mix of C and C++ files it might make
sense to convert the parser, middle and out "plugin" interfaces
to C++ classes as well?
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev