Re: Generate and View Map tiles
Scott Davis <[email protected]>
| Newsgroups | gmane.comp.gis.freegis |
|---|---|
| Message-ID | <[email protected]> |
> Continuing the server "me, too" solutions, GeoServer and TileCache is a really easy solution. GeoServer comes as either a WAR file that you drop on Tomcat or as a free standing solution that simply requires a / geoserver/bin/run.sh . For a CLI solution, GDAL allows you to create tiles w/out having a server do the heavy lifting for you. Cheers, Scott Davis Author, GIS for Web Developers [email protected] > From: Artem Pavlenko <[email protected]> > Date: April 16, 2007 2:31:08 AM MDT > To: "Bart van den Eijnden (OSGIS)" <[email protected]> > Cc: essam salah <[email protected]>, [email protected] > Subject: Re: [Freegis-list] Generate and View Map tiles > > > You can also combine Mapnik + TileCache to generate better looking > maps: > > http://labs.metacarta.com/osm/? > lat=6721579.77826&lon=-35681.04906&zoom=13&layers=B00 > > Cheers, > Artem > > > On 16 Apr 2007, at 09:10, Bart van den Eijnden (OSGIS) wrote: > >> You can combine Mapserver and TileCache to do this. >> >> http://mapserver.gis.umn.edu >> >> http://www.tilecache.org >> >> Best regards, >> Bart >> >> -- >> Bart van den Eijnden >> OSGIS, Open Source GIS >> http://www.osgis.nl >> >> >> --------- Oorspronkelijk bericht -------- >> Van: essam salah <[email protected]> >> Naar: [email protected] <[email protected]> >> Onderwerp: [Freegis-list] Generate and View Map tiles >> Datum: 16/04/07 06:07 >> >>> Dear All-I have a raster map and a set of shape files, I need to >>> be able >> to generate from them a web map with tiles like GoogleMap.What >> software/options is available for this task ?I do appreciate your >> recommendations. >>> ThanksEssam >>>