Changes between Version 24 and Version 25 of SummerOfCode


Ignore:
Timestamp:
Mar 26, 2009, 1:21:05 AM (15 years ago)
Author:
klokan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v24 v25  
    15154. '''ODBC Driver''': Implement write support for the ODBC driver and include support for MSSQL2008 spatial database. The current ODBC driver should be extended to create or transfer spatial data into the ODBC data sources like Microsoft SQL Server. The driver must have built-in support to auto create the XMIN, YMIN, XMAX and YMAX shape envelope values for the non-spatial databases and the spatial index for the MSSQL2008 spatial databases. (info: [http://www.gdal.org/ogr/drv_odbc.html]). Result of this work is going to be usable in any project using the OGR libraries. Knowledge: C, C++, MSSQL2008 Spatial
    1616
    17 5. '''GDAL2Tiles/MapTiler''': Implementation of the coming [http://www.opengeospatial.org/standards/requests/54 OGC WMTS] standard, implementation of the pixel-precise warping (by warped VRT editing), implementation of the [http://www.maptiler.org/google-maps-overlay-opacity-control/ opacity slider control] as one of the official OpenLayers "Addins", direct tiling of global maps into Spherical Mercator from WGS84, support for JPEG tiles, support for cutline clipping, NODATA transparency, bug-fixing of [http://code.google.com/p/maptiler/issues/list open issues]. Code is going to be submitted into GDAL SVN and MapTiler SVN. Project MapTiler (the GUI for GDAL2Tiles) is going to be published as a stable version 1.0 with all binary installers (Windows/Linux/Mac) and with support for localization. Knowledge: Python, JavaScript, GNU tools, partly C, C++
     175. '''GDAL2Tiles/MapTiler''': Implementation of the coming [http://www.opengeospatial.org/standards/requests/54 OGC WMTS] standard, implementation of the pixel-precise warping (by warped VRT editing), implementation of the [http://www.maptiler.org/google-maps-overlay-opacity-control/ opacity slider control] as one of the official OpenLayers Addins, direct tiling of global maps into Spherical Mercator from WGS84 ([http://code.google.com/p/maptiler/issues/detail?id=6 bug]), support for JPEG tiles, support for cutline clipping, NODATA transparency, bug-fixing of [http://code.google.com/p/maptiler/issues/list open issues]. Code is going to be submitted into GDAL SVN and MapTiler SVN. Project MapTiler (the GUI for GDAL2Tiles) is going to be published as a stable version 1.0 with all binary installers (Windows/Linux/Mac) and with support for localization. Knowledge: Python, JavaScript, GNU tools, partly C, C++
    1818
    1919''or your own ideas..''