-
Finding anagrams of place names (in GB)
A little while ago Alasdair Rae asked if any one had combined an anagram engine with a list of place names. Well, no one stepped forward so I thought it could be a fun project. And, it turns out it i…
-
GeoServer 2.11.4 Released
The GeoServer team are pleased to announce the release of GeoServer 2.11.4. Downloads are available (zip, war, dmg, and exe) along with documentation and extensions. GeoServer 2.11.4 is a maintenance …
-
GeoTools 17.4 Released
The GeoTools team is pleased to announce the release of GeoTools 17.4: geotools-17.4-bin.zipgeotools-17.4-doc.zipgeotools-17.4-project.zipgeotools-17.4-userguide.zip This release, which is also availa…
-
GeoTools 17.4 Released
The GeoTools team is pleased to announce the release of GeoTools 17.4: geotools-17.4-bin.zipgeotools-17.4-doc.zipgeotools-17.4-project.zipgeotools-17.4-userguide.zip This release, which is also availa…
-
Towards gvSIG 2.4: Quick Info Tool
A new tool has been developed in the Workshops during the 13th International gvSIG Conference. This tool is usefull for all the gvSIG 2.4 users. The main purpose of this tool is to show a tooltip over…
-
OpenMapTiles Satellite
Planet Earth is a wonderful place: from various shades of blue in oceans through green waste of forests to always white tops of mountains. Our planet offers spectacular palette of colours made by natu…
-
Free course about Geographic Information Systems applied to Municipality Management: List of topics and 1st module, ‘Differences between SIG and CAD’
We launch the first module of an ambitious free course to acquire the necessary training to apply Geographic Information Systems to the municipality management. This course is based on the use of the …
-
Documentation for QGIS 3.0 – call for contributions!
Dear QGIS users, enthusiasts and fine people out there. QGIS 3.0 is coming very soon….we are in a ‘soft freeze’ state at the moment while we wait for some critical last pieces of code to get finalised…
-
Developing the SCP 6: Clustering with K-means and ISODATA algorithms
I am continuing to update the Semi-Automatic Classification Plugin (SCP) to version 6 (codename Greenbelt).In the previous posts I have presented the main changes to the SCP dock, the Main interface, …
-
Nested Loop Join with FDW
I have been wondering for a while if Postgres would correctly plan a spatial join over FDW, in which one table was local and one was remote. The specific use case would be “keeping a large pile of dat…