There is a newer version of the record available.

Published November 13, 2019 | Version v2
Dataset Open

OSGeo tools in Docker Hub

  • 1. UJI

Description

This dataset shows the results of 55 queries using the Docker Hub API to measure the presence of OSGeo tools in Docker images. The results have been obtained using PSDockerHub. It is a PowerShell module written to access the official Docker Hub/Registry. Its main goal is to to make sure that you have never had to use the public part of Docker Hub site in the browser. The commands to reproduce the results are:

'degree' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'gdal' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'geomoose' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'GeoMoose' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'GeoNetwork' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'GeoNode' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'Geos' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'GeoServer' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'GeoTools' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'Grass Gis' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'gvSIG' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'Mapbender' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'mapsfish' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'mapserver' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'Marble' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'OpenLayers' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'orfeo' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'osgeolive' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'postgis' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'pycsw' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'pywps' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'qgis' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'actinia' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'fdo' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'gc2' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'geoext' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'geohealthcheck' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'geomajas' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'geoserver' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'geowebcache' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'istSOS' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'loader' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'Mapguide' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'Opticks' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'OSGeo4W' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'OSSIM' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'OSWLib' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'pgRouting' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'portablegis' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'proj' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'pronto' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'pygeopi' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'team' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'ubuntu' | Find-DockerImage -SortBy Downloads  -MaxResults 100000 | Out-GridView
'mariadb' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'zoo-project' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'EOxServer' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'WorldWind ' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'First Draft GIS' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'FirstDraftGIS' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'GeoMesa' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'Geopaparazzi' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'GeoTrellis' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'GeoWave' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'GET-IT' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'Gisquick' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'JTS' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'Koop' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'Leaflet' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'PDAL' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'Tegola' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'Terraformer' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView
'wradlib ' | Find-DockerImage -SortBy Downloads -MaxResults 100000 | Out-GridView

 

Files

OSGEO_DockerHub_Results - actinia.csv

Files (1.1 MB)

Name Size Download all
md5:231fbd90d631e6c1f8f98db7a294a16f
188 Bytes Preview Download
md5:0040de5327cd8a688809e7f0ff29f27e
171 Bytes Preview Download
md5:a1587bafcadcf9024ca9203dd88f1173
95 Bytes Preview Download
md5:50d86df5a1de722444fef8555b4514dc
98 Bytes Preview Download
md5:e87871dc5b1977113ffe389734aa261c
331 Bytes Preview Download
md5:9a2075c825ddb76f1e1238751412fff1
324 Bytes Preview Download
md5:dd34a18d37361711cede537632458e73
29.6 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:884f3b50e7c7d3733fdab86ffaeb09cd
237 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:6b043e3b970c520c91a2170aba640426
208 Bytes Preview Download
md5:8034c1dac3dac5a5e7c3c3c79339695d
123 Bytes Preview Download
md5:68bebfed606c307f66599cd4d631778c
3.5 kB Preview Download
md5:4b19bfb8bcbe76a1e4466b810caab6e3
4.2 kB Preview Download
md5:852eea3b271e2d38f80e993e3f45b117
110 Bytes Preview Download
md5:7931b7cf53dee3924e4aac150545dffe
1.9 kB Preview Download
md5:c0061dcd2bdf2f1926f8fd0b090edb59
15.6 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:00a18d5ed4af0bb0e1d24955fad349af
208 Bytes Preview Download
md5:89ef471ba35adaab996eeae8f124aad1
685 Bytes Preview Download
md5:bb28405b71135daf72cf4d12453e33d8
358 Bytes Preview Download
md5:4ff810e956a9f903bcf3a4266f346a3a
486 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:6624fe1c1616e9896f755656921c421c
190 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:0d39a567f3d78e80ca7fb00b9f534ac7
673 Bytes Preview Download
md5:2b7688c415537a9f25b0d9db9e5cc666
92 Bytes Preview Download
md5:1af3df73b28a3a4a3522670bfeb6846d
176 Bytes Preview Download
md5:dca5ca052cdccfa0e10df63e7d180629
322 Bytes Preview Download
md5:c95bcc3aafed4fd42e9bfc8a10152c64
1.8 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:62873a21cf5027153e9feebc7fabf41d
244 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:887deacbce0f6d606ba6668e63558418
162 Bytes Preview Download
md5:072d41befa90c5d8d209b07821b4d3ff
5.9 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:2781d8bb0a9094763083e4766afb3c8d
1.0 kB Preview Download
md5:2485810d37a2f9807f5f556681fe5df6
388 Bytes Preview Download
md5:e0b7e447ae025fc03e9e53c0e46e1a28
1.1 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:eb8984a87f6a9fe8ba0ac1dd6118200f
366 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:2d22cc04ec4a05b74b965de316728f3d
831 Bytes Preview Download
md5:ef33681d96764bd57f20dcd080f7579b
2.2 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:667aced04c4e75471d49f114c7fc7faa
46.5 kB Preview Download
md5:3b5abac6fc1f4eed3fed7ba7ef7c1a5e
491.1 kB Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:7f7e04472bcc16b96bf7e52b92234e6a
916 Bytes Preview Download
md5:18874122779a769982a34728926eb247
52 Bytes Preview Download
md5:44fe5e6c8c8d059cbb1411dafe8a7957
586 Bytes Preview Download
md5:6d8e32d9068fa310f185a38785fbd018
5.9 kB Preview Download
md5:415f103f5c0dc50a4d9426f0a47b121d
1.7 kB Preview Download
md5:00581d5fb42f4efd669bd8987ce1e922
301 Bytes Preview Download
md5:c010e4f8429be804922059adcb3d3088
297 Bytes Preview Download
md5:327a427232220da6a26a57180190bf15
360 Bytes Preview Download
md5:fd6143003010d9df955233472fd3269d
230 Bytes Preview Download
md5:87e2d6499894365d622610ab563db9ff
116 Bytes Preview Download
md5:4f1fa034f311dfb529f4c8357cf4c201
594 Bytes Preview Download
md5:c1370261415ab2ecaf8614b4b773b49c
511.0 kB Download