Skip to content

WIP: Geoserve

Jeremy M Fee requested to merge github/fork/Capprin/geoserve into master

Created by: Capprin

Working on perceived problem definition for events, although some parts are still unclear to me. This includes whatever's been accomplished already. Progress:

  • Wrote GeoservePlacesService to query Geoserve Places
  • Began writing OriginNamingIndexerListener (a subclass of ReliableIndexerListener) to handle naming of origin products (events) using responses from Geoserve ws
  • Allow configuration of search terms (minpopulation,maxRadiusKm or potentially minRadiusKm)
  • Iteratively increase search area
  • Finish OriginNamingIndexerListener (and potentially rename)
  • Write tests

Merge request reports