|
|
@27037
|
8 years |
zverik |
Major refactoring, new features, etc. (see wiki for 0.6.0)
|
|
|
@27036
|
8 years |
frederik |
do not require dpatch; change help text
|
|
|
@27030
|
8 years |
frederik |
use FIXED_POINT after all.
|
|
|
@27029
|
8 years |
frederik |
do not use FIXED_POINT by default as it breaks -l (ell)
|
|
|
@27018
|
8 years |
tomhughes |
Update for schema changes in the rails 3 code
|
|
|
@27012
|
8 years |
apmon |
[osm2pgsql] Don't exit when forking of helper processes fails
Due to …
|
|
|
@27011
|
8 years |
bnesbitt |
|
|
|
@27010
|
8 years |
bnesbitt |
Move to new home
|
|
|
@27009
|
8 years |
bnesbitt |
Move one time imports to new home
|
|
|
@27007
|
8 years |
apmon |
[osm2pgsql] #4061 osm2pgsql-no-return-in-nonvoid-function
|
|
|
@27004
|
8 years |
apmon |
[osm2pgsql] Bugfix: Node geometries were rounded to 2 s.f. which is …
|
|
|
@27003
|
8 years |
apmon |
[osm2pgsql] Be more efficient with virtual memory to reduce chances of …
|
|
|
@26979
|
8 years |
frederik |
fix --drop option. still to do - remove unnecessary pkeys after work.
|
|
|
@26971
|
8 years |
frederik |
new --drop flag drops temporary tables after --slim import, saving …
|
|
|
@26924
|
8 years |
apmon |
[osm2pgsql] Bugfix: -C was calculated as 32 bit int, limiting max …
|
|
|
@26916
|
8 years |
frederik |
don't request notify if there is no return address; fixes #3974; patch …
|
|
|
@26915
|
8 years |
frederik |
fix typo mentioned by mathieu monney on mapquest's forum two weeks …
|
|
|
@26902
|
8 years |
apmon |
[osm2pgsql] Fix some bugs introduced by the previous commits
|
|
|
@26895
|
8 years |
apmon |
Use the new sparseness optimized node cache for non-slim mode as well
|
|
|
@26894
|
8 years |
apmon |
Optimize node ram cache for sparse node representation
Osm2pgsql's …
|
|
|
@26893
|
8 years |
apmon |
[osm2pgsql] Parralellize pending ways / relations
Process the stage …
|
|
|
@26892
|
8 years |
apmon |
[osm2pgsql] Update debian package scripts to handle postgis-9.1
|
|
|
@26891
|
8 years |
apmon |
[mod_tile] Update debian build scripts
|
|
|
@26890
|
8 years |
apmon |
Add a script to update a osm2pgsql db and expire tiles
Add a …
|
|
|
@26889
|
8 years |
apmon |
Quieten down output from render_expired
|
|
|
@26880
|
8 years |
balrog-kun |
Place the sorted tables in the right tablespace too.
|
|
|
@26827
|
8 years |
bretth |
Added a new empty trunk with a pointer to the Git location.
|
|
|
@26826
|
8 years |
bretth |
Moved the trunk so that commits are no longer made to Subversion by …
|
|
|
@26788
|
8 years |
apmon |
[osm2pgsql] Add debian package scripts to setup a new postgis db for …
|
|
|
@26778
|
8 years |
gary68 |
gpl added to some files
|
|
|
@26715
|
8 years |
zverik |
EntityReporter? now displays total object count
|
|
|
@26714
|
8 years |
zverik |
Relation Tags Osmosis PluginLoader?
|
|
|
@26711
|
8 years |
apmon |
osm2pgsql: show import speed for primitive XML parser
patch by komzpa …
|
|
|
@26710
|
8 years |
apmon |
Fix build with geos>=3.3.0
Fix "call of overloaded 'create(int, int)' …
|
|
|
@26709
|
8 years |
apmon |
[osm2pgsql] Include time.h for time_t
|
|
|
@26708
|
8 years |
apmon |
[osm2pgsql] Fix build with geos>=3.3.0
Fix "cannot convert from base …
|
|
|
@26690
|
8 years |
ipodolsk |
Do not emit bound entities with bbox=0,0,0,0 while reading PBF if the …
|
|
|
@26689
|
8 years |
apmon |
[mod_tile] update debian packaging scripts to reduce linthian warnings
|
|
|
@26688
|
8 years |
apmon |
[osm2pgsql] Update README
|
|
|
@26687
|
8 years |
apmon |
[osm2pgsql] Fix debian packaging scripts
|
|
|
@26665
|
8 years |
apmon |
[osm2pgsql] allocate node cache in one big chunk instead of small …
|
|
|
@26664
|
8 years |
apmon |
[Osm2pgsql] Add an option to disable parallel indexing
This is a …
|
|
|
@26659
|
8 years |
apmon |
[osm2pgsql] Make osm2pgsql compatible with postgis 2.0
Fixes …
|
|
|
@26651
|
8 years |
bretth |
Updated version detection to support GIT as well as the existing SVN.
|
|
|
@26636
|
8 years |
frederik |
create 'file' sequence required by update.php
|
|
|
@26635
|
8 years |
frederik |
bugfix nominatim
|
|
|
@26634
|
8 years |
bnesbitt |
Landfill old airport_import away from the more active utilities and …
|
|
|
@26630
|
8 years |
zverik |
fix poly2gpx
|
|
|
@26629
|
8 years |
zverik |
polyconvert.pl
|
|
|
@26628
|
8 years |
bnesbitt |
See http://wiki.openstreetmap.org/wiki/Osmsync
|
|
|
@26627
|
8 years |
bnesbitt |
See http://wiki.openstreetmap.org/wiki/Osmsync
|
|
|
@26594
|
8 years |
giggls |
2 minor changes:
* add created_by tag to get deleted in default style …
|
|
|
@26588
|
8 years |
apmon |
[osm2pgsql] Report some more timing information to see where osm2pgsql …
|
|
|
@26580
|
8 years |
pieren |
On behalf of pmz and Etienne Chove, commit a new version of OsmApi? …
|
|
|
@26563
|
8 years |
gary68 |
useractivity; some bug fixes regarding uninitialized values and …
|
|
|
@26558
|
8 years |
gary68 |
mapweaver bug fixes
|
|
|
@26557
|
8 years |
joshdoe |
ogr2osm: improve error and path handling, also fix #3144
|
|
|
@26551
|
8 years |
gary68 |
mapweaver: gpxcolor and gpxsize
|
|
|
@26548
|
8 years |
gary68 |
mapweaver now supports gpx files as well
|
|
|
@26539
|
8 years |
Dirk Stoecker |
I overlooked that mix of left/right alignment
|
|
|
@26538
|
8 years |
Dirk Stoecker |
increase space for age by one digit
|
|
|
@26537
|
8 years |
gary68 |
osm.pm new version; now supports negative IDs
|
|
|
@26534
|
8 years |
gary68 |
mapweaver: new place management for labels and icons
|
|
|
@26532
|
8 years |
frederik |
revert r26083 - lat/lon is required on DELETE in case you are working …
|
|
|
@26526
|
8 years |
gary68 |
new mapweaver module mwOccupy
|
|
|
@26516
|
8 years |
joshdoe |
ogr2osm: Better usage handling, error checking/messages
Replace usage …
|
|
|
@26515
|
8 years |
joshdoe |
ogr2osm: Make mostly PEP8 compliant
In other words, fix identation …
|
|
|
@26507
|
8 years |
gary68 |
mapweaver: small svg bux fixed
|
|
|
@26506
|
8 years |
gary68 |
mapweaver: label halo; pbf support; bold and italic fonts
|
|
|
@26505
|
8 years |
frederik |
remove "Local" parameter in creation of Unix datagram socket;
this had …
|
|
|
@26500
|
8 years |
gary68 |
mapweaver; oneway arrows sized automatically if desired
|
|
|
@26497
|
8 years |
frederik |
new utilities: rel2poly.pl reads OSM relation and makes polygon file; …
|
|
|
@26492
|
8 years |
gary68 |
mapweaver: mwDir added
|
|
|
@26488
|
8 years |
frederik |
gazetteer: fix bug where osm2pgsql would segfault after completing …
|
|
|
@26486
|
8 years |
gary68 |
mapweaver: maxtargetsize
|
|
|
@26477
|
8 years |
frederik |
backport FASTUPDATE fix to osm2pgsql-intarray
|
|
|
@26476
|
8 years |
frederik |
use char not string, duh
|
|
|
@26475
|
8 years |
frederik |
fix missing fastupdate=off problem when no tablespaces specified
|
|
|
@26467
|
8 years |
gary68 |
mapweaver: wnsunique
|
|
|
@26463
|
8 years |
gary68 |
mapweaver: wns=5 (separate file)
|
|
|
@26462
|
8 years |
gary68 |
mapweaver new version - font-families
|
|
|
@26447
|
8 years |
gary68 |
mapweaver - oceancolor bug fixed
|
|
|
@26446
|
8 years |
jochen |
Add option to build on newer boost versions.
|
|
|
@26445
|
8 years |
gary68 |
new mapweaver version - way name substitution
|
|
|
@26444
|
8 years |
tomhughes |
Moved gpx-import to git.openstreetmap.org
|
|
|
@26439
|
8 years |
frederik |
rename osm2pgsql-64 to osm2pgsql. this is now the new default branch. …
|
|
|
@26438
|
8 years |
frederik |
rename old osm2pgsql to osm2pgsql-intarray
|
|
|
@26437
|
8 years |
frederik |
issue error message when trying to append to 32bit table with 64bit …
|
|
|
@26436
|
8 years |
frederik |
merge r26292 into 64bit branch (change by apmon to fetch multiple …
|
|
|
@26434
|
8 years |
gary68 |
mapweaver 0.26 - dir bugs fixed
|
|
|
@26432
|
8 years |
twain |
fix miss-parsed regex with - sign in lat,lon query
|
|
|
@26431
|
8 years |
gary68 |
mapweaver - labels for multipolygons
|
|
|
@26427
|
8 years |
gary68 |
new mapweaver version - area labels added
|
|
|
@26426
|
8 years |
gary68 |
new mapweaver version - sanitize latex input
|
|
|
@26425
|
8 years |
gary68 |
|
|
|
@26424
|
8 years |
gary68 |
osm.pm - latexStringSanitize
|
|
|
@26415
|
8 years |
gary68 |
new mapweaver version; help texts for rule properties
|
|
|
@26412
|
8 years |
gary68 |
new mapweaver version; legend in separate file possible
|
|
|
@26411
|
8 years |
gary68 |
mapweaver, new version. legend added
|
|
|
@26405
|
8 years |
gary68 |
mapweaver new version; pagenumber bug solved
|
|
|