| Type |
Changes |
By |
 |
Add the ability to import openstreetmap database and use them in a web services |
David Masclet |
 |
Python client |
David Masclet |
 |
Some L10N improvement |
David Masclet |
 |
Add the ability to change the locale |
David Masclet |
 |
Improve XHTML on pages |
David Masclet |
 |
Solr auto commit every 10000 docs or 300000 ms |
David Masclet |
 |
Improve doc and site |
Tim King |
 |
Solr logo update |
David Masclet |
 |
Geoloc service for ADM or Country throws an exception |
David Masclet |
 |
Add some fields for geolocservice for Country and Adm
(level) |
David Masclet |
 |
Pagination parameters 'from' and 'to' was not reset when
closing popup |
David Masclet |
 |
Add a page to describe the services |
David Masclet |
 |
Some features contains EnhancerByCGLIB when synchronize
with solr |
David Masclet |
 |
GeonameFeatureImporter : change the way Country are
detect and updated |
David Masclet |
 |
SolRSynchroniser : adm Parents are treated when Adm are
sync |
David Masclet |
 |
Reset the response buffer before sending errors to avoid
"getOutputStream() has already been called" |
David Masclet |
 |
Add javascript capabilities for adding gisgraphy
opensearch module |
David Masclet |
 |
Displayfeature won't throw if the country name is not
known Search result won't throw if the country name is
not known |
David Masclet |
 |
Unknow feature class / feature code (UNK_UNK) are
considered as gisFeature, not as vineYard |
David Masclet |
 |
Improve statistique page |
David Masclet |
 |
ImportFailure.jsp won't throw a NullPointerException |
David Masclet |
 |
Zipcode is of type string to correct the problem that
zipcode which starts with zero are not well handled (e.g :
01234 was considered as 1234) |
David Masclet |
 |
Log IP adress for Geoloc and Fulltext servlet call |
David Masclet |
 |
remove seters for GeolocResultDto and FulltextResultsDto |
David Masclet |
 |
extract code that check XPath in AbstractIntegrationHttpSolrTestCase to a class called XpathChecker |
David Masclet |
 |
404 page send an 404 error status code instead of 200 |
David Masclet |
 |
Add an entry for UNK.UNK in features.properties |
David Masclet |
 |
Add launch script for macintosh |
David Masclet |
 |
Modify Launch script |
David Masclet |
 |
Fix Bug UTF-8 problem on non-Linux platforms :
http://code.google.com/p/gisgraphy/issues/detail?id=1 |
David Masclet |
 |
fix advanced search URL for reverse geocoding and street search
remove the ability to search for 'no name street'
Add how many times all the services has been called on the stats page |
David Masclet |
 |
Remove some unused code and some alert() in js API |
David Masclet |
 |
Servlet send an 500 status code when an error occurred instead of 200 |
David Masclet |
 |
GeolocServiceException has been renamed to GeolocSearchException |
David Masclet |
 |
AlternateNameSource is @Enumerated(EnumType.STRING) in AlternateName
so, it is character varying(255) in the database |
David Masclet |
 |
Add the ability to specify a google map api key |
David Masclet |
 |
Add the ability to specify a google analytics code |
David Masclet |
 |
Geonames country importer does not ignore the fist line anymore |
David Masclet |
 |
Add fulltext search for street names |
David Masclet |
 |
Reset import throw a 404 not found |
David Masclet |
 |
Modify importerManager.isAlreadydone (it is now managed by a file that act as a flag) |
David Masclet |
 |
Change importer rollback implementation : the rollback drop and recreate all necessary tables dynamically |
David Masclet |
 |
GeonamesprocessorException has been renamed to ImporterException |
David Masclet |
 |
Index for geonames database and openstreetmap are done by the importer,no need to run the script manually |
David Masclet |
 |
Docs and installation guides have been updated to reflect forum questions |
David Masclet |
 |
solRsynchroniser will retry on error (3 times by default). it may avoid 'Connection Reset' Exception |
David Masclet |
 |
reset import throw a 404 not found exception |
David Masclet |
 |
autocompletion of street names starts when at least 2 char are typed |
David Masclet |
 |
Tests of (featureCodeTest) was dependant of the locale of the machine |
David Masclet |
 |
When do an Ajax request for street name autocompletion : Cancel the last Ajax requests, only one request done simultaneously |
David Masclet |
 |
Lazy street names autocompletion : we doesn't make ajax request if number of suggestions is < number of max results expected (Thats mean that the result is already present in the suggestions) |
David Masclet |
 |
Add new links on statistics page |
David Masclet |
 |
to be clearer the option importerConfig.countriesFileName has been renamed to importerConfig.countriesFileName |
David Masclet |
 |
to be clearer the option importerConfig.countriesFileName has been renamed to importerConfig.countriesFileName |
David Masclet |
 |
http://code.google.com/p/gisgraphy/issues/detail?id=8 : street search webservice should be accent insensitive |
David Masclet |
 |
fix advanced search URL for reverse geocoding and street search |
David Masclet |
 |
remove the ability to search for 'no name street' |
David Masclet |
 |
Localize legend of status import |
David Masclet |
 |
http://code.google.com/p/gisgraphy/issues/detail?id=10 : memory leak (DBCP/ prepareStatement pool) |
David Masclet |
 |
update struts2 to 2.1.8 to be able to disable ognl cache to eat less memory |
David Masclet |
 |
fix issue http://code.google.com/p/gisgraphy/issues/detail?id=11 : create boudingbox method in distance restriction sometimes return bad values |
David Masclet |
 |
fix issue http://code.google.com/p/gisgraphy/issues/detail?id=12 : Street find webservice returns wrong street |
David Masclet |
 |
street webservice does not sort the result by distance_sphere(middle of the street, point) anymore. It sort by distance (not distance sphere) between the line and the point |
David Masclet |
 |
streetType is stored as a string not an integer |
David Masclet |
 |
FIX bug : display Search for streetnames in Russian fails http://code.google.com/p/gisgraphy/issues/detail?id=13 |
David Masclet |
 |
file will be extracted even if retrieve file is false |
David Masclet |
 |
An error page is display if the importerMetadata directory is not available and we can't determine if the import is done or not |
David Masclet |
 |
GeonamesAlternateNameImporter ignored Countrycode null and empty (no alternatename without countrycode was inserted) |
David Masclet |
 |
alternateName importer use extracted files, so alternatenames will be imported this order : country, adm1, adm2, others. and all the features will have the adm1 and adm2 and country alternatenames in solr (solr is not relationnal and we need to have alle the adm / countries alternate names first) |
David Masclet |
 |
zipcode is not a field anymore, but a list associated to gisfeature |
David Masclet |