Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
osm2pgsql-dev
/
osm2pgsql
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
481
Star
1.7k
Code
Issues
34
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
osm2pgsql
scripts
on
master
User selector
All users
All time
Commit history
Commits on May 17, 2026
script tester: do not initialise replication when not available
lonvia
committed
f4cfd69
View commit details
Copy full SHA for f4cfd69
View code at this point
Browse repository at this point
Commits on May 14, 2026
Merge pull request #2466 from lonvia/optional-replication-in-test
Show description for 8b7d01a
joto
authored
8b7d01a
View commit details
Copy full SHA for 8b7d01a
View code at this point
Browse repository at this point
test script: test for file presence of replication script
Show description for d673401
lonvia
committed
d673401
View commit details
Copy full SHA for d673401
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
Do area expire based on the actual polygon instead of the bbox
Show description for d57ba40
joto
committed
d57ba40
View commit details
Copy full SHA for d57ba40
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Update copyright year
joto
committed
cd506fa
View commit details
Copy full SHA for cd506fa
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
forward environment variables to osm2pgsql in test
Show description for cc98e6a
lonvia
committed
cc98e6a
View commit details
Copy full SHA for cc98e6a
View code at this point
Browse repository at this point
avoid run-test-bdd script in ctest
Show description for c342e13
lonvia
committed
c342e13
View commit details
Copy full SHA for c342e13
View code at this point
Browse repository at this point
allow selected PG* env variables so that pg_virtualenv works
lonvia
committed
88e263e
View commit details
Copy full SHA for 88e263e
View code at this point
Browse repository at this point
add parameters for lua and themepark path
lonvia
committed
195529a
View commit details
Copy full SHA for 195529a
View code at this point
Browse repository at this point
introduce osm2pgsql-test-style for BDD testing
lonvia
committed
b2765ac
View commit details
Copy full SHA for b2765ac
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
fix grammar issues in osm2pgsql-replication docs
Show description for f2f2808
lonvia
committed
f2f2808
View commit details
Copy full SHA for f2f2808
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
correct log message (to→from)
Show description for 1c5a607
amandasaurus
committed
1c5a607
View commit details
Copy full SHA for 1c5a607
View code at this point
Browse repository at this point
Log message improvement
Show description for 4be9356
amandasaurus
committed
4be9356
View commit details
Copy full SHA for 4be9356
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
Allow --username and --user in osm2pgsql and osm2pgsql-replication
Show description for c56a935
joto
committed
c56a935
View commit details
Copy full SHA for c56a935
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
prepare relase 2.1.1
lonvia
committed
da5a1d5
View commit details
Copy full SHA for da5a1d5
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Update copyright date
joto
committed
ede8880
View commit details
Copy full SHA for ede8880
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
properly forward schema parameters from replication script
lonvia
committed
b30d7e2
View commit details
Copy full SHA for b30d7e2
View code at this point
Browse repository at this point
Commits on Jul 13, 2024
Merge pull request #2212 from lonvia/check-date-on-replication-init
Show description for b2b5cc7
joto
authored
b2b5cc7
View commit details
Copy full SHA for b2b5cc7
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
replication: guess state from file when state info is not available
lonvia
committed
e934f20
View commit details
Copy full SHA for e934f20
View code at this point
Browse repository at this point
make sure diffs are recent enough when initialising replication
lonvia
committed
b13126a
View commit details
Copy full SHA for b13126a
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
return a 3 error code in osm2pgsql-replication on exception
lonvia
committed
41b069e
View commit details
Copy full SHA for 41b069e
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Update copyright date
joto
committed
ff91d49
View commit details
Copy full SHA for ff91d49
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
avoid get_dsn_parameters which no longer exists in psycopg3
Show description for 32e560f
lonvia
committed
32e560f
View commit details
Copy full SHA for 32e560f
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
add --schema option to osm2pgsql-replication
lonvia
committed
93adda7
View commit details
Copy full SHA for 93adda7
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
fix branching
lonvia
committed
1dcdf3f
View commit details
Copy full SHA for 1dcdf3f
View code at this point
Browse repository at this point
osm2pgsql-replication: reintroduce default default rollback
lonvia
committed
efe911e
View commit details
Copy full SHA for efe911e
View code at this point
Browse repository at this point
adapt documentation of osm2pgsql-replication
lonvia
committed
ecda815
View commit details
Copy full SHA for ecda815
View code at this point
Browse repository at this point
add tests for osm2pgsql-replication
Show description for dbac88f
lonvia
committed
dbac88f
View commit details
Copy full SHA for dbac88f
View code at this point
Browse repository at this point
run osm2pgsql-replication in BDD tests as a module
Show description for 9985d70
lonvia
committed
9985d70
View commit details
Copy full SHA for 9985d70
View code at this point
Browse repository at this point
osm2pgsql-replication: switch to proper use of exceptions
lonvia
committed
deae7e0
View commit details
Copy full SHA for deae7e0
View code at this point
Browse repository at this point
osm2pgsql-replication: add support for new propoerties table
lonvia
committed
6b48926
View commit details
Copy full SHA for 6b48926
View code at this point
Browse repository at this point
replication: remove code duplication
lonvia
committed
0337f95
View commit details
Copy full SHA for 0337f95
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
Make the display of time intervals show seconds.
Show description for c3fbb1e
amandasaurus
committed
c3fbb1e
View commit details
Copy full SHA for c3fbb1e
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Improve human-readability of logging output in replication
Show description for e998bb7
amandasaurus
committed
e998bb7
View commit details
Copy full SHA for e998bb7
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Merge pull request #1979 from geofabrik/osm2pgsql-repl-no-db-error-msg
Show description for 9ab3f89
lonvia
authored
9ab3f89
View commit details
Copy full SHA for 9ab3f89
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.