MalaGIS

Sharing GIS Technologies, Resources and News.

Security Breach Suspected at China‘s Major Domestic GIS Provider

Another major GIS company appears to have encountered security issues. The incident occurred on July 25th. While casually browsing the Spicy GIS group chat, our editor noticed a member sharing a link with the caption "XX got hacked." Initially, the editor didn't pay much attention, assuming it was just another prank like the "Crazy Thursday send me 50" meme. About a week later, on August 2nd, the editor accidentally clicked that link and was surprised to discover that the website genuinely seemed to have been compromised.

Admittedly, the initial discovery was shocking—this is one of China's top-tier GIS companies after all. It highlights that security concerns should be a priority for organizations regardless of size; even the largest companies can have critical oversights.

Read More >>

three-tile: A Lightweight Frontend 3D Tile Map Development Framework

In a previous article "Maptalks: An Open-Source Alternative to Cesium for Geospatial Visualization", we introduced maptalks as an alternative framework to Cesium. Recently, we discovered another open-source 2D/3D engine: three-tile. Designed for lightweight implementation with ongoing functional improvements, it already meets significant development demands. Here is a brief introduction.

Read More >>

Unlocking Global Insights: Google's AlphaEarth Foundations and Satellite Embedding Dataset Revolutionize Geospatial Analysis

Google has officially launched AlphaEarth Foundations, a PB-scale AI model for integrating satellite data, accompanied by a groundbreaking 64-dimensional Satellite Embedding Dataset. This innovation distills multi-year, multi-satellite observations into a single 10m × 10m pixel, compressing dozens of data sources – including satellite imagery, radar, elevation, and climate data – into unified 64-dimensional "information capsules". This fundamentally redefines geospatial analysis methodologies.

Read More >>

Recreating the 'Your Name in Landsat' Experience: A Step-by-Step Guide

In the previous article "Discover Landsat's New Tool: Turning Your Name into Artistic Maps", I introduced NASA's fun application "Your Name In Landsat". Recently, the official website became inaccessible, prompting inquiries from readers about alternatives. After searching without finding a viable solution, I decided to recreate the experience myself.

Access the demo: https://malagis.com/extension/demo/your-name-in-landsat/

Below is a brief overview of the implementation process.

Read More >>

Decade of Running Data Transformed into a Personal GIS Platform

As professionals in the GIS (Geographic Information System) field, we engage with geographical data, spatial analysis, and visualization technologies daily. Recently, I discovered an impressive website called "No Days Off" on HackerNews. Developed by friggeri using 10 years of daily running GPX files, this site functions as a sophisticated "personal running GIS system," showcasing remarkable professionalism and engagement. I'm fascinated by such innovative projects and would like to share its details.

Read More >>

pyroSAR: A Comprehensive Python Framework for Large-Scale SAR Satellite Data Processing

pyroSAR is an open-source Python framework designed for large-scale Synthetic Aperture Radar (SAR) satellite data processing. Its core objective is to provide a complete and scalable solution for SAR data organization, processing, and analysis, integrating data acquisition, metadata management, preprocessing, and interaction with mainstream processing software like ESA SNAP. This significantly simplifies complex SAR data processing workflows.

Official Website: https://github.com/johntruckenbrodt/pyroSAR/

Read More >>

Malicious CDN Traffic Attack: Analysis and Practical Solutions for GIS Web Systems

Three months ago, during preparations for a leadership inspection of our WebGIS dashboard project (arguably its most critical application), our project manager urgently contacted me the night before: "XXX, emergency! The basemap's peripheral elements on the GIS dashboard have disappeared—only data remains visible!"

Reluctantly accessing the system, I discovered the dynamic visualizations had vanished. Console errors revealed resource loading failures traced to our CDN service. Checking my personal CDN account (used due to small company scale), I found payment overdue—promptly recharging 200 CNY.

A month later, while debugging new features, CDN errors recurred. Initially attributing this to post-exhibition traffic spikes (even boasting about "high system usage" to my manager), I recharged another 200 CNY.

When another billing alert arrived just weeks later—despite the exhibition ending months prior—abnormal traffic patterns became undeniable.

Initial Investigation

Qiniu Cloud's backend revealed alarming patterns:

Read More >>

Efficiently Downloading USGS Earthquake Data in Batches Using Excel

In previous articles, such as "Using Aria2 to Download GIS Data" and "Recommended Websites for Downloading Earthquake Data", the USGS (United States Geological Survey) was introduced as a source for global earthquake data. However, this website has a limitation: it will reject download requests if the query exceeds 2000 records. Therefore, a practical workaround is to construct download requests by month and download the data in batches. If I wanted to download all the data from 1900 until now, manually creating each download link would be very tedious. Hence, I came up with the following solution.

Read More >>

Zoom to the Maximum Value Cell in a Large Raster in QGIS

When working with large raster datasets in QGIS, especially Float64 GeoTIFFs with hundreds of millions of cells, you may want to locate and zoom into the pixel that holds the maximum value. This can be useful in terrain analysis, remote sensing, or any context where the peak value matters.

A common approach involves converting the raster into a point or polygon layer. However, this is resource-intensive and often impractical for large datasets. This tutorial introduces an efficient alternative using PyQGIS and NumPy to directly zoom to the maximum value without raster reclassification or vectorization.

Read More >>

OldMapsOnline: the World's Second Most Powerful Historical Map Platform

Previously I recommended historical GIS resources include:

Recently discovered OldMapsOnline - a globally-oriented historical mapping solution.

Read More >>

Copyright © 2020-2025 MalaGIS Drive by Typecho & Lingonberry Sitemap

Back to top