Uses of Class
org.opensextant.extractors.geo.SolrGazetteer
Packages that use SolrGazetteer
Package
Description
Geo Extraction: PlaceGeocoder, SolrGazetteer, GazetteerMatcher
and related items
Social Geoinferencing
-
Uses of SolrGazetteer in org.opensextant.extractors.geo
Methods in org.opensextant.extractors.geo that return SolrGazetteerModifier and TypeMethodDescriptionGazetteerMatcher.getGazetteer()
For use within package or by subclass -
Uses of SolrGazetteer in org.opensextant.extractors.geo.social
Fields in org.opensextant.extractors.geo.social declared as SolrGazetteerMethods in org.opensextant.extractors.geo.social with parameters of type SolrGazetteerModifier and TypeMethodDescriptionorg.opensextant.data.Place
SocialGeo.inferPlaceRecursively
(SolrGazetteer gaz, org.opensextant.data.Geocoding poi) org.opensextant.data.Place
SocialGeo.inferPlaceRecursively
(SolrGazetteer gaz, org.opensextant.data.Geocoding poi, boolean requireADM1) Try to find closest P/PPL* (city or village) within 5 km.void
SocialGeo.populateAllCountries
(SolrGazetteer gaz) Populate the allCountries listing.