Method CreateSpatialIndexLatLong
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
CreateSpatialIndexLatLong(string, string, double, double, double, double, double, double, double)
public SpatialIndex CreateSpatialIndexLatLong(string name, string column, double xmin = -180, double ymin = -90, double xmax = 90, double ymax = 180, double smallGridSize = 0.01, double mediumGridSize = 0.1, double largeGridSize = 1)
Parameters
namestringcolumnstringxmindoubleymindoublexmaxdoubleymaxdoublesmallGridSizedoublemediumGridSizedoublelargeGridSizedouble