[Tile-serving] [osm2pgsql] extra-attributes default.style parsing failed (#558)

Sarah Hoffmann notifications at github.com
Wed Mar 16 07:57:42 UTC 2016


> like this way:
> osm_user - datatype text
> osm_uid - datatype integer
> osm_version - datatype integer
> osm_changeset - datatype integer
> osm_timestamp - datatype timestamptz(0)

This is just a list with descriptions not something to 'uncomment'. Add properly formatted rows for each attribute, e.g.

    # OsmType   Tag         DataType       Flags
    node,way    osm_user    text           polygon

Refer to the documentation in the style file for the meaning of each column.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/558#issuecomment-197201511
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160316/65c1f5ab/attachment.html>


More information about the Tile-serving mailing list