Tag

GIS

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Mar 21, 2025 · Backend Development

Generating Heatmaps with Baidu Map API in PHP

This article explains how to create and display heatmaps in a PHP project by integrating the Baidu Map API, covering prerequisite setup, library inclusion, data preparation, heatmap generation using the HeatMap class, and rendering the map with JavaScript on a web page.

Baidu Map APIData VisualizationGIS
0 likes · 5 min read
Generating Heatmaps with Baidu Map API in PHP
JD Tech
JD Tech
Mar 17, 2025 · Fundamentals

Fundamentals of Map Trajectory Technology and GIS Applications

This article provides a comprehensive overview of map trajectory technology, covering geographic coordinate systems, map projections, GIS software basics, data formats, GPS data processing, real‑time and historical trajectory analysis, and recent advances such as AI‑driven services and cross‑domain integrations.

Data ProcessingGISGPS
0 likes · 21 min read
Fundamentals of Map Trajectory Technology and GIS Applications
JD Tech Talk
JD Tech Talk
Mar 17, 2025 · Fundamentals

Map Trajectory Technology: Fundamentals, Data Formats, GIS Operations, and Path Planning

This article provides a comprehensive overview of map trajectory technology, covering GIS fundamentals, coordinate systems, data formats, import/export methods, GPS processing, spatial analysis, path‑planning algorithms, real‑time and historical tracking, and recent advances such as AI‑driven services and high‑precision mapping.

GISGPSPython
0 likes · 30 min read
Map Trajectory Technology: Fundamentals, Data Formats, GIS Operations, and Path Planning
ByteDance Data Platform
ByteDance Data Platform
Jan 9, 2025 · Databases

Why ByteHouse’s GIS Engine Beats Traditional Spatial Databases in Real‑World Analytics

This article explains how ByteHouse integrates high‑performance GIS capabilities into its OLAP engine, describes its spatial indexing architecture, showcases benchmark results against ClickHouse, StarRocks, PostGIS and DuckDB using the NYC Taxi dataset, and outlines when to choose ByteHouse versus other spatial database solutions.

ByteHouseGISGeospatial Analytics
0 likes · 11 min read
Why ByteHouse’s GIS Engine Beats Traditional Spatial Databases in Real‑World Analytics
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 8, 2025 · Databases

ByteHouse GIS: High‑Performance Geospatial Analytics and Benchmark Comparison with ClickHouse, StarRocks, PostGIS, and DuckDB

The article explains ByteHouse's GIS capabilities, describing its R‑Tree and Google S2 spatial index implementation, OGC‑compatible data types and functions, and presents benchmark results that show ByteHouse outperforming ClickHouse, StarRocks, PostGIS, and DuckDB on key geospatial queries.

ByteHouseGISOLAP
0 likes · 13 min read
ByteHouse GIS: High‑Performance Geospatial Analytics and Benchmark Comparison with ClickHouse, StarRocks, PostGIS, and DuckDB
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 28, 2024 · Frontend Development

Digital Agriculture Visualization: Technical Implementation with AMap, Three.js, GIS, and Vue

This article presents a comprehensive guide to building a digital agriculture visualization dashboard using AMap JSAPI, three.js, GIS tools, and Vue, covering requirement analysis, layer design, data processing, 3D model integration, animation, and interactive features for smart farming applications.

3D mappingAMapGIS
0 likes · 28 min read
Digital Agriculture Visualization: Technical Implementation with AMap, Three.js, GIS, and Vue
Architecture Digest
Architecture Digest
Sep 6, 2024 · Frontend Development

Using AMap Arrival Range API and Turf.js to Find Overlapping Commute Areas for Rental Decisions

This article demonstrates how to build a web page that leverages AMap's Arrival Range API and Turf.js to calculate reachable areas, compute their intersection, and search for residential communities within the overlap, providing a practical GIS solution for locating optimal rental locations.

AMapArrivalRangeGIS
0 likes · 9 min read
Using AMap Arrival Range API and Turf.js to Find Overlapping Commute Areas for Rental Decisions
Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 29, 2024 · Databases

Implementing the ST_PointN GIS Function in OceanBase ActionDB

This article explains how the ActionDB team extended OceanBase by designing, registering, and implementing the ST_PointN function to extract the N‑th point from geometry objects, covering registration metadata, code integration, algorithm details, and the advantages of a custom GIS function for enterprise databases.

ActionDBDatabase FunctionsGIS
0 likes · 11 min read
Implementing the ST_PointN GIS Function in OceanBase ActionDB
Python Programming Learning Circle
Python Programming Learning Circle
May 20, 2024 · Fundamentals

A Comprehensive Guide to 20 Data Visualization Tools from Beginner to Expert

This article introduces twenty data visualization tools—including Excel, CSV/JSON, Google Chart API, Flot, Raphael, D3, Visual.ly, Crossfilter, Tangle, various map libraries, Processing, NodeBox, R, Weka, and Gephi—explaining their features, use cases, and suitability for different skill levels and project requirements.

D3Data VisualizationExcel
0 likes · 9 min read
A Comprehensive Guide to 20 Data Visualization Tools from Beginner to Expert
php中文网 Courses
php中文网 Courses
Feb 29, 2024 · Frontend Development

Implementing Vector Layers in AMap Using PHP

This tutorial explains how to integrate AMap's vector layer functionality into a PHP web project by setting up the API, creating a map container, initializing the map, and adding point, line, and polygon layers for rich geographic visualizations.

AMapGISPHP
0 likes · 5 min read
Implementing Vector Layers in AMap Using PHP
Python Programming Learning Circle
Python Programming Learning Circle
Feb 23, 2024 · Big Data

