tubackkhoa / gbif-dataportal

Automatically exported from code.google.com/p/gbif-dataportal
0 stars 1 forks source link

Occurrence Web Service - Occurrence Modification Date is not mapped #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DATE LAST MODIFIED filter on the Occurrence web service is not working properly

Reason: The key "SERVICE.OCCURRENCE.QUERY.SUBJECT.OCCURRENCEMODIFICATIONDATE" 
is not 
mapped in the file applicationContext-service.xml. (it's currently commented 
out)

Original issue reported on code.google.com by josecua...@gmail.com on 12 Oct 2009 at 1:36

GoogleCodeExporter commented 9 years ago
Example request:

http://data.gbif.org/ws/rest/occurrence/list?
dataresourcekey=222&originisocountrycode=ES&modifiedsince=2009-01-01

Original comment by josecua...@gmail.com on 12 Oct 2009 at 1:36

GoogleCodeExporter commented 9 years ago
fixed on Revision: r76, now the query works with modification date in the 
Occurrence
web service

Original comment by daniel.amariles88 on 21 Apr 2010 at 4:37

GoogleCodeExporter commented 9 years ago
Verified and commited to the trunk at r107

Original comment by josecua...@gmail.com on 14 May 2010 at 12:20