orbiter
1e8c6cefae
- added 'search on map' - Link to search result page
...
- added default search option to location search
- show default search in search window on location search page
- added icon for location search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6886 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
227ebc6651
- added more map layers to the new location search: openstreetmap (mapnik, osmarender, cycle map)
...
- cycle map is default because it looks best at 'world view'
- added control elements to map
- increased map size
- added deletion of search results for each time when a new search is done
- moved search box up and added yacy icon in such a way that the search page looks exaclty the same as the standard search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6885 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
b02078b58c
*) added visualization of GeoRSS search (very basic, but it's a start...)
...
*) removed double code
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6881 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
e43e61e502
added another geolocalization data source: GeoNames
...
- added downloader option in DictionaryLoader
- added generalization (interfaces and overarching localization)
- more abstraction using the libraries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6879 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
c9862e0ca9
*) removed unnecessary imports
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6878 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
low012
76aea981ec
*) added W3C geo GeoRSS (see http://en.wikipedia.org/wiki/Georss )
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6877 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
90fa8fd4d4
- support gpx file extension
...
- non-blocking location search (time-out handling was wrong)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6871 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
4cd56d3966
- fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036
...
- enhancement to kml search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6867 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago
orbiter
789c6b26ce
added a location search service: using the following servlet/example:
...
http://localhost:8080/yacysearch_location.kml?query=berlin&maximumTime=2000&maximumRecords=100
This will open any application that can consume kml data (which will probably be google earth) on your computer and displays the search result as positions on a map
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6865 6c8d7289-2bf4-0310-a012-ef5d649a1542
15 years ago