File: README.md

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 (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.