Search This Blog

Saturday, 24 October 2015

Source code of OpenWeGIS on GitHub. Initial commit.


Now you can use OpenWebGIS without having to connect to the server of OpenWebGIS and even without Internet connection. For doing this just download OpenWebGIS source code from GitHub.  

Tuesday, 20 October 2015

About OpenWebGIS and 3D maps

Please read information about OpenWebGIS and 3D maps at Cesiumjs.org here: http://cesiumjs.org/demos/OpenWebGIS.html.Cesium is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization. Cesium is used in OpenWebGIS primarily to create 3D View of the maps.

Tuesday, 13 October 2015

Mona Lisa on the map of OpenWebGIS and QGIS - Art and GIS together


The article "Extrude image to 2D vector, 2.5D and 3D layers on the map" describes the OpenWebGIS function called "Extrude Image". How can this function be used in addition to what was described in the article? For example, you can put your photo on the map and see how it would look like if it is extruded (that means to calculate the height of each pixel depending on its luminance). It can be fun.
 
And let`s put on a map the famous painting titled Mona Lisa. It is a half-length portrait of a woman by the Italian artist Leonardo da Vinci, which has been acclaimed as «the best known, the most visited, the most written about, the most sung about, the most parodied work of art in the world». Take a photo of the painting from Wikipedia and save on your hard disk- see Figure 1.

Wednesday, 7 October 2015

Extrude image to 2D vector, 2.5D and 3D layers on the map



In OpenWebGIS a new function has been created to manipulate images.
With the help of this function, you can calculate and get the height (height and altitude) of each pixel of your image. The calculation is performed based on the luminance (brightness) of the pixel. These estimates are used for the creation of:
  1. Vector layer (consisting of squares the number of which is equal or less than a number of pixels - it all depends on the settings you specify);
  2. Layer that consists of 2.5D columns based on "OSM Buildings" technology. For more information about "OSM Buildings" read here: "Integration of OpenWebGIS with OSM Buildings JavaScript library";
  3. The three-dimensional (3D) layer-based technology Cesium. For more information about "Cesium" read here:"3D maps, new version of Cesium JavaScript library and OpenWebGIS".

Sunday, 27 September 2015

Spatial and temporal distribution of earthquakes in the USA and adjacent areas (1950-2015)


The article is written to demonstrate the new capability of creating animated maps in OpenWebGIS using 2.5D columns. Before reading this article I recommend to read another one: Spatial and temporal distribution of earthquakes in Chile and adjacent areas (1960-2015).

Tuesday, 22 September 2015

French interface of OpenWebGIS - Test version/L'interface française de OpenWebGIS - La version de test


OpenWebGIS with French interface is available here.
 
More than a month ago, I asked for help in translating OpenWebGIS interface into other languages. It was described for all users how and what to do in this article: "Help to create a free online OpenWebGIS interface in your own language". At the moment, few people have responded to this call for help to make free and open source software available to more people.
But since I can not wait and want to experiment as soon as possible with the interface in other languages, I translated the interface from English into French with the help of automatic translation (https://translate.google.com). Once again I draw your attention: the translation has been done automatically, so it certainly is full of errors and inaccuracies, but since this is an experiment, I ask not to judge strictly and help me with this translation.

Monday, 21 September 2015

Spatial and temporal distribution of earthquakes in Chile and adjacent areas (1960-2015)


Initial data on earthquakes was selected from the database of "Earthquake Archive Search" with the help of menu item in OpenWebGIS: "GeoDataBase-> Earthquakes Database".
For the analysis we choose a rectangle with coordinates:
lower left longitude: -80.131640; lower left latitude: -56.006573; upper right longitude: -65.805468; upper right latitude: -16.608122. Magnitude range: from 5 to 10. Date & Time(UTC): from 1960-01-01T00:00 to 2015-09-21T09:48.

Results from these selecting options from the database shown in Figure 1. Places of earthquakes are marked with orange points.