Statistics
| Revision:

gvsig-raster / org.gvsig.raster.gdal / trunk / org.gvsig.raster.gdal / org.gvsig.raster.gdal.io / src / main / java / org / gvsig / raster @ 5135

Name Size Revision Age Author Comment
  gdal 5135 over 8 years Francisco Díaz Carsí refs #3938 - Fixed save prj file for SHP provid...
  memory 4597 over 8 years Francisco Díaz Carsí Cambiado "uri.getPath()" por "new File(uri).get...

Latest revisions

# Date Author Comment
5135 02/11/2016 10:57 AM Francisco Díaz Carsí

refs #3938
- Fixed save prj file for SHP provider
- Added save and load prj file for DXF provider
- Added save prj file for raster Gdal providers

4674 01/19/2016 05:05 PM Joaquín del Cerro Murciano
4597 01/12/2016 05:28 PM Francisco Díaz Carsí

Cambiado "uri.getPath()" por "new File(uri).getAbsolutePath()" donde la cadena resultante debe acabar siendo el path a un archivo.

4596 01/05/2016 12:36 PM Joaquín del Cerro Murciano

refs #3952 ,corregido la generacion del nombre del fichero para abrir capas raster. En windows no nuncionaba correctamente la conversion entre URI y FIle que habia.

4453 12/18/2015 12:45 PM Francisco Díaz Carsí

refs #3938 Lectura y escritura (solo al reproyectar) del archivo PRJ para los formatos raster de GDAL

4452 12/18/2015 12:34 PM Francisco Díaz Carsí

Fixed convertIProjectionToWkt to use IProjection.export

4437 12/16/2015 12:24 PM Francisco Díaz Carsí

refs #3893 Fixed relativize raster layer in project

4434 12/11/2015 01:15 PM Francisco Díaz Carsí

refs #3893 Fixed getGeoTransform in GdalDataset.

4346 12/07/2015 02:30 PM Joaquín del Cerro Murciano

Añadido getMimeType al proveedor raster de gdal.

4182 11/26/2015 03:15 PM Francisco Díaz Carsí

Fixed access to native

View revisions

Also available in: Atom