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
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 }}
Geodan
/
pg2b3dm
Public
Notifications
You must be signed in to change notification settings
Fork
85
Star
492
Code
Issues
6
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Size-Based Geometry Prioritization for Tile Generation
- #244
#244
Open
bertt
wants to merge 64 commits into
master
Geodan/pg2b3dm:master
from
md5_implementation
Geodan/pg2b3dm:md5_implementation
Copy head branch name to clipboard
Conversation
Commits
64
(64)
Checks
Files changed
Open
Size-Based Geometry Prioritization for Tile Generation
#244
bertt
wants to merge 64 commits into
master
Geodan/pg2b3dm:master
from
md5_implementation
Geodan/pg2b3dm:md5_implementation
Copy head branch name to clipboard
Commits
Commits on Jan 29, 2026
initial coding size based geometry prioritization
bertt
committed
57a23e4
View commit details
Copy full SHA for 57a23e4
Browse repository at this point
limit geometries to retrieve
bertt
committed
4443711
View commit details
Copy full SHA for 4443711
Browse repository at this point
Commits on Feb 3, 2026
improve performance
bertt
committed
3ce5544
View commit details
Copy full SHA for 3ce5544
Browse repository at this point
add md5 queries
bertt
committed
6cc9ebc
View commit details
Copy full SHA for 6cc9ebc
Browse repository at this point
move md5 queries
bertt
committed
8c0d428
View commit details
Copy full SHA for 8c0d428
Browse repository at this point
Update md5_queries.md
bertt
authored
c164c8a
View commit details
Copy full SHA for c164c8a
Browse repository at this point
Update md5_queries.md
bertt
authored
8fff1f7
View commit details
Copy full SHA for 8fff1f7
Browse repository at this point
Enhance md5_queries.md with issue and todo sections
Show description for 5415785
bertt
authored
5415785
View commit details
Copy full SHA for 5415785
Browse repository at this point
Update md5_queries.md
bertt
authored
05ab363
View commit details
Copy full SHA for 05ab363
Browse repository at this point
Fix formatting issue in md5_queries.md
bertt
authored
d0debce
View commit details
Copy full SHA for d0debce
Browse repository at this point
Propose exception for first tile on z=0
Show description for 28a9333
bertt
authored
28a9333
View commit details
Copy full SHA for 28a9333
Browse repository at this point
Commits on Feb 4, 2026
filter where hashes based on tile envelope
bertt
committed
ec867b3
View commit details
Copy full SHA for ec867b3
Browse repository at this point
Document spatial indexing recommendations for MD5 hashes
Show description for c99b726
bertt
authored
c99b726
View commit details
Copy full SHA for c99b726
Browse repository at this point
Fix header formatting and clean up index creation examples
Show description for 4137dac
bertt
authored
4137dac
View commit details
Copy full SHA for 4137dac
Browse repository at this point
Numbered list formatting for query patterns
bertt
authored
0b5ae57
View commit details
Copy full SHA for 0b5ae57
Browse repository at this point
Fix heading format in md5_queries.md
bertt
authored
05d00bb
View commit details
Copy full SHA for 05d00bb
Browse repository at this point
Enhance md5_queries.md with performance notes
Show description for c86df8c
bertt
authored
c86df8c
View commit details
Copy full SHA for c86df8c
Browse repository at this point
Update md5_queries.md
bertt
authored
a76f0b1
View commit details
Copy full SHA for a76f0b1
Browse repository at this point
fix octreetiler
bertt
committed
4d7c892
View commit details
Copy full SHA for 4d7c892
Browse repository at this point
Merge branch 'md5_implementation' of https://github.com/Geodan/pg2b3dm into md5_implementation
bertt
committed
e20e7cf
View commit details
Copy full SHA for e20e7cf
Browse repository at this point
refactor writing tile
bertt
committed
a507f9c
View commit details
Copy full SHA for a507f9c
Browse repository at this point
Update md5_queries.md
bertt
authored
2dc043b
View commit details
Copy full SHA for 2dc043b
Browse repository at this point
Commits on Feb 5, 2026
Initial plan
Copilot
committed
c22f184
View commit details
Copy full SHA for c22f184
Browse repository at this point
Replace string concatenation with parameterized queries using ANY operator
Show description for 9a5a388
Copilot
and
bertt
committed
9a5a388
View commit details
Copy full SHA for 9a5a388
Browse repository at this point
Update md5_queries.md to reflect parameterized query solution
Show description for 96c10af
Copilot
and
bertt
committed
96c10af
View commit details
Copy full SHA for 96c10af
Browse repository at this point
Improve connection management with try-finally blocks
Show description for b2cdb4d
Copilot
and
bertt
committed
b2cdb4d
View commit details
Copy full SHA for b2cdb4d
Browse repository at this point
Update src/b3dm.tileset/SpatialIndexChecker.cs
Show description for 4182510
bertt
and
Copilot
authored
4182510
View commit details
Copy full SHA for 4182510
Browse repository at this point
Merge pull request #247 from Geodan/copilot/sub-pr-244
Show description for d082ce3
bertt
authored
d082ce3
View commit details
Copy full SHA for d082ce3
Browse repository at this point
Update README.md
Show description for 4be180c
bertt
and
Copilot
authored
4be180c
View commit details
Copy full SHA for 4be180c
Browse repository at this point
add md5 to index check
bertt
committed
80085d2
View commit details
Copy full SHA for 80085d2
Browse repository at this point
fix releative path
bertt
committed
d4a1cd7
View commit details
Copy full SHA for d4a1cd7
Browse repository at this point
skip redundant check
bertt
committed
b94d6e5
View commit details
Copy full SHA for b94d6e5
Browse repository at this point
Update src/b3dm.tileset/QuadtreeTiler.cs
Show description for 3dbcfbd
bertt
and
Copilot
authored
3dbcfbd
View commit details
Copy full SHA for 3dbcfbd
Browse repository at this point
Update src/b3dm.tileset/OctreeTiler.cs
Show description for 39d262f
bertt
and
Copilot
authored
39d262f
View commit details
Copy full SHA for 39d262f
Browse repository at this point
Update src/b3dm.tileset/QuadtreeTiler.cs
Show description for c73accf
bertt
and
Copilot
authored
c73accf
View commit details
Copy full SHA for c73accf
Browse repository at this point
Update src/b3dm.tileset/QuadtreeTiler.cs
Show description for 88d5f9e
bertt
and
Copilot
authored
88d5f9e
View commit details
Copy full SHA for 88d5f9e
Browse repository at this point
Update src/b3dm.tileset/QuadtreeTiler.cs
Show description for b67f67b
bertt
and
Copilot
authored
b67f67b
View commit details
Copy full SHA for b67f67b
Browse repository at this point
update octreetiler
bertt
committed
47d38ed
View commit details
Copy full SHA for 47d38ed
Browse repository at this point
Update src/b3dm.tileset/SpatialIndexChecker.cs
Show description for 7748bd4
bertt
and
Copilot
authored
7748bd4
View commit details
Copy full SHA for 7748bd4
Browse repository at this point
Update src/b3dm.tileset/QuadtreeTiler.cs
Show description for bf838b7
bertt
and
Copilot
authored
bf838b7
View commit details
Copy full SHA for bf838b7
Browse repository at this point
Update src/b3dm.tileset/QuadtreeTiler.cs
Show description for f893dc0
bertt
and
Copilot
authored
f893dc0
View commit details
Copy full SHA for f893dc0
Browse repository at this point
Update src/b3dm.tileset/OctreeTiler.cs
Show description for 1145436
bertt
and
Copilot
authored
1145436
View commit details
Copy full SHA for 1145436
Browse repository at this point
fix typo
bertt
committed
1dc997c
View commit details
Copy full SHA for 1dc997c
Browse repository at this point
Initial plan
Copilot
committed
ea33e06
View commit details
Copy full SHA for ea33e06
Browse repository at this point
remove todo
bertt
committed
9b0a0cb
View commit details
Copy full SHA for 9b0a0cb
Browse repository at this point
update readme
bertt
committed
03c8865
View commit details
Copy full SHA for 03c8865
Browse repository at this point
Pass processedGeometries to LOD child tiles to maintain deduplication
Show description for 4ea012d
Copilot
and
bertt
committed
4ea012d
View commit details
Copy full SHA for 4ea012d
Browse repository at this point
Merge branch 'md5_implementation' into copilot/sub-pr-244-again
bertt
authored
797ed34
View commit details
Copy full SHA for 797ed34
Browse repository at this point
Update QuadtreeTiler.cs
bertt
authored
48aa307
View commit details
Copy full SHA for 48aa307
Browse repository at this point
Merge pull request #248 from Geodan/copilot/sub-pr-244-again
Show description for 777f8b2
bertt
authored
777f8b2
View commit details
Copy full SHA for 777f8b2
Browse repository at this point
remove octree tilehashes
bertt
committed
f141ec7
View commit details
Copy full SHA for f141ec7
Browse repository at this point
update readme
bertt
committed
cd0c4bf
View commit details
Copy full SHA for cd0c4bf
Browse repository at this point
Update src/b3dm.tileset/SpatialIndexChecker.cs
Show description for ce0434f
bertt
and
Copilot
authored
ce0434f
View commit details
Copy full SHA for ce0434f
Browse repository at this point
Merge branch 'md5_implementation' of https://github.com/Geodan/pg2b3dm into md5_implementation
bertt
committed
b833424
View commit details
Copy full SHA for b833424
Browse repository at this point
Update README.md
Show description for cbf1522
bertt
and
Copilot
authored
cbf1522
View commit details
Copy full SHA for cbf1522
Browse repository at this point
improve error handling
bertt
committed
028a19c
View commit details
Copy full SHA for 028a19c
Browse repository at this point
Merge branch 'md5_implementation' of https://github.com/Geodan/pg2b3dm into md5_implementation
bertt
committed
fe04bf2
View commit details
Copy full SHA for fe04bf2
Browse repository at this point
Commits on Feb 9, 2026
improve md5 hash index check
bertt
committed
d5495a4
View commit details
Copy full SHA for d5495a4
Browse repository at this point
Commits on Feb 10, 2026
update solution
bertt
committed
22b9fe3
View commit details
Copy full SHA for 22b9fe3
Browse repository at this point
update octreetiler
bertt
committed
03297e6
View commit details
Copy full SHA for 03297e6
Browse repository at this point
remove todo
bertt
committed
5a6b4b4
View commit details
Copy full SHA for 5a6b4b4
Browse repository at this point
Commits on Feb 12, 2026
add option sortby - area or volume (default area)
bertt
committed
45c749d
View commit details
Copy full SHA for 45c749d
Browse repository at this point
Commits on Feb 25, 2026
filter boundingboxes based on original projection (not epsg:4326)
bertt
committed
87b3fd2
View commit details
Copy full SHA for 87b3fd2
Browse repository at this point
Commits on Mar 2, 2026
fix merge conflicts
bertt
committed
ec0a1b7
View commit details
Copy full SHA for ec0a1b7
Browse repository at this point
You can’t perform that action at this time.