orbiter
|
0cbda0b2b8
|
- replaced all length() == 0 and size() == 0 with isEmpty()
- replaced some length() > 0 and size() > 0 with !isEmpty() - cannot be
done automatically
- implemented some isEmpty() methods
|
13 years ago |
Michael Peter Christen
|
24bbe359ca
|
integrate also geonames library files for less cities. these are more
useful for tagging since less normal words are false-identified as
location
|
13 years ago |
Michael Peter Christen
|
f1aa4c4390
|
- accept only location names wit a minimum length
- remove comma from synonym terms
|
13 years ago |
Michael Peter Christen
|
cc9ad7198a
|
- use only names which consists of at least two parts
- remove word from derewo from locations
|
13 years ago |
Michael Peter Christen
|
eeb4fd8b8c
|
refactoring (geolocalzation -> geolocation)
|
13 years ago |