File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ # osm2pgsql bug report
3
+
4
+ ## What version of osm2pgsql are you using?
5
+
6
+ <!-- Paste output of `osm2pgsql --version` here. Please use the [latest
7
+ release](https://osm2pgsql.org/releases/) of osm2pgsql if at all
8
+ possible. -->
9
+
10
+
11
+ ## What operating system and PostgreSQL/PostGIS version are you using?
12
+
13
+ <!-- Also what Linux distribution if applicable, OS version? -->
14
+
15
+
16
+ ## Tell us something about your system
17
+
18
+ <!-- How much RAM do you have, how many CPUs, bare metal or cloud setup? -->
19
+
20
+
21
+ ## What did you do exactly?
22
+
23
+ <!-- Please provide the command(s) you used including all options etc. Include
24
+ links to input files. -->
25
+
26
+
27
+ ## What did you expect to happen?
28
+
29
+ <!-- Describe in detail what you expected the above would do. -->
30
+
31
+
32
+ ## What did happen instead?
33
+
34
+ <!-- Please describe what happened and why you think this is wrong. Please include
35
+ (or link to, if it is too verbose) the log output. -->
36
+
37
+
38
+ ## What did you do to try analyzing the problem?
39
+
40
+ <!-- Describe what steps you already did to try analyzing the problem before
41
+ reporting. -->
42
+
You can’t perform that action at this time.
0 commit comments