File: valid.style

package info (click to toggle)
osm2pgsql 1.8.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,536 kB
  • sloc: cpp: 46,707; ansic: 1,804; python: 797; sh: 25; makefile: 14
file content (12 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
# OsmType  Tag               DataType     Flags
node       node_text_linear  text         linear
way        way_text_linear   text         linear
node,way   both_text_linear  text         linear

node       node_text_polygon text         polygon
way        way_text_polygon  text         polygon
node,way   both_text_polygon text         polygon

node,way   both_nocolumn     text         nocolumn

node,way   both_delete       text         delete