I am a big advocate for making crime information public, so I applaud your efforts to map it for your community. I just released a new website for my area, if it helps give you any ideas: http://www.rochester911.com .
If you maintain an excel file with data points (date, time, call type, address, etc), and export that file to a CSV (or XML) on your webserver, javascript should be able to read that file and show the contents, most handily via AJAX. These techniques though take a fair bit of programming expertise. To make it a fully viable site, I would advocate your dept for some type of database, as it makes life so much nicer :-) Good luck to you, ~ Josh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
