On Sep 28, 5:37 pm, Ahunter61 <[EMAIL PROTECTED]> wrote:
> This is probably the wrong place to ask , but I have not been able to
> find the right info anywhere else, My maps work great thanks to Mike
> Williams Great examples, but I am worried about my xml files being
> copied, Should I password protect my xml files and use a php file to
> access my xml files. If someone could just point me in the right
> direction then i would be able to do the research to find the
> appropriate codes Thanks Pete
>
> http://conneroutdoors.com/alabama.html
You could use a different encoding algorithm than the one used by
Google.
The file:
polylibs.googlepages.com/CO06.SET
contains individual poly definitions for every county in California.
It is difficult to decode unless you know what translation table was
used.
It has another advantage of approximately four times the compression
over using Google's poly encoding algorithm. Zoom level strings are
eliminated. Common boundaries between counties are represented once.
Run length encoding reduces the number of bits required.
The other states are contained in similarly names files - "CO??.SET"
where "??" is the two digit state id assigned by the Census
Department. The files can be loaded with JSON.
For an example, look at:
www.polyarc.us/polybuilder
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---