Class Place
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class Place : JsonObject<Place>
Fields
admin_level
Declaration
Field Value
ancestor_place_ids
Declaration
public List<int> ancestor_place_ids
Field Value
bbox_area
Declaration
Field Value
bounding_box_geojson
Declaration
public BoundingBoxGeoJson bounding_box_geojson
Field Value
display_name
Declaration
public string display_name
Field Value
geometry_geojson
Declaration
public GeometryGeoJson geometry_geojson
Field Value
id
Declaration
Field Value
location
Declaration
Field Value
name
Declaration
Field Value
place_type
Declaration
Field Value
slug
Declaration
Field Value
uuid
Declaration
Field Value