On Mon, Sep 15, 2008 at 12:43 PM, Antonio Parrotta <[EMAIL PROTECTED]> wrote: > Hi, > > I solved, it was because epsg:3003 was missing in epsg file and proj env > variable were not set. I have add > > +proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=1500000 +y_0=0 +ellps=intl > +units=m +no_defs > > in epsg file > now I have same result as you. > > Thanks a lot for the helping me!
.. you are welcome but I would double check the installation if things like this are missing. You are likely to run into new troubles soon if the epsg file is broken. Best Markus _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
