Skip to content
View Adamo1209's full-sized avatar
:atom:
Activated
:atom:
Activated

Block or report Adamo1209

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Adamo1209/README.md

Header

Profile Views Github Gitee email website 小地球开发(公众号)

中文 | English

GitHub Stats Card WakaTime Card


Common Programming Languages:

javascript html5 css3 nodejs python java dotnet csharp

Top Languages

Common Development Frameworks and Tools:

Frontend Frameworks:

HTML5 CSS3 Vue.js React Bootstrap Material UI Element Plus Vite Biome

Backend Frameworks:

Flask Fastapi ASP.NET Spring REST API

Databases:

PostgreSQL SQLite

Cloud Ecosystem & DevOps:

Linux Nginx Docker Git Github GitHub Actions Gitee Vercel Cloudflare Cloudflare Workers Tencent Cloud Alibaba Cloud

GIS & Geospatial:

Leaflet Openlayers Maplibre Cesium PostGIS QGIS ArcGIS Pandas GeoPandas Fiona Sharply GDAL

Mobile & Embedded Development

Android

AI Coding Tools & Large Language Models (LLM)

Codex DeepSeek DSH DeepSeek Qwen Kimi

Footer

Pinned Loading

  1. tianditu-api-vue-display tianditu-api-vue-display Public

    基于Vue框架的天地图开发资源应用实践前端网站项目 A front-end website project for Tianditu development resources based on the Vue framework

    Vue 1

  2. web-picture-map web-picture-map Public

    多源方案自动提取照片地理坐标数据,并在3D瓦片地形图上可视化标记出来。 注意:使用前需要主机上配备Tesseract OCR以及本人拥有天地图开发者key! (实验性项目,仅供学习参考)

    JavaScript 1

  3. WebGIS-React-Python WebGIS-React-Python Public

    WebGIS实验:React前端+PyWPS服务层+FastAPI与Flask后端

    JavaScript 1

  4. MiniDraw-demo MiniDraw-demo Public

    使用C#开发的简单绘图程序 (实验性项目,仅供参考学习!)

    C# 1

  5. 为 MapLibre Native for Android SDK 提供... 为 MapLibre Native for Android SDK 提供天地图 WMTS 底图服务的集成和管理功能,支持矢量底图、影像底图及其标注底图的集成与管理;并且该工具类中也含有适用于 MapLibre Native for Android SDK 的常规 WMTS 瓦片地图的加载和显示工具函数
    1
    package site.adamo1209.gist.basemap;
    2
    
                  
    3
    // MapLibre Native for Android SDK
    4
    import org.maplibre.android.maps.MapLibreMap;
    5
    import org.maplibre.android.maps.Style;
  6. hubuQuick: 通过终端登录湖北大学校园网的轻量级、无依赖的Nod... hubuQuick: 通过终端登录湖北大学校园网的轻量级、无依赖的Nodejs脚本
    1
    // 导入 Nodejs 模块
    2
    const http = require("http")
    3
    const readline = require("readline");
    4
    
                  
    5
    // 常量