File: README.md

package info (click to toggle)
osm2pgsql 1.4.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,124 kB
  • sloc: cpp: 41,466; ansic: 1,366; python: 564; sh: 19; makefile: 15
file content (11 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11

# osm2pgsql Documentation

This directory contains the [source code for the man page](osm2pgsql.md) and
the [compiled version](osm2pgsql.1) and the files necessary to create it.
Call `make man` to re-build the man page.

The documentation that used to be in this directory has been moved to
the [osm2pgsql manual](https://osm2pgsql.org/doc/manual.html) or to the
[examples](https://osm2pgsql.org/examples) on the website.