Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 23 Java Openstreetmap Projects
-
Graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Project mention: Maps Solution for iOS Solving the Traveling Salesman Problem | news.ycombinator.com | 2024-10-23
There is no in-built routing with MapLibre and MapTiler yet, but you can easily integrate something like openRouteService (https://openrouteservice.org/) in combination with them to get great interface/base maps/routes inexpensively.
-
> Static or infrequently updated vector tiles can be generated from OSM data by a number of tools, but those most popular right now are https://github.com/systemed/tilemaker and https://github.com/onthegomap/planetiler
this is the first I've seen of these alternative tools compared to using Tippecanoe(https://github.com/felt/tippecanoe). Are they considered to be higher performance?
-
-
-
incubator-baremaps
Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.
I am currently exploring the open source mapping world and trying to get a better grasp of what's available.
How does this project compare to Apache Baremaps (incubating)?
https://baremaps.apache.org/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
basemaps
Basemap PMTiles generation and cartographic styles for OpenStreetMap data and more (by protomaps)
-
Project mention: Google will no longer hold onto people's location data in Google Maps | news.ycombinator.com | 2023-12-15
I modified an open source GPX recording app called Trackbook to turn it into a 24/7 recorder, and I wrote about it here:
https://voussoir.net/writing/obsessed_with_gpx
I have a few recent commits in my repository that I haven't put into a versioned APK yet though.
The output GPX files can be viewed on the PC with JOSM:
https://josm.openstreetmap.de/
-
-
-
APhotoManager
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
-
trekarta
Simple, responsive map for your trek. You decide how to journey today, not the application!
-
> The naive way to do so would be via a static mapping of state to time zone but there are a few edge cases that preclude doing this
More than a few, state is really the wrong resolution here, US timezones follow counties and native reservations borders.
ZIP codes should probably be good enough but I'd be careful too. If your volume of addresses isn't too crazy, the robust way is to reverse geocode them and use a library that gets you the IANA identifier from timezone shapes.
https://github.com/RomanIakovlev/timeshape is maintained by a former coworker who could open source some of the work we did internally.
-
-
touch-mapper
Tactile map maker. Creates 3D or embosser printable files for requested OpenStreetMap areas.
-
-
-
-
-
-
OpeningHoursEvaluator
An evaluator for opening hours tag according to OSM opening hours specification
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java Openstreetmap discussion
Java Openstreetmap related posts
-
Maps Solution for iOS Solving the Traveling Salesman Problem
-
Ask HN: How to Optimize a Delivery Route?
-
GeoDesk for Python VS GeoDesk - a user suggested alternative
2 projects | 25 Nov 2023 -
pelias VS photon - a user suggested alternative
2 projects | 15 Nov 2023 -
The Open Source GraphHopper Routing Engine 8.0 Released
-
Seeking a Simple and Cost-Effective Tool for Calculating Distances and Travel Times in Node.js Backend
-
Autocomplete address from google places and mapbox seem to be extremely expensive. Is there any other good alternatives?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 13 Dec 2024
Index
What are some of the best open-source Openstreetmap projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Graphhopper | 5,479 |
2 | photon | 1,967 |
3 | openrouteservice | 1,488 |
4 | planetiler | 1,484 |
5 | Mapsforge | 1,205 |
6 | OSM2World | 568 |
7 | incubator-baremaps | 519 |
8 | basemaps | 387 |
9 | josm | 382 |
10 | vtm | 273 |
11 | atlas | 234 |
12 | APhotoManager | 227 |
13 | trekarta | 182 |
14 | timeshape | 169 |
15 | GeoDesk | 139 |
16 | touch-mapper | 109 |
17 | lavatories | 84 |
18 | mapsplit | 66 |
19 | GeoNotes | 66 |
20 | LocationMapViewer | 37 |
21 | OpeningHoursParser | 32 |
22 | OpeningHoursEvaluator | 8 |
23 | ti.osm | 5 |