BinAsGeoJSON Method
Create bin with a GeoJSON value.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
public static Bin AsGeoJSON(
string name,
string value
)
- name String
- bin name, current limit is 15 characters
- value String
- bin value
Bin