There are multiple examples of custom JSON encode functions in the documnetation comments for json_encode, some of those will not make everything a string.
http://nl3.php.net/manual/en/function.json-encode.php 2009/1/2 Michael Geary <[email protected]> > > Yeah, we definitely need some documentation and some much simpler "hello > world" type sample programs for PolyGonzo. It's on the to-do list. As often > happens, Ernest and I have both been busy with other projects, and good > intentions aren't quite enough! :-) > > I adapted the existing sample app from one of my election maps, so it does > have a lot of extraneous features that get in the way of illustrating how > to > actually use PG. > > The JSON format is pretty simple, and would be easy to generate from PHP or > any other language. > > My New Year's resolution is to get some "hello world" apps together and > some > docs! > > -Mike > > > From: donb > > > > Is there any documentation on the polygonzo stuff that gives > > some insight into the overall, general process for using it? > > I'm finding it hard to extract from the example page's myriad > > of features vs what I need to do just to process a few > > counties and their townships. > > Comments in the code are pretty sparse so I seem to be > > guessing at a lot of what's happening in there. > > > > I did find that the PHP dbase extension does a fast and > > effective job of processing shapefiles. Not being a Python > > person I had little hope of sorting out the task of reading > > this data following the examples for nation and county that > > are part of the polygonzo example. > > Although I'm not quite sure what I'll end up exporting into > > my JSON files. > > > > > -- Bjorn Brala ---------------- GeoStart.nl- Google maps - Swis Webdesign --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
