File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
22cmake_minimum_required (VERSION 3.8.0)
33
4- project (osm2pgsql VERSION 2.0.0 LANGUAGES CXX C)
4+ project (osm2pgsql VERSION 2.0.1 LANGUAGES CXX C)
55
66set (CMAKE_EXPORT_COMPILE_COMMANDS ON )
77
Original file line number Diff line number Diff line change 1- .TH "OSM2PGSQL" "1" "2.0.0 " "" ""
1+ .TH "OSM2PGSQL" "1" "2.0.1 " "" ""
22.SH NAME
33.PP
44osm2pgsql-gen - Generalize OpenStreetMap data - EXPERIMENTAL!
Original file line number Diff line number Diff line change 1- .TH "OSM2PGSQL-REPLICATION" "1" "2.0.0 " "" ""
1+ .TH "OSM2PGSQL-REPLICATION" "1" "2.0.1 " "" ""
22.SH NAME
33osm2pgsql-replication \- osm2pgsql database updater
44.SH SYNOPSIS
@@ -218,7 +218,7 @@ Maximum data to load in MB (default: 500MB)
218218
219219.TP
220220\fB \-\- osm2pgsql \- cmd \fR \fI \, OSM2PGSQL_CMD \/ \fR
221- Path to osm2pgsql command
221+ Path to osm2pgsql command (default: /home/suzuki/osm/dev/osm2pgsql/scripts/osm2pgsql)
222222
223223.TP
224224\fB \-\- once \fR
Original file line number Diff line number Diff line change 1- .TH "OSM2PGSQL" "1" "2.0.0 " "" ""
1+ .TH "OSM2PGSQL" "1" "2.0.1 " "" ""
22.SH NAME
33.PP
44osm2pgsql - OpenStreetMap data to PostgreSQL converter
You can’t perform that action at this time.
0 commit comments