Michael Barry
|
8a6997f9dc
|
Remove graphhopper dependency (#101)
|
2022-03-01 08:43:19 -05:00 |
Michael Barry
|
2f05f942b2
|
Custom PBF parsing (#82)
Pull in pbf parsing to give more control over threading model and performance.
|
2022-02-28 20:52:30 -05:00 |
Michael Barry
|
0d727c4302
|
Thread stats (#85)
Add more detailed thread and GC stats to summary.
|
2022-02-24 08:19:44 -05:00 |
Mike Barry
|
e7e5cd88c4
|
fix warnings
|
2022-02-23 20:45:56 -05:00 |
Michael Barry
|
209361eb7e
|
Support for each loop in workers (#83)
|
2022-02-23 20:32:41 -05:00 |
Mike Barry
|
0357f4ba8f
|
log number of elements
|
2022-02-23 05:25:32 -05:00 |
Michael Barry
|
e092586dfc
|
Gracefully handle exceptions from profile (#65)
|
2022-02-04 06:26:26 -05:00 |
Michael Barry
|
8d90470d55
|
Fix unit tests in other locales (#64)
|
2022-01-27 20:23:24 -05:00 |
Michael Barry
|
48ce4cbe23
|
Fix pedestrian area multipolygons (#63)
|
2022-01-27 06:14:37 -05:00 |
Michael Barry
|
9c1472fd30
|
Upgrade planetiler-basemap to be compatible with OpenMapTiles 3.13 (#49)
Applying changes to layers from [OpenMapTiles 3.13 release](https://github.com/openmaptiles/openmaptiles/releases/tag/v3.13) (https://github.com/openmaptiles/openmaptiles/compare/v3.12.2...v3.13), minus transportation network connectivity improvements - those will be a separate change.
|
2022-01-19 05:36:44 -05:00 |
Michael Barry
|
6f2dbc4f4b
|
Add profile hooks for preprocessing OSM nodes and ways (#56)
|
2022-01-16 10:00:57 -05:00 |
Mike Barry
|
b6ba928be1
|
Revert "allow using label grid on lines and polygons too (#51)"
This reverts commit 1c622ffdfb .
|
2022-01-10 06:41:15 -05:00 |
Michael Barry
|
1c622ffdfb
|
allow using label grid on lines and polygons too (#51)
|
2022-01-09 12:02:46 -05:00 |
Michael Barry
|
bf99918198
|
Treat boundary and land_area relation types as multipolygons (#50)
|
2022-01-07 10:01:22 -05:00 |
Michael Barry
|
9e9cf7c413
|
Change name to Planetiler (#40)
* change name from flatmap to planetiler
* bump version to 0.2-SNAPSHOT
|
2021-12-23 05:42:24 -05:00 |