Module io.annot8.components.geo
Class GeoNamesUtils
- java.lang.Object
-
- io.annot8.components.geo.processors.geonames.GeoNamesUtils
-
public class GeoNamesUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<Set<String>,Map<String,Object>>loadGazetteer(File f, GeoNamesAdditionalProperties additionalProperties, boolean geoJson, int minPopulation)
-
-
-
Method Detail
-
loadGazetteer
public static Map<Set<String>,Map<String,Object>> loadGazetteer(File f, GeoNamesAdditionalProperties additionalProperties, boolean geoJson, int minPopulation) throws IOException
- Throws:
IOException
-
-