Hello,
Please give me a sample to show how to use this API. it is wrong as follows code:
string shpFile = @"D:\Road_AL.shp";
RtreeSpatialIndex.CreateRectangleSpatialIndex(shpFile ,RtreeSpatialIndexPageSize.SixteenKilobytes,RtreeSpatialIndexDataFormat.Double);Sorry,
I just want to know how to use it and see if it is useful for my app.
What is difference between CreatePointSatialIndex and CreateRectangleSpatialIndex?
I hope you can add new samples to show how to use new APIs.
it is inconvenience.