Hello Marcelo, How to import the data provided in John Coryat's data into the PostgreSQL database. The PostgreSQL data dumps are provided by John Coryat are in .dat files. How to import it into the database?
Regards, K.Shiva Shankar On Jun 22, 12:02 pm, Marcelo <[email protected]> wrote: > That's probably too much work for just a demo. > First you download the files and save them to a database. Then you > build custom tiles out of them or out of the database, and finally you > put together an application that displays the tiles and queries the > database, via an AJAX call, when the map is clicked. > > For only "demo" purposes, you might want to look at this > one:http://maps.forum.nu/gm_main.html?lat=39.232253&lon=-95.932617&z=5&mT... > > That's population density per county, with data obtained from the US > Census Bureau. The data came as shapefiles. > Click on a county to show county information. > > -- > Marcelo -http://maps.forum.nu > -- > > On Jun 22, 8:54 am, Shiva <[email protected]> wrote: > > > Hello Everybody, > > > I am trying to create a small demo application wherein I have to add > > the ESRI Shapefiles onto Google Maps. After adding the shapefiles to > > Google Maps, I have to get the information of a particular feature > > when clicked, similar to info tool in mapping web application. How can > > I achieve this? > > > Regards, > > Shiva --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
