Brian Quinion
|
1951fddeab
|
add option to filter by countrycodes=gb,fr list
|
2011-03-23 12:50:25 +00:00 |
|
Brian Quinion
|
b0ed31b6d4
|
configure tile set
|
2011-03-23 12:16:57 +00:00 |
|
Brian Quinion
|
44aa62d899
|
loading rank wrong way round
|
2011-03-21 10:15:29 +00:00 |
|
Brian Quinion
|
2767821cb0
|
output importance on details.php page
|
2011-03-20 23:34:36 +00:00 |
|
Brian Quinion
|
981649bf83
|
diff updates and npi diff updates
|
2011-03-18 12:36:17 +00:00 |
|
Brian Quinion
|
2148d81474
|
calculate search position based to 'importance' rather than address rank
|
2011-03-18 09:52:16 +00:00 |
|
Brian Quinion
|
cc6b90b490
|
drop requirement for zero distance record for each place_addressline, add import_npi_log for import logging
|
2011-03-11 14:03:18 +00:00 |
|
Brian Quinion
|
46ae96b608
|
preserve importance in search_name
|
2011-03-11 14:01:18 +00:00 |
|
Brian Quinion
|
95d50f35d0
|
deduplicate search term graph slightly earlier
|
2011-03-07 16:16:05 +00:00 |
|
Brian Quinion
|
c20103a461
|
Don't let character walk outside translation table
|
2011-03-07 12:44:04 +00:00 |
|
Brian Quinion
|
9c41353340
|
better error checking for middle of the sea
|
2011-02-22 20:01:26 +00:00 |
|
Frederik Ramm
|
fb6d13a1a7
|
log progress to stderr instead of stdout, to make use of unbuffered output
|
2011-02-21 12:41:44 +00:00 |
|
Frederik Ramm
|
b83af9c248
|
fix potential deadlock when writing a lot of data to a psql pipe and not reading what comes back;
stdout/stderr weren't used anyway so just connect them through
|
2011-02-21 00:02:17 +00:00 |
|
Frederik Ramm
|
a4c63c094f
|
* use osm2pgsql from $PATH if none present locally
* do not display usage() on successful postcode generation
|
2011-02-18 09:18:37 +00:00 |
|
Brian Quinion
|
4255f5a0d0
|
filter by feature rank, current options: country, state, city
|
2011-02-08 14:45:17 +00:00 |
|
Brian Quinion
|
52d6f55ea6
|
fix search by just country code. Re-order some search results (admin boundaries always ended up at the top)
|
2011-02-08 14:21:39 +00:00 |
|
Brian Quinion
|
c71cb63f38
|
stop treating capital cities as villages, memory leak on deadlock
|
2011-02-08 12:09:11 +00:00 |
|
Brian Quinion
|
3ea1b35b32
|
add logging of broken polygons, improve address export, better diff output in export, bug in address calculation(#3522), reaply #3520, lost in migration
|
2011-02-07 11:13:18 +00:00 |
|
Frederik Ramm
|
bb9f0d81c0
|
fix line end
|
2011-02-02 14:31:50 +00:00 |
|
Brian Quinion
|
10620c71bb
|
lots of little bug fixes and missing files
|
2011-02-02 12:01:26 +00:00 |
|
Brian Quinion
|
550578b359
|
final result ordering, remove GB postcode hacks
|
2011-01-24 11:24:47 +00:00 |
|
Brian Quinion
|
1c0fc63c6f
|
us postcodes (tiger)
|
2011-01-21 11:29:39 +00:00 |
|
Brian Quinion
|
31273a42bd
|
aux properties, memory leaks, tweaks to search order
|
2011-01-21 10:40:44 +00:00 |
|
Brian Quinion
|
2be00f37c1
|
finally fix adminitrative spelling error, disable fast_update on indexes by default (performance), fixes for incremental updates on new codebase
|
2011-01-05 14:07:26 +00:00 |
|
Brian Quinion
|
d95a434127
|
pull in the special phrases from the wiki
|
2010-12-13 15:55:52 +00:00 |
|
Brian Quinion
|
52cdaba0f1
|
clean up formatting
|
2010-12-10 16:13:07 +00:00 |
|
Brian Quinion
|
1427753846
|
be a bit efficient about queuing up the places to be indexed
|
2010-12-10 16:09:43 +00:00 |
|
Brian Quinion
|
8193757427
|
tiger import code
|
2010-12-07 13:44:48 +00:00 |
|
Brian Quinion
|
631e8d09ab
|
postcode/zipcode improvements, finish work on handling extratags
|
2010-12-07 13:41:02 +00:00 |
|
Brian Quinion
|
491f5961e1
|
fix japan code page and remove ' e ' token - causes problems with 'east'
|
2010-11-28 18:00:51 +00:00 |
|
Brian Quinion
|
f5ca016e98
|
make rank_search consistent
|
2010-11-18 14:59:39 +00:00 |
|
Brian Quinion
|
a6453a808d
|
remove the road buffer code - made things slower. Plus some more tiger import code
|
2010-11-17 15:19:25 +00:00 |
|
Brian Quinion
|
1663dd49a4
|
more tiger import code
|
2010-11-16 13:24:52 +00:00 |
|
Brian Quinion
|
d4625e7741
|
rename to fix spelling mistake
|
2010-11-16 12:01:03 +00:00 |
|
Brian Quinion
|
1bcf91e336
|
add in missing county codes for TIGER 2009
|
2010-11-16 12:00:16 +00:00 |
|
Brian Quinion
|
7df80bbc6f
|
tigger data import
|
2010-11-15 16:34:27 +00:00 |
|
Brian Quinion
|
bfe56e6a45
|
change partition from char to int, partition search_name on country
|
2010-11-09 10:19:36 +00:00 |
|
Brian Quinion
|
31b205ecf9
|
natural earth fallback data
|
2010-11-02 12:28:56 +00:00 |
|
Brian Quinion
|
756f328ac9
|
more multi-processor improvements
|
2010-11-02 11:37:11 +00:00 |
|
Brian Quinion
|
dcc3501357
|
images and javascript
|
2010-11-01 16:07:13 +00:00 |
|
Brian Quinion
|
e96b1f3242
|
images and javascript
|
2010-11-01 15:46:28 +00:00 |
|
Brian Quinion
|
75ec3326e1
|
output templates
|
2010-11-01 15:21:15 +00:00 |
|
Brian Quinion
|
cb40aa41d5
|
more partitioning work, os open data postcodes, country list fixes
|
2010-11-01 15:09:10 +00:00 |
|
Brian Quinion
|
1f025241d8
|
gb postcode data (os open license)
|
2010-11-01 14:06:39 +00:00 |
|
Brian Quinion
|
57583f09e3
|
hstore names / refactoring
|
2010-10-27 14:05:42 +00:00 |
|
Brian Quinion
|
32fc283d37
|
bootstap data
|
2010-10-26 15:58:03 +00:00 |
|
Brian Quinion
|
e6d983474b
|
data partitioning
|
2010-10-26 15:22:41 +00:00 |
|
Brian Quinion
|
4c2c499860
|
default path fixes
|
2010-10-25 12:22:22 +00:00 |
|
Brian Quinion
|
a98bc3fae8
|
nominatim refactoring
|
2010-10-25 10:50:52 +00:00 |
|
Brian Quinion
|
ab6a996772
|
nominatim refactoring
|
2010-10-23 23:12:37 +00:00 |
|