Statistics
| Revision:

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

Name Size Revision Age Author Comment
  features 2453 over 10 years Ignacio Brodín
DefaultGdalIOLibrary.java 2.5 KB 2453 over 10 years Ignacio Brodín
GdalDataParameters.java 2.16 KB 2453 over 10 years Ignacio Brodín
GdalDataSource.java 58.7 KB 4674 over 8 years Joaquín del Cerro Murciano
GdalFilesystemServerExplorer.java 6.32 KB 2453 over 10 years Ignacio Brodín
GdalNewRasterStoreParameters.java 1.29 KB 2453 over 10 years Ignacio Brodín
GdalProvider.java 24.8 KB 6068 almost 8 years Francisco Díaz Carsí refs #4302: - Fixed GDalProvider to do not pers...
GdalWriter.java 26.8 KB 5135 over 8 years Francisco Díaz Carsí refs #3938 - Fixed save prj file for SHP provid...
JpegWriter.java 6.81 KB 4182 over 8 years Francisco Díaz Carsí Fixed access to native
PngWriter.java 6.92 KB 4182 over 8 years Francisco Díaz Carsí Fixed access to native

Latest revisions

# Date Author Comment
6068 07/28/2016 02:24 PM Francisco Díaz Carsí

refs #4302:
- Fixed GDalProvider to do not persist a projection without authority.
- Fixed RecentCRSsPersistence to do not add a CRS without authority, also to ignore persisted crs's without authority.
- Fixed CrsRecentsPanel to do not show crs's without authority.

5905 07/07/2016 11:09 AM Daniel Martinez

refs #4259 Falla la carga de ECW: Se añade comprobación para que no se generen proyecciones no válidas (en principio, sin abreviatura)

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

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.

View revisions

Also available in: Atom