1
0
Fork 0
mirror of https://github.com/systemed/tilemaker synced 2025-10-14 11:05:13 +02:00
tilemaker/src
Richard Fairhurst ea8d2151a9
Allow combine_lines_below on each layer (#850)
Co-authored-by: Etilène Jourdier <etienne.jourdier@gmail.com>
2025-09-30 14:45:19 +01:00
..
external use libdeflate rather than zlib (#769) 2024-10-13 18:03:44 +01:00
attribute_store.cpp Add AttributeInteger for writing int values (#827) 2025-09-29 12:22:55 +01:00
coordinates.cpp Alternate node store (#590) 2023-12-09 13:47:07 +00:00
coordinates_geom.cpp Alternate node store (#590) 2023-12-09 13:47:07 +00:00
geojson_processor.cpp Add AttributeInteger for writing int values (#827) 2025-09-29 12:22:55 +01:00
geom.cpp Faster polygon combining (#681) 2024-02-17 11:07:14 +00:00
helpers.cpp use libdeflate rather than zlib (#769) 2024-10-13 18:03:44 +01:00
mbtiles.cpp use libdeflate rather than zlib (#769) 2024-10-13 18:03:44 +01:00
mmap_allocator.cpp Boost 186 (#759) 2024-09-20 17:20:48 +01:00
node_stores.cpp be able to render the planet with 32gb of RAM (#618) 2023-12-28 15:23:35 +00:00
options_parser.cpp Add optional --quiet flag to tilemaker (#754) 2024-10-13 21:37:08 +01:00
osm_lua_processing.cpp create function to get OSM type (#834) 2025-09-29 22:18:43 +01:00
osm_mem_tiles.cpp remove FAT_TILE_INDEX (#700) 2024-04-01 17:24:47 +01:00
osm_store.cpp fixup LayerAsCentroid(...) 2024-01-12 00:04:02 -05:00
output_object.cpp Add AttributeInteger for writing int values (#827) 2025-09-29 12:22:55 +01:00
pbf_processor.cpp be less chatty when run non-interactively (#767) 2024-10-13 15:41:32 +01:00
pbf_reader.cpp use protozero (#623) 2023-12-28 20:07:50 +00:00
pmtiles.cpp pmtiles: always set leafStart when closing file [#794] (#795) 2025-01-30 09:52:42 +00:00
pooled_string.cpp thread-safety fixes: PooledString, layer metadata (#761) 2024-09-23 09:36:22 +01:00
relation_roles.cpp extend NextRelation/FindInRelation to nodes (#632) 2024-01-07 16:51:08 +00:00
sharded_node_store.cpp be able to render the planet with 32gb of RAM (#618) 2023-12-28 15:23:35 +00:00
sharded_way_store.cpp be able to render the planet with 32gb of RAM (#618) 2023-12-28 15:23:35 +00:00
shared_data.cpp Allow combine_lines_below on each layer (#850) 2025-09-30 14:45:19 +01:00
shp_mem_tiles.cpp faster Intersects queries (#765) 2024-10-03 09:06:39 +01:00
shp_processor.cpp Add AttributeInteger for writing int values (#827) 2025-09-29 12:22:55 +01:00
significant_tags.cpp generalize node_keys; add way_keys 2023-12-29 18:02:11 -05:00
sorted_node_store.cpp Boost 186 (#759) 2024-09-20 17:20:48 +01:00
sorted_way_store.cpp Boost 186 (#759) 2024-09-20 17:20:48 +01:00
tag_map.cpp V3 post relation scan (#642) 2024-01-14 17:34:41 +00:00
tile_coordinates_set.cpp remove FAT_TILE_INDEX (#700) 2024-04-01 17:24:47 +01:00
tile_data.cpp remove FAT_TILE_INDEX (#700) 2024-04-01 17:24:47 +01:00
tile_worker.cpp Allow combine_lines_below on each layer (#850) 2025-09-30 14:45:19 +01:00
tilemaker.cpp feat: write attribution in pmtiles metadata (#818) 2025-09-29 12:21:18 +01:00
visvalingam.cpp Visvalingam-Whyatt simplification (#772) 2024-10-19 11:34:29 +01:00
way_stores.cpp be able to render the planet with 32gb of RAM (#618) 2023-12-28 15:23:35 +00:00