|
|
@30684
|
5 years |
jochen |
Remove spaces at the end of lines.
|
|
|
@30683
|
5 years |
jochen |
Exception should always be caught by reference.
|
|
|
@30682
|
5 years |
jochen |
Use uint64_t to avoid non-standard "long long".
|
|
|
@30681
|
5 years |
jochen |
Add warning flags to Makefile and fixe warnings. Remove 'struct' in a …
|
|
|
@30680
|
5 years |
jochen |
Use member initialization list in constructors.
|
|
|
@30676
|
5 years |
jochen |
Make it compile with Mapnik 3.0.
|
|
|
@30675
|
5 years |
jochen |
Remove warning in clang++.
|
|
|
@30674
|
5 years |
jochen |
Remove unused mTileSize.
|
|
|
@30673
|
5 years |
jochen |
Use std::vector<std::string> instead of array of std::string.
Makes it …
|
|
|
@30672
|
5 years |
jochen |
Bugfix: Fix pre-processor check for Linux. Makes status on ps output work.
|
|
|
@30619
|
5 years |
michi |
Updated files for new release 1.12.
|
|
|
@30617
|
5 years |
michi |
New feature for splitting the given bounds into smaller ones. This …
|
|
|
@30605
|
5 years |
michi |
Support for multiple bounding boxes. Besides that, if no bounding box …
|
|
|
@30604
|
5 years |
michi |
Support for multiple options of the same type.
|
|
|
@30603
|
5 years |
michi |
Reduced memory footprint a bit.
|
|
|
@30602
|
5 years |
michi |
Catch OutOfMemory? errors when they occur during isohypse calculation.
|
|
|
@30601
|
5 years |
michi |
Calculate the DEM statistics on the fly while filling the DEM with data.
|
|
|
@30600
|
5 years |
michi |
Merge support for large area mode.
|
|
|
@30598
|
5 years |
michi |
Throw a better exception (OsmDuplicatedObjectIdException? instead of …
|
|
|
@30596
|
5 years |
michi |
Refactored the serialization code into two classes.
|
|
|
@30595
|
5 years |
michi |
Added missing changeset and user id information to base. When …
|
|
|
@30572
|
5 years |
michi |
Bugfix: offset calculation was still done with 32 bit integers instead …
|
|
|
@30548
|
5 years |
michi |
Implementing the factory pattern for choosing the right storage model …
|
|
|
@30544
|
5 years |
michi |
The first used IDs of way and node elements can now be specified as …
|
|
|
@30540
|
5 years |
stephankn |
fix tile update not working due to locale issues.
On systems with a …
|
|
|
@30539
|
5 years |
michi |
Added support for having digital elevation models which have data …
|
|
|
@30538
|
5 years |
michi |
Changed build system from nant-0.86-beta1 to nant-0.92.
|
|
|
@30525
|
5 years |
stephankn |
fix an alive timeout on mapnik backends. It was caused by multiple …
|
|
|
@30510
|
5 years |
stephankn |
Add handling of cmdRenderLow command which was introduced in mod_tile …
|
|
|
@30494
|
5 years |
Dirk Stoecker |
improve layout a bit
|
|
|
@30474
|
6 years |
Dirk Stoecker |
fix prototype
|
|
|
@30473
|
6 years |
Dirk Stoecker |
allow to configure priority
|
|
|
@30456
|
6 years |
frederik |
support setting of buffer size in render config file
|
|
|
@30452
|
6 years |
frederik |
use UTC date
|
|
|
@30435
|
6 years |
frederik |
bugfix delete
|
|
|
@30387
|
6 years |
Dirk Stoecker |
proper display of render time using h:m:s instead of milliseconds
|
|
|
@30257
|
6 years |
frederik |
fix stdin handling
|
|
|
@30256
|
6 years |
frederik |
bugfix <member>
|
|
|
@30255
|
6 years |
frederik |
support reverting from multiple changesets
|
|
|
@30254
|
6 years |
frederik |
support auto-removing references or referring objects
|
|
|
@30253
|
6 years |
frederik |
retry on status code 500
|
|
|
@30252
|
6 years |
frederik |
change logging, force bot=yes
|
|
|
@30199
|
6 years |
frederik |
script for reverting a lot of stuff at once
|
|
|
@30195
|
6 years |
donvip |
Update Andorra polygon
|
|
|
@30194
|
6 years |
donvip |
Add Andorra polygon
|
|
|
@30191
|
6 years |
frederik |
script to collect changesets of one user
|
|
|
@29942
|
6 years |
apmon |
Delete file that is claimed to be obsolete/conflicting in #4913
…
|
|
|
@29941
|
6 years |
apmon |
Apply patch for #4913
This is on behalf of Hamish.
|
|
|
@29924
|
6 years |
frederik |
whichdiff utility finds the right state.txt for a given node ID
|
|
|
@29923
|
6 years |
frederik |
whichdiff utility finds the right state.txt for a given node ID
|
|
|
@29911
|
6 years |
Dirk Stoecker |
add performance data to nagios
|
|
|
@29880
|
6 years |
michi |
Updated files for new release 1.11.
|
|
|
@29868
|
6 years |
michi |
Implemented way splitting
|
|
|
@29844
|
6 years |
michi |
Implemented support for the new permalink syntax on the OSM main site.
|
|
|
@29815
|
6 years |
Dirk Stoecker |
expand age fields to match long running jobs better
|
|
|
@29793
|
6 years |
Dirk Stoecker |
remove debug
|
|
|
@29792
|
6 years |
Dirk Stoecker |
disable by default as was before
|
|
|
@29791
|
6 years |
Dirk Stoecker |
improve update script, so it can be used without modification
|
|
|
@29756
|
6 years |
frederik |
mention that a faster osmgrep is available
|
|
|
@29705
|
6 years |
lucasvr |
New command, -ignorelabels, to indicate that labels are not to be …
|
|
|
@29704
|
6 years |
lucasvr |
Fixes a rendering issue in which some straight lines would cross the …
|
|
|
@29617
|
7 years |
frederik |
patch from Hiroshi Mirua to fix mismatching of peers in multi-peer …
|
|
|
@29605
|
7 years |
zverik |
updated opencyclemap tile layers
|
|
|
@29604
|
7 years |
zverik |
JTD 1.6.1 update
|
|
|
@29603
|
7 years |
zverik |
JTD 0.6.1
|
|
|
@29570
|
7 years |
frederik |
when iterating over a range with multiple styles, make the innermost …
|
|
|
@29569
|
7 years |
frederik |
do not disable renderer just because it segfaults occasionally;
some …
|
|
|
@29472
|
7 years |
tomhughes |
Moved osm2pgsql to https://github.com/openstreetmap/osm2pgsql
|
|
|
@29471
|
7 years |
tomhughes |
Moved mod_tile to https://github.com/openstreetmap/mod_tile
|
|
|
@29469
|
7 years |
Sarah Hoffmann |
print a big warning if pbf support has not been configured
|
|
|
@29447
|
7 years |
apmon |
Add two more storage backends ro_http_proxy and ro_composite
Both are …
|
|
|
@29446
|
7 years |
apmon |
Each style can now have its own storage backend / tile_dir
|
|
|
@29445
|
7 years |
apmon |
Move man pages out of the debian directory and into the docs directory …
|
|
|
@29444
|
7 years |
apmon |
Add an empty docs directory
|
|
|
@29443
|
7 years |
giggls |
As reported by Michael Kussmaul on dev list osm2pgsql does not …
|
|
|
@29422
|
7 years |
apmon |
Improve configure script a little bit
- automatically find apxs in …
|
|
|
@29421
|
7 years |
apmon |
Fix stability issues with rados backend
|
|
|
@29420
|
7 years |
apmon |
[mod_tile] use a separate storage backend per thread in apache 2.4
…
|
|
|
@29419
|
7 years |
apmon |
Debian package : easier way to change user renderd is run with
This …
|
|
|
@29415
|
7 years |
ldp |
[render_expired] Apply @29406 render_list patches to render_expired
|
|
|
@29414
|
7 years |
ldp |
Fix typo
|
|
|
@29411
|
7 years |
apmon |
Fix a number of potential issues found by coverity scan static analyzer
|
|
|
@29410
|
7 years |
apmon |
[renderd] bug fixes that could lead to segmentation faults on tile write
|
|
|
@29407
|
7 years |
Dane Springmeyer |
remove uneeded include
|
|
|
@29406
|
7 years |
apmon |
[render_list] fix invalid free() in case of default mapname or tilepath
|
|
|
@29405
|
7 years |
apmon |
[renderd] fixup breakage from previous commits
Bug was found and …
|
|
|
@29400
|
7 years |
apmon |
[renderd] support alternative map projections other than web mercator
…
|
|
|
@29398
|
7 years |
apmon |
[mod_tile] correctly close the storage backends
|
|
|
@29397
|
7 years |
apmon |
[mod_tile] clean up compiler warnings
|
|
|
@29396
|
7 years |
apmon |
[mod_tile] Make mod_tile compile with C90
This is necessary if apache …
|
|
|
@29395
|
7 years |
apmon |
[mod_tile] Make mod_tile compile with apache 2.4
|
|
|
@29389
|
7 years |
apmon |
Add support for pluggable storage backends to mod_tile / renderd
So …
|
|
|
@29346
|
7 years |
apmon |
Remove "DOES NOT WORK YET" from renderd.conf.
That functionality has …
|
|
|
@29343
|
7 years |
Dirk Stoecker |
Fix last change: modtile_socket can block in the accept() loop
|
|
|
@29342
|
7 years |
frederik |
fix font registration bug introduced in #29248; attempt to register …
|
|
|
@29341
|
7 years |
Dirk Stoecker |
accept multiple connections in one go, reduce calls of select in the …
|
|
|
@29339
|
7 years |
apmon |
Move mod_tile_latecy munin graph to correct directory
|
|
|
@29338
|
7 years |
apmon |
Improve mod_tile_latency munin graph to show latencies split by zoom level
|
|
|
@29311
|
7 years |
apmon |
fix issues found by coverity static analysis in dir_utils.c
|
|
|
@29310
|
7 years |
apmon |
fix issues found by coverity static analysis in gen_tile.cpp
|
|
|