GitHub / osm2pgsql-dev/osm2pgsql / commits
Import OpenStreetMap data into a PostgreSQL/PostGIS database
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 57875caf | merge Merge pull request #2019 from joto/spherical-area |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7f7c9a51 | merge Merge pull request #2021 from joto/lua-checks-and-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 62b64ea1 | merge Merge pull request #2018 from joto/fix-postproc-exception |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6473d091 | Add config option for WHERE clause to tile-raster generalizer | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 64e12022 | Add configuration for luacheck and run luacheck in Github actions | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 1f708bd7 | merge Merge pull request #2016 from joto/refactor-lua-mutex |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b977158c | merge Merge pull request #2015 from joto/lua-cleanups |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 02f0ed6d | Fix area calculation in compatible.lua | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 97d8f328 | Add spherical_area() function | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 6c3f9ebb | Fix a crash when an exception is thrown in postprocessing | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 4dca2554 | Refactor code that gets a mutex and calls into Lua code | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 5eaf9619 | Lua example configs: Simpler (and more correct) check | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 48175e9f | Lua example configs: Remove unnecessary local var shadowing outer var | Jochen Topf <j****n@t****g> | about 3 years ago | |
| c128647a | Lua example configs: Using local variables is good practice | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 12bf572c | merge Merge pull request #2008 from joto/add-tile-id-columns |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5dba2405 | merge Merge pull request #2007 from joto/fix-cast-to-char |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4c35c03b | merge Merge pull request #2006 from joto/check-max-id-before-delete |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5339fe4c | Fix: Make sure index is used for type/id indexes in flex output | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 3f927c05 | merge Merge pull request #2004 from joto/update-dep-info |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d34c23bc | merge Merge pull request #2002 from joto/single-query-per-exec |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1cfb05be | merge Merge pull request #2005 from joto/action-checkout-v3 |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 92063383 | Github actions: Use checkout v3 everywhere | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 71758ae2 | Update some dependency information in README | Jochen Topf <j****n@t****g> | about 3 years ago | |
| a5fab42c | merge Merge pull request #2001 from joto/middle-dbformat-docs |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 37aae6c8 | merge Merge pull request #2000 from tomhughes/fmt-10 |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| bc07712a | merge Merge pull request #1999 from joto/fix-osm-test-diff |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d98fae70 | merge Merge pull request #1998 from joto/pg-catalog |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0805212f | Update included man page | Jochen Topf <j****n@t****g> | about 3 years ago | |
| d8a29e72 | Add docs for recently introduced new middle command line options | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 3091e788 | merge Merge pull request #1997 from joto/middle-noseqscan |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 86c8b61a | Make conversion of status enum to the underlying type explicit | Tom Hughes <t****m@c****u> | about 3 years ago | |
| fb6bd80c | merge Merge pull request #1996 from joto/single-query-dependencies |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e9c075a0 | merge Merge pull request #1995 from joto/fix-no-schema-index-name |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e59440ca | Set default schema to 'public' and use qualified names everywhere | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 75292445 | Don't do multi-statement queries | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 017731a9 | Consistently use pg_catalog schema when accessing system tables | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 6994b2e6 | Fix: Index names are always in the same schema as their tables | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 60e3e5c1 | merge Merge pull request #1993 from joto/hardcoded-id |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c885922a | Append mode: Do not try to delete objects that can't exist in middle | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 22dbf089 | Remove comment about hardcoded id | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 168cec0d | Fix test file: Remove members/tags from deleted objects | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 36b4fb85 | Make sure not to process relations twice in append mode | Jochen Topf <j****n@t****g> | about 3 years ago | |
| fa8336d7 | Find way dependencies faster by doing a single lookup | Jochen Topf <j****n@t****g> | about 3 years ago | |
| ea7858ab | Find node dependencies faster by doing a single lookup | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 8714b14d | merge Merge pull request #1990 from joto/fix-area-column-generic-lua |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 60342fa6 | merge Merge pull request #1977 from geofabrik/time-no-longer-approximate |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c92ce451 | merge Merge pull request #1969 from joto/new-database-middle |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4d57e8c5 | Remove "area" column in generic.lua example | Jochen Topf <j****n@t****g> | about 3 years ago | |
| c48168e2 | merge Merge pull request #1988 from joto/cleanup-lua-includes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5999e4d1 | merge Merge pull request #1989 from joto/rename-parser-test |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 16342733 | Rename tests/test-parse-osmium.cpp to tests/test-osm-file-parsing.cpp | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 52272cab | merge Merge pull request #1982 from joto/command-line-parser |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 47627ee5 | merge Merge pull request #1986 from joto/fix-thread-issue-logger |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f8c2a882 | merge Merge pull request #1987 from joto/fmt-cpp20 |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9ce15e57 | Disable sequential scan on database tables in copy threads | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 5c02c626 | CMake config: More modern way of defining the C++ version to use | Jochen Topf <j****n@t****g> | about 3 years ago | |
| a83bc2dc | Github action: Also build in C++20 mode | Jochen Topf <j****n@t****g> | about 3 years ago | |
| fab6473d | Make our use of fmt library work with C++20 | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 116e4b23 | Fix: Fix threading issue in logger | Jochen Topf <j****n@t****g> | about 3 years ago | |
| ea1feb29 | merge Merge pull request #1975 from geofabrik/repl-output-more-human |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 20383586 | merge Merge pull request #1985 from joto/middle-test-clean |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e404a655 | Call middle::after_nodes/ways/relations() in tests in right order | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 9ab3f894 | merge Merge pull request #1979 from geofabrik/osm2pgsql-repl-no-db-error-msg |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d3960385 | merge Merge pull request #1980 from geofabrik/osm2pgsql-replication-pg-application-... |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e0bfc6cb | merge Merge pull request #1984 from joto/clang-tidy-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a40ec983 | merge Merge pull request #1983 from joto/more-small-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6478f087 | Avoid non-thread-safe code where possible | Jochen Topf <j****n@t****g> | about 3 years ago | |
| cc12576b | Consistently use unit32_t for postgresql server version | Jochen Topf <j****n@t****g> | about 3 years ago | |
| c2d8f550 | Add copy/move constructor/operator= to virtual base classes | Jochen Topf <j****n@t****g> | about 3 years ago | |
| f61b3605 | Use std::array::at() instead of operator[]() | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 13e58cb8 | Simplify condition | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 266f166f | Typo in comment | Jochen Topf <j****n@t****g> | about 3 years ago | |
| f8d923ae | Better logic for always_build_id_index() check | Jochen Topf <j****n@t****g> | about 3 years ago | |
| a6d6ab1a | Add special id column type "tile" for generalized data | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 42d3fd21 | Can be const | Jochen Topf <j****n@t****g> | about 3 years ago | |
| fb2c1412 | Clean up lua includes | Jochen Topf <j****n@t****g> | about 3 years ago | |
| b5c98ad5 | merge Merge pull request #1976 from joto/input-file-properties |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| cc39407c | Don't use else after throw and formatting fixes | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 6457d7e2 | merge Merge pull request #1981 from joto/small-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6c47d7be | Order tags in input files | Jochen Topf <j****n@t****g> | about 3 years ago | |
| bf7d6e31 | Github actions: Formatting fix | Jochen Topf <j****n@t****g> | about 3 years ago | |
| 46c5cb72 | merge Merge pull request #1978 from joto/properties-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 397201b6 | merge Merge pull request #1931 from JakobMiksch/jm-2023-02-25_tests |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 34565bad | Basic test of osm2pgsql-replication | Jakob Miksch <i****o@j****u> | about 3 years ago | |
| 04dab0e0 | If there's an init error, and no -d option specified, use the actual database... | Amanda McCann <a****a@t****g> | about 3 years ago | |
| f1ef1952 | osm2pgsql-replication will now use postgresql's application_name | Amanda McCann <a****a@t****g> | about 3 years ago | |
| 0ee008ff | Bugfix: Repair use-after-move in properties code | Jochen Topf <j****n@t****g> | about 3 years ago | |
| c3fbb1e4 | Make the display of time intervals show seconds. | Amanda McCann <a****a@t****g> | about 3 years ago | |
| 7eaf6ec9 | merge Merge pull request #1964 from joto/properties |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e113df2b | merge Merge pull request #1968 from joto/formatting-typo |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e998bb7e | Improve human-readability of logging output in replication | Amanda McCann <a****a@t****g> | about 3 years ago | |
| 7b27db0f | merge Merge pull request #1972 from geofabrik/network-error-on-repl |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| cd0eab76 | If there is a network error when trying to get replication status, print a mo... | Amanda McCann <a****a@t****g> | about 3 years ago | |
| d02372f8 | Fix typo and better formatting in github actions script | Jochen Topf <j****n@t****g> | over 3 years ago | |
| eaff0924 | merge Merge pull request #1966 from joto/no-attrs-in-tags |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 48c98135 | merge Merge pull request #1967 from joto/use-std-ns |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a6859c94 | Always use std:: namespace on functions from standard lib | Jochen Topf <j****n@t****g> | over 3 years ago | |
| 8cb08472 | Refactor middle: Pull special osm_* tags out of the tag list | Jochen Topf <j****n@t****g> | over 3 years ago | |
| 6b3329cb | Use std::string for sql command templates | Jochen Topf <j****n@t****g> | over 3 years ago | |
| 0745459d | Add properties from input file(s) to database | Jochen Topf <j****n@t****g> | over 3 years ago |