GitHub / osm2pgsql-dev/osm2pgsql / commits
Import OpenStreetMap data into a PostgreSQL/PostGIS database
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| dbe9cbc1 | merge Merge pull request #2497 from Nakaner/gen-group-by-any-value |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8224e1dd | Permit any data type for group_by column | Michael Reichert <m****t@g****e> | about 1 month ago | |
| c91dac76 | merge Merge pull request #2494 from lonvia/update-actions |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 99b94505 | CI: update action scripts to latest versions | Sarah Hoffmann <l****a@d****e> | about 2 months ago | |
| 420f46c4 | merge Merge pull request #2493 from joto/expire-order |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 4caafe67 | merge Merge pull request #2492 from joto/fix-expire |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 3b95ca43 | Fix a bug in diff expire handling | Jochen Topf <j****n@t****g> | about 2 months ago | |
| 560190a3 | merge Merge pull request #2491 from joto/insert-without-obj |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d8bea09a | Allow table inserts without context object | Jochen Topf <j****n@t****g> | about 2 months ago | |
| a4e3bf0a | Make tile expire order configurable | Jochen Topf <j****n@t****g> | 2 months ago | |
| c8eb37e6 | merge Merge pull request #2490 from sebastic/manpage |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 774adef5 | Also install osm2pgsql-expire manpage. | Bas Couwenberg <s****c@x****l> | 3 months ago | |
| 10e6b4f6 | prepare release 2.3.0 | Sarah Hoffmann <l****a@d****e> | 3 months ago | |
| bd3f3880 | build manpage for osm2pgsql-test-style | Sarah Hoffmann <l****a@d****e> | 3 months ago | |
| 3f2307e7 | merge Merge pull request #2489 from joto/double-prec-tests |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c4b15789 | Extend and clean up tests for double precision type | Jochen Topf <j****n@t****g> | 3 months ago | |
| 70f188cf | merge Merge pull request #2488 from amandasaurus/pg-num-types |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a17f5ef2 | merge Merge pull request #2485 from joto/small-stuff |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ee118555 | Support type="double" for columns, | Amanda McCann <a****a@t****g> | 3 months ago | |
| 5be21e74 | merge Merge pull request #2487 from joto/fmt-update |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9008c457 | merge Merge pull request #2486 from joto/cli262 |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 640013ce | merge Merge pull request #2484 from joto/throw-errors-cmdline |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5cf3a0aa | Update included fmt lib to version 12.1.0 | Jochen Topf <j****n@t****g> | 3 months ago | |
| 38fb4c16 | Update included CLI11 library to 2.6.2 | Jochen Topf <j****n@t****g> | 3 months ago | |
| 033fe710 | Remove CMake config special case for Nominatim integration | Jochen Topf <j****n@t****g> | 3 months ago | |
| e9503a12 | merge Merge pull request #2481 from joto/geom-equal |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| be4f803f | Add missing consts | Jochen Topf <j****n@t****g> | 3 months ago | |
| eaf269b4 | Add function to compare geometries for equality from Lua | Jochen Topf <j****n@t****g> | 3 months ago | |
| ce7d24a3 | merge Merge pull request #2474 from joto/spherical-length |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e7a33e79 | merge Merge pull request #2480 from joto/pg12-min |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cfc3642b | merge Merge pull request #2476 from joto/diff-expire |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a3d47871 | merge Merge pull request #2477 from joto/n-points |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f7c7a040 | merge Merge pull request #2478 from joto/update-libosmium |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0e4ef195 | Update included libosmium to version 2.23.1 | Jochen Topf <j****n@t****g> | 3 months ago | |
| 063eab9d | Set minimum supported PostgreSQL version to 12 | Jochen Topf <j****n@t****g> | 3 months ago | |
| 916e78b8 | Make n_points function for geometries available in Lua | Jochen Topf <j****n@t****g> | 3 months ago | |
| f0aac2bb | Add n_points() member function to all geometry types | Jochen Topf <j****n@t****g> | 3 months ago | |
| ee2f4b06 | merge Merge pull request #2471 from joto/timestamp |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4061d561 | merge Merge pull request #2475 from lonvia/more-optional-replication-in-test |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f4cfd693 | script tester: do not initialise replication when not available | Sarah Hoffmann <l****a@d****e> | 3 months ago | |
| 09da4f01 | merge Merge pull request #2472 from joto/shrink-to-fit |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 88b317f3 | merge Merge pull request #2470 from joto/spheroid-area |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0b340fd5 | merge Merge pull request #2467 from joto/simplify-geom-code |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 608ecff2 | Clear memory as early as possible. | Jochen Topf <j****n@t****g> | 3 months ago | |
| 684d8fd1 | Add timestamp(tz) column types | Jochen Topf <j****n@t****g> | 3 months ago | |
| e01ecdf4 | Use spheroid instead of sphere for spherical_area() | Jochen Topf <j****n@t****g> | 3 months ago | |
| 61ac7152 | Add spherical_length() function to geometries in Lua | Jochen Topf <j****n@t****g> | 3 months ago | |
| 00306921 | Avoid awkward special case for point class | Jochen Topf <j****n@t****g> | 3 months ago | |
| 8b7d01a2 | merge Merge pull request #2466 from lonvia/optional-replication-in-test |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8b9f223b | merge Merge pull request #2465 from joto/flex-hstore-example |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d6734011 | test script: test for file presence of replication script | Sarah Hoffmann <l****a@d****e> | 3 months ago | |
| 4bfe6ec6 | merge Merge pull request #2460 from joto/id-cache |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| aeec9032 | Add example for hstore with indexes | Jochen Topf <j****n@t****g> | 5 months ago | |
| 54645396 | merge Merge pull request #2461 from joto/lambdas |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e717f1b1 | merge Merge pull request #2462 from joto/more-constants |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8d84b61e | merge Merge pull request #2459 from joto/include-fixes |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| b75d73a0 | merge Merge pull request #2458 from joto/github-action-upd |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 0a0ecaae | Github action: Update versions of used action scripts | Jochen Topf <j****n@t****g> | 5 months ago | |
| c0661548 | Various include fixes/cleanups | Jochen Topf <j****n@t****g> | 5 months ago | |
| 6c961991 | merge Merge pull request #2457 from tchaikov/fix-fmt12-localtime |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| dec29373 |
Replace fmt::localtime with portable thread-safe equivalent
Signed-off-by: Kefu Chai <t****v@g****m> |
Kefu Chai <t****v@g****m> | 5 months ago | |
| 0577e453 | Introduce new "id cache" for node tables | Jochen Topf <j****n@t****g> | 5 months ago | |
| 9c5c0c26 | Remove reference capture from several lambdas that don't need it | Jochen Topf <j****n@t****g> | 7 months ago | |
| edbbcc61 | Use uppercase for constant | Jochen Topf <j****n@t****g> | 7 months ago | |
| 171e0dcf | Avoid warnings for use of constants in tile code | Jochen Topf <j****n@t****g> | 7 months ago | |
| 5ea2e4b8 | Use constant ZOOM_MAX | Jochen Topf <j****n@t****g> | 7 months ago | |
| c4ad5eb5 | Use constants instead of magic numbers in WKB encoding | Jochen Topf <j****n@t****g> | 7 months ago | |
| b0734d6b | New constants: SECONDS_IN_MINUTE and MINUTES_IN_HOUR | Jochen Topf <j****n@t****g> | 7 months ago | |
| b140cfbd | We have more than one executable now | Jochen Topf <j****n@t****g> | 7 months ago | |
| 56a5fc8a | Add option for diff expire | Jochen Topf <j****n@t****g> | 7 months ago | |
| 6ce2bc04 | merge Merge pull request #2453 from joto/expire-polygon |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 4fed1091 | merge Merge pull request #2452 from joto/cmake-updates |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e859679c | CMake config: Disable warnings triggered by Osmium behaviour in GCC | Jochen Topf <j****n@t****g> | 7 months ago | |
| dcd5d7e6 | CMake config: Fix the way boost is looked for | Jochen Topf <j****n@t****g> | 7 months ago | |
| b3c1ec65 | CMake config: Amend list of PostgreSQL versions | Jochen Topf <j****n@t****g> | 7 months ago | |
| 8c1623cd | merge Merge pull request #2451 from joto/reorg-expire |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a599cde9 | merge Merge pull request #2427 from joto/remove-split |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 4bc20ad6 | merge Merge pull request #2450 from joto/gen-expire |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e6c0986c | Add max_tiles_per_run setting for tile generalizers | Jochen Topf <j****n@t****g> | 7 months ago | |
| 47442e50 | Fix: Delete to be expired tiles at the same time as reading them | Jochen Topf <j****n@t****g> | 7 months ago | |
| 429168d5 | merge Merge pull request #2449 from joto/limit-expire-tiles |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b111e8c6 | merge Merge pull request #2448 from joto/update-find-osmium |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 269116e8 | Update FindOsmium.cmake from upstream | Jochen Topf <j****n@t****g> | 7 months ago | |
| f297910e | merge Merge pull request #2447 from joto/simplify-test |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 74290536 | merge Merge pull request #2446 from joto/copyright-year |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 517f3e12 | merge Merge pull request #2445 from joto/libosmium |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| cd506fa2 | Update copyright year | Jochen Topf <j****n@t****g> | 7 months ago | |
| 388a451c | Update included libosmium to version 2.23.0 | Jochen Topf <j****n@t****g> | 7 months ago | |
| 58395bc4 | merge Merge pull request #2444 from joto/fix-tile-gen |
Sarah Hoffmann <l****a@d****e>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 273ce3b3 | Fix: Handle case where raster-union gen is used without group-by | Jochen Topf <j****n@t****g> | 8 months ago | |
| f4b957d9 | Use single zoom variable in test instead of minzoom and maxzoom | Jochen Topf <j****n@t****g> | 8 months ago | |
| c51bb834 | merge Merge pull request #2436 from lonvia/style-tester |
Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 65da6819 | add test for style test matcher | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| b545d3c8 | adapt contributing documentation for new runner | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| cc98e6aa | forward environment variables to osm2pgsql in test | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| c342e13a | avoid run-test-bdd script in ctest | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| 9a00f332 | remove old behave harness | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| 88e263eb | allow selected PG* env variables so that pg_virtualenv works | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| 6d7d1e8d | change BDD run script to new style tester | Sarah Hoffmann <l****a@d****e> | 9 months ago | |
| 195529a2 | add parameters for lua and themepark path | Sarah Hoffmann <l****a@d****e> | 9 months ago |