|
|
@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 …
|
|
|
@26532
|
8 years |
frederik |
revert r26083 - lat/lon is required on DELETE in case you are working …
|
|
|
@26488
|
8 years |
frederik |
gazetteer: fix bug where osm2pgsql would segfault after completing …
|
|
|
@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
|
|
|
@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 …
|
|
|
@26292
|
8 years |
apmon |
Implement pgsql_nodes_get_list to speed up way processing
Instead of …
|
|
|
@26237
|
8 years |
mazdermind |
fix default.style location, fixes #3457
|
|
|
@26236
|
8 years |
mazdermind |
fix default.style location, fixes #3457
|
|
|
@26135
|
9 years |
frederik |
fix insert_ways for 64bit, make counters 64bit
|
|
|
@26083
|
9 years |
frederik |
check for presence of lat/lon attributes only if node is not being deleted
|
|
|
@26028
|
9 years |
jonb |
osm2pgsql-64: convert another int to osmid_t
|
|
|
@26027
|
9 years |
jonb |
osm2pgsql-64: fix memory corruption with 64 bit IDs in non-slim mode
|
|
|
@26024
|
9 years |
jonb |
osm2pgsql-64: fix a couple of printf format strings
|
|
|
@26020
|
9 years |
frederik |
Branch of osm2pgsql that does not use intarray. Unsure if it works …
|
|
|
@25944
|
9 years |
ldp |
Add culvert,harbour,intermittent,population to be prepared for …
|
|
|
@25804
|
9 years |
hholzgra |
protobuf_c lib configure check fix
|
|
|
@25803
|
9 years |
hholzgra |
proj lib configure check fix
|
|
|
@25802
|
9 years |
hholzgra |
splitting LDFLAGS into LDFLAGS and LIBS in postgresql configure checks
|
|
|
@25801
|
9 years |
hholzgra |
bzip2 configre check fix part 2 of 2
|
|
|
@25800
|
9 years |
hholzgra |
bzip2 configure check fix, part 1 of 2
|
|
|
@25799
|
9 years |
hholzgra |
trying to fix failing configure checks with mingw cross compile builds …
|
|
|
@25789
|
9 years |
jonb |
osm2pgsql: fix typo s/librariy/library/ in configure macros
|
|
|
@25786
|
9 years |
giggls |
Fix bug in hstore rework.
Bad idea to remove the k/v pairs from the …
|
|
|
@25689
|
9 years |
giggls |
Minor rework of hstore functionality: …
|
|
|
@25684
|
9 years |
ldp |
Set place=* to polygon.
|
|
|
@25683
|
9 years |
ldp |
Add generator:source, tower:type, water
|
|
|
@25666
|
9 years |
frederik |
fix tablespaces AGAIN. problem was that with no tablespaces specified, …
|
|
|
@25581
|
9 years |
frederik |
temporarily de-activate non-working polygon error code
|
|
|
@25570
|
9 years |
twain |
populate extratags field
|
|
|
@25398
|
9 years |
harrywood |
simple generic converter script in ruby
|
|
|
@25239
|
9 years |
ldp |
Add addr:housename, brand, covered, denomination, surface, toll, …
|
|
|
@25237
|
9 years |
frederik |
fix memory corruption when index tablespace name length != data …
|
|
|
@25215
|
9 years |
frederik |
who ever said you can CREATE TYPE on a TABLESPACE?
|
|
|
@25198
|
9 years |
frederik |
* automatically turn fastupdate off on indexes if database version is …
|
|
|
@25197
|
9 years |
frederik |
re-add debian subdirectory after numerous complaints. unsure what the …
|
|
|
@25196
|
9 years |
frederik |
Add a few header files for people compiling under Ubuntu. geos-dev …
|
|
|
@25081
|
9 years |
jonb |
osm2pgsql: Document that the autoconf tools need a few more packages …
|
|
|
@25080
|
9 years |
jonb |
osm2pgsql: remove another debian reference, as per #3456.
|
|
|
@25079
|
9 years |
jonb |
osm2pgsql: remove reference to debian/osm2pgsql.1 manual page which is …
|
|
|
@25078
|
9 years |
jonb |
osm2pgsql: Display relation process status more often since the code …
|
|
|
@25075
|
9 years |
jonb |
osm2pgsql: Clip latitude of nodes to +-85.07 degrees. This prevents …
|
|
|
@25070
|
9 years |
jonb |
osm2pgsql: Make use of prepared geometries from geos-3.1+. These …
|
|
|
@25031
|
9 years |
frederik |
remove debian package building. doesn't work with hholzgra's automake …
|
|
|
@24918
|
9 years |
hholzgra |
fixed "make distcheck" (some extra files needed to be removed)
|
|
|
@24898
|
9 years |
hholzgra |
version number typo fix
|
|
|
@24897
|
9 years |
hholzgra |
lower required autoconf and automake versions to make things work with …
|
|
|
@24606
|
9 years |
jonb |
osm2pgsql: include config.h in a few files to ensure that HAVE_PTHREAD …
|
|
|
@24605
|
9 years |
jonb |
osm2pgsql: Add command line switch to include natural=coastline ways …
|
|
|
@24604
|
9 years |
nick |
added guidise: tool to give features geographically-based unique …
|
|
|
@24427
|
9 years |
nick |
Fixed xml entities quot, apos, amp. Need to find more general way of …
|
|
|
@24400
|
9 years |
nick |
Added segmentise utility: break down OSM ways into segments at joins
|
|
|
@24345
|
9 years |
twain |
ignore non-addressable items
|
|
|
@24287
|
9 years |
hholzgra |
added a TODO file with some brainstorm items
|
|
|
@24286
|
9 years |
hholzgra |
* install gazetteer helper files in $datadir/gazetteer
* install …
|
|
|
@24285
|
9 years |
hholzgra |
std-options check requires that --help and --version output
goes to …
|
|
|
@24284
|
9 years |
hholzgra |
removed debug code
|
|
|
@24281
|
9 years |
hholzgra |
let configure store currently used options and build specific …
|
|
|
@24142
|
9 years |
frederik |
Using relation type=multipolygon together with boundary=... should …
|
|
|
@24140
|
9 years |
frederik |
seems to me that autoconf 2.63 is sufficient (requiring 2.65 makes …
|
|
|
@24138
|
9 years |
hholzgra |
fixed some warnings, code compiles clean with
-Wall -Wextra -pedantic
|
|
|
@24137
|
9 years |
hholzgra |
add check options for up-to-date NEWS file and
for functional --help …
|
|
|
@24136
|
9 years |
hholzgra |
started a NEWS file
|
|
|
@24128
|
9 years |
hholzgra |
generated ChangeLog? file using svn2log from …
|
|
|
@24123
|
9 years |
hholzgra |
filling AUTHORS file with information from the man page
|
|
|
@24122
|
9 years |
hholzgra |
man page updated with new PBF related stuff
|
|
|
@24100
|
9 years |
giggls |
Auto-detect filetype pbf/osm based on file extension if no Input …
|
|
|
@24099
|
9 years |
hholzgra |
* improved configure setup (including automake and libtool)
* support …
|
|
|
@24039
|
9 years |
twain |
add extra operator column to word
|
|
|
@23798
|
9 years |
twain |
hstore version of gazetteer output
|
|
|
@23731
|
9 years |
twain |
set CPPFLAGS correctly for non-standard paths
|
|
|
@23687
|
9 years |
twain |
max admin rank, better postcode defaults
|
|
|
@23678
|
9 years |
ldp |
Remove 3 unused (and undocumented) keys
|
|
|
@23440
|
9 years |
jonb |
fix warning about incorrect pointer assignment at osm2pgsql.c:818
|
|
|
@23323
|
9 years |
frederik |
all new osm2shp that actually works. sadly, no multipolygons.
|
|
|
@23286
|
9 years |
ldp |
Delete osm.xml. This shouldn't be in here.
|
|
|
@23264
|
9 years |
stevechilton |
add service=drive-through
|
|
|
@23247
|
9 years |
rodo |
Add packages names for Debian
|
|
|
@23243
|
9 years |
stevechilton |
add service=drive-through
|
|
|
@23186
|
9 years |
twain |
Minor javascript fixes. Introduce new search plans for searching by …
|
|
|
@23099
|
9 years |
twain |
check the indexing process didn't generate any errors (second attempt)
|
|
|
@23098
|
9 years |
frederik |
real programmers don't do syntax checks ;)
|
|
|
@23097
|
9 years |
twain |
check the indexing process didn't generate any errors
|
|
|
@23085
|
9 years |
frederik |
fixed twain47's version and commited to svn
|
|
|
@23080
|
9 years |
twain |
check resulting geometry is a polygon of some type
|
|
|
@22986
|
9 years |
twain |
remove reference to natural earth
|
|
|
@22984
|
9 years |
twain |
performance improvements for initial load of data
|
|
|
@22731
|
9 years |
twain |
remove debug messages
|
|
|
@22718
|
9 years |
twain |
switch to c code for toekn generation
revert change to administrative …
|
|
|
@22717
|
9 years |
frederik |
fix typo
|
|
|
@22716
|
9 years |
frederik |
comment out replace operations which are already covered by the …
|
|
|
@22710
|
9 years |
twain |
switch to multi-threaded indexing
|
|
|
@22701
|
9 years |
rodo |
Fix #3169 by applying patch
|
|
|
@22679
|
9 years |
frederik |
readme moved to wiki
|
|
|
@22669
|
9 years |
twain |
manage Osmosis import from within util.update.php
note the new log …
|
|
|