Using TransBigData for Python Transportation Data Analysis and Visualization

This article demonstrates how to install the TransBigData Python package and use it for preprocessing, grid‑based aggregation, OD extraction, and both static and interactive visualizations of taxi GPS data, showcasing code examples and detailed explanations for each step.

Big DataData VisualizationGIS
0 likes · 13 min read
Using TransBigData for Python Transportation Data Analysis and Visualization
Zhengtong Technical Team
Zhengtong Technical Team
Dec 6, 2022 · Big Data

Beidou Grid Code: Theory, Implementation, and Urban Management Applications

This article introduces the Beidou Grid Code, its theoretical foundation in GeoSOT, detailed hierarchical encoding rules, implementation challenges using MySQL and JPA, and showcases practical urban management applications such as case reporting, hotspot analysis, indoor positioning, and data security.

BeidouBig DataGIS
0 likes · 16 min read
Beidou Grid Code: Theory, Implementation, and Urban Management Applications
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 11, 2022 · Frontend Development

Design and Implementation of a Generic Map Component with Real‑time Heatmap Rendering Using ThreeJS

This article explains the motivation, architecture, and implementation details of a generic map component that supports real‑time heatmap rendering using ThreeJS, covering GIS layer protocols, canvas limitations, WebGL advantages, and code examples for creating radial gradients, instanced meshes, and custom shaders.

GISThreeJSWebGL
0 likes · 14 min read
Design and Implementation of a Generic Map Component with Real‑time Heatmap Rendering Using ThreeJS
Zhengtong Technical Team
Zhengtong Technical Team
Mar 18, 2022 · Fundamentals

Spatial Coordinate Reference Systems and Transformations for 3D GIS Applications

This article explains the fundamentals of geodetic and Earth‑centered coordinate systems, their mathematical relationships, and how to convert between geodetic latitude/longitude/height, ECEF, ENU, and Web Mercator coordinates, providing detailed derivations, diagrams, and a C++ implementation example.

3D mappingCoordinate TransformationECEF
0 likes · 15 min read
Spatial Coordinate Reference Systems and Transformations for 3D GIS Applications
DataFunTalk
DataFunTalk
Sep 22, 2021 · Big Data

Distributed Storage and Application Solutions for Massive Spatiotemporal Data

This article explains the rapid growth of global spatiotemporal data, the limitations of traditional GIS, and presents SuperMap's distributed storage architecture, unified data access APIs, dynamic rendering techniques, and geographic processing modeling with real‑world case studies to address performance and scalability challenges.

Distributed StorageGISbig data analytics
0 likes · 16 min read
Distributed Storage and Application Solutions for Massive Spatiotemporal Data
Amap Tech
Amap Tech
Jun 25, 2021 · Frontend Development

Design and Implementation of the Eagle.gl Web 3D Engine for High-Definition Map Rendering

The Eagle.gl Web 3D engine, built atop Three.js, provides a unified 2D/3D GIS platform that efficiently loads, renders, and edits massive point‑cloud, vector, and model map data with real‑time LOD, GPU picking, DEM terrain integration, and configurable styling, supporting AMap’s HD‑map production and future autonomous‑driving simulation.

3D renderingGISThree.js
0 likes · 12 min read
Design and Implementation of the Eagle.gl Web 3D Engine for High-Definition Map Rendering
ByteFE
ByteFE
Jun 21, 2021 · Frontend Development

Introduction to Mapbox GL JS

Mapbox GL JS is an open-source JavaScript library using WebGL for rendering interactive 2D/3D maps, offering advantages over traditional 2D tile-based solutions like Leaflet through vector data support, customizable styles, and efficient data handling via WebGL.

GISInteractive MapsJavaScript Library
0 likes · 13 min read
Introduction to Mapbox GL JS
Amap Tech
Amap Tech
Feb 1, 2021 · Frontend Development

Design and Implementation of AMap GIS SDK for Smart Traffic Map Visualization

The AMap GIS SDK was engineered to simplify large‑scale smart‑traffic map visualizations by providing a reusable, extensible framework—featuring a MapContainer, configuration controller, source loader, framework adaptation layer, event‑queue mechanism, lifecycle hooks, plugins, instance caching, and multi‑instance isolation—to overcome AMap JSAPI’s development complexity and ensure stable, performant rendering across diverse data sets.

AMapGISevent queue
0 likes · 15 min read
Design and Implementation of AMap GIS SDK for Smart Traffic Map Visualization
JD Tech Talk
JD Tech Talk
Dec 30, 2020 · Databases

Architecture and Application Practice of JD Urban Spatio-Temporal Data Engine (JUST)

The presentation details the design, implementation, and real‑world applications of the JD Urban Spatio‑Temporal Data Engine (JUST), a distributed, scalable database that handles massive, complex spatio‑temporal data with novel storage, indexing, and query techniques, demonstrating high performance and ease of use across smart‑city scenarios.

Big DataDatabaseGIS
0 likes · 26 min read
Architecture and Application Practice of JD Urban Spatio-Temporal Data Engine (JUST)
Python Programming Learning Circle
Python Programming Learning Circle
Nov 16, 2020 · Fundamentals

Drawing China's Map with PySimpleGUI: Polygon Data and Code Example

This article explains how China's map is represented by three closed polygons, describes the text file format containing longitude‑latitude point groups, and provides a complete PySimpleGUI Python script to read the data and render the map as red polygons.

GISMap VisualizationPolygon
0 likes · 2 min read
Drawing China's Map with PySimpleGUI: Polygon Data and Code Example