Hi I am also using Perl as my Server side Language, I have about 50K polygons in my database GD library? Have you used any perl module for that? GD::Map like that?
On Nov 6, 8:20 pm, Susmith Poochali <[email protected]> wrote: > Hi > > On Fri, Nov 6, 2009 at 8:36 PM, Marcelo <[email protected]> wrote: > > On Nov 6, 3:39 pm, Susmith Poochali <[email protected]> wrote: > > > These are exactly what I am looking for. That was great to see. > > > But confusion is how I can create my own tiles? We need to several tiles > > > for various zoom, right? > > > Can you please tell me how you did that? > > > I did that reading data from shapefiles and drawing the images with > > the GD library, all with scripts I wrote in Perl. > > Since I don't know what data you want to use, what format it comes in, > > and what server side language you want to use, there is little else I > > can tell you. > > > -- > > Marcelo -http://maps.forum.nu > > -- > > > Hi Marcelo > > > I also using Perl as my server side language. I have data ( polygon > > ) in my databases in encoded form ie in form of points and levels > > I have about 50000 polygons in my database. > > GD library? you mean that used for dynamic creation of image.? > > With that you created tiles for various zoom level? > > > > Marcelo: > > > You said about the transparent tiles. Can you please provide me > > some > > > details about how we can draw shapes on a transparent tiles? > > > > On Thu, Nov 5, 2009 at 9:23 PM, Andrew Leach <[email protected]> > > wrote: > > > > On Nov 5, 3:18 pm, Susmith Poochali <[email protected]> wrote: > > > > > So I plan to make tiles for the map with shapes loaded. So that each > > time > > > > > browser dont want to draw the polygon. It just want to load images as > > > > usual. > > > > > You could always draw the shapes on transparent tiles and load them on > > > > top of Google's. See Marcelo's GTileLayer example: > > > >http://maps.forum.nu/bakersfield/ > > > > > Andrew > > > > > -- > > > > > 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]<google-maps-api%[email protected]> > > <google-maps-api%[email protected]<google-maps-api%[email protected]> > > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-maps-api?hl=en. > > > -- > > > 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]<google-maps-api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-api?hl=en. -- 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=.
