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
Type
/
to 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
.
OpenMap-java
/
openmap
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
82
Code
Issues
26
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
openmap
src
core
src
main
on
develop
User selector
All users
All time
Commit history
Commits on May 21, 2026
Attaching mouse point to zoom events for enhanced zooming
dfdietrick
committed
c4d36d7
View commit details
Copy full SHA for c4d36d7
View code at this point
Browse repository at this point
Commits on May 20, 2026
Modernizing java code and fixing javadocs.
dfdietrick
committed
0c28d5c
View commit details
Copy full SHA for 0c28d5c
View code at this point
Browse repository at this point
Made the rosette and scale slider optional, and not on by default. If slider not shown, zoom buttons add circles around them.
dfdietrick
committed
1819682
View commit details
Copy full SHA for 1819682
View code at this point
Browse repository at this point
Updating ZoomEvents and how zoom is handled by the AbstractMouseMode and MapBean. The lat/lon under the cursor is held in place on the map. Removed zoom options in NavigateMenu, too hard to use.
dfdietrick
committed
62ad9ee
View commit details
Copy full SHA for 62ad9ee
View code at this point
Browse repository at this point
Updating javadocs, code cleanup.
dfdietrick
committed
52abeb5
View commit details
Copy full SHA for 52abeb5
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Updating MapBean version to proper beta
dfdietrick
committed
f856c73
View commit details
Copy full SHA for f856c73
View code at this point
Browse repository at this point
Reversing path change in View8211
dfdietrick
committed
548cbce
View commit details
Copy full SHA for 548cbce
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
Testing out accessing ENC data.
dfdietrick
committed
210af64
View commit details
Copy full SHA for 210af64
View code at this point
Browse repository at this point
Formatting
dfdietrick
committed
b4784ff
View commit details
Copy full SHA for b4784ff
View code at this point
Browse repository at this point
Updated PostGIS classes, including pom
dfdietrick
committed
ae85468
View commit details
Copy full SHA for ae85468
View code at this point
Browse repository at this point
Updating to latest version of jakarta for servlet functionality.
dfdietrick
committed
6c61334
View commit details
Copy full SHA for 6c61334
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
First pass at a SRM reading/drawing component. Similar to DTED.
dfdietrick
committed
21d8626
View commit details
Copy full SHA for 21d8626
View code at this point
Browse repository at this point
Updating the ScaleDisplayLayer to work the same way as EmbeddedScaleDIsplayPanel.
dfdietrick
committed
16b5865
View commit details
Copy full SHA for 16b5865
View code at this point
Browse repository at this point
OMList internal graphics object is now final and managed, OMGraphicList behavior adjusted accordingly.
dfdietrick
committed
234ae8e
View commit details
Copy full SHA for 234ae8e
View code at this point
Browse repository at this point
Moving the wms servlet into the core code base. The wmsservlet code base is for organization and managing the servlet.
dfdietrick
committed
5746903
View commit details
Copy full SHA for 5746903
View code at this point
Browse repository at this point
Moving the VprBrowse servlet into the core code base. The vpfbrowseservlet code base is for organization and managing the servlet.
dfdietrick
committed
d07c485
View commit details
Copy full SHA for d07c485
View code at this point
Browse repository at this point
Moving the MapTile servlet into the core code base. The maptileservlet code base is for organization and managing the servlet.
dfdietrick
committed
3a1a04a
View commit details
Copy full SHA for 3a1a04a
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
Add connection timeout for ServerMapTileFactory, gets used when localCacheDir is used. Updated logging output.
dfdietrick
committed
8b7c79e
View commit details
Copy full SHA for 8b7c79e
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Fixed TileGrabber, the localCacheDir needs to be set with the target. Import cleanups.
dfdietrick
committed
43003d8
View commit details
Copy full SHA for 43003d8
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
formmatting updates.
dfdietrick
committed
d5fb19d
View commit details
Copy full SHA for d5fb19d
View code at this point
Browse repository at this point
Fixing bug for BinaryBufferedFile closures for reuse.
dfdietrick
committed
89e677d
View commit details
Copy full SHA for 89e677d
View code at this point
Browse repository at this point
Fixed problem with getting classnames for components defined for writing properties.
dfdietrick
committed
c5ab89f
View commit details
Copy full SHA for c5ab89f
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Simplify the contents of the About window.
Donald Dietrick
committed
e0a66fe
View commit details
Copy full SHA for e0a66fe
View code at this point
Browse repository at this point
Reversing assignable check in the ProjectionFactory to create new projections, now in correct order. Not sure why it was working before.
Donald Dietrick
committed
49a9987
View commit details
Copy full SHA for 49a9987
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
Updating layer status gifs so they have a different pattern in addition to color.
Donald Dietrick
committed
db6ebb7
View commit details
Copy full SHA for db6ebb7
View code at this point
Browse repository at this point
Adding a debug statement when the image isn't visible on the map.
Donald Dietrick
committed
0e04450
View commit details
Copy full SHA for 0e04450
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Refactoring the IconPartCollection and implementations. Created OMIconPart enum that does the heavy Shape lifting, used by OpenMapAppPartCollection.
Donald Dietrick
committed
d4654dd
View commit details
Copy full SHA for d4654dd
View code at this point
Browse repository at this point
AbstractImageFormatter was misusing the ImageScaler, the provided parameters weren't correct. Modified the ImageScaler to use image type to handle transparency, and the AbstractImageFormatter call…
Show description for 00db847
Donald Dietrick
committed
00db847
View commit details
Copy full SHA for 00db847
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Updated formatting.
Donald Dietrick
committed
0c857ed
View commit details
Copy full SHA for 0c857ed
View code at this point
Browse repository at this point
Changing double click to end poly creation to right-click.
Donald Dietrick
committed
2717af5
View commit details
Copy full SHA for 2717af5
View code at this point
Browse repository at this point
Adding null pointer check for the raster in generate before copying label information to it.
Donald Dietrick
committed
5ea8470
View commit details
Copy full SHA for 5ea8470
View code at this point
Browse repository at this point
Allow the model to be updated, even if it has already been set.
Donald Dietrick
committed
7edb7ea
View commit details
Copy full SHA for 7edb7ea
View code at this point
Browse repository at this point
Updated the error message output of the OMGraphicHandlerLayer to be less obtrusive when something goes wrong, to help with application output. You can set the logger to Level.FINE for more informa…
Show description for 801ddd5
Donald Dietrick
committed
801ddd5
View commit details
Copy full SHA for 801ddd5
View code at this point
Browse repository at this point
Code Cleanup. Added Generics notations for Collections, change the signature for PropUtils to replace Hashtables and Vectors with Map and List. Updated Environment and I18 to act more properly as…
Show description for 0d6e6e3
Donald Dietrick
committed
0d6e6e3
View commit details
Copy full SHA for 0d6e6e3
View code at this point
Browse repository at this point
Commits on May 3, 2020
Add null pointer check for local cache directory setting before trying
Show description for e58231d
Donald Dietrick
committed
e58231d
View commit details
Copy full SHA for e58231d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.