Commit Graph

21 Commits

Author SHA1 Message Date
Erik Broberg
a868864354 Add moon height and color WMS 2016-07-05 21:44:05 -04:00
Erik Broberg
4edaab710e Add Mercurius wms and restructure map service configs 2016-07-05 19:20:17 -04:00
Kalle Bladin
ce72f57183 Minimum camera height above surface is now configurable. 2016-06-27 18:46:35 -04:00
Erik Broberg
7d80598166 Add Mars Viking MDIM21 dataset config 2016-06-27 13:44:08 -04:00
Kalle Bladin
1ab25d5845 Add new layer category grayscale overlay and use it for mars ctx global map. 2016-06-21 12:26:52 -04:00
Kalle Bladin
db675d3993 Add Mars datasets. 2016-06-20 19:33:20 -04:00
Kalle Bladin
101795aa00 Group layer categories in gui. 2016-06-17 10:52:44 -04:00
Kalle Bladin
92c468426b Add night texture dataset 2016-06-08 22:48:53 -04:00
Erik Broberg
113c37203b Add some temporal wms configs 2016-06-06 12:28:02 -04:00
Erik Broberg
babad53a63 Add temporal GDAL dataset 2016-06-05 20:26:14 -04:00
Kalle Bladin
cc31082eff Add more layers to debugglobe. 2016-06-03 14:39:02 -04:00
Erik Broberg
3bb2161a09 1 Thread for Tile loading, allowing MaxConnections concurrent connections per RasterIO 2016-05-23 18:26:25 -04:00
Erik Broberg
bfb8e1a92d Added functionality for fetching tile using GDALAsyncReader. Not working yet, so requests are still serial 2016-05-19 21:23:46 -04:00
Kalle Bladin
039c5293c2 Render several texture layers on top of each other with more datasets. 2016-05-17 16:54:21 -04:00
Kalle Bladin
2909d120e5 Try a new dataset for color texture. 2016-05-16 10:27:57 -04:00
Erik Broberg
b63f427cff Fixed bug in GdalDataConverter<T>::geodeticToPixel which caused some tile texture data to be read and displayed incorrectly 2016-05-07 00:10:23 -04:00
Kalle Bladin
004f7c6185 Temporary solution to problem with too small tiles. 2016-05-05 19:32:59 -04:00
Kalle Bladin
6f4e39cc7d Generalize gdaldataconverter so it can handle any data type. 2016-05-03 16:00:29 -04:00
Erik Broberg
3a3038e862 Carving out cachable geodetic tiles from GDAL datasets 2016-05-02 11:13:41 -04:00
Kalle Bladin
78339e909c Load TWMS using GDAL. Iimage is flipped in y direction and the reading is not general enough yet. 2016-04-27 23:21:42 -04:00
Erik Broberg
e6195486ae GDAL trying opening WMS config file 2016-04-25 16:01:09 -04:00