public class WalkComfortCalculator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
WALK_CONFIG_FILENAME |
Constructor and Description |
---|
WalkComfortCalculator(com.fasterxml.jackson.databind.JsonNode walkConfig) |
Modifier and Type | Method and Description |
---|---|
float |
computeScore(Map<String,String> tags) |
float |
computeScore(OSMWithTags way) |
int |
getRuleCount() |
public static final String WALK_CONFIG_FILENAME
public WalkComfortCalculator(com.fasterxml.jackson.databind.JsonNode walkConfig)
public float computeScore(OSMWithTags way)
public int getRuleCount()
Copyright © 2020. All rights reserved.