This depends on how exact you want that cover to be. Generally speaking, you could do the following:
1. Start with a "useful" code length (one where the entire feature is contained within a "few" OLC blocks of that size - in your example, this might be length 6). 2. Find and list all codes of that length that have at least a bit of your feature 3. Then, for each of the codes in that list still bigger than the minimum block size you want to use a. for all of the 20x20 sub-blocks, check whether they contain the feature, and store those that do on a separate list b. depending on the number of items now on that separate list, decide to I. remove the original block, and append the list of sub-blocks to the original list OR II. keep the original block, OR III. remove the original block without replacement. Once you've reached the end of that list, it will contain all of the OLC blocks that make up your feature, with varying precision as necessary. On Saturday, January 27, 2018 at 3:35:14 AM UTC+1, HANUMAN ACHOLIA wrote: > > Hi, > > Suppose i want to cover 400 meter area using olc. I have lat,log and > radius. I know i can get olc for 275 meter using 8 code length. How i can > cover remaining area and get olc codes for remaining area. > > -- Public site: http://www.openlocationcode.com/ Github project: https://github.com/google/open-location-code Demo site: http://plus.codes/ --- You received this message because you are subscribed to the Google Groups "open-location-code" group. To unsubscribe from this group and stop receiving emails from it, send an email to open-location-code+unsubscr...@googlegroups.com. To post to this group, send an email to open-location-code@googlegroups.com. Visit this group at https://groups.google.com/group/open-location-code. To view this discussion on the web, visit https://groups.google.com/d/msgid/open-location-code/ea902c63-b3ec-4b1c-9490-32b46578b304%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.