algorithm - Transform shapefile polygon for a better search in C -
i working on shapefile , i've problems. need know if inside polygon when calling functions, need fast (the answer need found in less 20 ms). on arm-architecture, 1 fpu@1ghz
do need transform shapefile in better spatial organization (like tree) ? kind of data structure recommend ?
Comments
Post a Comment