[OSM-dev] osm2pgsql: support for local route names
Shaun McDonald
shaun at shaunmcdonald.me.uk
Sat Apr 13 09:34:18 UTC 2013
On 13 Apr 2013, at 07:43, RainerU <ray66 at sfr.fr> wrote:
> Hi Sven,
> Am 12.04.2013 12:05, schrieb Sven Geggus:
>> Wouldnt it make more sense to copy all tags probably prefixing route_ to be
>> compatible to the existing code?
>
> That's a good point. I will try to implement it like that.
Another option is to use the hstore options of Postgres and osm2pgsql and form the queries based on that. Doing it that was will probably use less diskspace and avoid having too many columns etc.
Shaun
More information about the dev
mailing list