Class BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- java.lang.Object
-
- io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
-
- Enclosing class:
- BanGeoCoderPlugin.BanResponse.GeoJsonFeature
protected static class BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
GeoJsonProperties()
-
-
-
Field Detail
-
adm_weight
public Integer adm_weight
-
city
public String city
-
citycode
public String citycode
-
context
public String context
-
id
public String id
-
importance
public Double importance
-
label
public String label
-
name
public String name
-
Double
public String Double
-
postcode
public String postcode
-
score
public Double score
-
type
public String type
-
x
public Double x
-
y
public Double y
-
-