Skip to content

Commit 10e4ba6

Browse files
Gerardogeriux
Gerardo
authored andcommitted
Feat: Map - Uplodad datasets allowed formats
1 parent e87f0ce commit 10e4ba6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app/views/shared/_sources_map.html.erb

+5-5
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<p>Alerts become confirmed when a second satellite pass has also identified the pixel as an alert. Most of the alerts that are not confirmed have not had another satellite pass, due to the 8-day revisit time or cloud cover.</p>
455455
</div>
456456
</li>
457-
457+
458458
<li id='guyra' class='source-item last'>
459459
<div class='source_header'>
460460
<strong class='source_title'>Gran Chaco deforestation</strong>
@@ -1704,10 +1704,10 @@
17041704
<dl class='sources_row even'>
17051705
<dt>Cautions</dt>
17061706
<dd>
1707-
1707+
17081708
<p>The accuracies of the species and type labels were not assessed. These fields represent the best guess of the analysts and should not be used for official purposes.</p>
17091709
<p>Polygons labeled as clearings were bare or had very young vegetation as of 2013 or 2014, but contextual clues suggest that these areas will eventually become tree plantations.</p>
1710-
1710+
17111711
</dd>
17121712
</dl>
17131713
<dl class='sources_row even'>
@@ -6439,7 +6439,7 @@
64396439
<p>List of supported file formats <strong>(only polygon data is supported, not point and line data)</strong>:</p>
64406440
<ul class='bullets'>
64416441
<li>Unzipped: .bna, .csv, .dxf, .gtx, .txt, json, .geojson, .rss, .georss, .xml, .gml, .gmt, . gpx, .itf, .kml, .kmz</li>
6442-
<li>Zipped: .shp, dbf, .shx, .gml, .xsd, .itf, .ili, .tab, .map, .id, .dat, .vrt</li>
6442+
<li>Zipped: .shp, dbf, .shx, .gml, .xsd, .itf, .ili, .tab, .map, .id, .dat, .vr (zipped shapefiles must include .shp, .shx, .dbf, and .prj files)</li>
64436443
</ul>
64446444
</div>
64456445
</div>
@@ -6683,4 +6683,4 @@
66836683
</div>
66846684
</div>
66856685
</div>
6686-
</article>
6686+
</article>

0 commit comments

Comments
 (0)