Re: Read a shapefile (get the coordinates to an array) and make a point grid
Hi,
Sorry for not posting back sooner.
You don't really need to reverse the array. After you sort the array minx and miny are the first items and maxx/maxy are the last items. Alternatively I would just calculate the min/max values when you loop on the...
أكثر...
Hi,
Sorry for not posting back sooner.
You don't really need to reverse the array. After you sort the array minx and miny are the first items and maxx/maxy are the last items. Alternatively I would just calculate the min/max values when you loop on the...
أكثر...