It should be included with your GDAL install. Can you be more specific about up-to-date, and say what actual version you installed?
Also note that it is a python script, and not a binary like gdalinfo -- you will want to search for gdal2tiles.py Back on the more general topic of creating general webmap compatible tiles from images, you may be interested in maptiler, a neat GUI that sits atop of gdal2tiles. Or in TileCache. I wrote a blogpost briefly covering all three of these at http://porcupinealley.com/2009/oct/15/tiling-kibera/ which some people may find pertinent. -Josh On Wed, Nov 25, 2009 at 12:41 PM, Markus Loecher <[email protected]>wrote: > I really would like to use gdal2tiles, the tutorial and the examples look > great but in my (up to date) install of GDAL (MAC OSX), there is no utility > gdal2tiles ! > Do I need to install that separately ? > > Thanks again, > > Markus > > On Tue, Nov 24, 2009 at 5:18 PM, Brian Hamlin <[email protected]> wrote: > >> late to the thread.. >> I'm so disappointed - no one mentioned gdal2Tiles !! >> OSGeo outreach, where are you ?? :-) >> >> -Brian >> >> == >> Brian Hamlin >> ISDE5 Steering Committee >> Planetwork.net >> OSGeo California Chapter >> >> >> >> _______________________________________________ >> Geowanking mailing list >> [email protected] >> http://geowanking.org/mailman/listinfo/geowanking_geowanking.org >> > > > _______________________________________________ > Geowanking mailing list > [email protected] > http://geowanking.org/mailman/listinfo/geowanking_geowanking.org > >
_______________________________________________ Geowanking mailing list [email protected] http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
