Colin Dellow
2bb131b5c4
run Docker build on PRs ( #627 )
2023-12-30 13:43:35 +00:00
Colin Dellow
ae1981b0f0
use vtzero instead of libprotobuf ( #625 )
2023-12-28 21:31:01 +00:00
Richard Fairhurst
5acee418ba
PMTiles support ( #620 )
2023-12-22 10:45:05 +00:00
systemed
ff0b9d6676
Merge branch 'master' into refactor_geometries
2023-11-19 18:06:53 +00:00
Nakaner
ff60b8d9de
Document new optional argument minzoom of (node|way):Attribute function ( #585 )
...
The feature was introduced by #219 .
2023-11-17 16:32:38 +00:00
systemed
4db8c25417
Merge branch 'master' into refactor_geometries
2023-11-04 12:58:56 +00:00
Masamune Ishihara
ba3fc62377
Change example configration compress parameter to "gzip" ( #554 )
2023-10-20 08:40:46 +01:00
Richard Fairhurst
dbdb4da097
RestartRelations() to reset relation subscript ( #548 )
2023-10-09 11:30:03 +01:00
systemed
0ea137fedb
Per-tile feature limit as per #547
2023-10-03 17:52:02 +01:00
Robin Hutmacher
9a377a690e
Update RUNNING.md ( #510 )
2023-08-04 12:33:31 +01:00
Richard Fairhurst
6078f073e6
Squawk if user has pratted around with way IDs ( #509 )
2023-07-23 08:57:59 +01:00
Richard Fairhurst
528aa25dec
Support type=boundary relations as native multipolygons ( #508 )
2023-07-23 08:57:39 +01:00
Richard Fairhurst
4a85c60e6d
Compile-time option for float ZOrder ( #486 )
2023-03-31 15:10:30 +01:00
Richard Fairhurst
06e0b2820b
Configurable sort order ( #485 )
2023-03-31 15:09:58 +01:00
Richard Fairhurst
9625dce266
Send project name to init_function ( #438 )
2022-10-15 11:17:30 +01:00
Aarni Koskela
92d38d37ce
Report missing layer the same way other config errors are reported ( #420 )
2022-09-27 20:54:59 +01:00
Richard Fairhurst
1f9a564d02
High-resolution geometries at max zoom level ( #384 )
2022-02-17 10:44:10 +00:00
systemed
7945f6e159
Update man page
2022-02-10 11:50:17 +00:00
systemed
4bfb415e7f
Update docs
2022-02-05 15:33:25 +00:00
Richard Fairhurst
965f6ae349
(Non-multipolygon) relation support ( #360 )
2022-01-08 10:12:08 +00:00
systemed
670d21a6ca
Warn about incomplete entities in pbfs
2022-01-04 08:59:44 +00:00
ǝɹʇʇɐʃǝ◖ xıʃǝɟ
d7e66c4fed
Update some documentation and Dockerfile with recent versions ( #303 )
2021-09-10 14:11:52 +01:00
Wouter van Kleunen
474e8bb852
Rely on provided rapidjson dependency + cmake ( #306 )
...
* Rely on packaged rapidjson dependency
* Add rapidjson to cmake
* Add -pthread option to LIB flags variable in Makefile.
* Allow environment setting of CXXFLAGS.
* Avoid git during build
* Github CI build using ubuntu 18.04
Co-authored-by: Felix Delattre <felix@delattre.de >
2021-09-10 14:01:59 +01:00
ǝɹʇʇɐʃǝ◖ xıʃǝɟ
edd8a4ee27
Add man page for tilemaker ( #299 )
2021-08-28 22:05:02 +01:00
Michael Reichert
ca0fd702c3
Add z_order sorting support ( #283 )
...
* Add support for a z_order field and sort output objects by z_order
PostGIS import tools like Osm2pgsql and Imposm can write a z_order field
to the database table in order to allow map styles to render features
ordered by road class and vertical layer. Tilemaker now gets a Lua
callback to set the z_order for an OSM object (default 0) and will sort
the vectortile features by z_order. z_order is also taken into account
for combining of features. z_order values are limited to 1-byte unsigned
integer.
* Document new ZOrder callback function
* Drop unnecessary variable
* Implement z_order sorting for the OpenMapTiles example config
This commit also adapts the minimum zoom levels to the lastest version.
2021-08-23 13:37:24 +01:00
Hsieh Chin Fan
fe1f1f5ca5
Update instruction of Github Workflow ( #264 )
...
Good to go only if there is a new release v2.0.0
2021-07-09 13:30:45 +01:00
systemed
6fa5d4b2e7
Update docs
2021-07-09 10:10:47 +01:00
systemed
60d087d789
Update docs
2021-07-02 16:56:12 +01:00
Richard Fairhurst
ead23531c4
Add :Centroid method to get lat/lon from Lua ( #230 )
2021-04-26 18:47:10 +01:00
Richard Fairhurst
a73723702b
Refactor shapefile spatial queries ( #228 )
2021-04-26 14:48:19 +01:00
systemed
6eb89913de
Update docs
2021-04-19 12:28:16 +01:00