public class ShapeFileMatcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ShapeFileMatcher.MappingInfo |
Constructor and Description |
---|
ShapeFileMatcher(Env env) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
match(String refSys,
String layerGroup,
String datasetName) |
void |
writeMatches(com.typesafe.config.Config config,
WikiBrainShapeFile shapeFile) |
public ShapeFileMatcher(Env env)
public void match(String refSys, String layerGroup, String datasetName) throws IOException, InterruptedException, DaoException, org.wikibrain.conf.ConfigurationException
IOException
InterruptedException
DaoException
org.wikibrain.conf.ConfigurationException
public void writeMatches(com.typesafe.config.Config config, WikiBrainShapeFile shapeFile) throws IOException, org.wikibrain.conf.ConfigurationException, DaoException
IOException
org.wikibrain.conf.ConfigurationException
DaoException
Copyright © 2014. All rights reserved.