Git Product home page Git Product logo

Comments (5)

woodpeck avatar woodpeck commented on May 23, 2024

Unsure what you mean but the normal --hstore option will import all tags that do not have an explicit column into the hstore. Features that have no value in any of the columns will still be imported. Only if you specify --hstore-match-only will such features be dropped.

from osm2pgsql.

hjanetzek avatar hjanetzek commented on May 23, 2024

Thank you. That answers my question. I had overlooked the subtext of --hstore-match-only

from osm2pgsql.

hjanetzek avatar hjanetzek commented on May 23, 2024

Though one problem is then how to add the hint that a way should be interpreted as polygon.
It seems that this could already be done with lua.style, but for the default style config something like a 'nocolumn' flag would be good.

from osm2pgsql.

hjanetzek avatar hjanetzek commented on May 23, 2024

Ok found it, "phstore" is the flag I was looking for. Could you add the comment for phstore flag to default.style?
And I also found out that "delete" flag does basic wildcard matching which is not documented either.

from output-pgsql.h
#define FLAG_PHSTORE 17 /* polygons without own column but listed in hstore; this implies FLAG_POLYGON */

from osm2pgsql.

apmon avatar apmon commented on May 23, 2024

This issue seems resolved now

from osm2pgsql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.