GitHub / osm2pgsql-dev/osm2pgsql / commits
Import OpenStreetMap data into a PostgreSQL/PostGIS database
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f63421fe | merge Merge pull request #2371 from joto/globals-uppercase |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 19b5c0f9 | merge Merge pull request #2369 from joto/version-cmd |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7d1e06d3 | merge Merge pull request #2372 from joto/fix-bdd-test |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 515df2c7 | Fix: Remove extra colon that messes up the test | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 879002ba | Use UPPER_CASE for more global constants | Jochen Topf <j****n@t****g> | about 1 year ago | |
| d8dcf3dc | merge Merge pull request #2367 from joto/fix-find-untagged-nodes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8feb76a3 | Reorganize the way we are printing version numbers | Jochen Topf <j****n@t****g> | about 1 year ago | |
| a477419d | merge Merge pull request #2364 from joto/fix-bbox |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b4312816 | Fix bbox calculation for relation with node members | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 5f4983d6 | Fix: Untagged member nodes of relations not found | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 9ef933ae | merge Merge pull request #2363 from lonvia/update-readmes |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 279158e8 | adapt CI status for new repo | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| b658828a | merge Merge pull request #2362 from lonvia/docs-grammar |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f2f2808f | fix grammar issues in osm2pgsql-replication docs | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 912de14d | rework content of CONTRIBUTING | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 618ac092 | merge Merge pull request #2358 from joto/fix-warn |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| af9c22ec | Workaround for int that is too large | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 9b0bcd69 | merge Merge pull request #2356 from joto/contrib-protozero |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 2aab60a5 | Update included protozero to current version 1.8.1 | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 9da8045a | Fix various clang-tidy issues with the expire code | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 9e3d59f5 | merge Merge pull request #2352 from joto/metatables |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b6b71516 | merge Merge pull request #2353 from joto/misc-cleanups |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 78efdf94 | merge Merge pull request #2354 from amandasaurus/doc-fix |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1c5a6078 | correct log message (to→from) | Amanda McCann <a****a@t****g> | about 1 year ago | |
| 4be9356a | Log message improvement | Amanda McCann <a****a@t****g> | about 1 year ago | |
| 4bc74b3a | Refactoring: Use luaX_pushstring() helper more | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 470092df | Accessors should return string references, not copies | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 7f5da498 | Make some simple functions noexcept | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 9ba47318 | Simplify code order | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 20f061d8 | New luaX_set_up_metatable() helper function | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 48a6bd4d | Simplify setup of OSMObject Lua metatable | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 59577173 | merge Merge pull request #2349 from joto/locator-geomcoll |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a1c1f3ca | merge Merge pull request #2350 from joto/constness |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cfbdf836 | merge Merge pull request #2351 from joto/ct-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7ab133ea | Remove implied inlines | Jochen Topf <j****n@t****g> | about 1 year ago | |
| e792264b | Use smaller enums | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 34b01a20 | Don't use std::forward in a loop | Jochen Topf <j****n@t****g> | about 1 year ago | |
| f971b716 | Use universal ref and std::forward | Jochen Topf <j****n@t****g> | about 1 year ago | |
| b3b1055f | Disable unhelpful clang-tidy warning for templated code | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 6518353a | Disable clang-tidy warnings in legacy code | Jochen Topf <j****n@t****g> | about 1 year ago | |
| fec8513a | constexpr const is redundant | Jochen Topf <j****n@t****g> | about 1 year ago | |
| cec20ae0 | Use east const consistently | Jochen Topf <j****n@t****g> | about 1 year ago | |
| c3cd871d | Use const (ref) variables for loops where possible | Jochen Topf <j****n@t****g> | about 1 year ago | |
| acbdfcf3 | Use cbegin()/cend() instead of begin()/end() to signal const use | Jochen Topf <j****n@t****g> | about 1 year ago | |
| fe3d7bb0 | Make locator also work with geometry collections | Jochen Topf <j****n@t****g> | about 1 year ago | |
| cf6b1016 | update feature and installation sections in the README | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 35c6d735 | merge Merge pull request #2348 from lonvia/rename-delete-callback |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c47baa63 | rename delete callbacks to process_deleted_* | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 66bbde9a | merge Merge pull request #2347 from joto/proj-names |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5b408d90 | merge Merge pull request #2346 from joto/string-not-string-view |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 04e14876 | Use symbolic names for projections | Jochen Topf <j****n@t****g> | about 1 year ago | |
| ee34d25e | Refactor: Use std::string not std::string_view in copy_start() | Jochen Topf <j****n@t****g> | about 1 year ago | |
| ce0524d9 | Refactor: Use std::string not std::string_view in prepare() | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 3c7d0e26 | merge Merge pull request #2344 from lonvia/delete-callback |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 47ee919c | adapt documentation for contexts | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 2d976013 | merge Merge pull request #2339 from joto/hex-refactor |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 96b6bd7b | add tests for delete callback | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 70ed61dc | disable tags, nodes, members and geometries for deleted objecs | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 64c2ca9d | add callbacks for deletion to flex | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 1ee13a96 | move special handling of untagged objects into pgsql output | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 771baaa4 | merge Merge pull request #2340 from joto/refactor-class-names |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a43066d6 | merge Merge pull request #2343 from joto/username |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c56a9355 | Allow --username and --user in osm2pgsql and osm2pgsql-replication | Jochen Topf <j****n@t****g> | about 1 year ago | |
| e39172cc | Consistent naming and type for "Lua class names" | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 71d9d36e | merge Merge pull request #2337 from joto/constants |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fb631b08 | Move hex decoding functions into new hex.hpp/cpp | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 4a0243f6 | Avoid warnings about implicit widening of multiplication result | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 993bc74c | Consolidate hex encoding functions into their own file | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 64d4c96a | Use UPPERCASE for constants used in templates | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 142857d3 | Use UPPERCASE for string constants | Jochen Topf <j****n@t****g> | about 1 year ago | |
| c72a9166 | Use UPPERCASE for array constants | Jochen Topf <j****n@t****g> | about 1 year ago | |
| a8098196 | Use UPPERCASE for numerical constants | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 812ba2fd | merge Merge pull request #2336 from joto/enum-refactor |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| dde38e05 | Remove use of enum for constants | Jochen Topf <j****n@t****g> | about 1 year ago | |
| ce415eb0 | merge Merge pull request #2334 from joto/cleanups |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 88811680 | merge Merge pull request #2335 from lonvia/update-windows-ci |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 27e2577f | Use smaller ints as basis for some enum classes | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 734f2ad6 | Use anonymous namespace for local linkage | Jochen Topf <j****n@t****g> | about 1 year ago | |
| f27aa34e | move building Windows package to Windows-2025 build | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| d7d6fd81 | remove CI check for Windows-2019 | Sarah Hoffmann <l****a@d****e> | about 1 year ago | |
| 95508e24 | merge Merge pull request #2333 from joto/locator |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fcf1ddd8 | Use std::min/max instead of hand-rolling the check | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 2e8448c8 | Use const ref instead of forwarding ref | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 570ed8c8 | Supress unhelpful clang-tidy warning | Jochen Topf <j****n@t****g> | about 1 year ago | |
| 3c5d105e | Don't use __tostring as function name | Jochen Topf <j****n@t****g> | about 1 year ago | |
| f4a93e21 | merge Merge pull request #2328 from joto/flex-example-configs |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ce8be4db | merge Merge pull request #2325 from joto/inspect |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d4225a02 | Various cleanups in flex example config files | Jochen Topf <j****n@t****g> | over 1 year ago | |
| fde70ad8 | Remove comment that's not applicable any more | Jochen Topf <j****n@t****g> | over 1 year ago | |
| a9a23e05 | Don't mention the Lua inspect library any more in example configs | Jochen Topf <j****n@t****g> | over 1 year ago | |
| 210fde0f | merge Merge pull request #2324 from joto/refactor-lua-wrapper |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e0c6cdff | merge Merge pull request #2323 from joto/clang-tidy-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 31650f2a | Disable a warning that's clearly wrong here | Jochen Topf <j****n@t****g> | over 1 year ago | |
| 2b5a4614 | Fix clang-tidy complaints about value parameters | Jochen Topf <j****n@t****g> | over 1 year ago | |
| 87b94172 | Refactor: Split out some code from output_flex_t class | Jochen Topf <j****n@t****g> | over 1 year ago | |
| 4f27b1c7 | merge Merge pull request #2322 from joto/actions-build-sanitizer |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ad4ff1f1 | merge Merge pull request #2320 from joto/clang-tidy |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fd172b46 | merge Merge pull request #2319 from joto/fix-ring-access |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 663d3b43 | merge Merge pull request #2321 from joto/wildcard-match-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1d693eba | Rename wildMatch() to wild_match() | Jochen Topf <j****n@t****g> | over 1 year ago |