File: valid.style

package info (click to toggle)
osm2pgsql 2.2.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,772 kB
  • sloc: cpp: 60,940; python: 1,115; ansic: 763; 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