Skip to content

Commit

Permalink
NEW: maps
Browse files Browse the repository at this point in the history
  • Loading branch information
charlotte-pel committed Jul 16, 2019
1 parent a3c6b50 commit f92feff
Show file tree
Hide file tree
Showing 10 changed files with 539 additions and 0 deletions.
14 changes: 14 additions & 0 deletions map/class_map.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
value,class,colour
1,wheat,#ffff00
2,barley,#ffffdc
3,rapeseed,#f18ad9
4,corn,#ffa500
5,soy,#ff3333
6,sunflower,#820082
7,sorghum,#783214
8,pea,#c864c8
9,grassland,#b4ffb4
10,deciduous,#008c00
11,conifer,#005000
12,water,#000096
13,urban,#ff6464
29 changes: 29 additions & 0 deletions map/nomenclature_raster.qml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis version="2.18.17" minimumScale="inf" maximumScale="1e+08" hasScaleBasedVisibilityFlag="0">
<pipe>
<rasterrenderer opacity="1" alphaBand="-1" classificationMax="13" classificationMinMaxOrigin="User" band="1" classificationMin="1" type="singlebandpseudocolor">
<rasterTransparency/>
<rastershader>
<colorrampshader colorRampType="INTERPOLATED" clip="0">
<item alpha="255" value="1" label="wheat" color="#ffff00"/>
<item alpha="255" value="2" label="barley" color="#ffffdc"/>
<item alpha="255" value="3" label="rapeseed" color="#f18ad9"/>
<item alpha="255" value="4" label="corn" color="#ffa500"/>
<item alpha="255" value="5" label="soy" color="#ff3333"/>
<item alpha="255" value="6" label="sunflower" color="#820082"/>
<item alpha="255" value="7" label="sorghum" color="#783214"/>
<item alpha="255" value="8" label="pea" color="#c864c8"/>
<item alpha="255" value="9" label="grassland" color="#b4ffb4"/>
<item alpha="255" value="10" label="deciduous" color="#008c00"/>
<item alpha="255" value="11" label="conifer" color="#005000"/>
<item alpha="255" value="12" label="water" color="#000096"/>
<item alpha="255" value="13" label="urban" color="#ff6464"/>
</colorrampshader>
</rastershader>
</rasterrenderer>
<brightnesscontrast brightness="0" contrast="0"/>
<huesaturation colorizeGreen="128" colorizeOn="0" colorizeRed="255" colorizeBlue="128" grayscaleMode="0" saturation="0" colorizeStrength="100"/>
<rasterresampler maxOversampling="2"/>
</pipe>
<blendMode>0</blendMode>
</qgis>
Binary file added map/old_rf_map.tif
Binary file not shown.
Binary file added map/old_tempcnn_map.tif
Binary file not shown.
Binary file added map/rf_map.tif
Binary file not shown.
20 changes: 20 additions & 0 deletions map/rf_map.tif.aux.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<PAMDataset>
<PAMRasterBand band="1">
<Histograms>
<HistItem>
<HistMin>-0.4642857142857143</HistMin>
<HistMax>13.46428571428571</HistMax>
<BucketCount>14</BucketCount>
<IncludeOutOfRange>0</IncludeOutOfRange>
<Approximate>1</Approximate>
<HistCounts>608482|71457|5894|13765|83329|7786|25953|2554|11|124176|39671|5790|3522|162682</HistCounts>
</HistItem>
</Histograms>
<Metadata>
<MDI key="STATISTICS_MAXIMUM">13</MDI>
<MDI key="STATISTICS_MEAN">3.8141206781915</MDI>
<MDI key="STATISTICS_MINIMUM">0</MDI>
<MDI key="STATISTICS_STDDEV">4.987268823825</MDI>
</Metadata>
</PAMRasterBand>
</PAMDataset>
Binary file added map/tempcnn_map.tif
Binary file not shown.
20 changes: 20 additions & 0 deletions map/tempcnn_map.tif.aux.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<PAMDataset>
<PAMRasterBand band="1">
<Histograms>
<HistItem>
<HistMin>-0.4642857142857143</HistMin>
<HistMax>13.46428571428571</HistMax>
<BucketCount>14</BucketCount>
<IncludeOutOfRange>0</IncludeOutOfRange>
<Approximate>1</Approximate>
<HistCounts>608482|78283|9342|17177|82616|8853|30666|2730|1198|134995|47146|9433|4313|119838</HistCounts>
</HistItem>
</Histograms>
<Metadata>
<MDI key="STATISTICS_MAXIMUM">13</MDI>
<MDI key="STATISTICS_MEAN">3.5805084012079</MDI>
<MDI key="STATISTICS_MINIMUM">0</MDI>
<MDI key="STATISTICS_STDDEV">4.7429542730581</MDI>
</Metadata>
</PAMRasterBand>
</PAMDataset>
228 changes: 228 additions & 0 deletions map/viz_map.qgs
Original file line number Diff line number Diff line change
@@ -0,0 +1,228 @@
<!DOCTYPE qgis PUBLIC 'http://mrcc.com/qgis.dtd' 'SYSTEM'>
<qgis projectname="" version="2.18.17">
<title></title>
<autotransaction active="0"/>
<evaluateDefaultValues active="0"/>
<layer-tree-group expanded="1" checked="Qt::Checked" name="">
<customproperties/>
<layer-tree-layer expanded="0" providerKey="gdal" checked="Qt::Checked" id="tempcnn_map20190716153848254" source="tempcnn_map.tif" name="tempcnn_map">
<customproperties/>
</layer-tree-layer>
<layer-tree-layer expanded="0" providerKey="gdal" checked="Qt::Checked" id="rf_map20190716153842394" source="rf_map.tif" name="rf_map">
<customproperties/>
</layer-tree-layer>
</layer-tree-group>
<relations/>
<mapcanvas>
<units>meters</units>
<extent>
<xmin>-112.5</xmin>
<ymin>-4100</ymin>
<xmax>4612.5</xmax>
<ymax>100</ymax>
</extent>
<rotation>0</rotation>
<projections>0</projections>
<destinationsrs>
<spatialrefsys>
<proj4>+proj=lcc +lat_1=49 +lat_2=44 +lat_0=46.5 +lon_0=3 +x_0=700000 +y_0=6600000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</proj4>
<srsid>145</srsid>
<srid>2154</srid>
<authid>EPSG:2154</authid>
<description>RGF93 / Lambert-93</description>
<projectionacronym>lcc</projectionacronym>
<ellipsoidacronym>GRS80</ellipsoidacronym>
<geographicflag>false</geographicflag>
</spatialrefsys>
</destinationsrs>
<rendermaptile>0</rendermaptile>
<layer_coordinate_transform_info/>
</mapcanvas>
<layer-tree-canvas>
<custom-order enabled="0">
<item>rf_map20190716153842394</item>
<item>tempcnn_map20190716153848254</item>
</custom-order>
</layer-tree-canvas>
<legend updateDrawingOrder="true">
<legendlayer drawingOrder="-1" open="false" checked="Qt::Checked" name="tempcnn_map" showFeatureCount="0">
<filegroup open="false" hidden="false">
<legendlayerfile isInOverview="0" layerid="tempcnn_map20190716153848254" visible="1"/>
</filegroup>
</legendlayer>
<legendlayer drawingOrder="-1" open="false" checked="Qt::Checked" name="rf_map" showFeatureCount="0">
<filegroup open="false" hidden="false">
<legendlayerfile isInOverview="0" layerid="rf_map20190716153842394" visible="1"/>
</filegroup>
</legendlayer>
</legend>
<projectlayers>
<maplayer minimumScale="inf" maximumScale="1e+08" type="raster" hasScaleBasedVisibilityFlag="0">
<extent>
<xmin>0</xmin>
<ymin>-4000</ymin>
<xmax>4500</xmax>
<ymax>0</ymax>
</extent>
<id>rf_map20190716153842394</id>
<datasource>./rf_map.tif</datasource>
<keywordList>
<value></value>
</keywordList>
<layername>rf_map</layername>
<srs>
<spatialrefsys>
<proj4>+proj=lcc +lat_1=49 +lat_2=44 +lat_0=46.5 +lon_0=3 +x_0=700000 +y_0=6600000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</proj4>
<srsid>145</srsid>
<srid>2154</srid>
<authid>EPSG:2154</authid>
<description>RGF93 / Lambert-93</description>
<projectionacronym>lcc</projectionacronym>
<ellipsoidacronym>GRS80</ellipsoidacronym>
<geographicflag>false</geographicflag>
</spatialrefsys>
</srs>
<customproperties>
<property key="embeddedWidgets/count" value="0"/>
<property key="identify/format" value="Value"/>
</customproperties>
<provider>gdal</provider>
<noData>
<noDataList bandNo="1" useSrcNoData="0">
<noDataRange min="0" max="0"/>
</noDataList>
</noData>
<map-layer-style-manager current="">
<map-layer-style name=""/>
</map-layer-style-manager>
<pipe>
<rasterrenderer opacity="1" alphaBand="-1" classificationMax="13" classificationMinMaxOrigin="User" band="1" classificationMin="1" type="singlebandpseudocolor">
<rasterTransparency/>
<rastershader>
<colorrampshader colorRampType="INTERPOLATED" clip="0">
<item alpha="255" value="1" label="wheat" color="#ffff00"/>
<item alpha="255" value="2" label="barley" color="#ffffdc"/>
<item alpha="255" value="3" label="rapeseed" color="#f18ad9"/>
<item alpha="255" value="4" label="corn" color="#ffa500"/>
<item alpha="255" value="5" label="soy" color="#ff3333"/>
<item alpha="255" value="6" label="sunflower" color="#820082"/>
<item alpha="255" value="7" label="sorghum" color="#783214"/>
<item alpha="255" value="8" label="pea" color="#c864c8"/>
<item alpha="255" value="9" label="grassland" color="#b4ffb4"/>
<item alpha="255" value="10" label="deciduous" color="#008c00"/>
<item alpha="255" value="11" label="conifer" color="#005000"/>
<item alpha="255" value="12" label="water" color="#000096"/>
<item alpha="255" value="13" label="urban" color="#ff6464"/>
</colorrampshader>
</rastershader>
</rasterrenderer>
<brightnesscontrast brightness="0" contrast="0"/>
<huesaturation colorizeGreen="128" colorizeOn="0" colorizeRed="255" colorizeBlue="128" grayscaleMode="0" saturation="0" colorizeStrength="100"/>
<rasterresampler maxOversampling="2"/>
</pipe>
<blendMode>0</blendMode>
</maplayer>
<maplayer minimumScale="0" maximumScale="1e+08" type="raster" hasScaleBasedVisibilityFlag="0">
<extent>
<xmin>0</xmin>
<ymin>-4000</ymin>
<xmax>4500</xmax>
<ymax>0</ymax>
</extent>
<id>tempcnn_map20190716153848254</id>
<datasource>./tempcnn_map.tif</datasource>
<keywordList>
<value></value>
</keywordList>
<layername>tempcnn_map</layername>
<srs>
<spatialrefsys>
<proj4>+proj=lcc +lat_1=49 +lat_2=44 +lat_0=46.5 +lon_0=3 +x_0=700000 +y_0=6600000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs</proj4>
<srsid>145</srsid>
<srid>2154</srid>
<authid>EPSG:2154</authid>
<description>RGF93 / Lambert-93</description>
<projectionacronym>lcc</projectionacronym>
<ellipsoidacronym>GRS80</ellipsoidacronym>
<geographicflag>false</geographicflag>
</spatialrefsys>
</srs>
<customproperties>
<property key="embeddedWidgets/count" value="0"/>
<property key="identify/format" value="Value"/>
</customproperties>
<provider>gdal</provider>
<noData>
<noDataList bandNo="1" useSrcNoData="0">
<noDataRange min="0" max="0"/>
</noDataList>
</noData>
<map-layer-style-manager current="">
<map-layer-style name=""/>
</map-layer-style-manager>
<pipe>
<rasterrenderer opacity="1" alphaBand="0" classificationMax="13" classificationMinMaxOrigin="User" band="1" classificationMin="1" type="singlebandpseudocolor">
<rasterTransparency/>
<rastershader>
<colorrampshader colorRampType="INTERPOLATED" clip="0">
<item alpha="255" value="1" label="wheat" color="#ffff00"/>
<item alpha="255" value="2" label="barley" color="#ffffdc"/>
<item alpha="255" value="3" label="rapeseed" color="#f18ad9"/>
<item alpha="255" value="4" label="corn" color="#ffa500"/>
<item alpha="255" value="5" label="soy" color="#ff3333"/>
<item alpha="255" value="6" label="sunflower" color="#820082"/>
<item alpha="255" value="7" label="sorghum" color="#783214"/>
<item alpha="255" value="8" label="pea" color="#c864c8"/>
<item alpha="255" value="9" label="grassland" color="#b4ffb4"/>
<item alpha="255" value="10" label="deciduous" color="#008c00"/>
<item alpha="255" value="11" label="conifer" color="#005000"/>
<item alpha="255" value="12" label="water" color="#000096"/>
<item alpha="255" value="13" label="urban" color="#ff6464"/>
</colorrampshader>
</rastershader>
</rasterrenderer>
<brightnesscontrast brightness="0" contrast="0"/>
<huesaturation colorizeGreen="128" colorizeOn="0" colorizeRed="255" colorizeBlue="128" grayscaleMode="0" saturation="0" colorizeStrength="100"/>
<rasterresampler maxOversampling="2"/>
</pipe>
<blendMode>0</blendMode>
</maplayer>
</projectlayers>
<properties>
<Measurement>
<DistanceUnits type="QString">meters</DistanceUnits>
<AreaUnits type="QString">m2</AreaUnits>
</Measurement>
<SpatialRefSys>
<ProjectCRSProj4String type="QString">+proj=longlat +datum=WGS84 +no_defs</ProjectCRSProj4String>
<ProjectCrs type="QString">EPSG:4326</ProjectCrs>
<ProjectCRSID type="int">3452</ProjectCRSID>
</SpatialRefSys>
<Paths>
<Absolute type="bool">false</Absolute>
</Paths>
<Gui>
<SelectionColorBluePart type="int">0</SelectionColorBluePart>
<CanvasColorGreenPart type="int">255</CanvasColorGreenPart>
<CanvasColorRedPart type="int">255</CanvasColorRedPart>
<SelectionColorRedPart type="int">255</SelectionColorRedPart>
<SelectionColorAlphaPart type="int">255</SelectionColorAlphaPart>
<SelectionColorGreenPart type="int">255</SelectionColorGreenPart>
<CanvasColorBluePart type="int">255</CanvasColorBluePart>
</Gui>
<Digitizing>
<DefaultSnapToleranceUnit type="int">2</DefaultSnapToleranceUnit>
<SnappingMode type="QString">current_layer</SnappingMode>
<DefaultSnapType type="QString">off</DefaultSnapType>
<DefaultSnapTolerance type="double">0</DefaultSnapTolerance>
</Digitizing>
<PositionPrecision>
<DecimalPlaces type="int">2</DecimalPlaces>
<Automatic type="bool">true</Automatic>
</PositionPrecision>
<Legend>
<filterByMap type="bool">false</filterByMap>
</Legend>
</properties>
<visibility-presets/>
</qgis>
Loading

0 comments on commit f92feff

Please sign in to comment.