An open API service providing commit metadata for open source projects.

GitHub / osm2pgsql-dev/osm2pgsql / commits

Import OpenStreetMap data into a PostgreSQL/PostGIS database

SHA Message Author Date Stats
b9a86d0d merge Merge pull request #2435 from lonvia/bdd-select-step Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
9 months ago
45e330c6 Introduce per geometry and overall limits on number of expire tiles Jochen Topf <j****n@t****g> 9 months ago
69739e8d bdd: replace remaining SELECT steps with SQL templates Sarah Hoffmann <l****a@d****e> 9 months ago
7d69ce84 bdd: remove needs include index check Sarah Hoffmann <l****a@d****e> 9 months ago
3913c6d6 bdd: use a SQL statement template for index checks Sarah Hoffmann <l****a@d****e> 9 months ago
775beff6 merge Merge pull request #2434 from lonvia/bdd-remove-rows-with-condition Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
9 months ago
2aa48c77 BDD: drop "row with condition" in favour of "doesn't contain" Sarah Hoffmann <l****a@d****e> 9 months ago
6d964b7d merge Merge pull request #2432 from lonvia/add-maintainer Paul Norman <p****n@m****m>
Committed by: GitHub <n****y@g****m>
10 months ago
391b2f5d add joto as maintainer Sarah Hoffmann <l****a@d****e> 10 months ago
d19263d8 merge Merge pull request #2431 from lonvia/bdd-sum Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
10 months ago
64b4fc37 bdd: replace sum step with tale check with aggregate Sarah Hoffmann <l****a@d****e> 10 months ago
76d90cca merge Merge pull request #2430 from lonvia/bdd-untagged-nodes Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
10 months ago
35ef2de9 bdd: change handling of untagged nodes Sarah Hoffmann <l****a@d****e> 10 months ago
b2765aca introduce osm2pgsql-test-style for BDD testing Sarah Hoffmann <l****a@d****e> 10 months ago
5a5f19b0 merge Merge pull request #2429 from joto/way-to-point Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
94bb380c Reorganize expire code Jochen Topf <j****n@t****g> 10 months ago
47938815 Flex: Allow creating point geometry from way Jochen Topf <j****n@t****g> 10 months ago
83a1af09 merge Merge pull request #2425 from joto/expire-boundaries Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
4a85d1bc merge Merge pull request #2424 from joto/fix-expire-maxzoom0 Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
985b652a Remove special case in expire code that doesn't work Jochen Topf <j****n@t****g> 10 months ago
39849653 osm2pgsql-expire: Expire type=boundary relations as multipolygons Jochen Topf <j****n@t****g> 10 months ago
69a53b19 merge Merge pull request #2423 from joto/expire-points Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
10 months ago
d57ba407 Do area expire based on the actual polygon instead of the bbox Jochen Topf <j****n@t****g> 10 months ago
be86625d Fix: Always disable expiry if maxzoom==0 Jochen Topf <j****n@t****g> 10 months ago
c98b02af Implement expire of points in its own code Jochen Topf <j****n@t****g> 10 months ago
7629962d merge Merge pull request #2420 from lonvia/install-osm2pgsql-expire Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
11 months ago
65dee521 install osm2pgsql-expire Sarah Hoffmann <l****a@d****e> 11 months ago
3250ac36 prepare release 2.2.0 Sarah Hoffmann <l****a@d****e> 11 months ago
9a0a7b11 merge Merge pull request #2418 from lonvia/update-contributing Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
11 months ago
f242ddc8 merge Merge pull request #2415 from lonvia/example-for-delete-callback Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
11 months ago
f7991ab0 merge Merge pull request #2417 from lonvia/bdd-add-multigeometries Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
11 months ago
b152dc82 use PBF for testing Sarah Hoffmann <l****a@d****e> 11 months ago
a2ddd01b allow BDD tests involving multigeometries Sarah Hoffmann <l****a@d****e> 11 months ago
72c2a617 recommend psycopg version 3 for BDD tests Sarah Hoffmann <l****a@d****e> 12 months ago
d87843d3 add exceptions for more callbacks to luacheck Sarah Hoffmann <l****a@d****e> 12 months ago
4f8e195b add example for delete callback Sarah Hoffmann <l****a@d****e> 12 months ago
96a1d75e merge Merge pull request #2409 from joto/expire-command Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
12 months ago
346ce166 merge Merge pull request #2402 from joto/naming-checks Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b57dd1f6 Enable various naming checks in clang-tidy Jochen Topf <j****n@t****g> about 1 year ago
e891b0a0 merge Merge pull request #2401 from joto/clang-tidy-fix Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ca536909 Disable another clang-tidy warning Jochen Topf <j****n@t****g> about 1 year ago
bb657903 Delete copy/move constructor/assignment operator for file_t Jochen Topf <j****n@t****g> about 1 year ago
76d34aef merge Merge pull request #2400 from joto/lua-wrapper-class-suffix Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9aaf6291 merge Merge pull request #2399 from joto/clang-tidy-test-headers Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
66314dd7 merge Merge pull request #2397 from joto/class-suffix Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
010c7170 Add _t suffix to all lua_wrapper_* classes Jochen Topf <j****n@t****g> about 1 year ago
945a8009 Add _t suffix to lua_wrapper_base class Jochen Topf <j****n@t****g> about 1 year ago
70ee2ce3 merge Merge pull request #2398 from joto/clang-tidy-in-headers Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c953857c Add _t suffix to class table_desc Jochen Topf <j****n@t****g> about 1 year ago
dfa0df3d Add _t suffix to class node_persistent_cache Jochen Topf <j****n@t****g> about 1 year ago
7f56678e Add _t suffix to class not_null_exception Jochen Topf <j****n@t****g> about 1 year ago
0168cab2 A grab-bag of fixes for clang-tidy issues in test headers Jochen Topf <j****n@t****g> about 1 year ago
069724f1 Explicitly tell clang-tidy where the config file is Jochen Topf <j****n@t****g> about 1 year ago
3bc0f679 Also check headers in tests directory in clang-tidy Jochen Topf <j****n@t****g> about 1 year ago
3a12fb38 merge Merge pull request #2393 from joto/remove-unused-domain-matcher Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e8ab902c merge Merge pull request #2394 from joto/rename-column-type Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ff666c8f merge Merge pull request #2395 from joto/fix-short-varnames Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9109529f merge Merge pull request #2396 from joto/fix-naming Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9b0a5ddc Use const where possible Jochen Topf <j****n@t****g> about 1 year ago
049a43a2 Use explicit for single param constructors Jochen Topf <j****n@t****g> about 1 year ago
f4be7c59 merge Merge pull request #2392 from lonvia/revert-clang-name-checks Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6412a21c Fix according to our naming rules Jochen Topf <j****n@t****g> about 1 year ago
2319e2d7 Revert "Enable more checks in clang-tidy around naming" Sarah Hoffmann <l****a@d****e> about 1 year ago
87726507 Make various variable names longer and more descriptive Jochen Topf <j****n@t****g> about 1 year ago
745381ce Add _t suffix to class expire_tiles Jochen Topf <j****n@t****g> about 1 year ago
b8d1de80 Rename struct Column to column_t Jochen Topf <j****n@t****g> about 1 year ago
686c7413 Rename enum ColumType to column_type_t Jochen Topf <j****n@t****g> about 1 year ago
c03742aa Add _t suffix to class export_list Jochen Topf <j****n@t****g> about 1 year ago
98eedc2a Remove unused DomainMatcher class Jochen Topf <j****n@t****g> about 1 year ago
2aac494d Add _t suffix to class double_to_buffer Jochen Topf <j****n@t****g> about 1 year ago
3a71de4d Add _t suffix to class thread_joiner Jochen Topf <j****n@t****g> about 1 year ago
de247d30 Add _t suffix to class binary_param Jochen Topf <j****n@t****g> about 1 year ago
0906d75c Add _t suffix to class logger Jochen Topf <j****n@t****g> about 1 year ago
44d4e9e4 Add _t suffix to class reprojection Jochen Topf <j****n@t****g> about 1 year ago
3a2a6bfd merge Merge pull request #2390 from joto/gh-action-error Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bec9bba3 merge Merge pull request #2389 from joto/class-suffix-t Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0f907bf6 merge Merge pull request #2387 from joto/cleanup-expire-code Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e9d2fde3 merge Merge pull request #2388 from joto/cleanup-naming Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
24f0fcdf Enable more checks in clang-tidy around naming Jochen Topf <j****n@t****g> about 1 year ago
47c71594 Consistently use _t suffix for classes Jochen Topf <j****n@t****g> about 1 year ago
4af1d4f6 Use "east const" in clang-format Jochen Topf <j****n@t****g> about 1 year ago
d589ea7c Use east const Jochen Topf <j****n@t****g> about 1 year ago
d3b46f68 Fix some formatting issues (clang-format) Jochen Topf <j****n@t****g> about 1 year ago
522d94d1 Rename Cell struct to cell_t Jochen Topf <j****n@t****g> about 1 year ago
3db46e9b Use uppercase for constants Jochen Topf <j****n@t****g> about 1 year ago
88e973f1 merge Merge pull request #2376 from joto/fix-untagged-later-stages Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
849dd96c merge Merge pull request #2386 from joto/ci-windows-getopt Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
25180ce8 CI: Remove GETOPT settings we haven't been using for a long time Jochen Topf <j****n@t****g> about 1 year ago
a53d78a1 CI: Treat warnings as errors for MSCV build and for clang-tidy Jochen Topf <j****n@t****g> about 1 year ago
7459bbce Remove out-of-date comment Jochen Topf <j****n@t****g> about 1 year ago
a881d228 merge Merge pull request #2384 from joto/no-verbose-help Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d321af38 merge Merge pull request #2383 from joto/disable-ct-msg Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
947296ab Add osm2pgsql-expire command Jochen Topf <j****n@t****g> about 1 year ago
19a26d44 Remove mentioning of verbose help from osm2pgsql man page Jochen Topf <j****n@t****g> about 1 year ago
cff21ad1 merge Merge pull request #2382 from lonvia/fix-index-tests Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e76afaaa Disable clang-tidy error message due to empty catch Jochen Topf <j****n@t****g> about 1 year ago
7faa7d63 move and fix tests for unique and primary key id indexes Sarah Hoffmann <l****a@d****e> about 1 year ago
c1fea708 merge Merge pull request #2379 from joto/fix-postgis-check Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
79bc89cd Fix problem when detecting PostGIS version Jochen Topf <j****n@t****g> about 1 year ago
cc6ebcef Process untagged ways/relations in stage 1b/c correctly Jochen Topf <j****n@t****g> about 1 year ago

← Back to repository